LinuxServer.io

Test Results

linuxserver/radarr

nightly-5.27.2.10142-ls8

Cumulative: PASS

Total Runtime: 81.47s

AMD64 PASS

linuxserver/radarr

Runtime: 21.91s
amd64-nightly-5.27.2.10142-ls8
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-07-20T17:02:47+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 89.40MB
Tag: amd64-nightly-5.27.2.10142-ls8
Version: 5.27.2.10142-ls8
View Container Logs
Expand
2025-07-20T17:06:01.086463004Z [migrations] started
2025-07-20T17:06:01.086499989Z [migrations] no migrations found
2025-07-20T17:06:01.106703309Z usermod: no changes
2025-07-20T17:06:01.111836939Z ───────────────────────────────────────
2025-07-20T17:06:01.111853662Z 
2025-07-20T17:06:01.111859334Z       ██╗     ███████╗██╗ ██████╗
2025-07-20T17:06:01.111863322Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-20T17:06:01.111867059Z       ██║     ███████╗██║██║   ██║
2025-07-20T17:06:01.111870717Z       ██║     ╚════██║██║██║   ██║
2025-07-20T17:06:01.111874334Z       ███████╗███████║██║╚██████╔╝
2025-07-20T17:06:01.111878152Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-20T17:06:01.111882029Z 
2025-07-20T17:06:01.111885526Z    Brought to you by linuxserver.io
2025-07-20T17:06:01.111889104Z ───────────────────────────────────────
2025-07-20T17:06:01.112151763Z 
2025-07-20T17:06:01.112158747Z To support the app dev(s) visit:
2025-07-20T17:06:01.113556722Z Radarr: https://opencollective.com/radarr
2025-07-20T17:06:01.113863390Z 
2025-07-20T17:06:01.113867989Z To support LSIO projects visit:
2025-07-20T17:06:01.113871757Z https://www.linuxserver.io/donate/
2025-07-20T17:06:01.113875344Z 
2025-07-20T17:06:01.113878861Z ───────────────────────────────────────
2025-07-20T17:06:01.113882709Z GID/UID
2025-07-20T17:06:01.113886346Z ───────────────────────────────────────
2025-07-20T17:06:01.117913737Z 
2025-07-20T17:06:01.117923066Z User UID:    911
2025-07-20T17:06:01.117927014Z User GID:    911
2025-07-20T17:06:01.117930691Z ───────────────────────────────────────
2025-07-20T17:06:01.119389840Z Linuxserver.io version: 5.27.2.10142-ls8
2025-07-20T17:06:01.119646247Z Build-date: 2025-07-20T17:02:47+00:00
2025-07-20T17:06:01.119650846Z ───────────────────────────────────────
2025-07-20T17:06:01.119654694Z     
2025-07-20T17:06:01.178432835Z [custom-init] No custom files found, skipping...
2025-07-20T17:06:01.570620075Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.2.10142 
2025-07-20T17:06:01.588543844Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-20T17:06:01.594539680Z [Debug] Bootstrap: Console selected 
2025-07-20T17:06:01.595981123Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-20T17:06:01.951411133Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-20T17:06:02.001500034Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {524c3805-32cd-4271-8271-af8776ee6a1f} may be persisted to storage in unencrypted form. 
2025-07-20T17:06:02.089673198Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-20T17:06:02.138089911Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-20T17:06:02.237986086Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-20T17:06:02.248232082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.248828453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.294201276Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-20T17:06:02.296008746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459804s 
2025-07-20T17:06:02.296251134Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-20T17:06:02.296378641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477511s 
2025-07-20T17:06:02.308189639Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-20T17:06:02.308830800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.314395417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-20T17:06:02.327810406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-20T17:06:02.347152321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325177s 
2025-07-20T17:06:02.347595954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.350023734Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-20T17:06:02.350105228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035395s 
2025-07-20T17:06:02.359297562Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-20T17:06:02.359500310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.365636449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-20T17:06:02.367229357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:02.367560684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017781s 
2025-07-20T17:06:02.367825047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:02.368132927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000133s 
2025-07-20T17:06:02.368611280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-20T17:06:02.369205126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-20T17:06:02.369875687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s 
2025-07-20T17:06:02.370039877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.370841802Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-20T17:06:02.370996494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020685s 
2025-07-20T17:06:02.371449606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-20T17:06:02.371623948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.372290320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:02.372445733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-07-20T17:06:02.372605675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-20T17:06:02.372829526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-20T17:06:02.373245654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-07-20T17:06:02.373408131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.374272161Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-20T17:06:02.374425159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014879s 
2025-07-20T17:06:02.375473080Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-20T17:06:02.375652221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.376503986Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-20T17:06:02.391449177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-20T17:06:02.391933873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-07-20T17:06:02.392412988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007883s 
2025-07-20T17:06:02.392605776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-20T17:06:02.392794837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-20T17:06:02.393058237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s 
2025-07-20T17:06:02.393212418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-07-20T17:06:02.393435357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-07-20T17:06:02.393726854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003956s 
2025-07-20T17:06:02.393862497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-07-20T17:06:02.394090967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-07-20T17:06:02.394335890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003354s 
2025-07-20T17:06:02.394489400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-07-20T17:06:02.395638614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "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-07-20T17:06:02.396402102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017891s 
2025-07-20T17:06:02.396558627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-07-20T17:06:02.396767989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-07-20T17:06:02.397008874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003212s 
2025-07-20T17:06:02.397162593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-07-20T17:06:02.397948085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "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-07-20T17:06:02.398566671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012884s 
2025-07-20T17:06:02.398745702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-07-20T17:06:02.398931236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:02.399179315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003215s 
2025-07-20T17:06:02.399328075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-07-20T17:06:02.399564601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:02.399806178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003309s 
2025-07-20T17:06:02.399964817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-07-20T17:06:02.400770480Z [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-07-20T17:06:02.401322352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012374s 
2025-07-20T17:06:02.401481161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-07-20T17:06:02.401956769Z [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-07-20T17:06:02.402356084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007521s 
2025-07-20T17:06:02.402502929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-20T17:06:02.402978728Z [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-07-20T17:06:02.403415277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 
2025-07-20T17:06:02.403530178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-20T17:06:02.403736754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:02.404139025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s 
2025-07-20T17:06:02.404290460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-20T17:06:02.411330378Z [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-07-20T17:06:02.411827760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073576s 
2025-07-20T17:06:02.411952441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-20T17:06:02.412297556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-07-20T17:06:02.412678644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s 
2025-07-20T17:06:02.412837524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-20T17:06:02.413076294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:02.413388834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004095s 
2025-07-20T17:06:02.413534267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-20T17:06:02.418652906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-07-20T17:06:02.419000145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053348s 
2025-07-20T17:06:02.419151410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-20T17:06:02.419374760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-20T17:06:02.419676377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003858s 
2025-07-20T17:06:02.419874566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-07-20T17:06:02.420166174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-07-20T17:06:02.420560448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005318s 
2025-07-20T17:06:02.420645158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-07-20T17:06:02.420882045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:02.421140997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003535s 
2025-07-20T17:06:02.421452534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-07-20T17:06:02.421879134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-07-20T17:06:02.422100059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s 
2025-07-20T17:06:02.422222816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-07-20T17:06:02.422637852Z [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-07-20T17:06:02.423069962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s 
2025-07-20T17:06:02.423168861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-07-20T17:06:02.423714260Z [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-07-20T17:06:02.424209156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008797s 
2025-07-20T17:06:02.424337024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-07-20T17:06:02.424849556Z [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-07-20T17:06:02.425287108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008126s 
2025-07-20T17:06:02.425428422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-07-20T17:06:02.425779870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-07-20T17:06:02.426137470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2025-07-20T17:06:02.426301801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-07-20T17:06:02.426551634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-07-20T17:06:02.426805015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s 
2025-07-20T17:06:02.426983695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-07-20T17:06:02.427227235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-07-20T17:06:02.427482539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003651s 
2025-07-20T17:06:02.427621058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-07-20T17:06:02.428015743Z [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-07-20T17:06:02.428370377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s 
2025-07-20T17:06:02.428589078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-20T17:06:02.429094205Z [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-07-20T17:06:02.429471986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008145s 
2025-07-20T17:06:02.429623050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-20T17:06:02.430024058Z [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-07-20T17:06:02.430375947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006316s 
2025-07-20T17:06:02.430535458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-07-20T17:06:02.430992218Z [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-07-20T17:06:02.431396823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007101s 
2025-07-20T17:06:02.431524820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-07-20T17:06:02.431862230Z [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-07-20T17:06:02.432184078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s 
2025-07-20T17:06:02.432338489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-20T17:06:02.432572651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-20T17:06:02.432833546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s 
2025-07-20T17:06:02.432983198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-20T17:06:02.433188772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-20T17:06:02.433512854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003298s 
2025-07-20T17:06:02.433641604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-07-20T17:06:02.433926738Z [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-07-20T17:06:02.434215880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s 
2025-07-20T17:06:02.434356924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-07-20T17:06:02.434841090Z [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-07-20T17:06:02.435298421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s 
2025-07-20T17:06:02.438281488Z [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-07-20T17:06:02.439643712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-20T17:06:02.439966392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-07-20T17:06:02.440263801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2025-07-20T17:06:02.440417430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-20T17:06:02.440654758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-20T17:06:02.440901966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003486s 
2025-07-20T17:06:02.441057229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-20T17:06:02.441267973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-20T17:06:02.441518748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s 
2025-07-20T17:06:02.441657147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-20T17:06:02.442293659Z [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-07-20T17:06:02.442847034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010248s 
2025-07-20T17:06:02.443044872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-20T17:06:02.443562545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-07-20T17:06:02.443976158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007889s 
2025-07-20T17:06:02.444142202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-07-20T17:06:02.444383168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-07-20T17:06:02.444691168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-07-20T17:06:02.444859737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-20T17:06:02.445314032Z [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-07-20T17:06:02.445779991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000805s 
2025-07-20T17:06:02.445922067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-07-20T17:06:02.446445100Z [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-07-20T17:06:02.446887792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008216s 
2025-07-20T17:06:02.447032043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-20T17:06:02.447235643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:02.447511328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003234s 
2025-07-20T17:06:02.447914400Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0042080 taking an average of 00:00:00.0042080 
2025-07-20T17:06:02.448674961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-20T17:06:02', 'InitialSetup') 
2025-07-20T17:06:02.449000397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.451049704Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-20T17:06:02.451194285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003864s 
2025-07-20T17:06:02.451404609Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-07-20T17:06:02.451574611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.451801147Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-07-20T17:06:02.452776502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-07-20T17:06:02.453265356Z [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, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-07-20T17:06:02.453807548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007736s 
2025-07-20T17:06:02.453855776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-07-20T17:06:02.454067853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-07-20T17:06:02.454327696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000338s 
2025-07-20T17:06:02.454474502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.454590886Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.454751520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-07-20T17:06:02.454983467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.455724590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008282s 
2025-07-20T17:06:02.456009193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-20T17:06:02', 'add_moviefiles_table') 
2025-07-20T17:06:02.456303285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.457025600Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-07-20T17:06:02.457144970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020826s 
2025-07-20T17:06:02.457298860Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-07-20T17:06:02.457469103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.457680539Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-07-20T17:06:02.457978128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-20T17:06:02.458124704Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.458241679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-07-20T17:06:02.458472654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.459182775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007898s 
2025-07-20T17:06:02.459446045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-20T17:06:02', 'fix_history_movieId') 
2025-07-20T17:06:02.459735328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.460349705Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-07-20T17:06:02.460492793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019425s 
2025-07-20T17:06:02.460655020Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-07-20T17:06:02.460804741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.461008261Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-07-20T17:06:02.462379433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.462511709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.462663565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-07-20T17:06:02.462870612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.463557074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007678s 
2025-07-20T17:06:02.463704922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.463820916Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.463972922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-07-20T17:06:02.464171061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-07-20T17:06:02.464851241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007186s 
2025-07-20T17:06:02.465001784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.465137778Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.465587854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-07-20T17:06:02.482606030Z [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, "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-07-20T17:06:02.484054457Z [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-07-20T17:06:02.485027998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:02.485903130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:02.487698506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:02.488112269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:02.488385269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227612s 
2025-07-20T17:06:02.488596344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.488652518Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-07-20T17:06:02.488842310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-07-20T17:06:02.489109217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-07-20T17:06:02.489762102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007993s 
2025-07-20T17:06:02.490060443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-20T17:06:02', 'add_tmdb_stuff') 
2025-07-20T17:06:02.490352682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.491559673Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-07-20T17:06:02.491706218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025879s 
2025-07-20T17:06:02.491905960Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-07-20T17:06:02.492067816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.492298801Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-07-20T17:06:02.492601752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:02.492760491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.492901125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-07-20T17:06:02.495296639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:02.496086640Z [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-07-20T17:06:02.496508600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:02.496987996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:02.498639782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-07-20T17:06:02.498901570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058569s 
2025-07-20T17:06:02.499180161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-20T17:06:02', 'fix_movie_files') 
2025-07-20T17:06:02.499551188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.500427413Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-07-20T17:06:02.500579198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073644s 
2025-07-20T17:06:02.500764161Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-07-20T17:06:02.500916778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.501135910Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-07-20T17:06:02.501527228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:02.501683202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.501847242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-07-20T17:06:02.506857183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-07-20T17:06:02.507503855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-07-20T17:06:02.507748969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-20T17:06:02.508321592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-20T17:06:02.510244284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:02.510521863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085295s 
2025-07-20T17:06:02.510889704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-07-20T17:06:02.511371645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-07-20T17:06:02.511655076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s 
2025-07-20T17:06:02.511949889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-20T17:06:02', 'update_schedule_intervale') 
2025-07-20T17:06:02.512225765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.513139686Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-07-20T17:06:02.513270309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019468s 
2025-07-20T17:06:02.513470171Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-07-20T17:06:02.513625915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.513849395Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-07-20T17:06:02.514334592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:02.514515807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.514658705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-07-20T17:06:02.514880532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-07-20T17:06:02.515602947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007937s 
2025-07-20T17:06:02.515785675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:02.515877510Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.516063074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-07-20T17:06:02.516341615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-07-20T17:06:02.517006945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007784s 
2025-07-20T17:06:02.517140313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.517311658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.518168604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2025-07-20T17:06:02.518458338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-20T17:06:02', 'add_movie_formats_to_naming_config') 
2025-07-20T17:06:02.518747530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.519440286Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-07-20T17:06:02.519600558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021234s 
2025-07-20T17:06:02.519761743Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-07-20T17:06:02.519924771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.520128832Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-07-20T17:06:02.520429137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.520566484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.520760334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-07-20T17:06:02.520921589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-07-20T17:06:02.521637791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000776s 
2025-07-20T17:06:02.521911513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-20T17:06:02', 'add_phyiscal_release') 
2025-07-20T17:06:02.522195064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.522848219Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-07-20T17:06:02.522992991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019701s 
2025-07-20T17:06:02.523151069Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-07-20T17:06:02.523339649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.523500332Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-07-20T17:06:02.525687688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.528217503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-07-20T17:06:02.528426705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002582s 
2025-07-20T17:06:02.528703873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-20T17:06:02', 'remove_bitmetv') 
2025-07-20T17:06:02.528993747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.529806714Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-07-20T17:06:02.529950193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039404s 
2025-07-20T17:06:02.530173282Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-07-20T17:06:02.530288394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.530489259Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-07-20T17:06:02.530806728Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.531068415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-07-20T17:06:02.531272937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003091s 
2025-07-20T17:06:02.531627551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-20T17:06:02', 'remove_torrentleech') 
2025-07-20T17:06:02.531841452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.532475479Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-07-20T17:06:02.532622565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014812s 
2025-07-20T17:06:02.532783249Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-07-20T17:06:02.533009144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.533143575Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-07-20T17:06:02.533437957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.533674584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-07-20T17:06:02.533879827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002862s 
2025-07-20T17:06:02.534157486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-20T17:06:02', 'remove_broadcasthenet') 
2025-07-20T17:06:02.534419043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.535053932Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-07-20T17:06:02.535195788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014288s 
2025-07-20T17:06:02.535352694Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-07-20T17:06:02.535513978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.535712638Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-07-20T17:06:02.536059237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.536248478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-07-20T17:06:02.536452238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002736s 
2025-07-20T17:06:02.536714747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-20T17:06:02', 'remove_fanzub') 
2025-07-20T17:06:02.536981274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.537608627Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-07-20T17:06:02.537747848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014158s 
2025-07-20T17:06:02.537913862Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-07-20T17:06:02.538079135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.538286783Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-07-20T17:06:02.538539432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.538706799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.539480016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s 
2025-07-20T17:06:02.539777245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-20T17:06:02', 'update_movie_sorttitle') 
2025-07-20T17:06:02.540057419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.540827671Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-07-20T17:06:02.540909666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002048s 
2025-07-20T17:06:02.541076852Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-07-20T17:06:02.541257897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.541481447Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-07-20T17:06:02.541722062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.541947165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.542618958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007458s 
2025-07-20T17:06:02.542918682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-20T17:06:02', 'update_movie_sorttitle_again') 
2025-07-20T17:06:02.543196061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.543827763Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-07-20T17:06:02.544035792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019325s 
2025-07-20T17:06:02.544199872Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-07-20T17:06:02.544361608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.544566010Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-07-20T17:06:02.545545242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-07-20T17:06:02.545763491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-07-20T17:06:02.546500947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s 
2025-07-20T17:06:02.546781913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-20T17:06:02', 'update_movie_file') 
2025-07-20T17:06:02.547067558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.547734822Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-07-20T17:06:02.547898561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020029s 
2025-07-20T17:06:02.548145829Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-07-20T17:06:02.548221111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.548435022Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-07-20T17:06:02.548692090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.548857292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.549558765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s 
2025-07-20T17:06:02.549830843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-20T17:06:02', 'update_movie_slug') 
2025-07-20T17:06:02.550090506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.550750856Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-07-20T17:06:02.550902912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019142s 
2025-07-20T17:06:02.551056872Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-07-20T17:06:02.551218368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.551431918Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-07-20T17:06:02.551711371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.551869670Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.552037668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-07-20T17:06:02.552235827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-07-20T17:06:02.552942671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007761s 
2025-07-20T17:06:02.553262956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-20T17:06:02', 'add_youtube_trailer_id') 
2025-07-20T17:06:02.553521246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.554206015Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-07-20T17:06:02.554353402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020011s 
2025-07-20T17:06:02.554493985Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-07-20T17:06:02.554647605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.554859261Z [Info] add_studio: Starting migration of Main DB to 120 
2025-07-20T17:06:02.555148734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.555268495Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.555418417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-07-20T17:06:02.555605183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-07-20T17:06:02.556316195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s 
2025-07-20T17:06:02.556589526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-20T17:06:02', 'add_studio') 
2025-07-20T17:06:02.556852385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.557564309Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-07-20T17:06:02.557676886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019667s 
2025-07-20T17:06:02.557834052Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-07-20T17:06:02.557999896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.558204268Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-07-20T17:06:02.558434271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.558601888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.559224091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006373s 
2025-07-20T17:06:02.559513795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-20T17:06:02', 'update_filedate_config') 
2025-07-20T17:06:02.559785793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.560429910Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-07-20T17:06:02.560580684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018187s 
2025-07-20T17:06:02.560744574Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-07-20T17:06:02.560955158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.561116363Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-07-20T17:06:02.561538322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:02.561726852Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.561816463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-07-20T17:06:02.562033550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-07-20T17:06:02.562757668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007726s 
2025-07-20T17:06:02.562874544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:02.563014095Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.563162163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-07-20T17:06:02.565136830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:02.566002143Z [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-07-20T17:06:02.566475707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-20T17:06:02.566812896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-20T17:06:02.568457338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051608s 
2025-07-20T17:06:02.568628573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:02.568737442Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.568873316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-07-20T17:06:02.570794505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:02.571653244Z [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-07-20T17:06:02.572111016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-20T17:06:02.572457444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-20T17:06:02.574069661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050412s 
2025-07-20T17:06:02.574356910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-20T17:06:02', 'add_movieid_to_blacklist') 
2025-07-20T17:06:02.574635230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.575363236Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-07-20T17:06:02.575501244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063148s 
2025-07-20T17:06:02.575677089Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-07-20T17:06:02.575838664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.576059028Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-07-20T17:06:02.577020895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-07-20T17:06:02.577548638Z [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, "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-07-20T17:06:02.578005067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s 
2025-07-20T17:06:02.578150300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-07-20T17:06:02.578401045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-07-20T17:06:02.578663323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2025-07-20T17:06:02.578907956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-20T17:06:02', 'create_netimport_table') 
2025-07-20T17:06:02.579184162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.579864432Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-07-20T17:06:02.580016729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015322s 
2025-07-20T17:06:02.580179096Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-07-20T17:06:02.580356463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.580559933Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-07-20T17:06:02.580848394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:02.580979538Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.581134851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-07-20T17:06:02.581339804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-07-20T17:06:02.582033741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007617s 
2025-07-20T17:06:02.582343024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-20T17:06:02', 'add_preferred_tags_to_profile') 
2025-07-20T17:06:02.582643860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.583291614Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-07-20T17:06:02.583437859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019512s 
2025-07-20T17:06:02.583581358Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-07-20T17:06:02.583727432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.583976494Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-07-20T17:06:02.584260806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.584385177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.584768168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2025-07-20T17:06:02.585060347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-20T17:06:02', 'fix_imdb_unique') 
2025-07-20T17:06:02.585331142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.586146053Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-07-20T17:06:02.586295334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s 
2025-07-20T17:06:02.586465988Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-07-20T17:06:02.586630309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.586908529Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-07-20T17:06:02.587076347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.587244666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.593076832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058221s 
2025-07-20T17:06:02.593391526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-20T17:06:02', 'update_qualities_and_profiles') 
2025-07-20T17:06:02.593645006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.594277200Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-07-20T17:06:02.594431911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070189s 
2025-07-20T17:06:02.594578767Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-07-20T17:06:02.594731895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.594959494Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-07-20T17:06:02.595222093Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.595460112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-07-20T17:06:02.595641608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002735s 
2025-07-20T17:06:02.595967284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-20T17:06:02', 'remove_wombles') 
2025-07-20T17:06:02.596214111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.596800311Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-07-20T17:06:02.596948149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014142s 
2025-07-20T17:06:02.597104935Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-07-20T17:06:02.597296461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.597455180Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-07-20T17:06:02.597771257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.597973294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-07-20T17:06:02.598221945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003099s 
2025-07-20T17:06:02.598485706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-20T17:06:02', 'remove_kickass') 
2025-07-20T17:06:02.598741421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.599313954Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-07-20T17:06:02.599459718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014023s 
2025-07-20T17:06:02.599646484Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-07-20T17:06:02.599805294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.600039195Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-07-20T17:06:02.600349780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:02.600478790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.600640566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-07-20T17:06:02.600854427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-07-20T17:06:02.601547753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007455s 
2025-07-20T17:06:02.601843338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-20T17:06:02', 'add_parsed_movie_info_to_pending_release') 
2025-07-20T17:06:02.602108192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.602813582Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-07-20T17:06:02.602959777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019847s 
2025-07-20T17:06:02.603141372Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-07-20T17:06:02.603299341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.603502089Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-07-20T17:06:02.603817905Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.604056856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-07-20T17:06:02.604262270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002782s 
2025-07-20T17:06:02.604430870Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.604643939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-07-20T17:06:02.604862078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002762s 
2025-07-20T17:06:02.605122793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-20T17:06:02', 'remove_wombles_kickass') 
2025-07-20T17:06:02.605375552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.606011703Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-07-20T17:06:02.606130493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013917s 
2025-07-20T17:06:02.606317950Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-07-20T17:06:02.606495057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.606687945Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-07-20T17:06:02.606980966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:02.607121679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.607294237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-07-20T17:06:02.609291419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:02.610005928Z [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-07-20T17:06:02.610412838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:02.610795959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:02.612506254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005064s 
2025-07-20T17:06:02.612792100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-20T17:06:02', 'make_parsed_episode_info_nullable') 
2025-07-20T17:06:02.613087044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.613942486Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-07-20T17:06:02.614098761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064834s 
2025-07-20T17:06:02.614275016Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-07-20T17:06:02.614449157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.614665613Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-07-20T17:06:02.615038003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-07-20T17:06:02.615393328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-07-20T17:06:02.615628803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000376s 
2025-07-20T17:06:02.615983066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-20T17:06:02', 'rename_torrent_downloadstation') 
2025-07-20T17:06:02.616269483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.616868710Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-07-20T17:06:02.617017690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015729s 
2025-07-20T17:06:02.617173854Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-07-20T17:06:02.617330370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.617541304Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-07-20T17:06:02.618601720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-07-20T17:06:02.618699647Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.618854900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-07-20T17:06:02.619104443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-07-20T17:06:02.619815475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008045s 
2025-07-20T17:06:02.619972611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.620093284Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.620239068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-07-20T17:06:02.620491426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-07-20T17:06:02.621225926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007942s 
2025-07-20T17:06:02.621474316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-07-20T17:06:02', 'add_minimumavailability') 
2025-07-20T17:06:02.621746614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.622394750Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-07-20T17:06:02.622530082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019686s 
2025-07-20T17:06:02.622703943Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-07-20T17:06:02.622869957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.623087525Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-07-20T17:06:02.623332539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.623501850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.623755140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002685s 
2025-07-20T17:06:02.624055274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-20T17:06:02', 'add_remux_qualities_for_the_wankers') 
2025-07-20T17:06:02.624344447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.624955848Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-07-20T17:06:02.625099587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014159s 
2025-07-20T17:06:02.625261303Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-07-20T17:06:02.625431386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.625642751Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-07-20T17:06:02.625960160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.626106766Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.626247369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-07-20T17:06:02.626496631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.627191360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007866s 
2025-07-20T17:06:02.627476975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-20T17:06:02', 'add_haspredbentry_to_movies') 
2025-07-20T17:06:02.627755967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.628506128Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-07-20T17:06:02.628616480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020227s 
2025-07-20T17:06:02.628767705Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-07-20T17:06:02.628929531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.629143842Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-07-20T17:06:02.629447254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.629581845Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.629718119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-07-20T17:06:02.629962652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-07-20T17:06:02.630675177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s 
2025-07-20T17:06:02.630963067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-20T17:06:02', 'add_pathstate_to_movies') 
2025-07-20T17:06:02.631243822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.631963361Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-07-20T17:06:02.632049284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019879s 
2025-07-20T17:06:02.632211331Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-07-20T17:06:02.632375351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.632578851Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-07-20T17:06:02.633137646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-07-20T17:06:02.633476619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-07-20T17:06:02.633817175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s 
2025-07-20T17:06:02.633980464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-07-20T17:06:02.634223072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-07-20T17:06:02.634550752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s 
2025-07-20T17:06:02.634690905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.634864344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.636139723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013071s 
2025-07-20T17:06:02.636452202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-20T17:06:02', 'add_import_exclusions_table') 
2025-07-20T17:06:02.636775643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.637454340Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-07-20T17:06:02.637607940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025974s 
2025-07-20T17:06:02.637799886Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-07-20T17:06:02.637919778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.638134370Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-07-20T17:06:02.638411468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.638546049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.638700760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-07-20T17:06:02.638922507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-07-20T17:06:02.639721436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007774s 
2025-07-20T17:06:02.639921559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-20T17:06:02', 'add_physical_release_note') 
2025-07-20T17:06:02.640196393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.641027587Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-07-20T17:06:02.641168090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021448s 
2025-07-20T17:06:02.641351299Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-07-20T17:06:02.641504748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.641706123Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-07-20T17:06:02.641967720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.642123183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.644589711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023716s 
2025-07-20T17:06:02.644793512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-20T17:06:02', 'consolidate_indexer_baseurl') 
2025-07-20T17:06:02.645051612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.645674175Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-07-20T17:06:02.645814147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035403s 
2025-07-20T17:06:02.645981695Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-07-20T17:06:02.646160004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.646359045Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-07-20T17:06:02.648880693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-07-20T17:06:02.649500161Z [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-07-20T17:06:02.650041862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009273s 
2025-07-20T17:06:02.650276495Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-07-20T17:06:02.654129996Z [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, "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-07-20T17:06:02.655991575Z [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-07-20T17:06:02.656879664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:02.657353418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:02.659414950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:02.659705174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092518s 
2025-07-20T17:06:02.659892652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.660028375Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.660185281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-07-20T17:06:02.660404633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-07-20T17:06:02.661110485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007757s 
2025-07-20T17:06:02.661246960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.661389757Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.661544809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-07-20T17:06:02.661833140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-07-20T17:06:02.662512989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008134s 
2025-07-20T17:06:02.662830328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-20T17:06:02', 'add_alternative_titles_table') 
2025-07-20T17:06:02.663104430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.664002730Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-07-20T17:06:02.664153894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022568s 
2025-07-20T17:06:02.664369548Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-07-20T17:06:02.672976834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.673317640Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-07-20T17:06:02.673941166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.674151830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.674442766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003551s 
2025-07-20T17:06:02.674637789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-07-20T17:06:02.674748783Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2025-07-20T17:06:02.674907833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-07-20T17:06:02.677040408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-07-20T17:06:02.677851582Z [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-07-20T17:06:02.678266738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:02.678653186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:02.681356561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062814s 
2025-07-20T17:06:02.681557696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-07-20T17:06:02.681790535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:02.682107554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s 
2025-07-20T17:06:02.682404672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-20T17:06:02', 'fix_duplicate_alt_titles') 
2025-07-20T17:06:02.682671319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.683573416Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-07-20T17:06:02.683692005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018564s 
2025-07-20T17:06:02.683886396Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-07-20T17:06:02.684050337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.684321272Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-07-20T17:06:02.685855021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-07-20T17:06:02.686122800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-20T17:06:02.686404488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003991s 
2025-07-20T17:06:02.686547295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-07-20T17:06:02.686763401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-07-20T17:06:02.687006881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003283s 
2025-07-20T17:06:02.687152123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-07-20T17:06:02.687324611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-20T17:06:02.687621479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003182s 
2025-07-20T17:06:02.687753785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-20T17:06:02.688198932Z [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-07-20T17:06:02.688617374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s 
2025-07-20T17:06:02.688752557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-07-20T17:06:02.689228155Z [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-07-20T17:06:02.689656978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007613s 
2025-07-20T17:06:02.689797882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-20T17:06:02.690305745Z [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-07-20T17:06:02.690736132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007862s 
2025-07-20T17:06:02.691007659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-20T17:06:02', 'movie_extras') 
2025-07-20T17:06:02.691338415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.692161322Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-07-20T17:06:02.692293478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021874s 
2025-07-20T17:06:02.692445414Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-07-20T17:06:02.692599695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.692783806Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-07-20T17:06:02.693348894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-07-20T17:06:02.693518045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-07-20T17:06:02.693802919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003198s 
2025-07-20T17:06:02.693956468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-07-20T17:06:02.694142182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-07-20T17:06:02.694408188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003157s 
2025-07-20T17:06:02.694548891Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-07-20T17:06:02.694702450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-07-20T17:06:02.695064409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s 
2025-07-20T17:06:02.695201135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-07-20T17:06:02.695380426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-07-20T17:06:02.695668957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003232s 
2025-07-20T17:06:02.695925213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-07-20T17:06:02.697787113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_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) 
2025-07-20T17:06:02.698559939Z [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-07-20T17:06:02.698990045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-20T17:06:02.699356303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-20T17:06:02.700788918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047104s 
2025-07-20T17:06:02.700968119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-07-20T17:06:02.702738695Z [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) 
2025-07-20T17:06:02.703408044Z [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-07-20T17:06:02.703767678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-20T17:06:02.704295721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-20T17:06:02.705831635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:02.706158213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:02.706401893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053006s 
2025-07-20T17:06:02.706660955Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-07-20T17:06:02.708557415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-07-20T17:06:02.709300161Z [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-07-20T17:06:02.709720587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:02.710072807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:02.711664612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004798s 
2025-07-20T17:06:02.711865407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-07-20T17:06:02.713543847Z [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) 
2025-07-20T17:06:02.714179658Z [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-07-20T17:06:02.714540324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:02.714913195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:02.716327364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043103s 
2025-07-20T17:06:02.716594592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-20T17:06:02', 'clean_core_tv') 
2025-07-20T17:06:02.716859385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.717894911Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-07-20T17:06:02.718030795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058705s 
2025-07-20T17:06:02.718201057Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-07-20T17:06:02.718360899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.718600101Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-07-20T17:06:02.718966900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:02.719111772Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:02.719248247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-07-20T17:06:02.719458670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-07-20T17:06:02.720129361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006781s 
2025-07-20T17:06:02.720264103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-07-20T17:06:02.720506390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-07-20T17:06:02.721118764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006962s 
2025-07-20T17:06:02.721416834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-20T17:06:02', 'add_cookies_to_indexer_status') 
2025-07-20T17:06:02.721689974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.722432600Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-07-20T17:06:02.722553213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019585s 
2025-07-20T17:06:02.722723185Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-07-20T17:06:02.722881013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.723075454Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-07-20T17:06:02.723421541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-07-20T17:06:02.723726816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-07-20T17:06:02.724035939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s 
2025-07-20T17:06:02.724254699Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-07-20T17:06:02.724496456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-07-20T17:06:02.724714045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002813s 
2025-07-20T17:06:02.724962956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-20T17:06:02', 'banner_to_fanart') 
2025-07-20T17:06:02.725237509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.725927789Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-07-20T17:06:02.726078493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014763s 
2025-07-20T17:06:02.726225439Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-07-20T17:06:02.726397736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.726603660Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-07-20T17:06:02.726970129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:02.727127976Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.727271536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-07-20T17:06:02.727533824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.728179965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007627s 
2025-07-20T17:06:02.728481462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-20T17:06:02', 'naming_config_colon_action') 
2025-07-20T17:06:02.728762208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.729507509Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-07-20T17:06:02.729648403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020401s 
2025-07-20T17:06:02.729799417Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-07-20T17:06:02.729954018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.730156165Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-07-20T17:06:02.730658627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-07-20T17:06:02.730959854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 
2025-07-20T17:06:02.731335360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005008s 
2025-07-20T17:06:02.731467507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-07-20T17:06:02.731739064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-20T17:06:02.732014548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s 
2025-07-20T17:06:02.732106844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:02.732230934Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.732381608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-07-20T17:06:02.732656972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-07-20T17:06:02.733336922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007913s 
2025-07-20T17:06:02.733494940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-07-20T17:06:02.733745835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.734382818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007164s 
2025-07-20T17:06:02.734495816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.734648263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.734832423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002072s 
2025-07-20T17:06:02.735104531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-20T17:06:02', 'add_custom_formats') 
2025-07-20T17:06:02.735371679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.736185529Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-07-20T17:06:02.736317755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015293s 
2025-07-20T17:06:02.736504271Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-07-20T17:06:02.736675345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.736864666Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-07-20T17:06:02.737204922Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-07-20T17:06:02.737489335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-07-20T17:06:02.737705891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003172s 
2025-07-20T17:06:02.737991376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-20T17:06:02', 'remove_extra_naming_config') 
2025-07-20T17:06:02.738265969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.738899385Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-07-20T17:06:02.739047332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014774s 
2025-07-20T17:06:02.739259530Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-07-20T17:06:02.739379682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.739585386Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-07-20T17:06:02.739831392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.740011675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.743038140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003047s 
2025-07-20T17:06:02.743329958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-20T17:06:02', 'convert_regex_required_tags') 
2025-07-20T17:06:02.743618860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.744313679Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-07-20T17:06:02.744446677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042826s 
2025-07-20T17:06:02.744617772Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-07-20T17:06:02.744805660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.744998509Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-07-20T17:06:02.745247600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.745407101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.745898611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s 
2025-07-20T17:06:02.746194868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-20T17:06:02', 'fix_format_tags_double_underscore') 
2025-07-20T17:06:02.746470904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.747122065Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-07-20T17:06:02.747276376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016979s 
2025-07-20T17:06:02.747422110Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-07-20T17:06:02.747598445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.747864240Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-07-20T17:06:02.748115646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-07-20T17:06:02.748257011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:02.748404358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-07-20T17:06:02.748589451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:02.749243468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s 
2025-07-20T17:06:02.749445224Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-07-20T17:06:02.749621720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-07-20T17:06:02.749799718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002282s 
2025-07-20T17:06:02.750082327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-20T17:06:02', 'add_tags_to_net_import') 
2025-07-20T17:06:02.750354335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.751042742Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-07-20T17:06:02.751192724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014311s 
2025-07-20T17:06:02.751351413Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-07-20T17:06:02.751500834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.751705527Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-07-20T17:06:02.752073969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-20T17:06:02.752398172Z [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-07-20T17:06:02.752749760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005277s 
2025-07-20T17:06:02.753025204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-20T17:06:02', 'add_custom_filters') 
2025-07-20T17:06:02.753292723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.754018745Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-07-20T17:06:02.754158236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017711s 
2025-07-20T17:06:02.754352968Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-07-20T17:06:02.754515836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.754703234Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-07-20T17:06:02.756559482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:02.756709645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:02.756857843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-07-20T17:06:02.757083378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.757760652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007611s 
2025-07-20T17:06:02.758056137Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-07-20T17:06:02.764421487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:02.765334596Z [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-07-20T17:06:02.765810825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:02.766343929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:02.767928791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:02.768275469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100529s 
2025-07-20T17:06:02.768449259Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-07-20T17:06:02.770336660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-07-20T17:06:02.771045949Z [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-07-20T17:06:02.771448510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-20T17:06:02.771949418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-20T17:06:02.773528499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-20T17:06:02.773840357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052384s 
2025-07-20T17:06:02.774062104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:02.774110681Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.774283259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-07-20T17:06:02.774517902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-07-20T17:06:02.775192570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s 
2025-07-20T17:06:02.775420910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-20T17:06:02.775686315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-20T17:06:02.775899464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002945s 
2025-07-20T17:06:02.776050649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:02.776160760Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.776320312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-07-20T17:06:02.779762624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-07-20T17:06:02.780680243Z [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-07-20T17:06:02.781131351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-20T17:06:02.781577921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-20T17:06:02.783704454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-20T17:06:02.784041452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075508s 
2025-07-20T17:06:02.784198709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-20T17:06:02.784618354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:02.785076246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007468s 
2025-07-20T17:06:02.785251910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-20T17:06:02.785527205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:02.785850446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s 
2025-07-20T17:06:02.786165420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-20T17:06:02', 'indexer_client_status_search_changes') 
2025-07-20T17:06:02.786440745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.787395718Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-07-20T17:06:02.787558285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019582s 
2025-07-20T17:06:02.787752106Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-07-20T17:06:02.787942529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.788176801Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-07-20T17:06:02.788727891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:02.788862943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:02.789031032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-07-20T17:06:02.789316657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:02.790017438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008237s 
2025-07-20T17:06:02.790129354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-20T17:06:02.790254405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.790407113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-07-20T17:06:02.790628248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:02.791337427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007919s 
2025-07-20T17:06:02.791486246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:02.791599224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.791764066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-07-20T17:06:02.792006935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:02.792667235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007753s 
2025-07-20T17:06:02.792817467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.792982901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.804448954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01147s 
2025-07-20T17:06:02.804767275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-20T17:06:02', 'add_language_to_files_history_blacklist') 
2025-07-20T17:06:02.805047209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.805807480Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-07-20T17:06:02.805963995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128089s 
2025-07-20T17:06:02.806139599Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-07-20T17:06:02.806308459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.806535256Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-07-20T17:06:02.808983667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:02.809134962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.809267679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-07-20T17:06:02.809506249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-20T17:06:02.810237462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008173s 
2025-07-20T17:06:02.810383737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:02.812542114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-20T17:06:02.812788901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022603s 
2025-07-20T17:06:02.813055768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-20T17:06:02', 'add_update_allowed_quality_profile') 
2025-07-20T17:06:02.813349059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.814250184Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-07-20T17:06:02.814402951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036986s 
2025-07-20T17:06:02.814575138Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-07-20T17:06:02.814730461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.814952288Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-07-20T17:06:02.815352534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-20T17:06:02.815453978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:02.815628690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-07-20T17:06:02.815830947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:02.816508582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000774s 
2025-07-20T17:06:02.816706591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.816837475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.842098541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252856s 
2025-07-20T17:06:02.842416732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-20T17:06:02', 'add_download_client_priority') 
2025-07-20T17:06:02.842686556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.843548331Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-07-20T17:06:02.843697301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267248s 
2025-07-20T17:06:02.843904308Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-07-20T17:06:02.844047116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.844258432Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-07-20T17:06:02.844565029Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.844796495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-07-20T17:06:02.845011358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002886s 
2025-07-20T17:06:02.845280971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-20T17:06:02', 'remove_growl_prowl') 
2025-07-20T17:06:02.845547528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.846205463Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-07-20T17:06:02.846340004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014463s 
2025-07-20T17:06:02.846512281Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-07-20T17:06:02.846667694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.846857607Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-07-20T17:06:02.847214626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.847422023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-07-20T17:06:02.847636766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002955s 
2025-07-20T17:06:02.847804013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.848044567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-07-20T17:06:02.848233618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002802s 
2025-07-20T17:06:02.848511247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-20T17:06:02', 'remove_plex_hometheatre') 
2025-07-20T17:06:02.848770229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.849431871Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-07-20T17:06:02.849569468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014335s 
2025-07-20T17:06:02.849731925Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-07-20T17:06:02.849885795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.850098935Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-07-20T17:06:02.850320541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.850486104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.856253160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057678s 
2025-07-20T17:06:02.856547863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-20T17:06:02', 'add_webrip_qualites') 
2025-07-20T17:06:02.856826785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.857485061Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-07-20T17:06:02.857624802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069826s 
2025-07-20T17:06:02.857789163Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-07-20T17:06:02.857951941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.858162986Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-07-20T17:06:02.858542871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:02.858761301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.858922636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-07-20T17:06:02.859163090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.860013924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008987s 
2025-07-20T17:06:02.860162533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:02.860313297Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.860456415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-07-20T17:06:02.860881842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.861616181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008364s 
2025-07-20T17:06:02.861894211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-20T17:06:02', 'health_issue_notification') 
2025-07-20T17:06:02.862178844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.862972242Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-07-20T17:06:02.863123246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021727s 
2025-07-20T17:06:02.863295403Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-07-20T17:06:02.863456287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.863660548Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-07-20T17:06:02.864201908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-07-20T17:06:02.864485620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:02.864751946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003932s 
2025-07-20T17:06:02.865107202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-07-20T17:06:02.865345321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-07-20T17:06:02.865614844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s 
2025-07-20T17:06:02.865776059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-07-20T17:06:02.865990831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:02.866242007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003319s 
2025-07-20T17:06:02.866364594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-07-20T17:06:02.866660911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:02.866945294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003421s 
2025-07-20T17:06:02.867096558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-07-20T17:06:02.867290249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:02.867583890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003231s 
2025-07-20T17:06:02.867825647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-20T17:06:02', 'speed_improvements') 
2025-07-20T17:06:02.868142996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.869186718Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-07-20T17:06:02.869258803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018231s 
2025-07-20T17:06:02.869420028Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-07-20T17:06:02.869585231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.869838922Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-07-20T17:06:02.871791996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-07-20T17:06:02.873909510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:02.874631464Z [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-07-20T17:06:02.875023163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:02.875480374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:02.877463778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:02.877743101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058148s 
2025-07-20T17:06:02.878082475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-07-20T17:06:02.878531198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002542s 
2025-07-20T17:06:02.878670188Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:02.878948519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-07-20T17:06:02.879190166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s 
2025-07-20T17:06:02.879445129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-20T17:06:02', 'fix_profile_format_default') 
2025-07-20T17:06:02.879698529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.880698113Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-07-20T17:06:02.880864738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s 
2025-07-20T17:06:02.881033658Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-07-20T17:06:02.881178971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.881376228Z [Info] task_duration: Starting migration of Main DB to 163 
2025-07-20T17:06:02.881672625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:02.881838469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-20T17:06:02.881986518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-07-20T17:06:02.882188244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-07-20T17:06:02.882913064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008025s 
2025-07-20T17:06:02.883250083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-20T17:06:02', 'task_duration') 
2025-07-20T17:06:02.883488994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.884199485Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-07-20T17:06:02.884390119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020162s 
2025-07-20T17:06:02.884506242Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-07-20T17:06:02.884659060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.884875506Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-07-20T17:06:02.885699806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:02.885855961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-07-20T17:06:02.886035783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-07-20T17:06:02.886179613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-07-20T17:06:02.886857408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007408s 
2025-07-20T17:06:02.887051659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-07-20T17:06:02.889824664Z [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, "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-07-20T17:06:02.891769841Z [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-07-20T17:06:02.892711468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:02.893391658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:02.895083275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:02.895409943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:02.895703534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:02.896059762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:02.896337190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091358s 
2025-07-20T17:06:02.896470379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-07-20T17:06:02.897052381Z [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, "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-07-20T17:06:02.897457296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008254s 
2025-07-20T17:06:02.897595455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-07-20T17:06:02.897825007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-07-20T17:06:02.898113658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000361s 
2025-07-20T17:06:02.898280023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-07-20T17:06:02.898458463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-07-20T17:06:02.898700971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003237s 
2025-07-20T17:06:02.898880863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.899073581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-07-20T17:06:02.899275207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002891s 
2025-07-20T17:06:02.899436953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:02.899660053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-07-20T17:06:02.899877360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002729s 
2025-07-20T17:06:02.900184859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-20T17:06:02', 'movie_collections_crew') 
2025-07-20T17:06:02.900440775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.901535780Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-07-20T17:06:02.901745944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019306s 
2025-07-20T17:06:02.908061764Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-07-20T17:06:02.908271557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.908520258Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-07-20T17:06:02.909134895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:02.909280930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.909438497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-07-20T17:06:02.909669091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.910440605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008443s 
2025-07-20T17:06:02.910575837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:02.910711250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.911055203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-07-20T17:06:02.911251428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.912030227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009181s 
2025-07-20T17:06:02.912178886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.912350001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.916563026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042446s 
2025-07-20T17:06:02.916726565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.916863531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.918027996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011651s 
2025-07-20T17:06:02.918196946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.918342610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.919376833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001085s 
2025-07-20T17:06:02.919515191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.919667588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.919920277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002647s 
2025-07-20T17:06:02.920105661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.920283809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.923409244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031657s 
2025-07-20T17:06:02.923586612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.923762706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.925614817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019183s 
2025-07-20T17:06:02.925951695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-20T17:06:02', 'remove_custom_formats_from_quality_model') 
2025-07-20T17:06:02.926196197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.927033344Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-07-20T17:06:02.927203787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032965s 
2025-07-20T17:06:02.927365883Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-07-20T17:06:02.927489693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.927700788Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-07-20T17:06:02.928046324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.928268591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.930126243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019255s 
2025-07-20T17:06:02.930270593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.930426086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.932052983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016558s 
2025-07-20T17:06:02.932220350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.932373368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.934135527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018052s 
2025-07-20T17:06:02.934454339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-20T17:06:02', 'fix_tmdb_list_config') 
2025-07-20T17:06:02.934734784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.935404413Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-07-20T17:06:02.935508683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030283s 
2025-07-20T17:06:02.935676491Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-07-20T17:06:02.935838357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.936096697Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-07-20T17:06:02.936517264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-07-20T17:06:02.939504581Z [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, "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-07-20T17:06:02.941416151Z [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-07-20T17:06:02.942298678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:02.943080373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:02.944818794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:02.945207336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:02.945564546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:02.945916374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:02.946229716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009382s 
2025-07-20T17:06:02.946424167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-07-20T17:06:02.946644842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-07-20T17:06:02.946839063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002668s 
2025-07-20T17:06:02.946953744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:02.947078395Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:02.947234189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-07-20T17:06:02.947578883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-07-20T17:06:02.948246047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008447s 
2025-07-20T17:06:02.948387932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-07-20T17:06:02.950610218Z [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-07-20T17:06:02.951451733Z [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-07-20T17:06:02.951942311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:02.952440294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:02.954159587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:02.954435272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059226s 
2025-07-20T17:06:02.954751389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-20T17:06:02', 'remove_movie_pathstate') 
2025-07-20T17:06:02.955003566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.956073060Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-07-20T17:06:02.956219445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075142s 
2025-07-20T17:06:02.956387694Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-07-20T17:06:02.956559230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.956759262Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-07-20T17:06:02.957180882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-07-20T17:06:02.957337928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:02.957490044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-07-20T17:06:02.957761331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:02.958555099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008967s 
2025-07-20T17:06:02.958708488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.958863350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.962611189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037516s 
2025-07-20T17:06:02.962780359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-07-20T17:06:02.964737842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 
2025-07-20T17:06:02.965189431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-07-20T17:06:02.965486550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-07-20T17:06:02.965944672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-07-20T17:06:02.967652201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-20T17:06:02.967938428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004998s 
2025-07-20T17:06:02.968218161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-20T17:06:02', 'custom_format_rework') 
2025-07-20T17:06:02.968498055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.969361444Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-07-20T17:06:02.969506456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064147s 
2025-07-20T17:06:02.969681969Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-07-20T17:06:02.969845719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.970118819Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-07-20T17:06:02.970620159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:02.970743016Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:02.970934252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-07-20T17:06:02.971134986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.971872271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000805s 
2025-07-20T17:06:02.972054869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:02.972183177Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:02.972304331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-07-20T17:06:02.972552551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.973254374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s 
2025-07-20T17:06:02.973392052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.973543677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:02.978641805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050966s 
2025-07-20T17:06:02.978800234Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-07-20T17:06:02.982354061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:02.983245046Z [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-07-20T17:06:02.983609149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:02.984082543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:02.985781505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:02.986082371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071331s 
2025-07-20T17:06:02.986259698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-07-20T17:06:02.986357274Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:02.986551576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-07-20T17:06:02.986856219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:02.987637082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s 
2025-07-20T17:06:02.987990333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-20T17:06:02', 'custom_format_scores') 
2025-07-20T17:06:02.988264315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:02.989215841Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-07-20T17:06:02.989361595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024685s 
2025-07-20T17:06:02.989538211Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-07-20T17:06:02.989698514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:02.989909198Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-07-20T17:06:02.990256597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:02.990417331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.064861915Z []
2025-07-20T17:06:03.064977168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744882s 
2025-07-20T17:06:03.065206750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.065367203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.066694677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001353s 
2025-07-20T17:06:03.069564306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-07-20T17:06:03.070049203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-07-20T17:06:03.070567908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007083s 
2025-07-20T17:06:03.070892973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-20T17:06:03', 'fix_trakt_list_config') 
2025-07-20T17:06:03.071247296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.072177429Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-07-20T17:06:03.072319686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022899s 
2025-07-20T17:06:03.072579469Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-07-20T17:06:03.072802258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.072928502Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-07-20T17:06:03.073368909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-07-20T17:06:03.073492237Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.073661047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-07-20T17:06:03.073924227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-07-20T17:06:03.074741764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009258s 
2025-07-20T17:06:03.074896215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.075054554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.077141457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020848s 
2025-07-20T17:06:03.077439227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-20T17:06:03', 'quality_definition_preferred_size') 
2025-07-20T17:06:03.077728760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.078633863Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-07-20T17:06:03.078796059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035602s 
2025-07-20T17:06:03.078972254Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-07-20T17:06:03.079142106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.079373903Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-07-20T17:06:03.080362284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-07-20T17:06:03.080932242Z [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-07-20T17:06:03.081477289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009371s 
2025-07-20T17:06:03.081671671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-07-20T17:06:03.081944480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-20T17:06:03.082285698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2025-07-20T17:06:03.082514659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-07-20T17:06:03.082779753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-07-20T17:06:03.083121591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2025-07-20T17:06:03.083325031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-07-20T17:06:03.083592479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-20T17:06:03.083954689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s 
2025-07-20T17:06:03.084127627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.084317920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.086899299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026129s 
2025-07-20T17:06:03.087346260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-20T17:06:03', 'add_download_history') 
2025-07-20T17:06:03.087580411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.088428028Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-07-20T17:06:03.088625025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040714s 
2025-07-20T17:06:03.088813565Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-07-20T17:06:03.088970421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.089193931Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-07-20T17:06:03.089787306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-07-20T17:06:03.090412034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:03.090903584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009336s 
2025-07-20T17:06:03.091083577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-07-20T17:06:03.091351817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.091702353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s 
2025-07-20T17:06:03.092064543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-20T17:06:03', 'net_import_status') 
2025-07-20T17:06:03.092377523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.093186653Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-07-20T17:06:03.093361745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018854s 
2025-07-20T17:06:03.093581768Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-07-20T17:06:03.093776190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.094084431Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-07-20T17:06:03.094378032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.094590921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.096873207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022973s 
2025-07-20T17:06:03.097184154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-20T17:06:03', 'email_multiple_addresses') 
2025-07-20T17:06:03.097526703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.098259479Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-07-20T17:06:03.098446235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036492s 
2025-07-20T17:06:03.098672802Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-07-20T17:06:03.098876422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.099154271Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-07-20T17:06:03.099483434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-07-20T17:06:03.099746514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-07-20T17:06:03.100128854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2025-07-20T17:06:03.100481685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-20T17:06:03', 'remove_chown_and_folderchmod_config') 
2025-07-20T17:06:03.100818644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.101485627Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-07-20T17:06:03.101615228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017414s 
2025-07-20T17:06:03.101793557Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-07-20T17:06:03.101996286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.102259375Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-07-20T17:06:03.102598168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.102764383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-20T17:06:03.102931359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-07-20T17:06:03.103210792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:03.104100233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009941s 
2025-07-20T17:06:03.104454026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-20T17:06:03', 'movie_recommendations') 
2025-07-20T17:06:03.104761725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.105521355Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-07-20T17:06:03.105711558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023778s 
2025-07-20T17:06:03.105892372Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-07-20T17:06:03.106059579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.106346587Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-07-20T17:06:03.108556768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.108696901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.108874037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-07-20T17:06:03.109166917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:03.109946537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009099s 
2025-07-20T17:06:03.110087992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.110218135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.110462346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-07-20T17:06:03.110698522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-07-20T17:06:03.111494285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008829s 
2025-07-20T17:06:03.111640379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.111795301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.111949472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-07-20T17:06:03.112191900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-07-20T17:06:03.112833642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007402s 
2025-07-20T17:06:03.112999166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-07-20T17:06:03.116112606Z [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, "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-07-20T17:06:03.118141994Z [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-07-20T17:06:03.119115073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.119843160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.121573665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:03.121916866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:03.122283344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:03.122566555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:03.122827370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096675s 
2025-07-20T17:06:03.122986090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-07-20T17:06:03.126027395Z [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, "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-07-20T17:06:03.128031632Z [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-07-20T17:06:03.128926574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.129640783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.131328572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:03.131647314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:03.132009693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:03.132328816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:03.132570042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094463s 
2025-07-20T17:06:03.132731868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:03.132861699Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.133043205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-07-20T17:06:03.133276996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.133967507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007712s 
2025-07-20T17:06:03.134178401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-07-20T17:06:03.134405088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-07-20T17:06:03.134622997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002699s 
2025-07-20T17:06:03.134759572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-07-20T17:06:03.137042440Z [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-07-20T17:06:03.137865107Z [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-07-20T17:06:03.138320043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:03.138700930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:03.140508771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005589s 
2025-07-20T17:06:03.140910811Z [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-07-20T17:06:03.141416409Z [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-07-20T17:06:03.142278686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006227s 
2025-07-20T17:06:03.142306231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-07-20T17:06:03.142317354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-07-20T17:06:03.142555012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s 
2025-07-20T17:06:03.142709634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.142855147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.145611067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027625s 
2025-07-20T17:06:03.145768314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.145926192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.147681307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017837s 
2025-07-20T17:06:03.147817792Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.148138237Z [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-07-20T17:06:03.148391688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004232s 
2025-07-20T17:06:03.148545057Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.148750831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-07-20T17:06:03.148969241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002921s 
2025-07-20T17:06:03.149232551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-20T17:06:03', 'language_improvements') 
2025-07-20T17:06:03.149521473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.150626589Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-07-20T17:06:03.150771020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019284s 
2025-07-20T17:06:03.150941543Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-07-20T17:06:03.151112057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.151333192Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-07-20T17:06:03.151617695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.151788008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.154659802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028859s 
2025-07-20T17:06:03.154813261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.154973644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.157831700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028738s 
2025-07-20T17:06:03.158115071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-20T17:06:03', 'new_list_server') 
2025-07-20T17:06:03.158400275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.159115877Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-07-20T17:06:03.159258995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041487s 
2025-07-20T17:06:03.159436713Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-07-20T17:06:03.159596825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.159804253Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-07-20T17:06:03.160275392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-07-20T17:06:03.160522981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-07-20T17:06:03.160829979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004018s 
2025-07-20T17:06:03.160996685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-07-20T17:06:03.161250336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-07-20T17:06:03.161511291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003734s 
2025-07-20T17:06:03.161799441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-20T17:06:03', 'movie_translation_indexes') 
2025-07-20T17:06:03.162070568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.162814115Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-07-20T17:06:03.162960871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016391s 
2025-07-20T17:06:03.163134280Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-07-20T17:06:03.163305525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.163508894Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-07-20T17:06:03.163771614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.163962147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.166403254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024647s 
2025-07-20T17:06:03.166694821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-20T17:06:03', 'fix_invalid_profile_references') 
2025-07-20T17:06:03.167025747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.167752361Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-07-20T17:06:03.167912223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037908s 
2025-07-20T17:06:03.168093387Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-07-20T17:06:03.168248069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.168443442Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-07-20T17:06:03.170225131Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-07-20T17:06:03.170500716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-07-20T17:06:03.172331724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019503s 
2025-07-20T17:06:03.172515504Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-07-20T17:06:03.172734675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-07-20T17:06:03.174480872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001806s 
2025-07-20T17:06:03.174707148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-07-20T17:06:03.174995739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-07-20T17:06:03.175251074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003204s 
2025-07-20T17:06:03.175353139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-20T17:06:03.175468201Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.175626590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-07-20T17:06:03.175904530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.176567114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007942s 
2025-07-20T17:06:03.176723679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-07-20T17:06:03.177542168Z [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-07-20T17:06:03.178163680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s 
2025-07-20T17:06:03.178450357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-20T17:06:03', 'list_movies_table') 
2025-07-20T17:06:03.178715992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.179514520Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-07-20T17:06:03.179666536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026437s 
2025-07-20T17:06:03.179836669Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-07-20T17:06:03.180019627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.180234390Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-07-20T17:06:03.180634195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.180694116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.180863116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-07-20T17:06:03.181089913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.181807749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008052s 
2025-07-20T17:06:03.182075478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-20T17:06:03', 'on_delete_notification') 
2025-07-20T17:06:03.182359029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.183094029Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-07-20T17:06:03.183256286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020731s 
2025-07-20T17:06:03.183413944Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-07-20T17:06:03.183573305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.183777416Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-07-20T17:06:03.184088522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.184269567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.184905247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s 
2025-07-20T17:06:03.185188328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-20T17:06:03.185333510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-20T17:06:03.185543453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002621s 
2025-07-20T17:06:03.185705820Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-07-20T17:06:03.188044851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:03.188797687Z [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-07-20T17:06:03.189168424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:03.189612398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:03.191439958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:03.191644721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058224s 
2025-07-20T17:06:03.191944124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-20T17:06:03', 'download_propers_config') 
2025-07-20T17:06:03.192218737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.193040392Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-07-20T17:06:03.193198410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007186s 
2025-07-20T17:06:03.193361078Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-07-20T17:06:03.193533615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.193727135Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-07-20T17:06:03.194069745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:03.194199637Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.194360060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-07-20T17:06:03.194580694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-07-20T17:06:03.195241755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007519s 
2025-07-20T17:06:03.195544255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-20T17:06:03', 'add_priority_to_indexers') 
2025-07-20T17:06:03.195799278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.196480591Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-07-20T17:06:03.196617536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019594s 
2025-07-20T17:06:03.196789483Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-07-20T17:06:03.196959585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.197197144Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-07-20T17:06:03.197529834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-07-20T17:06:03.197840389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:03.198065232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003782s 
2025-07-20T17:06:03.198226828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-07-20T17:06:03.198479978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-07-20T17:06:03.200380626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019911s 
2025-07-20T17:06:03.200670068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-20T17:06:03', 'add_alternative_title_indices') 
2025-07-20T17:06:03.200953279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.201702989Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-07-20T17:06:03.201848973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032935s 
2025-07-20T17:06:03.202008354Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-07-20T17:06:03.202172885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.202383790Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-07-20T17:06:03.203810884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.203989333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.207253267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032741s 
2025-07-20T17:06:03.207756972Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-07-20T17:06:03.208224533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-07-20T17:06:03.208586603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s 
2025-07-20T17:06:03.208737907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.208831346Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.209011047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-07-20T17:06:03.212205181Z [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, "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-07-20T17:06:03.214144747Z [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-07-20T17:06:03.215060561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.215662343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.217484754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:03.217863767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:03.218238121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:03.218506612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093503s 
2025-07-20T17:06:03.218649079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-07-20T17:06:03.218880505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:03.219141831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s 
2025-07-20T17:06:03.219481736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-20T17:06:03', 'fix_tmdb_duplicates') 
2025-07-20T17:06:03.219700216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.220617644Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-07-20T17:06:03.220767415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018037s 
2025-07-20T17:06:03.220976767Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-07-20T17:06:03.221115486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.221338586Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-07-20T17:06:03.221628800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.221795486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.222399452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s 
2025-07-20T17:06:03.222696861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-20T17:06:03', 'swap_filechmod_for_folderchmod') 
2025-07-20T17:06:03.222965593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.223643207Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-07-20T17:06:03.223785774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018372s 
2025-07-20T17:06:03.223959204Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-07-20T17:06:03.224116160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.224319539Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-07-20T17:06:03.224768333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-07-20T17:06:03.225082426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-07-20T17:06:03.225313511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003503s 
2025-07-20T17:06:03.225605048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-07-20T17:06:03.225954011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-07-20T17:06:03.226204125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003941s 
2025-07-20T17:06:03.226436052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-07-20T17:06:03.226703461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-07-20T17:06:03.226920297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003126s 
2025-07-20T17:06:03.227187455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-20T17:06:03', 'mediainfo_channels') 
2025-07-20T17:06:03.227452780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.228114392Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-07-20T17:06:03.228248442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014707s 
2025-07-20T17:06:03.228417543Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-07-20T17:06:03.228568707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.228768970Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-07-20T17:06:03.229084736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-20T17:06:03', 'add_update_history') 
2025-07-20T17:06:03.229373037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.229982324Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-07-20T17:06:03.230108949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s 
2025-07-20T17:06:03.230282519Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-07-20T17:06:03.230447722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.230654518Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-07-20T17:06:03.233231408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-07-20T17:06:03.233613197Z [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-07-20T17:06:03.233879754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s 
2025-07-20T17:06:03.234196923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-07-20T17:06:03.234518169Z [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-07-20T17:06:03.234774546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003996s 
2025-07-20T17:06:03.235087977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-20T17:06:03', 'update_awesome_hd_link') 
2025-07-20T17:06:03.235309223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.236133613Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-07-20T17:06:03.236269938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001725s 
2025-07-20T17:06:03.236436252Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-07-20T17:06:03.236596475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.236793753Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-07-20T17:06:03.237090600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.237321936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-07-20T17:06:03.237527230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002769s 
2025-07-20T17:06:03.237802053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-20T17:06:03', 'remove_awesomehd') 
2025-07-20T17:06:03.238041395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.238759402Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-07-20T17:06:03.238835695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014254s 
2025-07-20T17:06:03.239032692Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-07-20T17:06:03.239173175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.239377486Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-07-20T17:06:03.239882534Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-07-20T17:06:03.242434724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("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, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-07-20T17:06:03.243432053Z [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-07-20T17:06:03.243918342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-20T17:06:03.244297045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-20T17:06:03.246025917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059603s 
2025-07-20T17:06:03.246154345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.246285339Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.246450081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-07-20T17:06:03.246707980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.247437700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008367s 
2025-07-20T17:06:03.247585888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.247709407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.247918348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-07-20T17:06:03.248170676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.248902330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008031s 
2025-07-20T17:06:03.249158476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-20T17:06:03', 'add_on_delete_to_notifications') 
2025-07-20T17:06:03.249439271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.250445698Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-07-20T17:06:03.250538375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022976s 
2025-07-20T17:06:03.250715351Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-07-20T17:06:03.250876536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.251087361Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-07-20T17:06:03.251754464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-20T17:06:03.251885137Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.252052013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-07-20T17:06:03.252403161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.253050254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008323s 
2025-07-20T17:06:03.253179204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.253440159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-07-20T17:06:03.253605663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002985s 
2025-07-20T17:06:03.253890406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-20T17:06:03', 'add_bypass_to_delay_profile') 
2025-07-20T17:06:03.254188166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.254879518Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-07-20T17:06:03.255032917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015248s 
2025-07-20T17:06:03.255175544Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-07-20T17:06:03.255339314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.255539878Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-07-20T17:06:03.260977089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-20T17:06:03.261513018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-20T17:06:03.261891951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006354s 
2025-07-20T17:06:03.262162286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-20T17:06:03', 'update_notifiarr') 
2025-07-20T17:06:03.262421428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.263107169Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-07-20T17:06:03.263241018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018427s 
2025-07-20T17:06:03.263422875Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-07-20T17:06:03.263587737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.263800746Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-07-20T17:06:03.264231473Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-07-20T17:06:03.264586599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-07-20T17:06:03.264852444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004003s 
2025-07-20T17:06:03.265125694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-20T17:06:03', 'legacy_mediainfo_hdr') 
2025-07-20T17:06:03.265395408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.266069656Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-07-20T17:06:03.266211381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015861s 
2025-07-20T17:06:03.266365902Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-07-20T17:06:03.266545133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.266754164Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-07-20T17:06:03.267013286Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-07-20T17:06:03.267212798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-07-20T17:06:03.268995879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s 
2025-07-20T17:06:03.269351245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-20T17:06:03', 'rename_blacklist_to_blocklist') 
2025-07-20T17:06:03.269567029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.270283592Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-07-20T17:06:03.270430258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030774s 
2025-07-20T17:06:03.270592414Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-07-20T17:06:03.270749942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.270945506Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-07-20T17:06:03.271299218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:03.271432386Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.271585064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-20T17:06:03.271766248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:03.272523343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007869s 
2025-07-20T17:06:03.272803858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-20T17:06:03', 'add_indexer_tags') 
2025-07-20T17:06:03.273061417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.273771477Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-07-20T17:06:03.273895918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019914s 
2025-07-20T17:06:03.274050980Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-07-20T17:06:03.274201233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.274409813Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-07-20T17:06:03.274660087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.274827244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.276967324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021409s 
2025-07-20T17:06:03.277243550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-20T17:06:03', 'mediainfo_to_ffmpeg') 
2025-07-20T17:06:03.277525368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.278184305Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-07-20T17:06:03.278315720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033412s 
2025-07-20T17:06:03.278518228Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-07-20T17:06:03.278647137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.278847320Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-07-20T17:06:03.279316295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-20T17:06:03.279445696Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.279615037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-07-20T17:06:03.279905702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:03.280654690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000875s 
2025-07-20T17:06:03.280846136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-07-20T17:06:03.281115789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:03.281813865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s 
2025-07-20T17:06:03.281977755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.282119511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.286012912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038807s 
2025-07-20T17:06:03.286295070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-20T17:06:03', 'cdh_per_downloadclient') 
2025-07-20T17:06:03.286574713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.287351167Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-07-20T17:06:03.287478584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052211s 
2025-07-20T17:06:03.287673136Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-07-20T17:06:03.287842667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.288062710Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-07-20T17:06:03.288333145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.288505793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.292348432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038275s 
2025-07-20T17:06:03.292633496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-20T17:06:03', 'migrate_discord_from_slack') 
2025-07-20T17:06:03.292932959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.293642709Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-07-20T17:06:03.293780967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051235s 
2025-07-20T17:06:03.293940138Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-07-20T17:06:03.294093998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.294289642Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-07-20T17:06:03.295311700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.295543497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-07-20T17:06:03.295776025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003319s 
2025-07-20T17:06:03.295921248Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.296147583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-07-20T17:06:03.296363428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003192s 
2025-07-20T17:06:03.296481225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.296669124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-07-20T17:06:03.296860890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002585s 
2025-07-20T17:06:03.296994008Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:03.297184883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-07-20T17:06:03.297407010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002761s 
2025-07-20T17:06:03.297551311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-07-20T17:06:03.300708179Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-07-20T17:06:03.302640952Z [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-07-20T17:06:03.303546686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.304237798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.306151612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:03.306535736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:03.306836702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:03.307191356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:03.307414165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097431s 
2025-07-20T17:06:03.307697155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-20T17:06:03', 'remove_predb') 
2025-07-20T17:06:03.308034935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.308986562Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-07-20T17:06:03.309106453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112768s 
2025-07-20T17:06:03.309320584Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-07-20T17:06:03.309502701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.309712263Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-07-20T17:06:03.310234465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.310332703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-20T17:06:03.310480451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-20T17:06:03.310815505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.311730358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010626s 
2025-07-20T17:06:03.312028478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-20T17:06:03', 'add_on_update_to_notifications') 
2025-07-20T17:06:03.312322661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.313277033Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-07-20T17:06:03.313483860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025856s 
2025-07-20T17:06:03.313607198Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-07-20T17:06:03.313771870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.313989919Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-07-20T17:06:03.315474399Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.315673390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-20T17:06:03.315871328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000243s 
2025-07-20T17:06:03.316075369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-07-20T17:06:03.319145462Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-07-20T17:06:03.321045799Z [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-07-20T17:06:03.321938277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.322610210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.324555088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:03.324892457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:03.325220097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:03.325551284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:03.325838072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096468s 
2025-07-20T17:06:03.325977192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-07-20T17:06:03.328261392Z [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-07-20T17:06:03.328871481Z [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-07-20T17:06:03.329182477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-07-20T17:06:03.329860002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-07-20T17:06:03.332350768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-07-20T17:06:03.332727858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-07-20T17:06:03.333122573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-07-20T17:06:03.333410793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00729s 
2025-07-20T17:06:03.333577699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-07-20T17:06:03.337941238Z [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-07-20T17:06:03.338698192Z [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-07-20T17:06:03.339084380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:03.339453834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:03.341218649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074669s 
2025-07-20T17:06:03.341362829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-07-20T17:06:03.343723473Z [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, "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-07-20T17:06:03.344482913Z [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-07-20T17:06:03.344884852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-07-20T17:06:03.345340981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-07-20T17:06:03.347177169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-07-20T17:06:03.347446231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-07-20T17:06:03.347712878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062056s 
2025-07-20T17:06:03.347882319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-07-20T17:06:03.350220519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:03.350970028Z [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-07-20T17:06:03.351363952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:03.351792254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:03.353557339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:03.353844177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057799s 
2025-07-20T17:06:03.354070483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-07-20T17:06:03.356283259Z [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-07-20T17:06:03.356907597Z [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-07-20T17:06:03.357246770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:03.357628689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:03.359299244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051756s 
2025-07-20T17:06:03.359459136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-07-20T17:06:03.361843087Z [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-07-20T17:06:03.362656485Z [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-07-20T17:06:03.363098616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:03.363447218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:03.365203515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055574s 
2025-07-20T17:06:03.365323286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-07-20T17:06:03.367629621Z [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-07-20T17:06:03.368345152Z [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-07-20T17:06:03.368685267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-20T17:06:03.369164613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-20T17:06:03.370876300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:03.371193950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:03.371438773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060024s 
2025-07-20T17:06:03.371615509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-07-20T17:06:03.374089482Z [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-07-20T17:06:03.374933191Z [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-07-20T17:06:03.375395773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-20T17:06:03.375783293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-20T17:06:03.377448317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005644s 
2025-07-20T17:06:03.377566705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-07-20T17:06:03.379983412Z [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-07-20T17:06:03.380876100Z [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-07-20T17:06:03.381329333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:03.381747916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:03.383486929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:03.383780570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060565s 
2025-07-20T17:06:03.383949891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-07-20T17:06:03.387578529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-07-20T17:06:03.388189068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-07-20T17:06:03.388538482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-07-20T17:06:03.388963218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-07-20T17:06:03.390783384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-20T17:06:03.391061133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069856s 
2025-07-20T17:06:03.391340395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-20T17:06:03', 'ensure_identity_on_id_columns') 
2025-07-20T17:06:03.391609968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.393643695Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-07-20T17:06:03.393783446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095329s 
2025-07-20T17:06:03.393989721Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-07-20T17:06:03.394153431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.394379737Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-07-20T17:06:03.394870706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:03.394995507Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.395196833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-20T17:06:03.395427056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.396149521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008104s 
2025-07-20T17:06:03.396429886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-20T17:06:03', 'download_client_per_indexer') 
2025-07-20T17:06:03.396709760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.397508709Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-07-20T17:06:03.397656927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021397s 
2025-07-20T17:06:03.397800687Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-07-20T17:06:03.397968866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.398167796Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-07-20T17:06:03.398634807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-07-20T17:06:03.398970182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-07-20T17:06:03.399192730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003631s 
2025-07-20T17:06:03.399436070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-07-20T17:06:03.399774402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-07-20T17:06:03.400015006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s 
2025-07-20T17:06:03.400144367Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.400315662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.402809735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025095s 
2025-07-20T17:06:03.402970068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.403111794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.403366887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002659s 
2025-07-20T17:06:03.403632422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-20T17:06:03', 'multiple_ratings_support') 
2025-07-20T17:06:03.404007718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.404595722Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-07-20T17:06:03.404736806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014669s 
2025-07-20T17:06:03.404937711Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-07-20T17:06:03.405044366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.405233968Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-07-20T17:06:03.407719143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-07-20T17:06:03.408725390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.409380449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015264s 
2025-07-20T17:06:03.409540652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-07-20T17:06:03.409784132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:03.410050108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003605s 
2025-07-20T17:06:03.410204278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-07-20T17:06:03.410464823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:03.410700137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003557s 
2025-07-20T17:06:03.410863856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-07-20T17:06:03.411127938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:03.411400477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003825s 
2025-07-20T17:06:03.415840099Z [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-07-20T17:06:03.415891172Z                           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-07-20T17:06:03.415903837Z                           FROM "Movies" 
2025-07-20T17:06:03.417307825Z [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-07-20T17:06:03.417341543Z                           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-07-20T17:06:03.417357846Z                           FROM "Movies" 
2025-07-20T17:06:03.417997334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015328s 
2025-07-20T17:06:03.419125927Z [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-07-20T17:06:03.419147079Z                           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-07-20T17:06:03.419159034Z                           FROM "ImportListMovies"
2025-07-20T17:06:03.419167420Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-07-20T17:06:03.419176699Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-07-20T17:06:03.420757663Z [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-07-20T17:06:03.420794828Z                           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-07-20T17:06:03.420807023Z                           FROM "ImportListMovies"
2025-07-20T17:06:03.420815259Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-07-20T17:06:03.420824177Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-07-20T17:06:03.421798860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s 
2025-07-20T17:06:03.421950415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.422052721Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.422208655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-07-20T17:06:03.422440041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.423184731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008288s 
2025-07-20T17:06:03.423328070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-07-20T17:06:03.423463342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.423624397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-07-20T17:06:03.423906104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.424631144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008619s 
2025-07-20T17:06:03.424789694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-07-20T17:06:03.424917160Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:03.425074798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-07-20T17:06:03.425325553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.425980632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007829s 
2025-07-20T17:06:03.426156336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-07-20T17:06:03.426269033Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:03.426424837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-07-20T17:06:03.426684740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.427463479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008728s 
2025-07-20T17:06:03.427653071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-07-20T17:06:03.427732431Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.427897112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-07-20T17:06:03.428173389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.428871765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008087s 
2025-07-20T17:06:03.429068642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-07-20T17:06:03.429317733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.429593569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004025s 
2025-07-20T17:06:03.429932081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-07-20T17:06:03.429943915Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:03.429948253Z                                                   FROM "MovieMetadata"
2025-07-20T17:06:03.429952472Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-07-20T17:06:03.430377518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-07-20T17:06:03.430397779Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:03.430407428Z                                                   FROM "MovieMetadata"
2025-07-20T17:06:03.430416236Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-07-20T17:06:03.430682843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s 
2025-07-20T17:06:03.431059672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-07-20T17:06:03.431082277Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:03.431091927Z                                                   FROM "Movies" 
2025-07-20T17:06:03.431101035Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-07-20T17:06:03.431505139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-07-20T17:06:03.431519548Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:03.431543587Z                                                   FROM "Movies" 
2025-07-20T17:06:03.431552755Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-07-20T17:06:03.431815835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2025-07-20T17:06:03.432192714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-07-20T17:06:03.432205910Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:03.432210420Z                                                   FROM "Movies" 
2025-07-20T17:06:03.432214177Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-07-20T17:06:03.432597529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-07-20T17:06:03.432620275Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:03.432629774Z                                                   FROM "Movies" 
2025-07-20T17:06:03.432638331Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-07-20T17:06:03.432898756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004812s 
2025-07-20T17:06:03.433250334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-07-20T17:06:03.433272559Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:03.433283952Z                                                   FROM "Movies" 
2025-07-20T17:06:03.433294623Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-07-20T17:06:03.433707585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-07-20T17:06:03.433726924Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:03.433736062Z                                                   FROM "Movies" 
2025-07-20T17:06:03.433744720Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-07-20T17:06:03.434004282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s 
2025-07-20T17:06:03.434373476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-07-20T17:06:03.434393456Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:03.434402424Z                                                   FROM "MovieMetadata" 
2025-07-20T17:06:03.434411112Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-07-20T17:06:03.434850386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-07-20T17:06:03.434884906Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:03.434894635Z                                                   FROM "MovieMetadata" 
2025-07-20T17:06:03.434903233Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-07-20T17:06:03.435194499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005322s 
2025-07-20T17:06:03.435282557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.435437980Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:03.435546769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-07-20T17:06:03.438819079Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.440799127Z [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-07-20T17:06:03.441718489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.442376204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.444262954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:03.444611977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:03.444949867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:03.445296806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:03.445522470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098314s 
2025-07-20T17:06:03.445699457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-07-20T17:06:03.445933378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.446188923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003572s 
2025-07-20T17:06:03.446356490Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-07-20T17:06:03.448854922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "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-07-20T17:06:03.449599862Z [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-07-20T17:06:03.450047564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:03.450525677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:03.452388799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:03.452705738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061903s 
2025-07-20T17:06:03.452833024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-07-20T17:06:03.455305774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "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-07-20T17:06:03.456082399Z [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-07-20T17:06:03.456486873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-07-20T17:06:03.456965848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-07-20T17:06:03.458805974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-07-20T17:06:03.459083062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061083s 
2025-07-20T17:06:03.459260309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-07-20T17:06:03.461597847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.462213607Z [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-07-20T17:06:03.462574955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-07-20T17:06:03.463146716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-07-20T17:06:03.464994027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-07-20T17:06:03.465374193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-07-20T17:06:03.465703686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062725s 
2025-07-20T17:06:03.466118091Z [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-07-20T17:06:03.468763709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-07-20T17:06:03.469532488Z [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-07-20T17:06:03.469925880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.470663245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.472503882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.472767533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063566s 
2025-07-20T17:06:03.473166206Z [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-07-20T17:06:03.477817113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.478302240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-07-20T17:06:03.478606854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-07-20T17:06:03.479081600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-07-20T17:06:03.480881315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.481184505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077565s 
2025-07-20T17:06:03.481456152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-07-20T17:06:03', 'movie_metadata') 
2025-07-20T17:06:03.481714803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.483332992Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-07-20T17:06:03.483448815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098712s 
2025-07-20T17:06:03.483634589Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-07-20T17:06:03.483795814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.484016990Z [Info] collections: Starting migration of Main DB to 208 
2025-07-20T17:06:03.485359333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-07-20T17:06:03.486050255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.486593830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010599s 
2025-07-20T17:06:03.486728090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-07-20T17:06:03.486952592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-07-20T17:06:03.487217997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003488s 
2025-07-20T17:06:03.487408240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:03.487483942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.487658995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-07-20T17:06:03.487933949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-07-20T17:06:03.488634750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008243s 
2025-07-20T17:06:03.488832779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-07-20T17:06:03.489041479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-07-20T17:06:03.489720707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007395s 
2025-07-20T17:06:03.489858234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-20T17:06:03.489978206Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:03.490127457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-07-20T17:06:03.490325025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-07-20T17:06:03.490977539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000726s 
2025-07-20T17:06:03.491140898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.491279507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.494665166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033914s 
2025-07-20T17:06:03.494819907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.494977024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.496110036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s 
2025-07-20T17:06:03.496251771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.496396001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.497375264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009947s 
2025-07-20T17:06:03.497536839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.497672072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.498608538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000944s 
2025-07-20T17:06:03.498764031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-20T17:06:03.498884183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.499073845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-07-20T17:06:03.501667629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-07-20T17:06:03.502670028Z [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-07-20T17:06:03.503184624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-20T17:06:03.503635122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-20T17:06:03.505595540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-07-20T17:06:03.505856285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066958s 
2025-07-20T17:06:03.506035306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-07-20T17:06:03.508583287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-07-20T17:06:03.509529433Z [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-07-20T17:06:03.510042927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-20T17:06:03.510501260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-20T17:06:03.512543203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-07-20T17:06:03.512803537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066292s 
2025-07-20T17:06:03.512985854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.513206699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-07-20T17:06:03.513417764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002982s 
2025-07-20T17:06:03.513618539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-07-20T17:06:03.516521044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.518175186Z [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-07-20T17:06:03.518934224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:03.519515605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:03.521326633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:03.521709805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:03.522095461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:03.522377379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086643s 
2025-07-20T17:06:03.522651912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-07-20T17:06:03', 'collections') 
2025-07-20T17:06:03.522922487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.524110420Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-07-20T17:06:03.524286214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103783s 
2025-07-20T17:06:03.524453230Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-07-20T17:06:03.524647762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.524845069Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-07-20T17:06:03.525301188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-07-20T17:06:03.525562614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:03.525838911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s 
2025-07-20T17:06:03.526028473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-07-20T17:06:03.526277374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.526552578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s 
2025-07-20T17:06:03.526848785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-20T17:06:03', 'movie_meta_collection_index') 
2025-07-20T17:06:03.527112566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.527883158Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-07-20T17:06:03.528012158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016639s 
2025-07-20T17:06:03.528241430Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-07-20T17:06:03.528359888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.528571735Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-07-20T17:06:03.528931780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.529060419Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.529228888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-07-20T17:06:03.529518852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.530164873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007936s 
2025-07-20T17:06:03.530447533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-20T17:06:03', 'movie_added_notifications') 
2025-07-20T17:06:03.530734831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.531427446Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-07-20T17:06:03.531548239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020028s 
2025-07-20T17:06:03.531718031Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-07-20T17:06:03.531904567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.532089029Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-07-20T17:06:03.532436278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-07-20T17:06:03.532717444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.533001817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s 
2025-07-20T17:06:03.533166619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-07-20T17:06:03.533396251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.533655073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003506s 
2025-07-20T17:06:03.533946650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-20T17:06:03', 'more_movie_meta_index') 
2025-07-20T17:06:03.534198367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.535187048Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-07-20T17:06:03.535338193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018531s 
2025-07-20T17:06:03.535533606Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-20T17:06:03.535700793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.535995467Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-07-20T17:06:03.538355600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.538557085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-20T17:06:03.538855416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002317s 
2025-07-20T17:06:03.538866168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-20T17:06:03.538988725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.539134007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-07-20T17:06:03.541670636Z [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-07-20T17:06:03.542525678Z [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-07-20T17:06:03.542985474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-20T17:06:03.543331842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-20T17:06:03.545105895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058113s 
2025-07-20T17:06:03.545249534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-20T17:06:03.545371450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.545541923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-07-20T17:06:03.548068071Z [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-07-20T17:06:03.548978605Z [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-07-20T17:06:03.549383140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-20T17:06:03.549759458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-20T17:06:03.551478480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057842s 
2025-07-20T17:06:03.551711749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-07-20T17:06:03.551755638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.551904758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-07-20T17:06:03.554522470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.555489759Z [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-07-20T17:06:03.556025437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-07-20T17:06:03.556492218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-07-20T17:06:03.558265209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-07-20T17:06:03.558549922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064832s 
2025-07-20T17:06:03.558699924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-07-20T17:06:03.558862582Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-20T17:06:03.558975670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-07-20T17:06:03.562494366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.563612588Z [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-07-20T17:06:03.564140401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-07-20T17:06:03.564619596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-07-20T17:06:03.566470244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-07-20T17:06:03.566759126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076297s 
2025-07-20T17:06:03.566917715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:03.567056374Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.567282159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-20T17:06:03.569756102Z [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-07-20T17:06:03.570485841Z [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-07-20T17:06:03.570920447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:03.571266323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:03.573050046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056081s 
2025-07-20T17:06:03.573187402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:03.573337054Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.573493769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-20T17:06:03.575987642Z [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-07-20T17:06:03.576732051Z [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-07-20T17:06:03.577138480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:03.577516772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:03.579247327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055688s 
2025-07-20T17:06:03.579387429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:03.579528744Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.579699728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-20T17:06:03.582236387Z [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-07-20T17:06:03.582980216Z [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-07-20T17:06:03.583445413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:03.583790377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:03.585501524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005645s 
2025-07-20T17:06:03.585684161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-20T17:06:03.585841178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.586022843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-20T17:06:03.588446424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:03.589127927Z [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-07-20T17:06:03.589544025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-20T17:06:03.590015775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-20T17:06:03.591941945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.592248001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060531s 
2025-07-20T17:06:03.592417082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-20T17:06:03.592561673Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.592760604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-20T17:06:03.595172391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:03.595911410Z [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-07-20T17:06:03.596315002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-20T17:06:03.596824969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-20T17:06:03.598664184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.599002325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006041s 
2025-07-20T17:06:03.599140292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-20T17:06:03.599282799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.599480668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-20T17:06:03.601921364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:03.602639831Z [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-07-20T17:06:03.603050859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-20T17:06:03.603508891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-20T17:06:03.605432064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.605719974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060805s 
2025-07-20T17:06:03.605894015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-07-20T17:06:03.606036261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.606201544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-07-20T17:06:03.608729906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("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-07-20T17:06:03.609572974Z [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-07-20T17:06:03.610006838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-07-20T17:06:03.610595454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-07-20T17:06:03.612410990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-20T17:06:03.612813090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-07-20T17:06:03.613204218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-20T17:06:03.613532018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071162s 
2025-07-20T17:06:03.613654585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-20T17:06:03.613784086Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.613956834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-07-20T17:06:03.617376832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-07-20T17:06:03.618032312Z [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-07-20T17:06:03.618433550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-20T17:06:03.618851422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-20T17:06:03.620590354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064636s 
2025-07-20T17:06:03.620772170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-20T17:06:03.620891761Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.621101614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-07-20T17:06:03.623513090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-07-20T17:06:03.624191697Z [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-07-20T17:06:03.624560149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-20T17:06:03.624957389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-20T17:06:03.626675680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053982s 
2025-07-20T17:06:03.626827946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-20T17:06:03.626966946Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.627139975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-20T17:06:03.629587935Z [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-07-20T17:06:03.630318707Z [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-07-20T17:06:03.630692169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-20T17:06:03.631186786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-20T17:06:03.633059277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:03.633433410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:03.633710128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064079s 
2025-07-20T17:06:03.633858757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:03.633993268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.634178701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-07-20T17:06:03.636643315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:03.637402955Z [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-07-20T17:06:03.637838612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:03.638322978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:03.640229939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.640525845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061707s 
2025-07-20T17:06:03.640702701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:03.640830097Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.641022625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-07-20T17:06:03.643461387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:03.644238312Z [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-07-20T17:06:03.644671103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:03.645136240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:03.646979593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.647281431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060815s 
2025-07-20T17:06:03.647434890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:03.647573218Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.647762219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-07-20T17:06:03.650211221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:03.650975881Z [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-07-20T17:06:03.651425667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:03.651910213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:03.653818346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.654145565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061931s 
2025-07-20T17:06:03.654283403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:03.654426652Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.654616133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-20T17:06:03.657228444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:03.658085510Z [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-07-20T17:06:03.658564605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:03.659020473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:03.660875850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.661196005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063802s 
2025-07-20T17:06:03.661329173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:03.661459005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.661648927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-20T17:06:03.664163943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:03.665055338Z [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-07-20T17:06:03.665529092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:03.665963898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:03.667835538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.668132686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063162s 
2025-07-20T17:06:03.668301867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:03.668431147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.668614687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-20T17:06:03.672106048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:03.673033085Z [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-07-20T17:06:03.673583053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:03.674048851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:03.676996819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.677294127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084991s 
2025-07-20T17:06:03.677478809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:03.677653912Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.677895128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-07-20T17:06:03.680697362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:03.681647585Z [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-07-20T17:06:03.682175228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:03.682717059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:03.685424763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.685734316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076565s 
2025-07-20T17:06:03.685897866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-20T17:06:03.686060744Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.686295977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-07-20T17:06:03.689188523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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-07-20T17:06:03.689989907Z [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-07-20T17:06:03.690407358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-20T17:06:03.690781151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-20T17:06:03.692709805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062261s 
2025-07-20T17:06:03.692889567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-20T17:06:03.693032525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.693232868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-07-20T17:06:03.696034110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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-07-20T17:06:03.696869072Z [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-07-20T17:06:03.697357055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-20T17:06:03.697769215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-20T17:06:03.699582537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061773s 
2025-07-20T17:06:03.699720415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:03.699869315Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-20T17:06:03.700048466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-07-20T17:06:03.702918215Z [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-07-20T17:06:03.703812446Z [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-07-20T17:06:03.704325880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:03.704770856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:03.706693258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:03.706974875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067572s 
2025-07-20T17:06:03.707135108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:03.707275090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-20T17:06:03.707456265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-07-20T17:06:03.723947850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.725904561Z [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-07-20T17:06:03.727003544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:03.727918046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:03.730012334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:03.730439284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:03.730928329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:03.731403997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:03.731715945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024081s 
2025-07-20T17:06:03.731879144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:03.732091080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-07-20T17:06:03.732283869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-07-20T17:06:03.735757695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.737643042Z [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-07-20T17:06:03.738578326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:03.739411895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:03.742271063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:03.742756561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:03.743174753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:03.743650461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:03.743971889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114894s 
2025-07-20T17:06:03.744126590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:03.744273877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-07-20T17:06:03.744492157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-07-20T17:06:03.748849513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.750628636Z [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-07-20T17:06:03.751549510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:03.752446928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:03.756916169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:03.757379853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:03.757903718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:03.758374446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:03.758717046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140149s 
2025-07-20T17:06:03.758876638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:03.759019365Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-07-20T17:06:03.759244168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-07-20T17:06:03.762158928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:03.763817959Z [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-07-20T17:06:03.764654444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:03.765394094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:03.767665789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:03.768084272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:03.768524589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:03.768973613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:03.769300041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098963s 
2025-07-20T17:06:03.769466296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.769592340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-07-20T17:06:03.769766781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-07-20T17:06:03.772358731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-07-20T17:06:03.773151197Z [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-07-20T17:06:03.773545251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.774014235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.776006287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.776315260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063654s 
2025-07-20T17:06:03.776485242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:03.776631136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-07-20T17:06:03.776825728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-07-20T17:06:03.779190210Z [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-07-20T17:06:03.779808305Z [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-07-20T17:06:03.780223902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:03.780636483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:03.782584526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055896s 
2025-07-20T17:06:03.782731282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:03.782852035Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.783016015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-20T17:06:03.785164132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-07-20T17:06:03.785759371Z [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-07-20T17:06:03.786092702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-20T17:06:03.786551376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-20T17:06:03.788648439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:03.788931910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057544s 
2025-07-20T17:06:03.789075770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:03.789196834Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:03.789359882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-20T17:06:03.791464531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-07-20T17:06:03.792091283Z [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-07-20T17:06:03.792429885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-20T17:06:03.792884481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-20T17:06:03.794773986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:03.795054682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055423s 
2025-07-20T17:06:03.795199103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:03.795322932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.795480630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-07-20T17:06:03.797812356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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-07-20T17:06:03.798524129Z [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-07-20T17:06:03.798900567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-07-20T17:06:03.799288589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-07-20T17:06:03.801150729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054925s 
2025-07-20T17:06:03.801312114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:03.801446014Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.801620986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-07-20T17:06:03.803817109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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-07-20T17:06:03.804544996Z [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-07-20T17:06:03.804937987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-07-20T17:06:03.805328003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-07-20T17:06:03.807119781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053233s 
2025-07-20T17:06:03.807272028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:03.807408934Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.807580469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-20T17:06:03.810758249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-20T17:06:03.811255200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-20T17:06:03.811597109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-20T17:06:03.812070312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-20T17:06:03.813955138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:03.814261635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065163s 
2025-07-20T17:06:03.814604947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-20T17:06:03', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-20T17:06:03.814919179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.816939839Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-20T17:06:03.817115723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091286s 
2025-07-20T17:06:03.817354134Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-07-20T17:06:03.817521300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.817776615Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-07-20T17:06:03.818311111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:03.818459079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.818650084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-07-20T17:06:03.818883644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-07-20T17:06:03.819630048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000813s 
2025-07-20T17:06:03.819947918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-20T17:06:03', 'add_language_tags_to_subtitle_files') 
2025-07-20T17:06:03.820243623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.820977902Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-07-20T17:06:03.821137153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021247s 
2025-07-20T17:06:03.821312035Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-07-20T17:06:03.821484893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.821701309Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-07-20T17:06:03.822064701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-20T17:06:03.822219132Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.822372130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-20T17:06:03.822577213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-20T17:06:03.823273846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000746s 
2025-07-20T17:06:03.823444800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-20T17:06:03.823664493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-20T17:06:03.824425836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000804s 
2025-07-20T17:06:03.824718345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-20T17:06:03', 'add_salt_to_users') 
2025-07-20T17:06:03.825002427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.825747839Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-07-20T17:06:03.825895045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021193s 
2025-07-20T17:06:03.826069386Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-07-20T17:06:03.826240641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.826457458Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-07-20T17:06:03.826847073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-07-20T17:06:03.829088858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.829820892Z [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-07-20T17:06:03.830223613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:03.830772379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:03.832725793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:03.833135668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.833445101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064153s 
2025-07-20T17:06:03.833612048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-07-20T17:06:03.835786387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.836531277Z [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-07-20T17:06:03.836923056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:03.837455939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:03.839326076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:03.839736152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.840087119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063074s 
2025-07-20T17:06:03.840259566Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-07-20T17:06:03.842391770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.843069515Z [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-07-20T17:06:03.843440963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:03.844001572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:03.845895938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:03.846303418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.846591679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061703s 
2025-07-20T17:06:03.846761230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-07-20T17:06:03.848877683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:03.849511420Z [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-07-20T17:06:03.849866845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:03.850398035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:03.852270787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:03.852682216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.852969574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060533s 
2025-07-20T17:06:03.853249869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-07-20T17:06:03', 'clean_alt_titles') 
2025-07-20T17:06:03.853526155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.854615559Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-07-20T17:06:03.854763638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076777s 
2025-07-20T17:06:03.854937187Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-07-20T17:06:03.855105296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.855321641Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-07-20T17:06:03.855664682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.855933153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-07-20T17:06:03.856147585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003101s 
2025-07-20T17:06:03.856418340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-20T17:06:03', 'remove_omg') 
2025-07-20T17:06:03.856693735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.857342181Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-07-20T17:06:03.857487203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014924s 
2025-07-20T17:06:03.857690963Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-07-20T17:06:03.857872499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.858095608Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-07-20T17:06:03.858431926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:03.858576427Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.858748634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-07-20T17:06:03.858987324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-07-20T17:06:03.859746153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008251s 
2025-07-20T17:06:03.860073362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-07-20T17:06:03', 'add_additional_info_to_pending_releases') 
2025-07-20T17:06:03.860369338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.861089649Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-07-20T17:06:03.861251585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021339s 
2025-07-20T17:06:03.861429072Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-07-20T17:06:03.861603594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.861817915Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-07-20T17:06:03.862145255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:03.862288814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.862450870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-07-20T17:06:03.862698469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:03.863438249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000823s 
2025-07-20T17:06:03.863723614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-07-20T17:06:03', 'add_result_to_commands') 
2025-07-20T17:06:03.864033768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.864751814Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-07-20T17:06:03.864904512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021129s 
2025-07-20T17:06:03.865089074Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-07-20T17:06:03.865274958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.865496634Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-07-20T17:06:03.865833393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.865984497Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.866160792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-20T17:06:03.866434944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.867178732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008451s 
2025-07-20T17:06:03.867482183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-07-20T17:06:03', 'health_restored_notification') 
2025-07-20T17:06:03.867772127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.868530234Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-07-20T17:06:03.868702922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021623s 
2025-07-20T17:06:03.868916572Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-07-20T17:06:03.869108438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.869344985Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-07-20T17:06:03.869693186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:03.869838860Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.870029874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-07-20T17:06:03.870323436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.871086583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2025-07-20T17:06:03.871410575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-07-20T17:06:03', 'add_on_manual_interaction_required_to_notifications') 
2025-07-20T17:06:03.871716351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.872490590Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-07-20T17:06:03.872664060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022295s 
2025-07-20T17:06:03.872841698Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-07-20T17:06:03.873002642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.873214068Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-07-20T17:06:03.873556587Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.873794206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-07-20T17:06:03.874015672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002929s 
2025-07-20T17:06:03.874290656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-07-20T17:06:03', 'remove_rarbg') 
2025-07-20T17:06:03.874567504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.875179035Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-07-20T17:06:03.875322644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001436s 
2025-07-20T17:06:03.875520613Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-07-20T17:06:03.875706618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.875950228Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-07-20T17:06:03.876447219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-07-20T17:06:03.876847716Z [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-07-20T17:06:03.877144413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s 
2025-07-20T17:06:03.877449257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-07-20T17:06:03', 'remove_invalid_roksbox_metadata_images') 
2025-07-20T17:06:03.877739091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.878373419Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-07-20T17:06:03.878546417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016459s 
2025-07-20T17:06:03.878722021Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-07-20T17:06:03.878892464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.879109701Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-07-20T17:06:03.879926406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-07-20T17:06:03.882079613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:03.882772038Z [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-07-20T17:06:03.883169468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:03.883635837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:03.885592278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.885905388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058162s 
2025-07-20T17:06:03.886065240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:03.886201815Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.886385475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-07-20T17:06:03.886634577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-07-20T17:06:03.887347262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007916s 
2025-07-20T17:06:03.887526794Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.887756827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-07-20T17:06:03.887993574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000303s 
2025-07-20T17:06:03.888268177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-07-20T17:06:03', 'list_sync_time') 
2025-07-20T17:06:03.888549494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.889906326Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-07-20T17:06:03.890052551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021932s 
2025-07-20T17:06:03.890235028Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-07-20T17:06:03.890411153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.890635625Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-07-20T17:06:03.890973275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-07-20T17:06:03.891126694Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.891277227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-07-20T17:06:03.891494284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:03.892194885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007555s 
2025-07-20T17:06:03.892492054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-07-20T17:06:03', 'add_tags_to_collections') 
2025-07-20T17:06:03.892787599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.893464122Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-07-20T17:06:03.893615236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002006s 
2025-07-20T17:06:03.893795309Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-07-20T17:06:03.893968808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.894183170Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-07-20T17:06:03.894497754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-20T17:06:03.894644840Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.894807818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-07-20T17:06:03.895027811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:03.895718653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s 
2025-07-20T17:06:03.896065812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-07-20T17:06:03', 'add_download_client_tags') 
2025-07-20T17:06:03.896368021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.897005985Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-07-20T17:06:03.897154976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020077s 
2025-07-20T17:06:03.897326751Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-07-20T17:06:03.897495341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.897710364Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-07-20T17:06:03.898223077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-07-20T17:06:03.898652943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-07-20T17:06:03.899052407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006614s 
2025-07-20T17:06:03.899212399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-07-20T17:06:03.899454727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-07-20T17:06:03.899723990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2025-07-20T17:06:03.900031419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-07-20T17:06:03', 'add_auto_tagging') 
2025-07-20T17:06:03.900305371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.901023818Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-07-20T17:06:03.901173439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016418s 
2025-07-20T17:06:03.901394023Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-07-20T17:06:03.901578214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.901819580Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-07-20T17:06:03.902240297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-20T17:06:03.902388716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-20T17:06:03.902582948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-07-20T17:06:03.902884124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.903628934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000868s 
2025-07-20T17:06:03.903788726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-20T17:06:03.903947896Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.904148751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-07-20T17:06:03.904394406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-07-20T17:06:03.905119045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008174s 
2025-07-20T17:06:03.905439831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-07-20T17:06:03', 'add_custom_format_score_bypass_to_delay_profile') 
2025-07-20T17:06:03.905742922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.906564507Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-07-20T17:06:03.906735691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s 
2025-07-20T17:06:03.906927528Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-07-20T17:06:03.907112741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.907341572Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-07-20T17:06:03.908490766Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-07-20T17:06:03.908719166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-07-20T17:06:03.910539122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s 
2025-07-20T17:06:03.910693703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-20T17:06:03.910830328Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.910991683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-07-20T17:06:03.911295796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-07-20T17:06:03.912020265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008582s 
2025-07-20T17:06:03.912183464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-20T17:06:03.912320920Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.912486794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-07-20T17:06:03.912740024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:03.913484885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000836s 
2025-07-20T17:06:03.913670068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-20T17:06:03.913792334Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.913956304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-07-20T17:06:03.914211979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.914920957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008066s 
2025-07-20T17:06:03.915094616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-07-20T17:06:03.918367759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-07-20T17:06:03.918968539Z [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-07-20T17:06:03.919333965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-20T17:06:03.919715333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-20T17:06:03.921566982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063061s 
2025-07-20T17:06:03.921737446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.921888079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.923582582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017088s 
2025-07-20T17:06:03.923762665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:03.924018800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-20T17:06:03.924249485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s 
2025-07-20T17:06:03.924554149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-07-20T17:06:03', 'update_restrictions_to_release_profiles') 
2025-07-20T17:06:03.924841497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.925803906Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-07-20T17:06:03.925965631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018344s 
2025-07-20T17:06:03.926150744Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-07-20T17:06:03.926322269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.926549958Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-07-20T17:06:03.926933280Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-07-20T17:06:03.927152131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-07-20T17:06:03.928980694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018736s 
2025-07-20T17:06:03.929166989Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-07-20T17:06:03.931516751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-07-20T17:06:03.932343136Z [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-07-20T17:06:03.932769464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:03.933189320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:03.935117033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:03.935408850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060822s 
2025-07-20T17:06:03.935596017Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-07-20T17:06:03.938040230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-07-20T17:06:03.938988219Z [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-07-20T17:06:03.939473186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-20T17:06:03.939923072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-20T17:06:03.941810012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-07-20T17:06:03.942092491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063294s 
2025-07-20T17:06:03.942382926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-07-20T17:06:03', 'rename_quality_profiles') 
2025-07-20T17:06:03.942671207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.943587703Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-07-20T17:06:03.943741372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007796s 
2025-07-20T17:06:03.943980855Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-07-20T17:06:03.944162160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.944384337Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-07-20T17:06:03.944771447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:03.945051190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:03.945287717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003178s 
2025-07-20T17:06:03.945512289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:03.945763796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:03.945990883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002988s 
2025-07-20T17:06:03.946217840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:03.946476732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:03.946704109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2025-07-20T17:06:03.946991769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-07-20T17:06:03', 'update_images_remote_url') 
2025-07-20T17:06:03.947273827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.947936301Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-07-20T17:06:03.948093838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014863s 
2025-07-20T17:06:03.948276496Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-07-20T17:06:03.948449735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.948675660Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-07-20T17:06:03.949226389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-20T17:06:03.949672087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:03.950057704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006667s 
2025-07-20T17:06:03.950240321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-20T17:06:03.950508652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-20T17:06:03.950794006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004014s 
2025-07-20T17:06:03.951080744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-07-20T17:06:03', 'add_notification_status') 
2025-07-20T17:06:03.951362091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.952306653Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-07-20T17:06:03.952461214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018801s 
2025-07-20T17:06:03.952650225Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-07-20T17:06:03.952826520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.953049519Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-07-20T17:06:03.953555498Z [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-07-20T17:06:03.953943399Z [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-07-20T17:06:03.954226971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2025-07-20T17:06:03.954596144Z [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-07-20T17:06:03.955056391Z [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-07-20T17:06:03.955363820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2025-07-20T17:06:03.955672452Z [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-07-20T17:06:03.956070303Z [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-07-20T17:06:03.956347021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2025-07-20T17:06:03.956635832Z [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-07-20T17:06:03.956988463Z [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-07-20T17:06:03.957263867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2025-07-20T17:06:03.957557629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-07-20T17:06:03', 'rename_deprecated_indexer_flags') 
2025-07-20T17:06:03.957841481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.958530959Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-07-20T17:06:03.958695501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016448s 
2025-07-20T17:06:03.958875002Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-07-20T17:06:03.959049474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.959275268Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-07-20T17:06:03.959597918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:03.959738541Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:03.959951861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-07-20T17:06:03.960191764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-07-20T17:06:03.960906033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007845s 
2025-07-20T17:06:03.961195466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-07-20T17:06:03', 'movie_last_searched_time') 
2025-07-20T17:06:03.961476111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.962202524Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-07-20T17:06:03.962355241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002058s 
2025-07-20T17:06:03.962529152Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-07-20T17:06:03.962706218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.962914618Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-07-20T17:06:03.963169882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.963343181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.965355183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020193s 
2025-07-20T17:06:03.965645929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-07-20T17:06:03', 'email_encryption') 
2025-07-20T17:06:03.965925823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.966618287Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-07-20T17:06:03.966768490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032734s 
2025-07-20T17:06:03.966961328Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-07-20T17:06:03.967137994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.967359871Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-07-20T17:06:03.967689064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-07-20T17:06:03.967964589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-07-20T17:06:03.968200815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003191s 
2025-07-20T17:06:03.968491710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-07-20T17:06:03', 'clear_last_rss_releases_info') 
2025-07-20T17:06:03.968788117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.969509841Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-07-20T17:06:03.969671607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015946s 
2025-07-20T17:06:03.969841820Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-07-20T17:06:03.970007443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.970222326Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-07-20T17:06:03.971251739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-07-20T17:06:03.971487785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-07-20T17:06:03.971775605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s 
2025-07-20T17:06:03.971945066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-07-20T17:06:03.972166963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-07-20T17:06:03.972433990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2025-07-20T17:06:03.972597760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-07-20T17:06:03.972841692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-07-20T17:06:03.973123379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003725s 
2025-07-20T17:06:03.973350526Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-07-20T17:06:03.973562914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-07-20T17:06:03.973869782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003597s 
2025-07-20T17:06:03.974041097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-07-20T17:06:03.974291010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-20T17:06:03.974573880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000379s 
2025-07-20T17:06:03.974736287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-07-20T17:06:03.974964677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-07-20T17:06:03.975236054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003455s 
2025-07-20T17:06:03.975396336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-07-20T17:06:03.975604085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-07-20T17:06:03.975929921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003665s 
2025-07-20T17:06:03.976216338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-07-20T17:06:03', 'add_indexes') 
2025-07-20T17:06:03.976488947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.977391725Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-07-20T17:06:03.977539293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018297s 
2025-07-20T17:06:03.977736600Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-07-20T17:06:03.977922244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.978144652Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-07-20T17:06:03.978583245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:03.978728267Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.978901115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-07-20T17:06:03.979127301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-07-20T17:06:03.979959607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008883s 
2025-07-20T17:06:03.980119229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:03.980257327Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.980415746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-07-20T17:06:03.980658886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:03.981423566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008495s 
2025-07-20T17:06:03.981574951Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.981775905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.982763384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010354s 
2025-07-20T17:06:03.983107197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-07-20T17:06:03', 'parse_title_from_existing_subtitle_files') 
2025-07-20T17:06:03.983377742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.984223876Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-07-20T17:06:03.984392055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024432s 
2025-07-20T17:06:03.984595835Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-07-20T17:06:03.984785517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.985026071Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-07-20T17:06:03.985375104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-20T17:06:03.985523253Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:03.985700419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-07-20T17:06:03.985985544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:03.986812820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009482s 
2025-07-20T17:06:03.987137764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-07-20T17:06:03', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-07-20T17:06:03.987433680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.988175093Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-07-20T17:06:03.988343192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022527s 
2025-07-20T17:06:03.988543385Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-07-20T17:06:03.988726404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.988953982Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-07-20T17:06:03.989259177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-07-20T17:06:03.991636465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-07-20T17:06:03.992448500Z [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-07-20T17:06:03.992876913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:03.993255576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:03.995162646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057176s 
2025-07-20T17:06:03.995472971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-07-20T17:06:03', 'drop_multi_episode_style_from_naming_config') 
2025-07-20T17:06:03.995764909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:03.996684231Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-07-20T17:06:03.996848622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072011s 
2025-07-20T17:06:03.997026170Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-07-20T17:06:03.997214138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:03.997425484Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-07-20T17:06:03.997686460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:03.997856783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:03.999266482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014227s 
2025-07-20T17:06:03.999562037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-07-20T17:06:03', 'stevenlu_update_url') 
2025-07-20T17:06:03.999854055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.000545648Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-07-20T17:06:04.000696763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026827s 
2025-07-20T17:06:04.000870482Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-07-20T17:06:04.001043952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.001266310Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-07-20T17:06:04.001580512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:04.001730404Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-20T17:06:04.001896178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-07-20T17:06:04.002123837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-07-20T17:06:04.002881302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008241s 
2025-07-20T17:06:04.003175234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-07-20T17:06:04', 'add_movie_keywords') 
2025-07-20T17:06:04.003460820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.004143925Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-07-20T17:06:04.004299849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020588s 
2025-07-20T17:06:04.014202373Z [Debug] MigrationController: Took: 00:00:01.8761881 
2025-07-20T17:06:04.210006270Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-20T17:06:04.233409785Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-20T17:06:04.241180887Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-20T17:06:04.241516493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:04.241761156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:04.243655791Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-20T17:06:04.243883720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021348s 
2025-07-20T17:06:04.244163053Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-20T17:06:04.245012303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023672s 
2025-07-20T17:06:04.247109267Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-20T17:06:04.247362166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.247737071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-20T17:06:04.248067487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-20T17:06:04.248514357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2025-07-20T17:06:04.248750242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.249838403Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-20T17:06:04.250057214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018401s 
2025-07-20T17:06:04.250429534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-20T17:06:04.250671251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.251084824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-20T17:06:04.251396041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:04.251816287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s 
2025-07-20T17:06:04.252058735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:04.252272686Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2025-07-20T17:06:04.252523612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-20T17:06:04.252838065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-20T17:06:04.253683287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008927s 
2025-07-20T17:06:04.253911166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.254619613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-20T17:06:04.254845588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018179s 
2025-07-20T17:06:04.255174330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-20T17:06:04.255436328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.255785852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:04.256067920Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-20T17:06:04.256298544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-20T17:06:04.256603679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-20T17:06:04.257111932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 
2025-07-20T17:06:04.257347116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.258012817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-20T17:06:04.258253582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014469s 
2025-07-20T17:06:04.258577324Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-20T17:06:04.258822748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.259129155Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-20T17:06:04.259742270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-20T17:06:04.260230383Z [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-07-20T17:06:04.260865172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000881s 
2025-07-20T17:06:04.261087870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-20T17:06:04.261371181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-20T17:06:04.261745886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s 
2025-07-20T17:06:04.262088416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-20T17:06:04', 'InitialSetup') 
2025-07-20T17:06:04.262513462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.263374396Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-20T17:06:04.263601563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020448s 
2025-07-20T17:06:04.263859432Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-07-20T17:06:04.264171501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.264429801Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-07-20T17:06:04.264829977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-20T17:06:04', 'add_moviefiles_table') 
2025-07-20T17:06:04.265253971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.265933369Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-07-20T17:06:04.266166108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018081s 
2025-07-20T17:06:04.266409979Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-07-20T17:06:04.266660033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.266970688Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-07-20T17:06:04.267327267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-20T17:06:04', 'fix_history_movieId') 
2025-07-20T17:06:04.267751160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.268466862Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-07-20T17:06:04.268702476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017972s 
2025-07-20T17:06:04.268941568Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-07-20T17:06:04.269192353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.269498610Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-07-20T17:06:04.269849757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-20T17:06:04', 'add_tmdb_stuff') 
2025-07-20T17:06:04.270268260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.270950785Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-07-20T17:06:04.271178754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017597s 
2025-07-20T17:06:04.271423907Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-07-20T17:06:04.271687999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.272067213Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-07-20T17:06:04.272414192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-20T17:06:04', 'fix_movie_files') 
2025-07-20T17:06:04.272854308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.273565060Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-07-20T17:06:04.273804652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018836s 
2025-07-20T17:06:04.274053043Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-07-20T17:06:04.274329249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.274644253Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-07-20T17:06:04.275013387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-20T17:06:04', 'update_schedule_intervale') 
2025-07-20T17:06:04.275440096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.276123052Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-07-20T17:06:04.276367264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017849s 
2025-07-20T17:06:04.276627989Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-07-20T17:06:04.276898413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.277212626Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-07-20T17:06:04.277603924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-20T17:06:04', 'add_movie_formats_to_naming_config') 
2025-07-20T17:06:04.278041355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.278714120Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-07-20T17:06:04.278960707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017967s 
2025-07-20T17:06:04.279204448Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-07-20T17:06:04.279460293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.279765638Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-07-20T17:06:04.280140102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-20T17:06:04', 'add_phyiscal_release') 
2025-07-20T17:06:04.280577323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.281253525Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-07-20T17:06:04.281493648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017886s 
2025-07-20T17:06:04.281750005Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-07-20T17:06:04.281991972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.282303279Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-07-20T17:06:04.282683154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-20T17:06:04', 'remove_bitmetv') 
2025-07-20T17:06:04.283110755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.283772308Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-07-20T17:06:04.284022902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017747s 
2025-07-20T17:06:04.284298547Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-07-20T17:06:04.284559613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.284879147Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-07-20T17:06:04.285251406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-20T17:06:04', 'remove_torrentleech') 
2025-07-20T17:06:04.285696403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.286390701Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-07-20T17:06:04.286631837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018178s 
2025-07-20T17:06:04.286885397Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-07-20T17:06:04.287156764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.287495265Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-07-20T17:06:04.287881273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-20T17:06:04', 'remove_broadcasthenet') 
2025-07-20T17:06:04.288372011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.289062552Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-07-20T17:06:04.289301183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001898s 
2025-07-20T17:06:04.289559393Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-07-20T17:06:04.289820679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.290126916Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-07-20T17:06:04.290503755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-20T17:06:04', 'remove_fanzub') 
2025-07-20T17:06:04.290941446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.291705946Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-07-20T17:06:04.291943615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018797s 
2025-07-20T17:06:04.292220432Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-07-20T17:06:04.292485516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.292804569Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-07-20T17:06:04.293172560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-20T17:06:04', 'update_movie_sorttitle') 
2025-07-20T17:06:04.293623759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.294338789Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-07-20T17:06:04.294573291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018406s 
2025-07-20T17:06:04.294833405Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-07-20T17:06:04.295116205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.295438444Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-07-20T17:06:04.295819291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-20T17:06:04', 'update_movie_sorttitle_again') 
2025-07-20T17:06:04.296280429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.297118798Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-07-20T17:06:04.297371757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019861s 
2025-07-20T17:06:04.297611510Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-07-20T17:06:04.297869921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.298184193Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-07-20T17:06:04.298567405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-20T17:06:04', 'update_movie_file') 
2025-07-20T17:06:04.299006119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.299703022Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-07-20T17:06:04.299975010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001828s 
2025-07-20T17:06:04.300217629Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-07-20T17:06:04.300481180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.300790322Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-07-20T17:06:04.301154586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-20T17:06:04', 'update_movie_slug') 
2025-07-20T17:06:04.301606947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.302311907Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-07-20T17:06:04.302546159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s 
2025-07-20T17:06:04.302798617Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-07-20T17:06:04.303063851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.303380429Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-07-20T17:06:04.303756536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-20T17:06:04', 'add_youtube_trailer_id') 
2025-07-20T17:06:04.304245832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.304987506Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-07-20T17:06:04.305229323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019129s 
2025-07-20T17:06:04.305468204Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-07-20T17:06:04.305717346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.311176009Z [Info] add_studio: Starting migration of Log DB to 120 
2025-07-20T17:06:04.311588510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-20T17:06:04', 'add_studio') 
2025-07-20T17:06:04.312022735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.312963770Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-07-20T17:06:04.313319937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072348s 
2025-07-20T17:06:04.313577436Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-07-20T17:06:04.313826668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.314135630Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-07-20T17:06:04.314496427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-20T17:06:04', 'update_filedate_config') 
2025-07-20T17:06:04.314920341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.315645932Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-07-20T17:06:04.315901557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s 
2025-07-20T17:06:04.316156050Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-07-20T17:06:04.316420091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.316725737Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-07-20T17:06:04.317097786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-20T17:06:04', 'add_movieid_to_blacklist') 
2025-07-20T17:06:04.317528664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.318236901Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-07-20T17:06:04.318479760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018122s 
2025-07-20T17:06:04.318722519Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-07-20T17:06:04.318989767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.319292958Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-07-20T17:06:04.319658113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-20T17:06:04', 'create_netimport_table') 
2025-07-20T17:06:04.320104412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.320832278Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-07-20T17:06:04.321066700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018272s 
2025-07-20T17:06:04.321316373Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-07-20T17:06:04.321580054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.321881872Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-07-20T17:06:04.322260785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-20T17:06:04', 'add_preferred_tags_to_profile') 
2025-07-20T17:06:04.322689197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.323406492Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-07-20T17:06:04.323643730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001811s 
2025-07-20T17:06:04.323896178Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-07-20T17:06:04.324146673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.324446406Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-07-20T17:06:04.324794928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-20T17:06:04', 'fix_imdb_unique') 
2025-07-20T17:06:04.325208331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.325909423Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-07-20T17:06:04.326142382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s 
2025-07-20T17:06:04.326387917Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-07-20T17:06:04.326777582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.327084550Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-07-20T17:06:04.327467652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-20T17:06:04', 'update_qualities_and_profiles') 
2025-07-20T17:06:04.327959662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.328651726Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-07-20T17:06:04.328899505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018602s 
2025-07-20T17:06:04.329130330Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-07-20T17:06:04.329374793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.329671029Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-07-20T17:06:04.330013990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-20T17:06:04', 'remove_wombles') 
2025-07-20T17:06:04.330432383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.331116451Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-07-20T17:06:04.331342055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017411s 
2025-07-20T17:06:04.331585265Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-07-20T17:06:04.331831380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.332152327Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-07-20T17:06:04.332529005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-20T17:06:04', 'remove_kickass') 
2025-07-20T17:06:04.332904832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.333599121Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-07-20T17:06:04.333824184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s 
2025-07-20T17:06:04.334089809Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-07-20T17:06:04.334361586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.334678154Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-07-20T17:06:04.335078219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-20T17:06:04', 'add_parsed_movie_info_to_pending_release') 
2025-07-20T17:06:04.335508797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.336308297Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-07-20T17:06:04.336561427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019097s 
2025-07-20T17:06:04.336806129Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-07-20T17:06:04.337052536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.337354754Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-07-20T17:06:04.337709299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-20T17:06:04', 'remove_wombles_kickass') 
2025-07-20T17:06:04.338147060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.338902131Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-07-20T17:06:04.339136924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018345s 
2025-07-20T17:06:04.339395655Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-07-20T17:06:04.339665368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.340008249Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-07-20T17:06:04.340392894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-20T17:06:04', 'make_parsed_episode_info_nullable') 
2025-07-20T17:06:04.340828932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.341663753Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-07-20T17:06:04.341904799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019743s 
2025-07-20T17:06:04.342149672Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-07-20T17:06:04.342413112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.342717876Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-07-20T17:06:04.343093533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-20T17:06:04', 'rename_torrent_downloadstation') 
2025-07-20T17:06:04.343519841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.344316867Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-07-20T17:06:04.344574846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018786s 
2025-07-20T17:06:04.344815942Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-07-20T17:06:04.345073941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.345388134Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-07-20T17:06:04.345753690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-07-20T17:06:04', 'add_minimumavailability') 
2025-07-20T17:06:04.346174939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.346944258Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-07-20T17:06:04.347181837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018586s 
2025-07-20T17:06:04.347433974Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-07-20T17:06:04.347702625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.348033893Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-07-20T17:06:04.348427866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-20T17:06:04', 'add_remux_qualities_for_the_wankers') 
2025-07-20T17:06:04.348860848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.349688515Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-07-20T17:06:04.349932006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019555s 
2025-07-20T17:06:04.350181238Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-07-20T17:06:04.350430900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.350733380Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-07-20T17:06:04.351102202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-20T17:06:04', 'add_haspredbentry_to_movies') 
2025-07-20T17:06:04.351527990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.352412922Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-07-20T17:06:04.352659739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019626s 
2025-07-20T17:06:04.352900194Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-07-20T17:06:04.353152071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.353453198Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-07-20T17:06:04.353819766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-20T17:06:04', 'add_pathstate_to_movies') 
2025-07-20T17:06:04.354245924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.355011787Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-07-20T17:06:04.355250357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018464s 
2025-07-20T17:06:04.355495872Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-07-20T17:06:04.355756026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.356135119Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-07-20T17:06:04.356506918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-20T17:06:04', 'add_import_exclusions_table') 
2025-07-20T17:06:04.356944750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.357712897Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-07-20T17:06:04.357952599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019387s 
2025-07-20T17:06:04.358196250Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-07-20T17:06:04.358460713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.358760066Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-07-20T17:06:04.359130031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-20T17:06:04', 'add_physical_release_note') 
2025-07-20T17:06:04.359563033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.360340218Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-07-20T17:06:04.360587536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018617s 
2025-07-20T17:06:04.360829814Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-07-20T17:06:04.361085629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.361392638Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-07-20T17:06:04.361770078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-20T17:06:04', 'consolidate_indexer_baseurl') 
2025-07-20T17:06:04.362203952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.362966738Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-07-20T17:06:04.363205038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018622s 
2025-07-20T17:06:04.363452877Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-07-20T17:06:04.363717039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.364039409Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-07-20T17:06:04.364430206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-20T17:06:04', 'add_alternative_titles_table') 
2025-07-20T17:06:04.364861093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.365635353Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-07-20T17:06:04.365875467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s 
2025-07-20T17:06:04.366113536Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-07-20T17:06:04.366366856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.366671420Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-07-20T17:06:04.367034691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-20T17:06:04', 'fix_duplicate_alt_titles') 
2025-07-20T17:06:04.367468876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.368221822Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-07-20T17:06:04.368464331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001841s 
2025-07-20T17:06:04.368686909Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-07-20T17:06:04.368925469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.369218860Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-07-20T17:06:04.369572232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-20T17:06:04', 'movie_extras') 
2025-07-20T17:06:04.369995765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.370783672Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-07-20T17:06:04.370999106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018472s 
2025-07-20T17:06:04.371235882Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-07-20T17:06:04.371477309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.371779858Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-07-20T17:06:04.372139482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-20T17:06:04', 'clean_core_tv') 
2025-07-20T17:06:04.372551993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.373305350Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-07-20T17:06:04.373522899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018313s 
2025-07-20T17:06:04.373770617Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-07-20T17:06:04.374029168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.374331457Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-07-20T17:06:04.374703406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-20T17:06:04', 'add_cookies_to_indexer_status') 
2025-07-20T17:06:04.375126729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.375909205Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-07-20T17:06:04.376173257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s 
2025-07-20T17:06:04.376401897Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-07-20T17:06:04.376651370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.376955452Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-07-20T17:06:04.377326249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-20T17:06:04', 'banner_to_fanart') 
2025-07-20T17:06:04.377734221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.378498269Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-07-20T17:06:04.378726870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018453s 
2025-07-20T17:06:04.378977024Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-07-20T17:06:04.379236196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.379542202Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-07-20T17:06:04.379925253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-20T17:06:04', 'naming_config_colon_action') 
2025-07-20T17:06:04.380362825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.381126783Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-07-20T17:06:04.381371386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018792s 
2025-07-20T17:06:04.381612622Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-07-20T17:06:04.381862134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.382162780Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-07-20T17:06:04.382518576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-20T17:06:04', 'add_custom_formats') 
2025-07-20T17:06:04.382945767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.383695126Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-07-20T17:06:04.383969248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018309s 
2025-07-20T17:06:04.384221897Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-07-20T17:06:04.384478704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.384797536Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-07-20T17:06:04.385147441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-20T17:06:04', 'remove_extra_naming_config') 
2025-07-20T17:06:04.385566274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.386324652Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-07-20T17:06:04.386558974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s 
2025-07-20T17:06:04.386806542Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-07-20T17:06:04.387061406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.387375198Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-07-20T17:06:04.387735423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-20T17:06:04', 'convert_regex_required_tags') 
2025-07-20T17:06:04.388183115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.388951032Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-07-20T17:06:04.389187999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018768s 
2025-07-20T17:06:04.389439475Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-07-20T17:06:04.389702776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.390010325Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-07-20T17:06:04.390386663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-20T17:06:04', 'fix_format_tags_double_underscore') 
2025-07-20T17:06:04.390841720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.391601690Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-07-20T17:06:04.391860311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018689s 
2025-07-20T17:06:04.392105635Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-07-20T17:06:04.392358635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.392659511Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-07-20T17:06:04.393026610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-20T17:06:04', 'add_tags_to_net_import') 
2025-07-20T17:06:04.393450544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.394287720Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-07-20T17:06:04.394519406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019218s 
2025-07-20T17:06:04.394760913Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-07-20T17:06:04.395006107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.395304127Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-07-20T17:06:04.395654422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-20T17:06:04', 'add_custom_filters') 
2025-07-20T17:06:04.396115250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.396883367Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-07-20T17:06:04.397113030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018708s 
2025-07-20T17:06:04.397369897Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-07-20T17:06:04.397639520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.397949435Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-07-20T17:06:04.398342085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-20T17:06:04', 'indexer_client_status_search_changes') 
2025-07-20T17:06:04.398783524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.399695070Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-07-20T17:06:04.399963210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020355s 
2025-07-20T17:06:04.400229106Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-07-20T17:06:04.400493489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.400802701Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-07-20T17:06:04.401195532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-20T17:06:04', 'add_language_to_files_history_blacklist') 
2025-07-20T17:06:04.401629156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.402465570Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-07-20T17:06:04.402713269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001949s 
2025-07-20T17:06:04.402985087Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-07-20T17:06:04.403237355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.403547089Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-07-20T17:06:04.403946513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-20T17:06:04', 'add_update_allowed_quality_profile') 
2025-07-20T17:06:04.404385056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.405308466Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-07-20T17:06:04.405557407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020464s 
2025-07-20T17:06:04.405807551Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-07-20T17:06:04.406074609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.406378361Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-07-20T17:06:04.406746392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-20T17:06:04', 'add_download_client_priority') 
2025-07-20T17:06:04.407169244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.408513902Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-07-20T17:06:04.408758134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024235s 
2025-07-20T17:06:04.408992856Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-07-20T17:06:04.409252910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.409553295Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-07-20T17:06:04.409899633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-20T17:06:04', 'remove_growl_prowl') 
2025-07-20T17:06:04.410312113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.411198469Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-07-20T17:06:04.411439614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019409s 
2025-07-20T17:06:04.411688295Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-07-20T17:06:04.411962858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.412282863Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-07-20T17:06:04.412664612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-20T17:06:04', 'remove_plex_hometheatre') 
2025-07-20T17:06:04.413081972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.414079842Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-07-20T17:06:04.414318403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021234s 
2025-07-20T17:06:04.414560400Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-07-20T17:06:04.414812478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.415129376Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-07-20T17:06:04.415488299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-20T17:06:04', 'add_webrip_qualites') 
2025-07-20T17:06:04.415949247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.416745391Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-07-20T17:06:04.416993721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019283s 
2025-07-20T17:06:04.417239115Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-07-20T17:06:04.417498828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.417808872Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-07-20T17:06:04.418177675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-20T17:06:04', 'health_issue_notification') 
2025-07-20T17:06:04.418597090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.419467202Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-07-20T17:06:04.419704881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019573s 
2025-07-20T17:06:04.419972931Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-07-20T17:06:04.420229327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.420532167Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-07-20T17:06:04.420891631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-20T17:06:04', 'speed_improvements') 
2025-07-20T17:06:04.421311717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.422117109Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-07-20T17:06:04.422328856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018664s 
2025-07-20T17:06:04.422578749Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-07-20T17:06:04.422846328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.423154599Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-07-20T17:06:04.423524414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-20T17:06:04', 'fix_profile_format_default') 
2025-07-20T17:06:04.423965101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.424852318Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-07-20T17:06:04.425090758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019886s 
2025-07-20T17:06:04.425326533Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-07-20T17:06:04.425579783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.425881691Z [Info] task_duration: Starting migration of Log DB to 163 
2025-07-20T17:06:04.426232348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-20T17:06:04', 'task_duration') 
2025-07-20T17:06:04.426653746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.427482466Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-07-20T17:06:04.427706487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019046s 
2025-07-20T17:06:04.427966120Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-07-20T17:06:04.428225973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.428534324Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-07-20T17:06:04.428900672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-20T17:06:04', 'movie_collections_crew') 
2025-07-20T17:06:04.429319285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.430058273Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-07-20T17:06:04.430293587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018257s 
2025-07-20T17:06:04.430558971Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-07-20T17:06:04.430850068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.431150753Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-07-20T17:06:04.431550148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-20T17:06:04', 'remove_custom_formats_from_quality_model') 
2025-07-20T17:06:04.432020375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.432775896Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-07-20T17:06:04.433038094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019189s 
2025-07-20T17:06:04.433282667Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-07-20T17:06:04.433550296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.433855751Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-07-20T17:06:04.434210907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-20T17:06:04', 'fix_tmdb_list_config') 
2025-07-20T17:06:04.434630512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.435368208Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-07-20T17:06:04.435600816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s 
2025-07-20T17:06:04.435869758Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-07-20T17:06:04.436171044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.436484225Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-07-20T17:06:04.436854020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-20T17:06:04', 'remove_movie_pathstate') 
2025-07-20T17:06:04.437278876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.438013806Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-07-20T17:06:04.438247717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018412s 
2025-07-20T17:06:04.438488993Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-07-20T17:06:04.438740649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.439048129Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-07-20T17:06:04.439424146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-20T17:06:04', 'custom_format_rework') 
2025-07-20T17:06:04.439877519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.440631247Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-07-20T17:06:04.440876150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018799s 
2025-07-20T17:06:04.441128378Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-07-20T17:06:04.441386839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.441703076Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-07-20T17:06:04.442069754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-20T17:06:04', 'custom_format_scores') 
2025-07-20T17:06:04.442496344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.443218137Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-07-20T17:06:04.443460015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018262s 
2025-07-20T17:06:04.443718766Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-07-20T17:06:04.444000233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.444319355Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-07-20T17:06:04.444684962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-20T17:06:04', 'fix_trakt_list_config') 
2025-07-20T17:06:04.445113625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.445842393Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-07-20T17:06:04.446095092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2025-07-20T17:06:04.446372090Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-07-20T17:06:04.446639709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.446962900Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-07-20T17:06:04.447356923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-20T17:06:04', 'quality_definition_preferred_size') 
2025-07-20T17:06:04.447799725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.448573854Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-07-20T17:06:04.448834830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019135s 
2025-07-20T17:06:04.449095625Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-07-20T17:06:04.449353865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.449667226Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-07-20T17:06:04.450034686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-20T17:06:04', 'add_download_history') 
2025-07-20T17:06:04.450468009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.451171215Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-07-20T17:06:04.451412251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001811s 
2025-07-20T17:06:04.451663787Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-07-20T17:06:04.451955996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.452277633Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-07-20T17:06:04.452635665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-20T17:06:04', 'net_import_status') 
2025-07-20T17:06:04.453052284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.453760280Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-07-20T17:06:04.453984070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018227s 
2025-07-20T17:06:04.454222270Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-07-20T17:06:04.454474909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.454779132Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-07-20T17:06:04.455140369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-20T17:06:04', 'email_multiple_addresses') 
2025-07-20T17:06:04.455561928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.456229823Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-07-20T17:06:04.456462682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017387s 
2025-07-20T17:06:04.456718057Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-07-20T17:06:04.456999584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.457318346Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-07-20T17:06:04.457706237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-20T17:06:04', 'remove_chown_and_folderchmod_config') 
2025-07-20T17:06:04.458142135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.458872586Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-07-20T17:06:04.459122209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018567s 
2025-07-20T17:06:04.459364707Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-07-20T17:06:04.459620002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.459954555Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-07-20T17:06:04.460321765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-20T17:06:04', 'movie_recommendations') 
2025-07-20T17:06:04.460745558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.461483515Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-07-20T17:06:04.461714810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018344s 
2025-07-20T17:06:04.461955325Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-07-20T17:06:04.462207372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.462514190Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-07-20T17:06:04.462875829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-20T17:06:04', 'language_improvements') 
2025-07-20T17:06:04.463303099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.464048671Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-07-20T17:06:04.464281159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018193s 
2025-07-20T17:06:04.464511363Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-07-20T17:06:04.464757799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.465050478Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-07-20T17:06:04.465394281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-20T17:06:04', 'new_list_server') 
2025-07-20T17:06:04.465805329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.466515599Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-07-20T17:06:04.466747807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s 
2025-07-20T17:06:04.466994704Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-07-20T17:06:04.467252033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.467556025Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-07-20T17:06:04.467943716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-20T17:06:04', 'movie_translation_indexes') 
2025-07-20T17:06:04.468378662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.469102019Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-07-20T17:06:04.469337242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018392s 
2025-07-20T17:06:04.469594671Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-07-20T17:06:04.469868362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.470185411Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-07-20T17:06:04.470574705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-20T17:06:04', 'fix_invalid_profile_references') 
2025-07-20T17:06:04.471031625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.471754982Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-07-20T17:06:04.472047060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018746s 
2025-07-20T17:06:04.472304859Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-07-20T17:06:04.472559893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.472884888Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-07-20T17:06:04.473258770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-20T17:06:04', 'list_movies_table') 
2025-07-20T17:06:04.473693506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.474426452Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-07-20T17:06:04.474663119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018678s 
2025-07-20T17:06:04.474921599Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-07-20T17:06:04.475194218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.475511477Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-07-20T17:06:04.475921924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-20T17:06:04', 'on_delete_notification') 
2025-07-20T17:06:04.476382832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.477180128Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-07-20T17:06:04.477416234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019802s 
2025-07-20T17:06:04.477687610Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-07-20T17:06:04.477954899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.478275113Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-07-20T17:06:04.478645860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-20T17:06:04', 'download_propers_config') 
2025-07-20T17:06:04.479111448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.479827580Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-07-20T17:06:04.480089488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s 
2025-07-20T17:06:04.480358209Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-07-20T17:06:04.480634375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.480967496Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-07-20T17:06:04.481336890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-20T17:06:04', 'add_priority_to_indexers') 
2025-07-20T17:06:04.481786025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.482510524Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-07-20T17:06:04.482754816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018727s 
2025-07-20T17:06:04.483013667Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-07-20T17:06:04.483286667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.483599628Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-07-20T17:06:04.484022299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-20T17:06:04', 'add_alternative_title_indices') 
2025-07-20T17:06:04.484488718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.485206454Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-07-20T17:06:04.485464954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018993s 
2025-07-20T17:06:04.485710298Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-07-20T17:06:04.485967687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.486278202Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-07-20T17:06:04.486652937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-20T17:06:04', 'fix_tmdb_duplicates') 
2025-07-20T17:06:04.487098765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.487812382Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-07-20T17:06:04.488113418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018366s 
2025-07-20T17:06:04.488387290Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-07-20T17:06:04.488661081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.488978190Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-07-20T17:06:04.489375901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-20T17:06:04', 'swap_filechmod_for_folderchmod') 
2025-07-20T17:06:04.489820266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.490554615Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-07-20T17:06:04.490801041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018801s 
2025-07-20T17:06:04.491056706Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-07-20T17:06:04.491313714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.491644901Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-07-20T17:06:04.492044185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-20T17:06:04', 'mediainfo_channels') 
2025-07-20T17:06:04.492493189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.493200283Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-07-20T17:06:04.493458413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s 
2025-07-20T17:06:04.493706323Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-07-20T17:06:04.493960905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.494277984Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-07-20T17:06:04.494981301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-20T17:06:04.495431938Z [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-07-20T17:06:04.496051386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008124s 
2025-07-20T17:06:04.496292692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-20T17:06:04.496613608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-20T17:06:04.497035267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s 
2025-07-20T17:06:04.497416485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-20T17:06:04', 'add_update_history') 
2025-07-20T17:06:04.497853886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.498821164Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-07-20T17:06:04.499066107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022643s 
2025-07-20T17:06:04.499332784Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-07-20T17:06:04.499606295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.499958585Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-07-20T17:06:04.500326426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-20T17:06:04', 'update_awesome_hd_link') 
2025-07-20T17:06:04.500780660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.501532014Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-07-20T17:06:04.501782318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019151s 
2025-07-20T17:06:04.502032151Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-07-20T17:06:04.502305321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.502626188Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-07-20T17:06:04.503004860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-20T17:06:04', 'remove_awesomehd') 
2025-07-20T17:06:04.503429295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.504187141Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-07-20T17:06:04.504434770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018854s 
2025-07-20T17:06:04.504697700Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-07-20T17:06:04.504974016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.505290574Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-07-20T17:06:04.505696060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-20T17:06:04', 'add_on_delete_to_notifications') 
2025-07-20T17:06:04.506145646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.506970197Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-07-20T17:06:04.507235722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001981s 
2025-07-20T17:06:04.507493360Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-07-20T17:06:04.507776320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.508151416Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-07-20T17:06:04.508553676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-20T17:06:04', 'add_bypass_to_delay_profile') 
2025-07-20T17:06:04.509017360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.509768032Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-07-20T17:06:04.510072234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019765s 
2025-07-20T17:06:04.510316877Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-07-20T17:06:04.510586159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.510896675Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-07-20T17:06:04.513053218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-20T17:06:04', 'update_notifiarr') 
2025-07-20T17:06:04.513485719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.514216611Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-07-20T17:06:04.514448939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036262s 
2025-07-20T17:06:04.514694504Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-07-20T17:06:04.514940409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.515251235Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-07-20T17:06:04.515633024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-20T17:06:04', 'legacy_mediainfo_hdr') 
2025-07-20T17:06:04.516072760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.516806497Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-07-20T17:06:04.517021110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00184s 
2025-07-20T17:06:04.517272446Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-07-20T17:06:04.517533081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.517837374Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-07-20T17:06:04.518208351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-20T17:06:04', 'rename_blacklist_to_blocklist') 
2025-07-20T17:06:04.518634920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.519362876Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-07-20T17:06:04.519604172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s 
2025-07-20T17:06:04.519856470Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-07-20T17:06:04.520153869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.520448272Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-07-20T17:06:04.520797676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-20T17:06:04', 'add_indexer_tags') 
2025-07-20T17:06:04.521210156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.521949536Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-07-20T17:06:04.522172855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017985s 
2025-07-20T17:06:04.522414783Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-07-20T17:06:04.522669345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.522965752Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-07-20T17:06:04.523328503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-20T17:06:04', 'mediainfo_to_ffmpeg') 
2025-07-20T17:06:04.523749250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.524488178Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-07-20T17:06:04.524723963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001813s 
2025-07-20T17:06:04.524971582Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-07-20T17:06:04.525228219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.525532151Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-07-20T17:06:04.525899481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-20T17:06:04', 'cdh_per_downloadclient') 
2025-07-20T17:06:04.526321371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.527043645Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-07-20T17:06:04.527278348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018067s 
2025-07-20T17:06:04.527528953Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-07-20T17:06:04.527785159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.528115935Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-07-20T17:06:04.528482944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-20T17:06:04', 'migrate_discord_from_slack') 
2025-07-20T17:06:04.528917820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.529632900Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-07-20T17:06:04.529890399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018194s 
2025-07-20T17:06:04.530129410Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-07-20T17:06:04.530383492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.530699058Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-07-20T17:06:04.531059944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-20T17:06:04', 'remove_predb') 
2025-07-20T17:06:04.531480191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.532216885Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-07-20T17:06:04.532451818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018261s 
2025-07-20T17:06:04.532716641Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-07-20T17:06:04.532994240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.533314645Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-07-20T17:06:04.533702496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-20T17:06:04', 'add_on_update_to_notifications') 
2025-07-20T17:06:04.534145639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.534864477Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-07-20T17:06:04.535114490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018596s 
2025-07-20T17:06:04.535383682Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-07-20T17:06:04.535649888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.535983510Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-07-20T17:06:04.536370810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-20T17:06:04', 'ensure_identity_on_id_columns') 
2025-07-20T17:06:04.536810035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.537548382Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-07-20T17:06:04.537797193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001874s 
2025-07-20T17:06:04.538057157Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-07-20T17:06:04.538328994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.538648197Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-07-20T17:06:04.539033784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-20T17:06:04', 'download_client_per_indexer') 
2025-07-20T17:06:04.539485073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.540212879Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-07-20T17:06:04.540470678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018706s 
2025-07-20T17:06:04.540727736Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-07-20T17:06:04.540990966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.541304698Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-07-20T17:06:04.541681998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-20T17:06:04', 'multiple_ratings_support') 
2025-07-20T17:06:04.542131092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.542836002Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-07-20T17:06:04.543081476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018323s 
2025-07-20T17:06:04.543332151Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-07-20T17:06:04.543585832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.543910596Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-07-20T17:06:04.544270701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-07-20T17:06:04', 'movie_metadata') 
2025-07-20T17:06:04.544692801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.545403793Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-07-20T17:06:04.545638757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018152s 
2025-07-20T17:06:04.545884381Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-07-20T17:06:04.546143934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.546444650Z [Info] collections: Starting migration of Log DB to 208 
2025-07-20T17:06:04.546796859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-07-20T17:06:04', 'collections') 
2025-07-20T17:06:04.547213137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.547921143Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-07-20T17:06:04.548172409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017752s 
2025-07-20T17:06:04.548427222Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-07-20T17:06:04.548698950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.549018233Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-07-20T17:06:04.549404421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-20T17:06:04', 'movie_meta_collection_index') 
2025-07-20T17:06:04.549840028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.550582313Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-07-20T17:06:04.550819871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018624s 
2025-07-20T17:06:04.551079975Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-07-20T17:06:04.551347013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.551657609Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-07-20T17:06:04.552048696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-20T17:06:04', 'movie_added_notifications') 
2025-07-20T17:06:04.552491478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.553226849Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-07-20T17:06:04.553472103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018568s 
2025-07-20T17:06:04.553728239Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-07-20T17:06:04.553993774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.554309400Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-07-20T17:06:04.554684465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-20T17:06:04', 'more_movie_meta_index') 
2025-07-20T17:06:04.555135574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.555838339Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-07-20T17:06:04.556117862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018402s 
2025-07-20T17:06:04.556409560Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-20T17:06:04.556702329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.557023376Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-07-20T17:06:04.557738075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-20T17:06:04.557962968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-20T17:06:04.558214795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-20T17:06:04.559030267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("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-07-20T17:06:04.559834567Z [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-07-20T17:06:04.560357901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-20T17:06:04.560913621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-20T17:06:04.561925278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-20T17:06:04.562306125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038518s 
2025-07-20T17:06:04.562548533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-20T17:06:04.562760370Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:04.562993590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-20T17:06:04.563653840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-07-20T17:06:04.564323088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-20T17:06:04.564788655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-20T17:06:04.565326248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-20T17:06:04.566243345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-20T17:06:04.566636758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033941s 
2025-07-20T17:06:04.566855268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:04.567060932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-20T17:06:04.567293190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-20T17:06:04.567887266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-20T17:06:04.568469238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-20T17:06:04.568968624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-20T17:06:04.569507409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-20T17:06:04.570429967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:04.570836105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032951s 
2025-07-20T17:06:04.571225569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-20T17:06:04', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-20T17:06:04.571673752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.573543027Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-20T17:06:04.573803191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059211s 
2025-07-20T17:06:04.574063575Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-07-20T17:06:04.574333759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.574653914Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-07-20T17:06:04.575049220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-20T17:06:04', 'add_language_tags_to_subtitle_files') 
2025-07-20T17:06:04.575507373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.576362816Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-07-20T17:06:04.576609012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020052s 
2025-07-20T17:06:04.576846550Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-07-20T17:06:04.577092896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.577393462Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-07-20T17:06:04.577742064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-20T17:06:04', 'add_salt_to_users') 
2025-07-20T17:06:04.578154785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.578837991Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-07-20T17:06:04.579062443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017423s 
2025-07-20T17:06:04.579310743Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-07-20T17:06:04.579549995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.579858416Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-07-20T17:06:04.580233962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-07-20T17:06:04', 'clean_alt_titles') 
2025-07-20T17:06:04.580649279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.581330040Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-07-20T17:06:04.581558871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017774s 
2025-07-20T17:06:04.581787982Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-07-20T17:06:04.582029048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.582328040Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-07-20T17:06:04.582668466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-20T17:06:04', 'remove_omg') 
2025-07-20T17:06:04.583080135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.583763311Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-07-20T17:06:04.584007212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017388s 
2025-07-20T17:06:04.584270653Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-07-20T17:06:04.584541538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.584855280Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-07-20T17:06:04.585248512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-07-20T17:06:04', 'add_additional_info_to_pending_releases') 
2025-07-20T17:06:04.585689240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.586396675Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-07-20T17:06:04.586646317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018329s 
2025-07-20T17:06:04.586892353Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-07-20T17:06:04.587146014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.587446279Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-07-20T17:06:04.587816975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-07-20T17:06:04', 'add_result_to_commands') 
2025-07-20T17:06:04.588276040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.588970699Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-07-20T17:06:04.589200251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018118s 
2025-07-20T17:06:04.589447870Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-07-20T17:06:04.589707933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.590013198Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-07-20T17:06:04.590382993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-07-20T17:06:04', 'health_restored_notification') 
2025-07-20T17:06:04.590814412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.591493099Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-07-20T17:06:04.591737671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017698s 
2025-07-20T17:06:04.592038487Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-07-20T17:06:04.592323090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.592635950Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-07-20T17:06:04.593059333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-07-20T17:06:04', 'add_on_manual_interaction_required_to_notifications') 
2025-07-20T17:06:04.593511273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.594219540Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-07-20T17:06:04.594478752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018608s 
2025-07-20T17:06:04.594710940Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-07-20T17:06:04.594952396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.595254374Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-07-20T17:06:04.595591663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-07-20T17:06:04', 'remove_rarbg') 
2025-07-20T17:06:04.596045367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.596871832Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-07-20T17:06:04.597091845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019194s 
2025-07-20T17:06:04.597351618Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-07-20T17:06:04.597616652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.597924442Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-07-20T17:06:04.598311441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-07-20T17:06:04', 'remove_invalid_roksbox_metadata_images') 
2025-07-20T17:06:04.598740976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.599435525Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-07-20T17:06:04.599680729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017943s 
2025-07-20T17:06:04.599931174Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-07-20T17:06:04.600182420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.600488135Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-07-20T17:06:04.600828601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-07-20T17:06:04', 'list_sync_time') 
2025-07-20T17:06:04.601242084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.601940791Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-07-20T17:06:04.602167367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017596s 
2025-07-20T17:06:04.602417892Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-07-20T17:06:04.602676212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.602979543Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-07-20T17:06:04.603341772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-07-20T17:06:04', 'add_tags_to_collections') 
2025-07-20T17:06:04.603761428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.604463782Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-07-20T17:06:04.604700329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017758s 
2025-07-20T17:06:04.604957296Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-07-20T17:06:04.605195937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.605503115Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-07-20T17:06:04.605873391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-07-20T17:06:04', 'add_download_client_tags') 
2025-07-20T17:06:04.606299129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.606985922Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-07-20T17:06:04.607218741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017722s 
2025-07-20T17:06:04.607447983Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-07-20T17:06:04.607694299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.608055176Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-07-20T17:06:04.608407154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-07-20T17:06:04', 'add_auto_tagging') 
2025-07-20T17:06:04.608820677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.609508212Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-07-20T17:06:04.609739177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001808s 
2025-07-20T17:06:04.610010714Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-07-20T17:06:04.610292562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.610616224Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-07-20T17:06:04.611044075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-07-20T17:06:04', 'add_custom_format_score_bypass_to_delay_profile') 
2025-07-20T17:06:04.611505495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.612266798Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-07-20T17:06:04.612547594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019413s 
2025-07-20T17:06:04.612827988Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-07-20T17:06:04.613109766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.613432967Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-07-20T17:06:04.613848123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-07-20T17:06:04', 'update_restrictions_to_release_profiles') 
2025-07-20T17:06:04.614300343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.614998139Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-07-20T17:06:04.615257541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018633s 
2025-07-20T17:06:04.615510932Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-07-20T17:06:04.615776847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.616106701Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-07-20T17:06:04.616483100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-07-20T17:06:04', 'rename_quality_profiles') 
2025-07-20T17:06:04.616912524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.618055346Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-07-20T17:06:04.618303536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022622s 
2025-07-20T17:06:04.618571185Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-07-20T17:06:04.618841820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.619157586Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-07-20T17:06:04.619540828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-07-20T17:06:04', 'update_images_remote_url') 
2025-07-20T17:06:04.619990093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.620710253Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-07-20T17:06:04.620946329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018502s 
2025-07-20T17:06:04.621206803Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-07-20T17:06:04.621485655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.621803565Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-07-20T17:06:04.622183811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-07-20T17:06:04', 'add_notification_status') 
2025-07-20T17:06:04.622619098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.623336353Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-07-20T17:06:04.623579212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018337s 
2025-07-20T17:06:04.623842262Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-07-20T17:06:04.624176364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.624494275Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-07-20T17:06:04.624874611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-07-20T17:06:04', 'rename_deprecated_indexer_flags') 
2025-07-20T17:06:04.625309386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.626006370Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-07-20T17:06:04.626248999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018199s 
2025-07-20T17:06:04.626495044Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-07-20T17:06:04.626755449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.627058369Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-07-20T17:06:04.627426380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-07-20T17:06:04', 'movie_last_searched_time') 
2025-07-20T17:06:04.627872127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.628563029Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-07-20T17:06:04.628799285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017962s 
2025-07-20T17:06:04.629033757Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-07-20T17:06:04.629275644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.629571530Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-07-20T17:06:04.629919721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-07-20T17:06:04', 'email_encryption') 
2025-07-20T17:06:04.630358255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.631035980Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-07-20T17:06:04.631265943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017555s 
2025-07-20T17:06:04.631519343Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-07-20T17:06:04.631790519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.632115163Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-07-20T17:06:04.632487173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-07-20T17:06:04', 'clear_last_rss_releases_info') 
2025-07-20T17:06:04.632915445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.633634363Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-07-20T17:06:04.633875248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001837s 
2025-07-20T17:06:04.634118839Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-07-20T17:06:04.634365606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.634664598Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-07-20T17:06:04.635005174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-07-20T17:06:04', 'add_indexes') 
2025-07-20T17:06:04.635415901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.636103346Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-07-20T17:06:04.636330704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017376s 
2025-07-20T17:06:04.636598022Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-07-20T17:06:04.636870020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.637185545Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-07-20T17:06:04.637584639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-07-20T17:06:04', 'parse_title_from_existing_subtitle_files') 
2025-07-20T17:06:04.638025196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.638723553Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-07-20T17:06:04.638975881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018276s 
2025-07-20T17:06:04.639255875Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-07-20T17:06:04.639541891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.639869310Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-07-20T17:06:04.640339177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-07-20T17:06:04', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-07-20T17:06:04.640778161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.641500105Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-07-20T17:06:04.641764788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019183s 
2025-07-20T17:06:04.642030713Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-07-20T17:06:04.642306038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.642623117Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-07-20T17:06:04.643020978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-07-20T17:06:04', 'drop_multi_episode_style_from_naming_config') 
2025-07-20T17:06:04.643471315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.644226957Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-07-20T17:06:04.644484395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018882s 
2025-07-20T17:06:04.644724910Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-07-20T17:06:04.644971747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.645268926Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-07-20T17:06:04.645626225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-07-20T17:06:04', 'stevenlu_update_url') 
2025-07-20T17:06:04.646040520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.646747584Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-07-20T17:06:04.646977176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017703s 
2025-07-20T17:06:04.647216959Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-07-20T17:06:04.647463285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:04.647767438Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-07-20T17:06:04.648140249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-07-20T17:06:04', 'add_movie_keywords') 
2025-07-20T17:06:04.648566567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:04.649244452Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-07-20T17:06:04.649468704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017717s 
2025-07-20T17:06:04.830577775Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-07-20T17:06:04.840450008Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-20T17:06:04.844348049Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-07-20T17:06:04.984846558Z [Info] QualityProfileService: Setting up default quality profiles 
2025-07-20T17:06:05.013210624Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-07-20T17:06:05.043711755Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-20T17:06:05.044068864Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-20T17:06:05.044312915Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-07-20T17:06:05.178809657Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-07-20T17:06:05.440983264Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                         VERSION              TYPE                    
BouncyCastle.Cryptography                                    2.4.0                dotnet  (+5 duplicates)  
Dapper                                                       2.0.151              dotnet  (+5 duplicates)  
Diacritical.Net                                              1.0.4                dotnet  (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                         6.2.0                dotnet  (+1 duplicate)   
DryIoc.dll                                                   5.4.3                dotnet  (+7 duplicates)  
Dynamitey                                                    2.0.9.136            dotnet  (+3 duplicates)  
Equ                                                          2.3.0                dotnet  (+5 duplicates)  
FluentValidation                                             9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                               6.2.0                dotnet  (+7 duplicates)  
Ical.Net                                                     4.3.1                dotnet  (+2 duplicates)  
ImpromptuInterface                                           7.0.1                dotnet  (+3 duplicates)  
Instances                                                    1.6.1                dotnet  (+5 duplicates)  
MailKit                                                      4.8.0                dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              6.0.35               dotnet  (+4 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                6.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                   8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                     2.1.7                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                           6.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.Configuration                           6.0.1                dotnet  (+4 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.Binder                    6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                      6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                     6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        7.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions              6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Hosting                                 6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 6.0.2                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                 6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Logging.Configuration                   6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                 6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Primitives                              6.0.0                dotnet  (+2 duplicates)  
Microsoft.Identity.Client                                    4.21.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               6.8.0                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                            1.6.14               dotnet  (+2 duplicates)  
Microsoft.Win32.SystemEvents                                 6.0.0                dotnet  (+7 duplicates)  
MimeKit                                                      4.8.0                dotnet  (+5 duplicates)  
Mono.Nat                                                     3.0.1                dotnet  (+5 duplicates)  
Mono.Posix.NETStandard                                       5.20.1.34-servarr20  dotnet                   
MonoTorrent                                                  2.0.7                dotnet  (+5 duplicates)  
NLog                                                         5.4.0                dotnet  (+7 duplicates)  
NLog.Extensions.Logging                                      5.4.0                dotnet  (+7 duplicates)  
NLog.Layouts.ClefJsonLayout                                  1.0.3                dotnet  (+7 duplicates)  
NLog.Targets.Syslog                                          7.0.0                dotnet  (+7 duplicates)  
Newtonsoft.Json                                              13.0.3               dotnet  (+7 duplicates)  
NodaTime                                                     3.2.0                dotnet  (+2 duplicates)  
Npgsql                                                       7.0.10               dotnet  (+7 duplicates)  
Polly                                                        8.6.0                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                   1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                   8.6.0                dotnet  (+5 duplicates)  
Radarr                                                       1.0.0                dotnet                   
Radarr.Api.V3                                                1.0.0                dotnet  (+2 duplicates)  
Radarr.Common                                                1.0.0                dotnet  (+7 duplicates)  
Radarr.Core                                                  1.0.0                dotnet  (+5 duplicates)  
Radarr.Host                                                  1.0.0                dotnet  (+1 duplicate)   
Radarr.Http                                                  1.0.0                dotnet  (+3 duplicates)  
Radarr.Mono                                                  1.0.0                dotnet                   
Radarr.SignalR                                               1.0.0                dotnet  (+4 duplicates)  
ReusableTasks                                                2.0.0                dotnet  (+5 duplicates)  
Sentry                                                       4.0.2                dotnet  (+7 duplicates)  
Servarr.FFMpegCore                                           4.7.0-26             dotnet  (+5 duplicates)  
Servarr.FFprobe                                              5.1.4.112            dotnet  (+5 duplicates)  
Servarr.FluentMigrator                                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Abstractions                          3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Oracle                     3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Postgres                   3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlAnywhere                3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlServer                  3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner                                3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Core                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Db2                            3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Firebird                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Hana                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.MySql                          3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Oracle                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Postgres                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Redshift                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SQLite                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlAnywhere                    3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServer                      3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServerCe                    3.3.2.9              dotnet  (+5 duplicates)  
SharpZipLib                                                  1.4.2                dotnet  (+7 duplicates)  
SixLabors.ImageSharp                                         3.1.9                dotnet  (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                           6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                               6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            6.6.2                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                    6.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                              1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.EventLog                                  6.0.0                dotnet  (+2 duplicates)  
System.Drawing.Common                                        6.0.0                dotnet  (+7 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                              6.8.0                dotnet  (+5 duplicates)  
System.Runtime.Caching                                       4.7.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.ProtectedData                   6.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                  6.0.0                dotnet  (+7 duplicates)  
System.ServiceProcess.ServiceController                      6.0.1                dotnet  (+7 duplicates)  
System.Text.Json                                             6.0.10               dotnet  (+6 duplicates)  
System.Windows.Extensions                                    6.0.0                dotnet  (+7 duplicates)  
acl-libs                                                     2.3.2-r1             apk                      
alpine-baselayout                                            3.7.0-r0             apk                      
alpine-baselayout-data                                       3.7.0-r0             apk                      
alpine-keys                                                  2.5-r0               apk                      
alpine-release                                               3.22.1-r0            apk                      
apk-tools                                                    2.14.9-r2            apk                      
bash                                                         5.2.37-r0            apk                      
brotli-libs                                                  1.1.0-r2             apk                      
busybox                                                      1.37.0-r18           apk                      
busybox-binsh                                                1.37.0-r18           apk                      
c-ares                                                       1.34.5-r0            apk                      
ca-certificates                                              20250619-r0          apk                      
ca-certificates-bundle                                       20250619-r0          apk                      
catatonit                                                    0.2.1-r0             apk                      
coreutils                                                    9.7-r1               apk                      
coreutils-env                                                9.7-r1               apk                      
coreutils-fmt                                                9.7-r1               apk                      
coreutils-sha512sum                                          9.7-r1               apk                      
curl                                                         8.14.1-r1            apk                      
findutils                                                    4.10.0-r0            apk                      
icu-data-en                                                  76.1-r1              apk                      
icu-libs                                                     76.1-r1              apk                      
jq                                                           1.8.0-r0             apk                      
libapk2                                                      2.14.9-r2            apk                      
libattr                                                      2.5.2-r2             apk                      
libbsd                                                       0.12.2-r0            apk                      
libcrypto3                                                   3.5.1-r0             apk                      
libcurl                                                      8.14.1-r1            apk                      
libgcc                                                       14.2.0-r6            apk                      
libidn2                                                      2.3.7-r0             apk                      
libintl                                                      0.24.1-r0            apk                      
libmd                                                        1.1.0-r0             apk                      
libncursesw                                                  6.5_p20250503-r0     apk                      
libproc2                                                     4.0.4-r3             apk                      
libpsl                                                       0.21.5-r3            apk                      
libssl3                                                      3.5.1-r0             apk                      
libstdc++                                                    14.2.0-r6            apk                      
libunistring                                                 1.3-r0               apk                      
libxml2                                                      2.13.8-r0            apk                      
libxslt                                                      1.1.43-r3            apk                      
linux-pam                                                    1.7.0-r4             apk                      
musl                                                         1.2.5-r10            apk                      
musl-utils                                                   1.2.5-r10            apk                      
ncurses-terminfo-base                                        6.5_p20250503-r0     apk                      
netcat-openbsd                                               1.229.1-r0           apk                      
nghttp2-libs                                                 1.65.0-r0            apk                      
oniguruma                                                    6.9.10-r0            apk                      
procps-ng                                                    4.0.4-r3             apk                      
readline                                                     8.2.13-r1            apk                      
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  6.0.35               dotnet                   
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     6.0.35               dotnet                   
scanelf                                                      1.3.8-r1             apk                      
shadow                                                       4.17.3-r0            apk                      
skalibs-libs                                                 2.14.4.0-r0          apk                      
sqlite-libs                                                  3.49.2-r1            apk                      
ssl_client                                                   1.37.0-r18           apk                      
tzdata                                                       2025b-r0             apk                      
utmps-libs                                                   0.1.3.1-r0           apk                      
xmlstarlet                                                   1.6.1-r2             apk                      
xz-libs                                                      5.8.1-r0             apk                      
zlib                                                         1.3.1-r2             apk                      
zstd-libs                                                    1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1753031182337
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1753031182337
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=JJwuMc_U50H88tHudtKCCg.\"",
        "source": "console-api",
        "timestamp": 1753031182337
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1753031182337
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1753031182337
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1753031182337
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753031182337
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753031182337
    }
]
Test Result Message Runtime
Container startup PASS - 5.13s
Create SBOM PASS - 10.31s
Get build info PASS - 0.03s
Get screenshot PASS - 11.11s

ARM64 PASS

linuxserver/radarr

Runtime: 81.01s
arm64v8-nightly-5.27.2.10142-ls8
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-07-20T17:02:47+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 87.27MB
Tag: arm64v8-nightly-5.27.2.10142-ls8
Version: 5.27.2.10142-ls8
View Container Logs
Expand
2025-07-20T17:06:02.434499201Z [migrations] started
2025-07-20T17:06:02.438508576Z [migrations] no migrations found
2025-07-20T17:06:02.906485880Z usermod: no changes
2025-07-20T17:06:02.970016804Z ───────────────────────────────────────
2025-07-20T17:06:02.970032365Z 
2025-07-20T17:06:02.970043047Z       ██╗     ███████╗██╗ ██████╗
2025-07-20T17:06:02.970053778Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-20T17:06:02.970064349Z       ██║     ███████╗██║██║   ██║
2025-07-20T17:06:02.970074640Z       ██║     ╚════██║██║██║   ██║
2025-07-20T17:06:02.970085292Z       ███████╗███████║██║╚██████╔╝
2025-07-20T17:06:02.970096033Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-20T17:06:02.970107266Z 
2025-07-20T17:06:02.970117937Z    Brought to you by linuxserver.io
2025-07-20T17:06:02.970128128Z ───────────────────────────────────────
2025-07-20T17:06:02.974481526Z 
2025-07-20T17:06:02.974861842Z To support the app dev(s) visit:
2025-07-20T17:06:03.005664940Z Radarr: https://opencollective.com/radarr
2025-07-20T17:06:03.011562108Z 
2025-07-20T17:06:03.011587238Z To support LSIO projects visit:
2025-07-20T17:06:03.011592329Z https://www.linuxserver.io/donate/
2025-07-20T17:06:03.011596106Z 
2025-07-20T17:06:03.011599934Z ───────────────────────────────────────
2025-07-20T17:06:03.011604483Z GID/UID
2025-07-20T17:06:03.011608060Z ───────────────────────────────────────
2025-07-20T17:06:03.070523629Z 
2025-07-20T17:06:03.070546605Z User UID:    911
2025-07-20T17:06:03.070555172Z User GID:    911
2025-07-20T17:06:03.070563429Z ───────────────────────────────────────
2025-07-20T17:06:03.105543009Z Linuxserver.io version: 5.27.2.10142-ls8
2025-07-20T17:06:03.109187940Z Build-date: 2025-07-20T17:02:47+00:00
2025-07-20T17:06:03.109209122Z ───────────────────────────────────────
2025-07-20T17:06:03.109219213Z     
2025-07-20T17:06:05.193840991Z [custom-init] No custom files found, skipping...
2025-07-20T17:06:11.558101041Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.2.10142 
2025-07-20T17:06:11.838711030Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-20T17:06:11.920462661Z [Debug] Bootstrap: Console selected 
2025-07-20T17:06:11.936290248Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-20T17:06:16.687677880Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-20T17:06:17.542957826Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c13a9ef3-bf3e-4015-9219-d91ff1661331} may be persisted to storage in unencrypted form. 
2025-07-20T17:06:18.917162435Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-20T17:06:19.702861221Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-20T17:06:20.969179504Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-20T17:06:21.136788043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:21.145495280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:22.414711909Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-20T17:06:22.486478420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3003301s 
2025-07-20T17:06:22.493862641Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-20T17:06:22.498370531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3496563s 
2025-07-20T17:06:22.782507333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-20T17:06:22.792555550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:22.915905672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-20T17:06:23.111941335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-20T17:06:23.381407890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4634397s 
2025-07-20T17:06:23.388141622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:23.406306186Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-20T17:06:23.409336570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4889272s 
2025-07-20T17:06:23.543459218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-20T17:06:23.547461378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:23.637669350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-20T17:06:23.663101352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:23.679006064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380302s 
2025-07-20T17:06:23.683080931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:23.687577507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018418s 
2025-07-20T17:06:23.694817349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-20T17:06:23.705076741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-20T17:06:23.720452028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224171s 
2025-07-20T17:06:23.725003685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:23.730686641Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-20T17:06:23.734063822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322668s 
2025-07-20T17:06:23.747045738Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-20T17:06:23.750581389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:23.763431961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:23.766736055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003055s 
2025-07-20T17:06:23.769927042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-20T17:06:23.775046353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-20T17:06:23.780991085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083533s 
2025-07-20T17:06:23.783992340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:23.788293072Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-20T17:06:23.790948250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150957s 
2025-07-20T17:06:23.809537439Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-20T17:06:23.813083080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:23.825676724Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-20T17:06:24.153709865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-20T17:06:24.163377576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-07-20T17:06:24.170770806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014179s 
2025-07-20T17:06:24.173963677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-20T17:06:24.178979018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-20T17:06:24.183450083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070015s 
2025-07-20T17:06:24.186204971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-07-20T17:06:24.191821002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-07-20T17:06:24.196716582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080688s 
2025-07-20T17:06:24.199465659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-07-20T17:06:24.203819738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-07-20T17:06:24.208205341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006228s 
2025-07-20T17:06:24.210662981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-07-20T17:06:24.237080927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "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-07-20T17:06:24.253954000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408011s 
2025-07-20T17:06:24.256718047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-07-20T17:06:24.260953157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-07-20T17:06:24.265346856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061365s 
2025-07-20T17:06:24.267889727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-07-20T17:06:24.285019307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "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-07-20T17:06:24.297081711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267495s 
2025-07-20T17:06:24.299859255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-07-20T17:06:24.304223795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:24.308304314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060313s 
2025-07-20T17:06:24.311155466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-07-20T17:06:24.315675720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:24.319939087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063362s 
2025-07-20T17:06:24.322530246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-07-20T17:06:24.339509242Z [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-07-20T17:06:24.350744590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257544s 
2025-07-20T17:06:24.353401171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-07-20T17:06:24.363725314Z [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-07-20T17:06:24.371346603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154877s 
2025-07-20T17:06:24.373892651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-20T17:06:24.383696887Z [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-07-20T17:06:24.390666484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143424s 
2025-07-20T17:06:24.393795216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-20T17:06:24.397953230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:24.402686403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065047s 
2025-07-20T17:06:24.405264816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-20T17:06:24.499900025Z [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-07-20T17:06:24.533028316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12303s 
2025-07-20T17:06:24.536876988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-20T17:06:24.550009066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-07-20T17:06:24.558250435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187882s 
2025-07-20T17:06:24.562224809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-20T17:06:24.567590355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:24.572533261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078923s 
2025-07-20T17:06:24.576190095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-20T17:06:24.659340975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-07-20T17:06:24.677639128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961474s 
2025-07-20T17:06:24.681582961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-20T17:06:24.686319781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-20T17:06:24.692941066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088811s 
2025-07-20T17:06:24.695604651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-07-20T17:06:24.703548771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-07-20T17:06:24.713180078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150894s 
2025-07-20T17:06:24.715884836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-07-20T17:06:24.720379438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:24.724741674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006269s 
2025-07-20T17:06:24.730561225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-07-20T17:06:24.737047508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-07-20T17:06:24.742447544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088313s 
2025-07-20T17:06:24.744758078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-07-20T17:06:24.753688524Z [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-07-20T17:06:24.760662319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01371s 
2025-07-20T17:06:24.763128897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-07-20T17:06:24.774875475Z [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-07-20T17:06:24.783175983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177271s 
2025-07-20T17:06:24.785577419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-07-20T17:06:24.796362882Z [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-07-20T17:06:24.804346822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164997s 
2025-07-20T17:06:24.806958281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-07-20T17:06:24.813861645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-07-20T17:06:24.820405124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110248s 
2025-07-20T17:06:24.823331608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-07-20T17:06:24.828432882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-07-20T17:06:24.833216276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072415s 
2025-07-20T17:06:24.835932486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-07-20T17:06:24.840687633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-07-20T17:06:24.845107365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067604s 
2025-07-20T17:06:24.847535715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-07-20T17:06:24.855563775Z [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-07-20T17:06:24.861980889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121565s 
2025-07-20T17:06:24.864423468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-20T17:06:24.875175453Z [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-07-20T17:06:24.883351149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166325s 
2025-07-20T17:06:24.885869852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-20T17:06:24.893997712Z [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-07-20T17:06:24.900435177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122075s 
2025-07-20T17:06:24.902964942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-07-20T17:06:24.912209551Z [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-07-20T17:06:24.919692452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143152s 
2025-07-20T17:06:24.922270605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-07-20T17:06:24.928859114Z [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-07-20T17:06:24.937801955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124738s 
2025-07-20T17:06:24.940311509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-20T17:06:24.947329875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-20T17:06:24.952102547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092883s 
2025-07-20T17:06:24.954509334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-20T17:06:24.958395782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-20T17:06:24.962672425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057844s 
2025-07-20T17:06:24.964948219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-07-20T17:06:24.971238789Z [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-07-20T17:06:24.976564855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093585s 
2025-07-20T17:06:24.979030201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-07-20T17:06:24.989192237Z [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-07-20T17:06:24.996652542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152976s 
2025-07-20T17:06:25.039430820Z [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-07-20T17:06:25.062853594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-20T17:06:25.070647431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-07-20T17:06:25.076559668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01114s 
2025-07-20T17:06:25.079173673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-20T17:06:25.083385957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-20T17:06:25.087677560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061384s 
2025-07-20T17:06:25.090401236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-20T17:06:25.094913724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-20T17:06:25.099812029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068132s 
2025-07-20T17:06:25.102586527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-20T17:06:25.114785517Z [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-07-20T17:06:25.123093259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180084s 
2025-07-20T17:06:25.125690790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-20T17:06:25.135296496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-07-20T17:06:25.142520486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014494s 
2025-07-20T17:06:25.145282629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-07-20T17:06:25.149869567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-07-20T17:06:25.154998006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007306s 
2025-07-20T17:06:25.157376957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-20T17:06:25.167038286Z [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-07-20T17:06:25.174784788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149051s 
2025-07-20T17:06:25.177251836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-07-20T17:06:25.187691081Z [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-07-20T17:06:25.195534208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159761s 
2025-07-20T17:06:25.198079584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-20T17:06:25.201787502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:25.205851076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054929s 
2025-07-20T17:06:25.212321347Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0630157 taking an average of 00:00:00.0630157 
2025-07-20T17:06:25.227502563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-20T17:06:25', 'InitialSetup') 
2025-07-20T17:06:25.234807445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:25.242785604Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-20T17:06:25.245277603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420497s 
2025-07-20T17:06:25.251821673Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-07-20T17:06:25.255140778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:25.262477804Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-07-20T17:06:25.290123584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-07-20T17:06:25.300262174Z [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, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-07-20T17:06:25.308295904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156281s 
2025-07-20T17:06:25.310897383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-07-20T17:06:25.315053704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-07-20T17:06:25.319358835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061316s 
2025-07-20T17:06:25.321700191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:25.323990423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001362s 
2025-07-20T17:06:25.327019353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-07-20T17:06:25.331642344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:25.340685487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111403s 
2025-07-20T17:06:25.346950004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-20T17:06:25', 'add_moviefiles_table') 
2025-07-20T17:06:25.352439751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:25.356666293Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-07-20T17:06:25.359026627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266931s 
2025-07-20T17:06:25.362174226Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-07-20T17:06:25.365114418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:25.368712545Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-07-20T17:06:25.374730205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-20T17:06:25.377585506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-07-20T17:06:25.380311887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-07-20T17:06:25.384668320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:25.393523195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107587s 
2025-07-20T17:06:25.399399650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-20T17:06:25', 'fix_history_movieId') 
2025-07-20T17:06:25.404722460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:25.408705572Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-07-20T17:06:25.411060024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255437s 
2025-07-20T17:06:25.414061910Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-07-20T17:06:25.416950688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:25.420515949Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-07-20T17:06:25.447433141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:25.450094642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2025-07-20T17:06:25.453069252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-07-20T17:06:25.457397350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:25.466937353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114476s 
2025-07-20T17:06:25.469266244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:25.471508861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-07-20T17:06:25.474166563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-07-20T17:06:25.477977829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-07-20T17:06:25.486002331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093533s 
2025-07-20T17:06:25.488855698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:25.491032492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-07-20T17:06:25.496968898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-07-20T17:06:25.764137455Z [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, "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-07-20T17:06:25.793186060Z [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-07-20T17:06:25.812147159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:25.825660475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:25.917006429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:25.924464510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:25.928878550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4293916s 
2025-07-20T17:06:25.931215326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:25.933408463Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-07-20T17:06:25.936742719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-07-20T17:06:25.940938419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-07-20T17:06:25.949220369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099392s 
2025-07-20T17:06:25.955003927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-20T17:06:25', 'add_tmdb_stuff') 
2025-07-20T17:06:25.960394454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:25.964837903Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-07-20T17:06:25.967136403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252123s 
2025-07-20T17:06:25.970123028Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-07-20T17:06:25.973020032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:25.976800086Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-07-20T17:06:25.983511392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:25.985893891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-07-20T17:06:25.988786216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-07-20T17:06:26.039783928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:26.054658044Z [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-07-20T17:06:26.063051850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:26.068708032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:26.088466195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-07-20T17:06:26.092879143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101686s 
2025-07-20T17:06:26.098122263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-20T17:06:26', 'fix_movie_files') 
2025-07-20T17:06:26.103862354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.109257790Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-07-20T17:06:26.111626972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1173316s 
2025-07-20T17:06:26.114984745Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-07-20T17:06:26.118260241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.121915092Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-07-20T17:06:26.132259426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:26.135208937Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.57E-05s 
2025-07-20T17:06:26.139060664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-07-20T17:06:26.193102707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-07-20T17:06:26.203540840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-07-20T17:06:26.209705826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-20T17:06:26.215603144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-20T17:06:26.236084073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:26.241006567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0988971s 
2025-07-20T17:06:26.249134437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-07-20T17:06:26.257648084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-07-20T17:06:26.269662150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150988s 
2025-07-20T17:06:26.276439911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-20T17:06:26', 'update_schedule_intervale') 
2025-07-20T17:06:26.281842352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.287545899Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-07-20T17:06:26.290069121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329486s 
2025-07-20T17:06:26.294265873Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-07-20T17:06:26.297249593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.301806340Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-07-20T17:06:26.311236964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:26.313713261Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.29E-05s 
2025-07-20T17:06:26.316840129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-07-20T17:06:26.321780408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-07-20T17:06:26.330682598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111101s 
2025-07-20T17:06:26.333145178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:26.335345699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-07-20T17:06:26.338504702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-07-20T17:06:26.342882970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-07-20T17:06:26.350999076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098684s 
2025-07-20T17:06:26.353396515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:26.356634827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:26.369961176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139826s 
2025-07-20T17:06:26.376184270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-20T17:06:26', 'add_movie_formats_to_naming_config') 
2025-07-20T17:06:26.381718426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.386287679Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-07-20T17:06:26.388812163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298549s 
2025-07-20T17:06:26.392884565Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-07-20T17:06:26.395839456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.399468475Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-07-20T17:06:26.405192684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:26.407454770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-07-20T17:06:26.410338949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-07-20T17:06:26.414609089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-07-20T17:06:26.423315735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104563s 
2025-07-20T17:06:26.428775681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-20T17:06:26', 'add_phyiscal_release') 
2025-07-20T17:06:26.434226870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.439768821Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-07-20T17:06:26.441993171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260516s 
2025-07-20T17:06:26.444974536Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-07-20T17:06:26.448136074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.452045657Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-07-20T17:06:26.484188344Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:26.518667005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-07-20T17:06:26.523576714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036277s 
2025-07-20T17:06:26.528609279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-20T17:06:26', 'remove_bitmetv') 
2025-07-20T17:06:26.533717448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.537612322Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-07-20T17:06:26.540054931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501426s 
2025-07-20T17:06:26.543063992Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-07-20T17:06:26.545831556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.549393139Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-07-20T17:06:26.556076329Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:26.561059425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-07-20T17:06:26.564991484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006414s 
2025-07-20T17:06:26.570304726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-20T17:06:26', 'remove_torrentleech') 
2025-07-20T17:06:26.575652266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.579454133Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-07-20T17:06:26.581789517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204182s 
2025-07-20T17:06:26.584839760Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-07-20T17:06:26.587874081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.591358128Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-07-20T17:06:26.596910110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:26.601886342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-07-20T17:06:26.606334741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062928s 
2025-07-20T17:06:26.611079728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-20T17:06:26', 'remove_broadcasthenet') 
2025-07-20T17:06:26.616286555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.620290980Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-07-20T17:06:26.622638738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202352s 
2025-07-20T17:06:26.625460371Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-07-20T17:06:26.628365813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.631811252Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-07-20T17:06:26.637188743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:26.642027338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-07-20T17:06:26.645903635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060052s 
2025-07-20T17:06:26.651368511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-20T17:06:26', 'remove_fanzub') 
2025-07-20T17:06:26.656385706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.660291202Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-07-20T17:06:26.662732899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201444s 
2025-07-20T17:06:26.665682650Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-07-20T17:06:26.668671680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.672429298Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-07-20T17:06:26.676675490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:26.679641554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:26.691407010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121686s 
2025-07-20T17:06:26.697058412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-20T17:06:26', 'update_movie_sorttitle') 
2025-07-20T17:06:26.702505643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.706520590Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-07-20T17:06:26.708862256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269964s 
2025-07-20T17:06:26.712352335Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-07-20T17:06:26.715217145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.718965234Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-07-20T17:06:26.723516530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:26.726411941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:26.737808003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011785s 
2025-07-20T17:06:26.743568325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-20T17:06:26', 'update_movie_sorttitle_again') 
2025-07-20T17:06:26.749029093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.753669760Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-07-20T17:06:26.756319536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271663s 
2025-07-20T17:06:26.759269247Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-07-20T17:06:26.762598833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.765793668Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-07-20T17:06:26.780238239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-07-20T17:06:26.784410513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-07-20T17:06:26.793173491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102523s 
2025-07-20T17:06:26.798369206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-20T17:06:26', 'update_movie_file') 
2025-07-20T17:06:26.803465350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.807421508Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-07-20T17:06:26.809859067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241657s 
2025-07-20T17:06:26.812855512Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-07-20T17:06:26.815908481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.819485134Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-07-20T17:06:26.823981730Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:26.826872823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:26.838332894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118163s 
2025-07-20T17:06:26.843823683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-20T17:06:26', 'update_movie_slug') 
2025-07-20T17:06:26.849071512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.853305810Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-07-20T17:06:26.855633849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266134s 
2025-07-20T17:06:26.858746157Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-07-20T17:06:26.861798825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.865420450Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-07-20T17:06:26.871424802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:26.873440903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-07-20T17:06:26.876245211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-07-20T17:06:26.880292121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-07-20T17:06:26.889048898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010277s 
2025-07-20T17:06:26.894634447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-20T17:06:26', 'add_youtube_trailer_id') 
2025-07-20T17:06:26.900100687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.904202257Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-07-20T17:06:26.906598674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247326s 
2025-07-20T17:06:26.909337019Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-07-20T17:06:26.912223042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.916187777Z [Info] add_studio: Starting migration of Main DB to 120 
2025-07-20T17:06:26.922499259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:26.924675522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-07-20T17:06:26.927508337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-07-20T17:06:26.931151605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-07-20T17:06:26.940330591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102786s 
2025-07-20T17:06:26.945765537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-20T17:06:26', 'add_studio') 
2025-07-20T17:06:26.951282649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:26.955286684Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-07-20T17:06:26.957636436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252598s 
2025-07-20T17:06:26.960797793Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-07-20T17:06:26.963727223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:26.967476675Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-07-20T17:06:26.972126509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:26.975009616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:26.985239529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107235s 
2025-07-20T17:06:26.991031926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-20T17:06:26', 'update_filedate_config') 
2025-07-20T17:06:26.996175695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.000262146Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-07-20T17:06:27.002654955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025337s 
2025-07-20T17:06:27.005796091Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-07-20T17:06:27.008785622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.012405894Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-07-20T17:06:27.021361150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:27.023817718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-20T17:06:27.026686575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-07-20T17:06:27.030683816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-07-20T17:06:27.039558951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106155s 
2025-07-20T17:06:27.042125640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:27.043979785Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-07-20T17:06:27.047114418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-07-20T17:06:27.096479380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:27.113640504Z [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-07-20T17:06:27.123203604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-20T17:06:27.128280670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-20T17:06:27.146531267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972965s 
2025-07-20T17:06:27.149016312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:27.151422177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-20T17:06:27.154318811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-07-20T17:06:27.203704616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:27.221202437Z [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-07-20T17:06:27.231415958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-20T17:06:27.237511364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-20T17:06:27.256083499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994719s 
2025-07-20T17:06:27.261938712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-20T17:06:27', 'add_movieid_to_blacklist') 
2025-07-20T17:06:27.267306032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.271826176Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-07-20T17:06:27.274283535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1147845s 
2025-07-20T17:06:27.278221817Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-07-20T17:06:27.281434908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.285604385Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-07-20T17:06:27.306938172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-07-20T17:06:27.318734320Z [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, "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-07-20T17:06:27.327152174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173381s 
2025-07-20T17:06:27.329759085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-07-20T17:06:27.333873742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-07-20T17:06:27.338727447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061719s 
2025-07-20T17:06:27.343474568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-20T17:06:27', 'create_netimport_table') 
2025-07-20T17:06:27.348645653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.352978449Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-07-20T17:06:27.355278662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203697s 
2025-07-20T17:06:27.358517805Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-07-20T17:06:27.361583721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.365298893Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-07-20T17:06:27.371986602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:27.374202225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-05s 
2025-07-20T17:06:27.376948195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-07-20T17:06:27.381091420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-07-20T17:06:27.389739808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102349s 
2025-07-20T17:06:27.395304576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-20T17:06:27', 'add_preferred_tags_to_profile') 
2025-07-20T17:06:27.400449428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.405994105Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-07-20T17:06:27.408499841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258338s 
2025-07-20T17:06:27.411797864Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-07-20T17:06:27.414264291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.417858961Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-07-20T17:06:27.422249744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:27.425144103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:27.430776828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061668s 
2025-07-20T17:06:27.436171994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-20T17:06:27', 'fix_imdb_unique') 
2025-07-20T17:06:27.441225251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.445275359Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-07-20T17:06:27.447555210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203953s 
2025-07-20T17:06:27.451037273Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-07-20T17:06:27.454155343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.457953252Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-07-20T17:06:27.462498707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:27.465364288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:27.538278109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730065s 
2025-07-20T17:06:27.544285018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-20T17:06:27', 'update_qualities_and_profiles') 
2025-07-20T17:06:27.549880978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.554240869Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-07-20T17:06:27.556767187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887769s 
2025-07-20T17:06:27.559564611Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-07-20T17:06:27.562477868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.566064202Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-07-20T17:06:27.572432016Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:27.577379581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-07-20T17:06:27.581232651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061722s 
2025-07-20T17:06:27.586297442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-20T17:06:27', 'remove_wombles') 
2025-07-20T17:06:27.591299246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.595237588Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-07-20T17:06:27.597504954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198748s 
2025-07-20T17:06:27.600274352Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-07-20T17:06:27.603148050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.606650534Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-07-20T17:06:27.611897051Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:27.616293035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-07-20T17:06:27.620207979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056574s 
2025-07-20T17:06:27.625252459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-20T17:06:27', 'remove_kickass') 
2025-07-20T17:06:27.630276317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.634157755Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-07-20T17:06:27.636417285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192798s 
2025-07-20T17:06:27.639826692Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-07-20T17:06:27.643035004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.646920249Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-07-20T17:06:27.652894942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:27.655268382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-07-20T17:06:27.658343536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-07-20T17:06:27.662696693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-07-20T17:06:27.671465193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105218s 
2025-07-20T17:06:27.677190945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-20T17:06:27', 'add_parsed_movie_info_to_pending_release') 
2025-07-20T17:06:27.682600210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.687294654Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-07-20T17:06:27.689893348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254262s 
2025-07-20T17:06:27.692914733Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-07-20T17:06:27.695893793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.699423562Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-07-20T17:06:27.705805896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:27.709975274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-07-20T17:06:27.713887844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054125s 
2025-07-20T17:06:27.716895301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:27.721201945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-07-20T17:06:27.724742365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053357s 
2025-07-20T17:06:27.730057931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-20T17:06:27', 'remove_wombles_kickass') 
2025-07-20T17:06:27.735177201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.739625471Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-07-20T17:06:27.741670850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193096s 
2025-07-20T17:06:27.744986197Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-07-20T17:06:27.748262295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.752143091Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-07-20T17:06:27.757647788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:27.759986889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-20T17:06:27.763073115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-07-20T17:06:27.808918319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL 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-07-20T17:06:27.822434952Z [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-07-20T17:06:27.829980849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:27.835194540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:27.853563085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878468s 
2025-07-20T17:06:27.859192984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-20T17:06:27', 'make_parsed_episode_info_nullable') 
2025-07-20T17:06:27.864510293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.869166250Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-07-20T17:06:27.871696837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1026618s 
2025-07-20T17:06:27.874997805Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-07-20T17:06:27.878095404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.881854344Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-07-20T17:06:27.889122042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-07-20T17:06:27.895824531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-07-20T17:06:27.900662835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077945s 
2025-07-20T17:06:27.906236581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-20T17:06:27', 'rename_torrent_downloadstation') 
2025-07-20T17:06:27.911515002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:27.915956638Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-07-20T17:06:27.918432785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223583s 
2025-07-20T17:06:27.921682279Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-07-20T17:06:27.924816351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:27.928585062Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-07-20T17:06:27.954336907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-07-20T17:06:27.956911282Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-07-20T17:06:27.959967257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-07-20T17:06:27.964869791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-07-20T17:06:27.974006953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114487s 
2025-07-20T17:06:27.976353028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:27.978479872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-07-20T17:06:27.981343579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-07-20T17:06:27.986025910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-07-20T17:06:27.994866595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108935s 
2025-07-20T17:06:28.000481805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-07-20T17:06:27', 'add_minimumavailability') 
2025-07-20T17:06:28.005838603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.010210629Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-07-20T17:06:28.012616545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258184s 
2025-07-20T17:06:28.016087154Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-07-20T17:06:28.019211457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.023009616Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-07-20T17:06:28.027614561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:28.030566286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:28.036104580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060769s 
2025-07-20T17:06:28.041750221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-20T17:06:28', 'add_remux_qualities_for_the_wankers') 
2025-07-20T17:06:28.047198864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.051872628Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-07-20T17:06:28.054396761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207884s 
2025-07-20T17:06:28.057586696Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-07-20T17:06:28.060625787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.064241409Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-07-20T17:06:28.070080569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:28.072376643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-07-20T17:06:28.075137554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-07-20T17:06:28.079648820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:28.088757725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111253s 
2025-07-20T17:06:28.094193363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-20T17:06:28', 'add_haspredbentry_to_movies') 
2025-07-20T17:06:28.099426914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.103683286Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-07-20T17:06:28.106152309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254475s 
2025-07-20T17:06:28.109198263Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-07-20T17:06:28.112236693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.115800781Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-07-20T17:06:28.121572055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:28.123834161Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-07-20T17:06:28.126470330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-07-20T17:06:28.130786493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-07-20T17:06:28.139842422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109609s 
2025-07-20T17:06:28.145196826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-20T17:06:28', 'add_pathstate_to_movies') 
2025-07-20T17:06:28.150462441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.154650245Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-07-20T17:06:28.157026371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252159s 
2025-07-20T17:06:28.160193229Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-07-20T17:06:28.163221919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.166890688Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-07-20T17:06:28.178080525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-07-20T17:06:28.185110473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-07-20T17:06:28.191190529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105305s 
2025-07-20T17:06:28.194000188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-07-20T17:06:28.198674151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-07-20T17:06:28.203932031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073299s 
2025-07-20T17:06:28.206595004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:28.210138992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:28.230617045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209522s 
2025-07-20T17:06:28.236695949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-20T17:06:28', 'add_import_exclusions_table') 
2025-07-20T17:06:28.242120443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.247328753Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-07-20T17:06:28.249826935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375633s 
2025-07-20T17:06:28.253335551Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-07-20T17:06:28.256352558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.260003621Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-07-20T17:06:28.265506975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:28.267787638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-07-20T17:06:28.270671557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-07-20T17:06:28.274803408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-07-20T17:06:28.283796922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010605s 
2025-07-20T17:06:28.289137417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-20T17:06:28', 'add_physical_release_note') 
2025-07-20T17:06:28.294314835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.298551728Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-07-20T17:06:28.300962544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247598s 
2025-07-20T17:06:28.304113490Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-07-20T17:06:28.307158222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.310777652Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-07-20T17:06:28.315250250Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:28.318144469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:28.344974956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270167s 
2025-07-20T17:06:28.350762382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-20T17:06:28', 'consolidate_indexer_baseurl') 
2025-07-20T17:06:28.356156406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.360428631Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-07-20T17:06:28.362846109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421863s 
2025-07-20T17:06:28.366075654Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-07-20T17:06:28.369224626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.372857653Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-07-20T17:06:28.414319839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-07-20T17:06:28.435082767Z [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-07-20T17:06:28.444333097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272247s 
2025-07-20T17:06:28.451177512Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-07-20T17:06:28.525607857Z [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, "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-07-20T17:06:28.563129417Z [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-07-20T17:06:28.580917734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:28.586330686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:28.608668204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:28.614240136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1594702s 
2025-07-20T17:06:28.618725791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:28.622327154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001178s 
2025-07-20T17:06:28.625530666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-07-20T17:06:28.630929159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-07-20T17:06:28.640411997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121984s 
2025-07-20T17:06:28.642862242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:28.644714924Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-07-20T17:06:28.647909598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-07-20T17:06:28.652532248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-07-20T17:06:28.661250467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110713s 
2025-07-20T17:06:28.667410343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-20T17:06:28', 'add_alternative_titles_table') 
2025-07-20T17:06:28.673175214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.678162619Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-07-20T17:06:28.680676422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271848s 
2025-07-20T17:06:28.685044088Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-07-20T17:06:28.688405037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.693470098Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-07-20T17:06:28.706373346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:28.709399561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:28.718468376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095906s 
2025-07-20T17:06:28.721137642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-07-20T17:06:28.723411882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-20T17:06:28.726422906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-07-20T17:06:28.776290662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-07-20T17:06:28.790608188Z [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-07-20T17:06:28.798620836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:28.804274432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:28.823595375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945134s 
2025-07-20T17:06:28.826750339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-07-20T17:06:28.831918338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:28.836605779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073443s 
2025-07-20T17:06:28.841908058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-20T17:06:28', 'fix_duplicate_alt_titles') 
2025-07-20T17:06:28.847099574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.851824439Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-07-20T17:06:28.854249774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217171s 
2025-07-20T17:06:28.857137941Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-07-20T17:06:28.859988182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:28.863460194Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-07-20T17:06:28.896055472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-07-20T17:06:28.900012442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-20T17:06:28.904209646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055889s 
2025-07-20T17:06:28.906735713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-07-20T17:06:28.910215591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-07-20T17:06:28.913892517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045159s 
2025-07-20T17:06:28.916048830Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-07-20T17:06:28.919252883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-20T17:06:28.922507247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042094s 
2025-07-20T17:06:28.924940819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-20T17:06:28.933756684Z [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-07-20T17:06:28.940631771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134605s 
2025-07-20T17:06:28.943102918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-07-20T17:06:28.952556447Z [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-07-20T17:06:28.959911722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014366s 
2025-07-20T17:06:28.962400574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-20T17:06:28.972349111Z [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-07-20T17:06:28.979947584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151787s 
2025-07-20T17:06:28.984791130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-20T17:06:28', 'movie_extras') 
2025-07-20T17:06:28.990004048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:28.994102884Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-07-20T17:06:28.996367044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291492s 
2025-07-20T17:06:28.999211072Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-07-20T17:06:29.002254742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.005949473Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-07-20T17:06:29.018845917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-07-20T17:06:29.022221475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-07-20T17:06:29.026398729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049451s 
2025-07-20T17:06:29.028877160Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-07-20T17:06:29.031863264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-07-20T17:06:29.035349325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004216s 
2025-07-20T17:06:29.037671853Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-07-20T17:06:29.040458876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-07-20T17:06:29.044532611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004581s 
2025-07-20T17:06:29.046949469Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-07-20T17:06:29.049989802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-07-20T17:06:29.053794795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045398s 
2025-07-20T17:06:29.058365180Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-07-20T17:06:29.103528942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_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) 
2025-07-20T17:06:29.119226598Z [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-07-20T17:06:29.127347333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-20T17:06:29.132085676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-20T17:06:29.149713549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886279s 
2025-07-20T17:06:29.152686096Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-07-20T17:06:29.193980514Z [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) 
2025-07-20T17:06:29.206744892Z [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-07-20T17:06:29.213579006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-20T17:06:29.218678407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-20T17:06:29.238082978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:29.244079967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:29.248795925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934232s 
2025-07-20T17:06:29.254565034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-07-20T17:06:29.296572669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-07-20T17:06:29.311140008Z [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-07-20T17:06:29.319137475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:29.324229611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:29.341712222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0835439s 
2025-07-20T17:06:29.345012839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-07-20T17:06:29.384619468Z [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) 
2025-07-20T17:06:29.395979858Z [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-07-20T17:06:29.402708781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:29.408174288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:29.425606157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778531s 
2025-07-20T17:06:29.431117016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-20T17:06:29', 'clean_core_tv') 
2025-07-20T17:06:29.436041965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.440663332Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-07-20T17:06:29.442919717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926794s 
2025-07-20T17:06:29.446625230Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-07-20T17:06:29.449459098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.453068287Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-07-20T17:06:29.460514925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:29.463002815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001119s 
2025-07-20T17:06:29.465818416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-07-20T17:06:29.469845156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-07-20T17:06:29.478264152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097254s 
2025-07-20T17:06:29.481359967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-07-20T17:06:29.485990162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-07-20T17:06:29.493700331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096677s 
2025-07-20T17:06:29.499195308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-20T17:06:29', 'add_cookies_to_indexer_status') 
2025-07-20T17:06:29.504389450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.509611346Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-07-20T17:06:29.512090139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248486s 
2025-07-20T17:06:29.515060151Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-07-20T17:06:29.518280376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.521509820Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-07-20T17:06:29.528569068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-07-20T17:06:29.534456215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-07-20T17:06:29.538920907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068972s 
2025-07-20T17:06:29.542801052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-07-20T17:06:29.547368491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-07-20T17:06:29.551064945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052879s 
2025-07-20T17:06:29.556192953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-20T17:06:29', 'banner_to_fanart') 
2025-07-20T17:06:29.561253716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.565146346Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-07-20T17:06:29.567430286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189273s 
2025-07-20T17:06:29.570529618Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-07-20T17:06:29.573538127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.577076163Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-07-20T17:06:29.583840607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:29.586218576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-20T17:06:29.589368881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-07-20T17:06:29.594442820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:29.603104515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111022s 
2025-07-20T17:06:29.608430441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-20T17:06:29', 'naming_config_colon_action') 
2025-07-20T17:06:29.613680235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.618387365Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-07-20T17:06:29.620290548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252015s 
2025-07-20T17:06:29.623497337Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-07-20T17:06:29.626168006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.629627924Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-07-20T17:06:29.640631526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-07-20T17:06:29.646637001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 
2025-07-20T17:06:29.652367112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092337s 
2025-07-20T17:06:29.655037069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-07-20T17:06:29.659338292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-20T17:06:29.664115613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006687s 
2025-07-20T17:06:29.666590678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:29.668806461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.84E-05s 
2025-07-20T17:06:29.671533884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-07-20T17:06:29.676588875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-07-20T17:06:29.685846470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011791s 
2025-07-20T17:06:29.688685839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-07-20T17:06:29.693162966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:29.701023357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098937s 
2025-07-20T17:06:29.703312939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:29.706122788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:29.709597145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040254s 
2025-07-20T17:06:29.714763891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-20T17:06:29', 'add_custom_formats') 
2025-07-20T17:06:29.719916629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.724013420Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-07-20T17:06:29.726331058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180516s 
2025-07-20T17:06:29.729457585Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-07-20T17:06:29.732462236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.736008058Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-07-20T17:06:29.742212744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-07-20T17:06:29.747524703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-07-20T17:06:29.751949965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064544s 
2025-07-20T17:06:29.757268347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-20T17:06:29', 'remove_extra_naming_config') 
2025-07-20T17:06:29.762411115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.766405169Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-07-20T17:06:29.768805793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203014s 
2025-07-20T17:06:29.771883442Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-07-20T17:06:29.774887683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.778400417Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-07-20T17:06:29.782712011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:29.785564236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:29.835474797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499463s 
2025-07-20T17:06:29.841247664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-20T17:06:29', 'convert_regex_required_tags') 
2025-07-20T17:06:29.846784435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.850964775Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-07-20T17:06:29.853406322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653513s 
2025-07-20T17:06:29.856700707Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-07-20T17:06:29.859777494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.863419489Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-07-20T17:06:29.867898179Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:29.870746826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:29.880154073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097162s 
2025-07-20T17:06:29.885922661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-20T17:06:29', 'fix_format_tags_double_underscore') 
2025-07-20T17:06:29.891470014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.895727098Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-07-20T17:06:29.898254348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247619s 
2025-07-20T17:06:29.901329682Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-07-20T17:06:29.904320615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.907813159Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-07-20T17:06:29.913818805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-07-20T17:06:29.916128697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-07-20T17:06:29.918916502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-07-20T17:06:29.922641073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:29.930545132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095264s 
2025-07-20T17:06:29.933970371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-07-20T17:06:29.937563407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-07-20T17:06:29.940885639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042433s 
2025-07-20T17:06:29.946102646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-20T17:06:29', 'add_tags_to_net_import') 
2025-07-20T17:06:29.951236015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:29.955387596Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-07-20T17:06:29.957984156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181583s 
2025-07-20T17:06:29.960510504Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-07-20T17:06:29.963937957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:29.966891756Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-07-20T17:06:29.974208793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-20T17:06:29.980359070Z [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-07-20T17:06:29.986326969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097502s 
2025-07-20T17:06:29.991243040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-20T17:06:29', 'add_custom_filters') 
2025-07-20T17:06:29.996341659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:30.000431416Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-07-20T17:06:30.002743362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236338s 
2025-07-20T17:06:30.006148851Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-07-20T17:06:30.009243233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:30.012911391Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-07-20T17:06:30.046372633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:30.049017841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2025-07-20T17:06:30.051981480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-07-20T17:06:30.056371111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:30.065139200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108316s 
2025-07-20T17:06:30.070356778Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-07-20T17:06:30.185539480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:30.203357186Z [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-07-20T17:06:30.212563929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:30.217972251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:30.237413847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:30.242132871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169093s 
2025-07-20T17:06:30.245672110Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-07-20T17:06:30.346507856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-07-20T17:06:30.359509392Z [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-07-20T17:06:30.366576736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-20T17:06:30.371576706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-20T17:06:30.390349645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-20T17:06:30.394589154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462566s 
2025-07-20T17:06:30.396916992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:30.399062644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-07-20T17:06:30.402544837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-07-20T17:06:30.407025922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-07-20T17:06:30.414975112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097863s 
2025-07-20T17:06:30.419182666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-20T17:06:30.424245753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-20T17:06:30.427975034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056934s 
2025-07-20T17:06:30.430275026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:30.432397832Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-07-20T17:06:30.435434588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-07-20T17:06:30.480193785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-07-20T17:06:30.497047168Z [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-07-20T17:06:30.505209588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-20T17:06:30.510348257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-20T17:06:30.529625652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-20T17:06:30.534052769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959023s 
2025-07-20T17:06:30.537082982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-20T17:06:30.545472198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:30.552179146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129694s 
2025-07-20T17:06:30.555073365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-20T17:06:30.560435234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:30.565235963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076108s 
2025-07-20T17:06:30.571074031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-20T17:06:30', 'indexer_client_status_search_changes') 
2025-07-20T17:06:30.576471792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:30.581561252Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-07-20T17:06:30.584116038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230486s 
2025-07-20T17:06:30.587900661Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-07-20T17:06:30.591093731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:30.595253179Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-07-20T17:06:30.606625272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:30.609078904Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.57E-05s 
2025-07-20T17:06:30.611892271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-07-20T17:06:30.616552877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:30.625473794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01115s 
2025-07-20T17:06:30.627756071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-20T17:06:30.630366689Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-07-20T17:06:30.632558673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-07-20T17:06:30.636918063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:30.645118629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101399s 
2025-07-20T17:06:30.647712794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:30.649623372Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-07-20T17:06:30.652322508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-07-20T17:06:30.656715566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:30.664935121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101288s 
2025-07-20T17:06:30.667232798Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:30.670073099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:30.826261818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1560732s 
2025-07-20T17:06:30.832798534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-20T17:06:30', 'add_language_to_files_history_blacklist') 
2025-07-20T17:06:30.838760261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:30.844251661Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-07-20T17:06:30.847105278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1737823s 
2025-07-20T17:06:30.850819148Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-07-20T17:06:30.853744209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:30.857528060Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-07-20T17:06:30.898533015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:30.900861755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.76E-05s 
2025-07-20T17:06:30.903708419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-07-20T17:06:30.908208863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-20T17:06:30.916952473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106907s 
2025-07-20T17:06:30.919172163Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:30.949599535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-20T17:06:30.954124298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327568s 
2025-07-20T17:06:30.959755740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-20T17:06:30', 'add_update_allowed_quality_profile') 
2025-07-20T17:06:30.965032948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:30.969393571Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-07-20T17:06:30.971874528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047268s 
2025-07-20T17:06:30.975033931Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-07-20T17:06:30.978068703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:30.981818064Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-07-20T17:06:30.988985460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-20T17:06:30.991429723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-07-20T17:06:30.994247848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-07-20T17:06:30.998848414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:31.007759190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110442s 
2025-07-20T17:06:31.010162000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:31.012933332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:31.366134772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3532419s 
2025-07-20T17:06:31.371973932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-20T17:06:31', 'add_download_client_priority') 
2025-07-20T17:06:31.377780868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.382135468Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-07-20T17:06:31.384580573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3691094s 
2025-07-20T17:06:31.387577098Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-07-20T17:06:31.390500716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.393974763Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-07-20T17:06:31.399601055Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:31.403979392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-07-20T17:06:31.407925059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056694s 
2025-07-20T17:06:31.413030231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-20T17:06:31', 'remove_growl_prowl') 
2025-07-20T17:06:31.418081845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.422030418Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-07-20T17:06:31.424334809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193543s 
2025-07-20T17:06:31.427315883Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-07-20T17:06:31.430290845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.433823570Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-07-20T17:06:31.439951331Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:31.444485193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-07-20T17:06:31.448450348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005867s 
2025-07-20T17:06:31.451379718Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:31.455599528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-07-20T17:06:31.459235380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052991s 
2025-07-20T17:06:31.464494913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-20T17:06:31', 'remove_plex_hometheatre') 
2025-07-20T17:06:31.470113900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.473914264Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-07-20T17:06:31.476277303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193354s 
2025-07-20T17:06:31.479182745Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-07-20T17:06:31.482322168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.485686744Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-07-20T17:06:31.489975031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:31.492862847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:31.568284529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750129s 
2025-07-20T17:06:31.573397226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-20T17:06:31', 'add_webrip_qualites') 
2025-07-20T17:06:31.578843195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.583230130Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-07-20T17:06:31.585288666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902065s 
2025-07-20T17:06:31.588410974Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-07-20T17:06:31.591416558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.595222142Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-07-20T17:06:31.602489439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:31.604824943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-07-20T17:06:31.608103476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-07-20T17:06:31.612651977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:31.621760742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011366s 
2025-07-20T17:06:31.624176207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:31.626483684Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-20T17:06:31.629543497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-07-20T17:06:31.634650933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:31.643252056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109797s 
2025-07-20T17:06:31.648503223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-20T17:06:31', 'health_issue_notification') 
2025-07-20T17:06:31.653703937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.658014549Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-07-20T17:06:31.660515646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025149s 
2025-07-20T17:06:31.663385165Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-07-20T17:06:31.666259394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.669733160Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-07-20T17:06:31.681633758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-07-20T17:06:31.686129012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:31.691034833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068044s 
2025-07-20T17:06:31.693845824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-07-20T17:06:31.698560810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-07-20T17:06:31.702899448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065724s 
2025-07-20T17:06:31.705510888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-07-20T17:06:31.709579893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:31.713708919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058804s 
2025-07-20T17:06:31.716308906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-07-20T17:06:31.720249422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:31.724274599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056403s 
2025-07-20T17:06:31.726601586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-07-20T17:06:31.730367931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:31.734440633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055073s 
2025-07-20T17:06:31.739542288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-20T17:06:31', 'speed_improvements') 
2025-07-20T17:06:31.744602620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.748783440Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-07-20T17:06:31.751247733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194436s 
2025-07-20T17:06:31.754393710Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-07-20T17:06:31.757449955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.760984183Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-07-20T17:06:31.791627620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-07-20T17:06:31.840351302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:31.855090477Z [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-07-20T17:06:31.862689962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:31.867889454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:31.887596304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:31.891888649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977507s 
2025-07-20T17:06:31.898088687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-07-20T17:06:31.904406591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032507s 
2025-07-20T17:06:31.906598546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:31.912979908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-07-20T17:06:31.917788563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090657s 
2025-07-20T17:06:31.923789138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-20T17:06:31', 'fix_profile_format_default') 
2025-07-20T17:06:31.928993760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.933346276Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-07-20T17:06:31.936026164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239912s 
2025-07-20T17:06:31.938880703Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-07-20T17:06:31.941623317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.945122474Z [Info] task_duration: Starting migration of Main DB to 163 
2025-07-20T17:06:31.951066035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:31.953378663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-07-20T17:06:31.956433796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-07-20T17:06:31.960854459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-07-20T17:06:31.970176414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108673s 
2025-07-20T17:06:31.975017414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-20T17:06:31', 'task_duration') 
2025-07-20T17:06:31.980214852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:31.984033513Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-07-20T17:06:31.986605102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024675s 
2025-07-20T17:06:31.989372696Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-07-20T17:06:31.992341285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:31.996115306Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-07-20T17:06:32.015477462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:32.017835471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-07-20T17:06:32.020563185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-07-20T17:06:32.024444492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-07-20T17:06:32.033448446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103218s 
2025-07-20T17:06:32.036135959Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-07-20T17:06:32.099341046Z [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, "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-07-20T17:06:32.139562964Z [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-07-20T17:06:32.158569544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:32.164133961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:32.184155475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:32.190059997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:32.195821832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:32.201490940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:32.206433033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680532s 
2025-07-20T17:06:32.208907768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-07-20T17:06:32.221035654Z [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, "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-07-20T17:06:32.230429453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184125s 
2025-07-20T17:06:32.233464095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-07-20T17:06:32.238158219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-07-20T17:06:32.243009620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070767s 
2025-07-20T17:06:32.245667924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-07-20T17:06:32.249533459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-07-20T17:06:32.253740362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058309s 
2025-07-20T17:06:32.256713219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:32.261320438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-07-20T17:06:32.265082706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005856s 
2025-07-20T17:06:32.268024902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:32.272344952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-07-20T17:06:32.275999443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054101s 
2025-07-20T17:06:32.282247266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-20T17:06:32', 'movie_collections_crew') 
2025-07-20T17:06:32.288607916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:32.294156271Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-07-20T17:06:32.296713421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227538s 
2025-07-20T17:06:32.380265829Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-07-20T17:06:32.384616301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:32.389373151Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-07-20T17:06:32.407220667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-07-20T17:06:32.409758167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.48E-05s 
2025-07-20T17:06:32.412561363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-07-20T17:06:32.417460099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:32.427098652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120062s 
2025-07-20T17:06:32.429525570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:32.431685149Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-07-20T17:06:32.434454627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-07-20T17:06:32.438992536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:32.447822040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108672s 
2025-07-20T17:06:32.450167433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.452997793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.528959153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760671s 
2025-07-20T17:06:32.531634390Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.534463108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.555158810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208858s 
2025-07-20T17:06:32.557835591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.560665110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.577399834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169493s 
2025-07-20T17:06:32.580041354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.582861474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.588365349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060426s 
2025-07-20T17:06:32.590761956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.593515281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.649744459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056372s 
2025-07-20T17:06:32.652406891Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.655452184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.684550890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292795s 
2025-07-20T17:06:32.690576546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-20T17:06:32', 'remove_custom_formats_from_quality_model') 
2025-07-20T17:06:32.696964161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:32.701891755Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-07-20T17:06:32.704528035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462489s 
2025-07-20T17:06:32.707821408Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-07-20T17:06:32.710837452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:32.714528225Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-07-20T17:06:32.719598166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.722787410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.751050453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284754s 
2025-07-20T17:06:32.753717734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.756563706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.780971334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248514s 
2025-07-20T17:06:32.783715050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:32.786596624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:32.812462548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261509s 
2025-07-20T17:06:32.818058289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-20T17:06:32', 'fix_tmdb_list_config') 
2025-07-20T17:06:32.823417101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:32.827526017Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-07-20T17:06:32.829950360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411382s 
2025-07-20T17:06:32.833056806Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-07-20T17:06:32.836054744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:32.839596938Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-07-20T17:06:32.847518242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-07-20T17:06:32.912197869Z [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, "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-07-20T17:06:32.951437970Z [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-07-20T17:06:32.970208114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:32.975817241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:32.998149138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:33.004167419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:33.010316313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:33.015908165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:33.020033384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1700262s 
2025-07-20T17:06:33.023946004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-07-20T17:06:33.028343110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-07-20T17:06:33.032251612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053804s 
2025-07-20T17:06:33.034622306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:33.036788218Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-07-20T17:06:33.039723280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-07-20T17:06:33.043921065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-07-20T17:06:33.052599684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102624s 
2025-07-20T17:06:33.055167606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-07-20T17:06:33.107140962Z [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-07-20T17:06:33.126428598Z [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-07-20T17:06:33.136849706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:33.143634401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:33.166933216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:33.172221055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1145681s 
2025-07-20T17:06:33.177599337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-20T17:06:33', 'remove_movie_pathstate') 
2025-07-20T17:06:33.182750372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:33.187495729Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-07-20T17:06:33.189920192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294735s 
2025-07-20T17:06:33.193863694Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-07-20T17:06:33.196867173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:33.200767439Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-07-20T17:06:33.209038787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-07-20T17:06:33.211567551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-07-20T17:06:33.214596841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-07-20T17:06:33.219421519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:33.229050231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118212s 
2025-07-20T17:06:33.231406787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:33.246916605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:33.298718476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646486s 
2025-07-20T17:06:33.301838670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-07-20T17:06:33.347099297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 
2025-07-20T17:06:33.356377643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-07-20T17:06:33.362326655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-07-20T17:06:33.368233552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-07-20T17:06:33.390119030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-20T17:06:33.395181886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907958s 
2025-07-20T17:06:33.400544928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-20T17:06:33', 'custom_format_rework') 
2025-07-20T17:06:33.405691974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:33.410152818Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-07-20T17:06:33.412671882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1052808s 
2025-07-20T17:06:33.416398858Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-07-20T17:06:33.419740649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:33.426424631Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-07-20T17:06:33.437740240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:33.440429236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-07-20T17:06:33.443550082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-07-20T17:06:33.448881850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:33.458965469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012508s 
2025-07-20T17:06:33.461840289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-07-20T17:06:33.464343140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-07-20T17:06:33.467671894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-07-20T17:06:33.472843299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:33.483213095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126127s 
2025-07-20T17:06:33.485790235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:33.488586797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:33.557249196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0687247s 
2025-07-20T17:06:33.561177858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-07-20T17:06:33.615231224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:33.632042492Z [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-07-20T17:06:33.640839029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:33.646149915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:33.667661670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:33.672527881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085983s 
2025-07-20T17:06:33.675046554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-07-20T17:06:33.677301355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-07-20T17:06:33.680810433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-07-20T17:06:33.686437185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:33.695780102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120214s 
2025-07-20T17:06:33.701599232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-20T17:06:33', 'custom_format_scores') 
2025-07-20T17:06:33.706846661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:33.711329840Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-07-20T17:06:33.713739102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271719s 
2025-07-20T17:06:33.717364053Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-07-20T17:06:33.720415359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:33.725282230Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-07-20T17:06:33.731367937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:33.734773787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:34.786235889Z []
2025-07-20T17:06:34.788138812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.0541072s 
2025-07-20T17:06:34.791515242Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:34.794068004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:34.811835478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180717s 
2025-07-20T17:06:34.845384126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-07-20T17:06:34.854214922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-07-20T17:06:34.862505219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124738s 
2025-07-20T17:06:34.867862458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-20T17:06:34', 'fix_trakt_list_config') 
2025-07-20T17:06:34.873007821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:34.878324068Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-07-20T17:06:34.880744012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278016s 
2025-07-20T17:06:34.884147367Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-07-20T17:06:34.887265928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:34.891305153Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-07-20T17:06:34.898027442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-07-20T17:06:34.900440442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-07-20T17:06:34.903508861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-07-20T17:06:34.908178186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-07-20T17:06:34.917413837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112374s 
2025-07-20T17:06:34.919732006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:34.922531624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:34.949277942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269196s 
2025-07-20T17:06:34.955176292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-20T17:06:34', 'quality_definition_preferred_size') 
2025-07-20T17:06:34.960731049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:34.965316153Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-07-20T17:06:34.967863614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425577s 
2025-07-20T17:06:34.970871061Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-07-20T17:06:34.973858699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:34.977406985Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-07-20T17:06:34.996895105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-07-20T17:06:35.007716499Z [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-07-20T17:06:35.016436622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167323s 
2025-07-20T17:06:35.019291001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-07-20T17:06:35.023635060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-20T17:06:35.028172348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066258s 
2025-07-20T17:06:35.030821814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-07-20T17:06:35.035305043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-07-20T17:06:35.039621467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063308s 
2025-07-20T17:06:35.042405725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-07-20T17:06:35.047046732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-20T17:06:35.051501624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066767s 
2025-07-20T17:06:35.053848651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:35.056703661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:35.085998342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294597s 
2025-07-20T17:06:35.091636667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-20T17:06:35', 'add_download_history') 
2025-07-20T17:06:35.096993316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:35.101237614Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-07-20T17:06:35.103532686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446s 
2025-07-20T17:06:35.106428870Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-07-20T17:06:35.109404583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:35.112840733Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-07-20T17:06:35.123097611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-07-20T17:06:35.132169673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:35.139724047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142245s 
2025-07-20T17:06:35.142607695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-07-20T17:06:35.147493505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-07-20T17:06:35.152062347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069603s 
2025-07-20T17:06:35.157148661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-20T17:06:35', 'net_import_status') 
2025-07-20T17:06:35.162336399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:35.166488712Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-07-20T17:06:35.168573692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207596s 
2025-07-20T17:06:35.171727674Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-07-20T17:06:35.174817126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:35.178362136Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-07-20T17:06:35.182805425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:35.185748111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:35.211816424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263357s 
2025-07-20T17:06:35.217529981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-20T17:06:35', 'email_multiple_addresses') 
2025-07-20T17:06:35.222953314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:35.227172271Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-07-20T17:06:35.229564579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415046s 
2025-07-20T17:06:35.232873955Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-07-20T17:06:35.235972836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:35.239574189Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-07-20T17:06:35.245973948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-07-20T17:06:35.251204874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-07-20T17:06:35.255827514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065217s 
2025-07-20T17:06:35.261589909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-20T17:06:35', 'remove_chown_and_folderchmod_config') 
2025-07-20T17:06:35.266688438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:35.270982727Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-07-20T17:06:35.273503464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208941s 
2025-07-20T17:06:35.276531412Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-07-20T17:06:35.279456494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:35.282984930Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-07-20T17:06:35.288390036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:35.290617091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-07-20T17:06:35.293407792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-07-20T17:06:35.297990832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-07-20T17:06:35.307624124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117441s 
2025-07-20T17:06:35.312840490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-20T17:06:35', 'movie_recommendations') 
2025-07-20T17:06:35.317979590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:35.322296114Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-07-20T17:06:35.324494051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257887s 
2025-07-20T17:06:35.327458601Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-07-20T17:06:35.330447631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:35.333964805Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-07-20T17:06:35.367392209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:35.369891142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-07-20T17:06:35.372716051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-07-20T17:06:35.377346968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:35.387199181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119449s 
2025-07-20T17:06:35.389521128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:35.391637731Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-07-20T17:06:35.394418711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-07-20T17:06:35.398277904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-07-20T17:06:35.407359414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104472s 
2025-07-20T17:06:35.409767454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:35.411920431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-07-20T17:06:35.414761813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-07-20T17:06:35.418932663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-07-20T17:06:35.428832312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112041s 
2025-07-20T17:06:35.431885872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-07-20T17:06:35.500233556Z [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, "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-07-20T17:06:35.543636982Z [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-07-20T17:06:35.565436858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:35.571318184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:35.593317521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:35.599731930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:35.605575950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:35.611125196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:35.615213110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1808988s 
2025-07-20T17:06:35.618159904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-07-20T17:06:35.686528641Z [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, "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-07-20T17:06:35.727841177Z [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-07-20T17:06:35.747887741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:35.753767463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:35.776204872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:35.782845207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:35.788947236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:35.794511393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:35.798679457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1778964s 
2025-07-20T17:06:35.801141876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-20T17:06:35.803349012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-07-20T17:06:35.806269714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-07-20T17:06:35.810963959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:35.820598883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116588s 
2025-07-20T17:06:35.824413957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-07-20T17:06:35.828825132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-07-20T17:06:35.832495804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051892s 
2025-07-20T17:06:35.835364863Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-07-20T17:06:35.888554058Z [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-07-20T17:06:35.905524848Z [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-07-20T17:06:35.914814447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:35.920755783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:35.941962544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103857s 
2025-07-20T17:06:35.949864680Z [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-07-20T17:06:35.960386361Z [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-07-20T17:06:35.968360932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133106s 
2025-07-20T17:06:35.972444967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-07-20T17:06:35.976963778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-07-20T17:06:35.982019801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063274s 
2025-07-20T17:06:35.984834430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:35.987872329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.026719578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390803s 
2025-07-20T17:06:36.029431019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:36.032326651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.057942452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258444s 
2025-07-20T17:06:36.060428199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:36.066761634Z [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-07-20T17:06:36.071762095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092257s 
2025-07-20T17:06:36.073941204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:36.077785086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-07-20T17:06:36.081960225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059093s 
2025-07-20T17:06:36.087462888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-20T17:06:36', 'language_improvements') 
2025-07-20T17:06:36.092766659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.097321924Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-07-20T17:06:36.099822701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020668s 
2025-07-20T17:06:36.105105069Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-07-20T17:06:36.108110603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.111983102Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-07-20T17:06:36.118464486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:36.121498837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.165997629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044585s 
2025-07-20T17:06:36.168824422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:36.171618891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.210588938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391024s 
2025-07-20T17:06:36.216129667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-20T17:06:36', 'new_list_server') 
2025-07-20T17:06:36.221772101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.225972110Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-07-20T17:06:36.228348737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545585s 
2025-07-20T17:06:36.231752011Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-07-20T17:06:36.234879981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.238668321Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-07-20T17:06:36.247140794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-07-20T17:06:36.252476030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-07-20T17:06:36.257936347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079079s 
2025-07-20T17:06:36.261098846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-07-20T17:06:36.265823232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-07-20T17:06:36.271298679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076051s 
2025-07-20T17:06:36.277199434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-20T17:06:36', 'movie_translation_indexes') 
2025-07-20T17:06:36.282530320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.287297381Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-07-20T17:06:36.289739520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230926s 
2025-07-20T17:06:36.292954254Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-07-20T17:06:36.296001792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.299669048Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-07-20T17:06:36.304304003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:36.307198773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.344358765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373504s 
2025-07-20T17:06:36.350189228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-20T17:06:36', 'fix_invalid_profile_references') 
2025-07-20T17:06:36.355657942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.359969596Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-07-20T17:06:36.362432376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526391s 
2025-07-20T17:06:36.365359171Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-07-20T17:06:36.368272598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.371737927Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-07-20T17:06:36.409936441Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-07-20T17:06:36.414816589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-07-20T17:06:36.436320379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235236s 
2025-07-20T17:06:36.439457076Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-07-20T17:06:36.443912911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-07-20T17:06:36.465217769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230716s 
2025-07-20T17:06:36.469761100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-07-20T17:06:36.475276969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-07-20T17:06:36.479605467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006528s 
2025-07-20T17:06:36.481985270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-20T17:06:36.484197976Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.41E-05s 
2025-07-20T17:06:36.487068147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-07-20T17:06:36.491868475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:36.501148856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115152s 
2025-07-20T17:06:36.504242166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-07-20T17:06:36.521009837Z [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-07-20T17:06:36.533615094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273288s 
2025-07-20T17:06:36.538915359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-20T17:06:36', 'list_movies_table') 
2025-07-20T17:06:36.544126314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.548448980Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-07-20T17:06:36.550808342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419006s 
2025-07-20T17:06:36.553910880Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-07-20T17:06:36.556945051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.560605493Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-07-20T17:06:36.566815270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:36.569192328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-07-20T17:06:36.572100284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-07-20T17:06:36.576742234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:36.587050114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122792s 
2025-07-20T17:06:36.592577847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-20T17:06:36', 'on_delete_notification') 
2025-07-20T17:06:36.599093881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.603562831Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-07-20T17:06:36.606144170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282907s 
2025-07-20T17:06:36.609244995Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-07-20T17:06:36.612231500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.615980671Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-07-20T17:06:36.622249818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:36.625278417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.635456737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102687s 
2025-07-20T17:06:36.639475470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-20T17:06:36.643816073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-20T17:06:36.647815708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053292s 
2025-07-20T17:06:36.650763074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-07-20T17:06:36.716959577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:36.732205823Z [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-07-20T17:06:36.740584959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:36.745795754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:36.769288168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:36.773913283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110178s 
2025-07-20T17:06:36.779733766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-20T17:06:36', 'download_propers_config') 
2025-07-20T17:06:36.785220917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.789979772Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-07-20T17:06:36.792492282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.126514s 
2025-07-20T17:06:36.795878792Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-07-20T17:06:36.798935378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.803223866Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-07-20T17:06:36.809643475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:36.811967175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-07-20T17:06:36.814790271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-07-20T17:06:36.819296456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-07-20T17:06:36.829529807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122282s 
2025-07-20T17:06:36.834904041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-20T17:06:36', 'add_priority_to_indexers') 
2025-07-20T17:06:36.840163373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.844352841Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-07-20T17:06:36.846784448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264838s 
2025-07-20T17:06:36.850070336Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-07-20T17:06:36.853386214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.857045264Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-07-20T17:06:36.864233451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-07-20T17:06:36.869232139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:36.874297220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074506s 
2025-07-20T17:06:36.877179575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-07-20T17:06:36.881966126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-07-20T17:06:36.886527402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068696s 
2025-07-20T17:06:36.891953631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-20T17:06:36', 'add_alternative_title_indices') 
2025-07-20T17:06:36.897109434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:36.901256096Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-07-20T17:06:36.903710570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208686s 
2025-07-20T17:06:36.906664499Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-07-20T17:06:36.909608959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:36.913176094Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-07-20T17:06:36.935068255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:36.938178820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:36.984507087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464452s 
2025-07-20T17:06:36.993080594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-07-20T17:06:36.999792552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-07-20T17:06:37.004219939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086512s 
2025-07-20T17:06:37.006563299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:37.008705483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-07-20T17:06:37.011225448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-07-20T17:06:37.082770823Z [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, "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-07-20T17:06:37.123954028Z [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-07-20T17:06:37.145077862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:37.151440908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:37.176127938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:37.183275033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:37.189909434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:37.194777800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1810086s 
2025-07-20T17:06:37.197655034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-07-20T17:06:37.201686804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:37.206799872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065525s 
2025-07-20T17:06:37.212380291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-20T17:06:37', 'fix_tmdb_duplicates') 
2025-07-20T17:06:37.217661238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.221945987Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-07-20T17:06:37.224309928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215415s 
2025-07-20T17:06:37.228016043Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-07-20T17:06:37.231091917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.234858624Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-07-20T17:06:37.239917753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:37.242784346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:37.252034657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095911s 
2025-07-20T17:06:37.257679666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-20T17:06:37', 'swap_filechmod_for_folderchmod') 
2025-07-20T17:06:37.263195976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.267375794Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-07-20T17:06:37.269814085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244608s 
2025-07-20T17:06:37.272720950Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-07-20T17:06:37.275631602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.279171892Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-07-20T17:06:37.289425774Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-07-20T17:06:37.296185218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-07-20T17:06:37.301051528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076047s 
2025-07-20T17:06:37.306670055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-07-20T17:06:37.313863853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-07-20T17:06:37.318526855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080101s 
2025-07-20T17:06:37.323245558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-07-20T17:06:37.328549110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-07-20T17:06:37.332673346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061863s 
2025-07-20T17:06:37.337795011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-20T17:06:37', 'mediainfo_channels') 
2025-07-20T17:06:37.342846645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.346668573Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-07-20T17:06:37.349006161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197465s 
2025-07-20T17:06:37.352096705Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-07-20T17:06:37.357917158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.361876432Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-07-20T17:06:37.368152763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-20T17:06:37', 'add_update_history') 
2025-07-20T17:06:37.373559592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.377479988Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-07-20T17:06:37.379839250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202412s 
2025-07-20T17:06:37.382860946Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-07-20T17:06:37.385844545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.389298942Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-07-20T17:06:37.425699945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-07-20T17:06:37.433714406Z [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-07-20T17:06:37.439195215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090883s 
2025-07-20T17:06:37.444907489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-07-20T17:06:37.452092230Z [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-07-20T17:06:37.456789069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080424s 
2025-07-20T17:06:37.462037550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-20T17:06:37', 'update_awesome_hd_link') 
2025-07-20T17:06:37.467182602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.471199483Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-07-20T17:06:37.473567773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218899s 
2025-07-20T17:06:37.476485088Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-07-20T17:06:37.479354918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.482822201Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-07-20T17:06:37.488480467Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:37.492764826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-07-20T17:06:37.496557254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054215s 
2025-07-20T17:06:37.501592164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-20T17:06:37', 'remove_awesomehd') 
2025-07-20T17:06:37.506599730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.510353179Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-07-20T17:06:37.512633522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188603s 
2025-07-20T17:06:37.515783847Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-07-20T17:06:37.518831315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.522375413Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-07-20T17:06:37.532659946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-07-20T17:06:37.591075507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("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, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-07-20T17:06:37.610613728Z [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-07-20T17:06:37.620331079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-20T17:06:37.625547054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-20T17:06:37.647251337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117454s 
2025-07-20T17:06:37.649752825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:37.652019330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.79E-05s 
2025-07-20T17:06:37.655065956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-07-20T17:06:37.660160567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:37.670053421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123716s 
2025-07-20T17:06:37.672493546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:37.674750542Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-05s 
2025-07-20T17:06:37.678047301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-07-20T17:06:37.683497809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:37.693321073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012566s 
2025-07-20T17:06:37.698891753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-20T17:06:37', 'add_on_delete_to_notifications') 
2025-07-20T17:06:37.704145454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.708761341Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-07-20T17:06:37.711223159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272537s 
2025-07-20T17:06:37.714631283Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-07-20T17:06:37.717692779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.721373081Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-07-20T17:06:37.733553262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-20T17:06:37.736135844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-07-20T17:06:37.739348103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-07-20T17:06:37.744516784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:37.755102093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130826s 
2025-07-20T17:06:37.757264468Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:37.761198240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-07-20T17:06:37.764979967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056381s 
2025-07-20T17:06:37.770301465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-20T17:06:37', 'add_bypass_to_delay_profile') 
2025-07-20T17:06:37.775412448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.781023850Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-07-20T17:06:37.783508504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209533s 
2025-07-20T17:06:37.786486582Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-07-20T17:06:37.789381182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.792885860Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-07-20T17:06:37.866099015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-20T17:06:37.878117560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-20T17:06:37.885042728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132865s 
2025-07-20T17:06:37.890225666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-20T17:06:37', 'update_notifiarr') 
2025-07-20T17:06:37.895504348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.899289622Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-07-20T17:06:37.902048889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271746s 
2025-07-20T17:06:37.904648604Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-07-20T17:06:37.907556652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.911058324Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-07-20T17:06:37.919143528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-07-20T17:06:37.926219319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-07-20T17:06:37.930820997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082498s 
2025-07-20T17:06:37.936213057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-20T17:06:37', 'legacy_mediainfo_hdr') 
2025-07-20T17:06:37.941063345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:37.945041277Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-07-20T17:06:37.947445309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219936s 
2025-07-20T17:06:37.950553018Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-07-20T17:06:37.953595596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:37.957174103Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-07-20T17:06:37.962869213Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-07-20T17:06:37.966332719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-07-20T17:06:37.988750960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236851s 
2025-07-20T17:06:37.994329716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-20T17:06:37', 'rename_blacklist_to_blocklist') 
2025-07-20T17:06:37.999675703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.004036826Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-07-20T17:06:38.006427451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382159s 
2025-07-20T17:06:38.009313463Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-07-20T17:06:38.012214266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.015664865Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-07-20T17:06:38.021252710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:38.023695780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-07-20T17:06:38.026354184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-20T17:06:38.029844824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:38.039725955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110052s 
2025-07-20T17:06:38.044641946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-20T17:06:38', 'add_indexer_tags') 
2025-07-20T17:06:38.049718541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.053637233Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-07-20T17:06:38.056426781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247992s 
2025-07-20T17:06:38.058987859Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-07-20T17:06:38.061935446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.065381396Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-07-20T17:06:38.069940218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:38.072848104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:38.102816732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301311s 
2025-07-20T17:06:38.108744331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-20T17:06:38', 'mediainfo_to_ffmpeg') 
2025-07-20T17:06:38.114415222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.118550841Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-07-20T17:06:38.120433994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454257s 
2025-07-20T17:06:38.123711686Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-07-20T17:06:38.126713341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.129973407Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-07-20T17:06:38.137958399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-20T17:06:38.140319865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-07-20T17:06:38.143868091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-07-20T17:06:38.148989306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:38.159555606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131345s 
2025-07-20T17:06:38.162936355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-07-20T17:06:38.168074284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:38.177823118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121964s 
2025-07-20T17:06:38.180546243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:38.182871305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:38.238951523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559402s 
2025-07-20T17:06:38.244618196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-20T17:06:38', 'cdh_per_downloadclient') 
2025-07-20T17:06:38.250105628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.254282400Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-07-20T17:06:38.256705821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715055s 
2025-07-20T17:06:38.260044415Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-07-20T17:06:38.263252375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.266753788Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-07-20T17:06:38.271287318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:38.274154112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:38.326858340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528901s 
2025-07-20T17:06:38.332893886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-20T17:06:38', 'migrate_discord_from_slack') 
2025-07-20T17:06:38.338358342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.342701459Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-07-20T17:06:38.345125511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685456s 
2025-07-20T17:06:38.347924508Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-07-20T17:06:38.350769398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.354134906Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-07-20T17:06:38.369744244Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:38.374275570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-07-20T17:06:38.378659269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064959s 
2025-07-20T17:06:38.380787836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:38.385018487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-07-20T17:06:38.388916077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060622s 
2025-07-20T17:06:38.391007218Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:38.394441986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-07-20T17:06:38.397888327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004814s 
2025-07-20T17:06:38.400016353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-20T17:06:38.403708119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-07-20T17:06:38.407311375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052265s 
2025-07-20T17:06:38.409931442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-07-20T17:06:38.480385409Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-07-20T17:06:38.520254056Z [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-07-20T17:06:38.540914266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:38.546480317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:38.570134758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:38.576824751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:38.582596246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:38.588293710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:38.592482347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1800746s 
2025-07-20T17:06:38.597639904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-20T17:06:38', 'remove_predb') 
2025-07-20T17:06:38.602685907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.607680045Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-07-20T17:06:38.609945919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1950027s 
2025-07-20T17:06:38.613381388Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-07-20T17:06:38.616476061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.620204600Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-07-20T17:06:38.626716065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:38.629135117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.41E-05s 
2025-07-20T17:06:38.632244859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-20T17:06:38.637373519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:38.647793054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129024s 
2025-07-20T17:06:38.653255395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-20T17:06:38', 'add_on_update_to_notifications') 
2025-07-20T17:06:38.658497744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:38.662818566Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-07-20T17:06:38.665297629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272339s 
2025-07-20T17:06:38.668510079Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-07-20T17:06:38.671520011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:38.675111244Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-07-20T17:06:38.701823243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:38.705730653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-20T17:06:38.709331084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046941s 
2025-07-20T17:06:38.711830157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-07-20T17:06:38.781478391Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-07-20T17:06:38.821246546Z [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-07-20T17:06:38.840264078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:38.845789075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:38.869416311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:38.875628372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:38.881286108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:38.887012160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:38.893230654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1770497s 
2025-07-20T17:06:38.894967903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-07-20T17:06:38.953445529Z [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-07-20T17:06:38.964649585Z [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-07-20T17:06:38.971368146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-07-20T17:06:38.977838257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-07-20T17:06:39.002304733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-07-20T17:06:39.009056742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-07-20T17:06:39.015745253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-07-20T17:06:39.020315007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238265s 
2025-07-20T17:06:39.023031187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-07-20T17:06:39.076992918Z [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-07-20T17:06:39.091350906Z [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-07-20T17:06:39.099088830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:39.103931293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:39.125788204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003788s 
2025-07-20T17:06:39.128463361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-07-20T17:06:39.182897263Z [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, "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-07-20T17:06:39.197864979Z [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-07-20T17:06:39.205628244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-07-20T17:06:39.210758657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-07-20T17:06:39.234757391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-07-20T17:06:39.240907047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-07-20T17:06:39.245291177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1143008s 
2025-07-20T17:06:39.247798046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-07-20T17:06:39.302413693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-07-20T17:06:39.317867408Z [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-07-20T17:06:39.325814093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-07-20T17:06:39.331009206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-07-20T17:06:39.355060767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-20T17:06:39.359903690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097959s 
2025-07-20T17:06:39.362698760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-07-20T17:06:39.415990912Z [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-07-20T17:06:39.428860512Z [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-07-20T17:06:39.436174963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:39.442138785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:39.464420702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0990056s 
2025-07-20T17:06:39.467473640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-07-20T17:06:39.522277858Z [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-07-20T17:06:39.539064547Z [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-07-20T17:06:39.547451448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:39.552588885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:39.574686601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045015s 
2025-07-20T17:06:39.577073759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-07-20T17:06:39.630524481Z [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-07-20T17:06:39.643959349Z [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-07-20T17:06:39.651301496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-20T17:06:39.656355295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-20T17:06:39.680783394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:39.688315804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:39.692592528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.11317s 
2025-07-20T17:06:39.695661819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-07-20T17:06:39.750428211Z [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-07-20T17:06:39.767806230Z [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-07-20T17:06:39.776265899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-20T17:06:39.781185387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-20T17:06:39.802963579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051967s 
2025-07-20T17:06:39.806837501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-07-20T17:06:39.871303498Z [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-07-20T17:06:39.889435156Z [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-07-20T17:06:39.898554142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:39.903716138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:39.926850431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:39.931170051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121236s 
2025-07-20T17:06:39.934041044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-07-20T17:06:39.984933322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-07-20T17:06:39.996473254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-07-20T17:06:40.003022825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-07-20T17:06:40.008461189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-07-20T17:06:40.032701309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-20T17:06:40.038148219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015685s 
2025-07-20T17:06:40.043830173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-20T17:06:40', 'ensure_identity_on_id_columns') 
2025-07-20T17:06:40.049620134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:40.056849775Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-07-20T17:06:40.061335439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195509s 
2025-07-20T17:06:40.067194620Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-07-20T17:06:40.070797125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:40.075813378Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-07-20T17:06:40.082995373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-20T17:06:40.085813549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-20T17:06:40.088692407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-20T17:06:40.093433987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:40.103605823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123628s 
2025-07-20T17:06:40.109023946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-20T17:06:40', 'download_client_per_indexer') 
2025-07-20T17:06:40.114181463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:40.118380440Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-07-20T17:06:40.120857609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265518s 
2025-07-20T17:06:40.123935117Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-07-20T17:06:40.126904788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:40.130485560Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-07-20T17:06:40.139105982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-07-20T17:06:40.145678479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-07-20T17:06:40.150382072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073885s 
2025-07-20T17:06:40.155202731Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-07-20T17:06:40.161245702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-07-20T17:06:40.165526373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068647s 
2025-07-20T17:06:40.167778580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:40.170555773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:40.204501611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340659s 
2025-07-20T17:06:40.207459478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:40.210236882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:40.215402636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056352s 
2025-07-20T17:06:40.220728052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-20T17:06:40', 'multiple_ratings_support') 
2025-07-20T17:06:40.226020831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:40.230089706Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-07-20T17:06:40.232485542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198455s 
2025-07-20T17:06:40.235266262Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-07-20T17:06:40.238137194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:40.241529797Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-07-20T17:06:40.292446305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-07-20T17:06:40.312518270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:40.326473917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03145s 
2025-07-20T17:06:40.329211701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-07-20T17:06:40.333651063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:40.337985021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064262s 
2025-07-20T17:06:40.340713126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-07-20T17:06:40.345202357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:40.349493750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063966s 
2025-07-20T17:06:40.352413581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-07-20T17:06:40.357413050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:40.361902943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070069s 
2025-07-20T17:06:40.426320081Z [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-07-20T17:06:40.426617570Z                           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-07-20T17:06:40.426730307Z                           FROM "Movies" 
2025-07-20T17:06:40.457534979Z [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-07-20T17:06:40.457555651Z                           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-07-20T17:06:40.457581322Z                           FROM "Movies" 
2025-07-20T17:06:40.472914243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341501s 
2025-07-20T17:06:40.496589757Z [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-07-20T17:06:40.496618234Z                           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-07-20T17:06:40.496631240Z                           FROM "ImportListMovies"
2025-07-20T17:06:40.496644267Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-07-20T17:06:40.496653595Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-07-20T17:06:40.530854958Z [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-07-20T17:06:40.530915059Z                           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-07-20T17:06:40.530929578Z                           FROM "ImportListMovies"
2025-07-20T17:06:40.530939879Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-07-20T17:06:40.530949388Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-07-20T17:06:40.549096267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395142s 
2025-07-20T17:06:40.551399726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:40.553478753Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-07-20T17:06:40.556228712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-07-20T17:06:40.560737352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:40.570654686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119815s 
2025-07-20T17:06:40.573171605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-07-20T17:06:40.575380975Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-20T17:06:40.578419415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-07-20T17:06:40.583340396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:40.594747119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132289s 
2025-07-20T17:06:40.597776240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-07-20T17:06:40.600137265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-07-20T17:06:40.603064952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-07-20T17:06:40.607775689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:40.618574989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126347s 
2025-07-20T17:06:40.621437495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-07-20T17:06:40.623930466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-07-20T17:06:40.627142795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-07-20T17:06:40.632268058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:40.643509078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132812s 
2025-07-20T17:06:40.646402235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-07-20T17:06:40.648566003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-07-20T17:06:40.651732410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-07-20T17:06:40.656728271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:40.668804433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139524s 
2025-07-20T17:06:40.672236806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-07-20T17:06:40.677419384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:40.683252813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081607s 
2025-07-20T17:06:40.691875780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-07-20T17:06:40.691962134Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:40.691987655Z                                                   FROM "MovieMetadata"
2025-07-20T17:06:40.692052005Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-07-20T17:06:40.701412337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-07-20T17:06:40.701427718Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:40.701445153Z                                                   FROM "MovieMetadata"
2025-07-20T17:06:40.701467248Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-07-20T17:06:40.708611737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116703s 
2025-07-20T17:06:40.715836738Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-07-20T17:06:40.715891929Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:40.715908112Z                                                   FROM "Movies" 
2025-07-20T17:06:40.715919364Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-07-20T17:06:40.725973824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-07-20T17:06:40.726022953Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:40.726034376Z                                                   FROM "Movies" 
2025-07-20T17:06:40.726044697Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-07-20T17:06:40.732825755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011698s 
2025-07-20T17:06:40.739938640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-07-20T17:06:40.739989282Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:40.740015735Z                                                   FROM "Movies" 
2025-07-20T17:06:40.740032679Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-07-20T17:06:40.750486794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-07-20T17:06:40.750540493Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:40.750580223Z                                                   FROM "Movies" 
2025-07-20T17:06:40.750633470Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-07-20T17:06:40.757770344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127903s 
2025-07-20T17:06:40.765311933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-07-20T17:06:40.765337154Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:40.765347665Z                                                   FROM "Movies" 
2025-07-20T17:06:40.765357124Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-07-20T17:06:40.774841656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-07-20T17:06:40.774877528Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-07-20T17:06:40.774888039Z                                                   FROM "Movies" 
2025-07-20T17:06:40.774896557Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-07-20T17:06:40.780594703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106286s 
2025-07-20T17:06:40.787930558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-07-20T17:06:40.787957532Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:40.787992102Z                                                   FROM "MovieMetadata" 
2025-07-20T17:06:40.788015789Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-07-20T17:06:40.798164269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-07-20T17:06:40.798193878Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-07-20T17:06:40.798204700Z                                                   FROM "MovieMetadata" 
2025-07-20T17:06:40.798213668Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-07-20T17:06:40.804197159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111224s 
2025-07-20T17:06:40.806498193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:40.808583814Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-07-20T17:06:40.811736233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-07-20T17:06:40.887289831Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:40.930912308Z [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-07-20T17:06:40.950720372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:40.956324489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:40.980843651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-07-20T17:06:40.986872424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-07-20T17:06:40.992853860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-07-20T17:06:40.998850548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-07-20T17:06:41.003324940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1889073s 
2025-07-20T17:06:41.006235972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-07-20T17:06:41.010966129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:41.016213067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075106s 
2025-07-20T17:06:41.019225494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-07-20T17:06:41.080379290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "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-07-20T17:06:41.096933280Z [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-07-20T17:06:41.106063759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:41.112451254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:41.138639177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:41.144683070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226273s 
2025-07-20T17:06:41.147474532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-07-20T17:06:41.207988990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "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-07-20T17:06:41.225774701Z [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-07-20T17:06:41.234698444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-07-20T17:06:41.240127208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-07-20T17:06:41.264471097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-07-20T17:06:41.269363150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191524s 
2025-07-20T17:06:41.272231427Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-07-20T17:06:41.326790291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:41.340063563Z [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-07-20T17:06:41.347872831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-07-20T17:06:41.356540017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-07-20T17:06:41.385049577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-07-20T17:06:41.393784198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-07-20T17:06:41.399102710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240857s 
2025-07-20T17:06:41.408466188Z [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-07-20T17:06:41.478979204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-07-20T17:06:41.494794487Z [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-07-20T17:06:41.502602502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:41.508190396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:41.532385667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:41.537585129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123376s 
2025-07-20T17:06:41.545854193Z [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-07-20T17:06:41.602714011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:41.612955708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-07-20T17:06:41.618572139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-07-20T17:06:41.624304945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-07-20T17:06:41.648273569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:41.653418240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1021926s 
2025-07-20T17:06:41.658896735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-07-20T17:06:41', 'movie_metadata') 
2025-07-20T17:06:41.663891744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:41.670357517Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-07-20T17:06:41.672870739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188872s 
2025-07-20T17:06:41.676031414Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-07-20T17:06:41.678986967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:41.684773251Z [Info] collections: Starting migration of Main DB to 208 
2025-07-20T17:06:41.711319225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-07-20T17:06:41.725540758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:41.735899260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218834s 
2025-07-20T17:06:41.738555460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-07-20T17:06:41.742827474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-07-20T17:06:41.747115771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062587s 
2025-07-20T17:06:41.749510474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:41.751671656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-07-20T17:06:41.754893906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-07-20T17:06:41.759209248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-07-20T17:06:41.769023544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115077s 
2025-07-20T17:06:41.772074058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-07-20T17:06:41.776335630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-07-20T17:06:41.785610220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109303s 
2025-07-20T17:06:41.787972638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-20T17:06:41.790157568Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-07-20T17:06:41.793030334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-07-20T17:06:41.796856240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-07-20T17:06:41.805879573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104797s 
2025-07-20T17:06:41.808157621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:41.810931438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:41.852770132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416923s 
2025-07-20T17:06:41.855528408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:41.858269709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:41.876048566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017677s 
2025-07-20T17:06:41.878803304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:41.881552882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:41.897319998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159891s 
2025-07-20T17:06:41.900352034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:41.903158336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:41.918145170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150136s 
2025-07-20T17:06:41.921463102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-20T17:06:41.923649787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-07-20T17:06:41.926347049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-07-20T17:06:41.987936011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-07-20T17:06:42.010653475Z [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-07-20T17:06:42.020970494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-20T17:06:42.026244606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-20T17:06:42.049789106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-07-20T17:06:42.054215480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12543s 
2025-07-20T17:06:42.056985359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-07-20T17:06:42.115653960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-07-20T17:06:42.134739078Z [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-07-20T17:06:42.144458333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-20T17:06:42.149711974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-20T17:06:42.173436506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-07-20T17:06:42.177735414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182768s 
2025-07-20T17:06:42.180711508Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:42.185245379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-07-20T17:06:42.188893938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005736s 
2025-07-20T17:06:42.192191048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-07-20T17:06:42.260053756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:42.298951257Z [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-07-20T17:06:42.316836048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:42.323641965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:42.347534526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:42.354298248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:42.361294268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:42.366669133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1715788s 
2025-07-20T17:06:42.371864116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-07-20T17:06:42', 'collections') 
2025-07-20T17:06:42.377013667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:42.381410804Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-07-20T17:06:42.383598630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1864836s 
2025-07-20T17:06:42.386806460Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-07-20T17:06:42.389838607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:42.393946331Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-07-20T17:06:42.402772617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-07-20T17:06:42.407763178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:42.412755332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073966s 
2025-07-20T17:06:42.415692669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-07-20T17:06:42.420773662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-07-20T17:06:42.425283174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071239s 
2025-07-20T17:06:42.430534991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-20T17:06:42', 'movie_meta_collection_index') 
2025-07-20T17:06:42.435549070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:42.439666032Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-07-20T17:06:42.442058149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208822s 
2025-07-20T17:06:42.445052751Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-07-20T17:06:42.447987271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:42.451443232Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-07-20T17:06:42.457349787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:42.459599438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-07-20T17:06:42.462447705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-07-20T17:06:42.467110225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:42.477131328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121971s 
2025-07-20T17:06:42.482375751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-20T17:06:42', 'movie_added_notifications') 
2025-07-20T17:06:42.487413136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:42.491437571Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-07-20T17:06:42.493785290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259177s 
2025-07-20T17:06:42.496699900Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-07-20T17:06:42.499578567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:42.503000930Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-07-20T17:06:42.509788651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-07-20T17:06:42.515002813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:42.519997021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076213s 
2025-07-20T17:06:42.522660866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-07-20T17:06:42.527019164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-07-20T17:06:42.531268081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006286s 
2025-07-20T17:06:42.536436431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-20T17:06:42', 'more_movie_meta_index') 
2025-07-20T17:06:42.541383174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:42.545444102Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-07-20T17:06:42.547681539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01994s 
2025-07-20T17:06:42.551294355Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-20T17:06:42.554566615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:42.558337320Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-07-20T17:06:42.607471027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:42.611445431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-20T17:06:42.614782412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044781s 
2025-07-20T17:06:42.617046602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-20T17:06:42.619118976Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-07-20T17:06:42.621836840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-07-20T17:06:42.680181538Z [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-07-20T17:06:42.697475319Z [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-07-20T17:06:42.706915532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-20T17:06:42.711656801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-20T17:06:42.734876827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100254s 
2025-07-20T17:06:42.736823187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-20T17:06:42.739201086Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-07-20T17:06:42.742398245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-07-20T17:06:42.802883334Z [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-07-20T17:06:42.821277160Z [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-07-20T17:06:42.840170312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-20T17:06:42.846100946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-20T17:06:42.870144070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236774s 
2025-07-20T17:06:42.873220636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-07-20T17:06:42.876695264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-07-20T17:06:42.880129731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-07-20T17:06:42.943171279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:42.965669411Z [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-07-20T17:06:42.976817133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-07-20T17:06:42.983470563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-07-20T17:06:43.009523004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-07-20T17:06:43.014931857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317528s 
2025-07-20T17:06:43.017369357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-07-20T17:06:43.019907488Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-07-20T17:06:43.023635336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-07-20T17:06:43.086349475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:43.108666633Z [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-07-20T17:06:43.119305429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-07-20T17:06:43.125166774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-07-20T17:06:43.149601026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-07-20T17:06:43.154949628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281075s 
2025-07-20T17:06:43.157456467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:43.159496616Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-07-20T17:06:43.162388630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-20T17:06:43.219297296Z [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-07-20T17:06:43.234178638Z [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-07-20T17:06:43.241703975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:43.246392097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:43.268079746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027538s 
2025-07-20T17:06:43.270301651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:43.272284715Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-07-20T17:06:43.275065456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-20T17:06:43.332202331Z [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-07-20T17:06:43.347729053Z [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-07-20T17:06:43.355285682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:43.360000007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:43.382223486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1037529s 
2025-07-20T17:06:43.385310684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:43.387650847Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-07-20T17:06:43.390401787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-20T17:06:43.447749407Z [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-07-20T17:06:43.463480871Z [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-07-20T17:06:43.471521605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-20T17:06:43.477058918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-20T17:06:43.501395051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1081654s 
2025-07-20T17:06:43.505366360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-20T17:06:43.508255970Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-07-20T17:06:43.511887143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-20T17:06:43.567129924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:43.582331921Z [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-07-20T17:06:43.591645890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-20T17:06:43.597805937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-20T17:06:43.623134910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:43.629136898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136455s 
2025-07-20T17:06:43.632148433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-20T17:06:43.635023123Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-07-20T17:06:43.639210958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-20T17:06:43.696514088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:43.710736302Z [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-07-20T17:06:43.718163952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-20T17:06:43.723903221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-20T17:06:43.748619951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:43.753312362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108556s 
2025-07-20T17:06:43.755735232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-20T17:06:43.757941124Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-07-20T17:06:43.761209537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-20T17:06:43.825888663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:43.839312820Z [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-07-20T17:06:43.846754257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-20T17:06:43.852482584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-20T17:06:43.878226614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-20T17:06:43.883538382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197177s 
2025-07-20T17:06:43.886021563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-07-20T17:06:43.888140420Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-07-20T17:06:43.891259562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-07-20T17:06:43.952113164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("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-07-20T17:06:43.968321889Z [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-07-20T17:06:43.977620366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-07-20T17:06:43.984340010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-07-20T17:06:44.009318056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-20T17:06:44.016648951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-07-20T17:06:44.023580962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-20T17:06:44.029991423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360228s 
2025-07-20T17:06:44.032523102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-20T17:06:44.034619184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.77E-05s 
2025-07-20T17:06:44.037311416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-07-20T17:06:44.097713368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-07-20T17:06:44.112789341Z [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-07-20T17:06:44.121663143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-20T17:06:44.128575916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-20T17:06:44.152784213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128637s 
2025-07-20T17:06:44.155499291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-20T17:06:44.157570923Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.84E-05s 
2025-07-20T17:06:44.160462888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-07-20T17:06:44.222465743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-07-20T17:06:44.237092352Z [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-07-20T17:06:44.244202522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-20T17:06:44.248900414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-20T17:06:44.271527596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1079859s 
2025-07-20T17:06:44.273984264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-20T17:06:44.276210337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001196s 
2025-07-20T17:06:44.278767417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-20T17:06:44.334165781Z [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-07-20T17:06:44.347649418Z [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-07-20T17:06:44.355736736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-20T17:06:44.361693092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-20T17:06:44.385875306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-20T17:06:44.392515670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-20T17:06:44.397114031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1158762s 
2025-07-20T17:06:44.399694779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:44.401904059Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s 
2025-07-20T17:06:44.404972679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-07-20T17:06:44.468526428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:44.485078906Z [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-07-20T17:06:44.493528553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:44.499234155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:44.524250118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:44.530184320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1216058s 
2025-07-20T17:06:44.532972184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:44.535110812Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.54E-05s 
2025-07-20T17:06:44.538318863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-07-20T17:06:44.593751246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:44.608019292Z [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-07-20T17:06:44.616395201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:44.622176014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:44.647338122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:44.653499090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1112456s 
2025-07-20T17:06:44.655891639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:44.658124295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-05s 
2025-07-20T17:06:44.661290051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-07-20T17:06:44.723011430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-07-20T17:06:44.737819945Z [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-07-20T17:06:44.745266483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:44.750543802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:44.774506534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:44.778821544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1150096s 
2025-07-20T17:06:44.781061375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:44.783069139Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-07-20T17:06:44.785985052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-20T17:06:44.852491859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:44.869441365Z [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-07-20T17:06:44.877946625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:44.883061848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:44.907265956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:44.911478760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230546s 
2025-07-20T17:06:44.913719263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:44.915687377Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-07-20T17:06:44.918971170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-20T17:06:44.977830886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:44.995013783Z [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-07-20T17:06:45.003533762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:45.008670338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:45.033013546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:45.037274598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157437s 
2025-07-20T17:06:45.039545872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:45.041539597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-07-20T17:06:45.044422684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-20T17:06:45.108968642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:45.126131038Z [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-07-20T17:06:45.134658212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:45.139768213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:45.163784072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:45.168032609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211298s 
2025-07-20T17:06:45.170281288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-20T17:06:45.172338702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.35E-05s 
2025-07-20T17:06:45.175485990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-07-20T17:06:45.237907519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-07-20T17:06:45.254971767Z [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-07-20T17:06:45.263440764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-20T17:06:45.268491687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-20T17:06:45.292662277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-20T17:06:45.296862617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187728s 
2025-07-20T17:06:45.299103831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-20T17:06:45.301209331Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-07-20T17:06:45.304237671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-07-20T17:06:45.361265046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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-07-20T17:06:45.375935202Z [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-07-20T17:06:45.383484597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-20T17:06:45.388716574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-20T17:06:45.411207902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042448s 
2025-07-20T17:06:45.413694450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-20T17:06:45.415678396Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-20T17:06:45.418447654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-07-20T17:06:45.465325157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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-07-20T17:06:45.479475035Z [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-07-20T17:06:45.487057426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-20T17:06:45.492000221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-20T17:06:45.514328621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934445s 
2025-07-20T17:06:45.516548352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-07-20T17:06:45.518694193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.38E-05s 
2025-07-20T17:06:45.521476627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-07-20T17:06:45.570049385Z [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-07-20T17:06:45.588242987Z [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-07-20T17:06:45.597280640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-07-20T17:06:45.602205067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-07-20T17:06:45.626134332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-07-20T17:06:45.630228999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062994s 
2025-07-20T17:06:45.632558480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:45.634627517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.42E-05s 
2025-07-20T17:06:45.637591126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-07-20T17:06:45.695478945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:45.730427041Z [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-07-20T17:06:45.746438068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:45.752106324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:45.775442243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:45.781794858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:45.788483869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:45.795153974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:45.799470176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1593919s 
2025-07-20T17:06:45.801877745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:45.804035000Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.65E-05s 
2025-07-20T17:06:45.806894289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-07-20T17:06:45.873217566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:45.907478799Z [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-07-20T17:06:45.923657915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:45.929360711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:45.952874949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:45.959048132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:45.965618615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:45.972276735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:45.976411182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1670805s 
2025-07-20T17:06:45.978610982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:45.980624478Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-07-20T17:06:45.983720423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-07-20T17:06:46.040509879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:46.075085145Z [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-07-20T17:06:46.090965849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:46.096797434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:46.120967694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:46.127222421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:46.134046014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:46.140704374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:46.145018864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1586997s 
2025-07-20T17:06:46.147268434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:46.149602676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003578s 
2025-07-20T17:06:46.152767910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-07-20T17:06:46.211450119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-07-20T17:06:46.246351090Z [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-07-20T17:06:46.263166597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-07-20T17:06:46.268880105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-07-20T17:06:46.292800331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-07-20T17:06:46.299235281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-07-20T17:06:46.305970646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-07-20T17:06:46.312889712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-07-20T17:06:46.317376949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1621743s 
2025-07-20T17:06:46.319500716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:46.321591507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001408s 
2025-07-20T17:06:46.324198768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-07-20T17:06:46.370184976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-07-20T17:06:46.385020375Z [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-07-20T17:06:46.392631033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:46.397372493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:46.421810011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:46.425945410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994316s 
2025-07-20T17:06:46.428235121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:46.430516606Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-07-20T17:06:46.433336305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-07-20T17:06:46.478513864Z [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-07-20T17:06:46.490421597Z [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-07-20T17:06:46.496805895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-20T17:06:46.501919244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-20T17:06:46.524302625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088561s 
2025-07-20T17:06:46.526667848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:46.528657605Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-07-20T17:06:46.531581825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-20T17:06:46.574513852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-07-20T17:06:46.585245626Z [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-07-20T17:06:46.591253115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-20T17:06:46.596448960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-20T17:06:46.621831802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:46.625937240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0918645s 
2025-07-20T17:06:46.628229757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-20T17:06:46.630239355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-07-20T17:06:46.633195980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-20T17:06:46.675263385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-07-20T17:06:46.685837171Z [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-07-20T17:06:46.691837766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-20T17:06:46.697048310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-20T17:06:46.721679980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-20T17:06:46.725862062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901748s 
2025-07-20T17:06:46.728095971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:46.730049145Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-07-20T17:06:46.732762059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-07-20T17:06:46.776618628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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-07-20T17:06:46.789594332Z [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-07-20T17:06:46.796807218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-07-20T17:06:46.801695704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-07-20T17:06:46.823705783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884923s 
2025-07-20T17:06:46.826132200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:46.835724840Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-05s 
2025-07-20T17:06:46.839125850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-07-20T17:06:46.885718379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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-07-20T17:06:46.899560948Z [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-07-20T17:06:46.906818485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-07-20T17:06:46.912232108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-07-20T17:06:46.934465307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927898s 
2025-07-20T17:06:46.936711391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:46.938888024Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.16E-05s 
2025-07-20T17:06:46.941702723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-20T17:06:46.982623459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-20T17:06:46.990756890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-20T17:06:46.996468163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-20T17:06:47.001590700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-20T17:06:47.024615492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:47.029511753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853934s 
2025-07-20T17:06:47.037354589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-20T17:06:47', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-20T17:06:47.042662921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.051246057Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-20T17:06:47.053853328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105833s 
2025-07-20T17:06:47.059618229Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-07-20T17:06:47.062881461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.069463317Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-07-20T17:06:47.081769513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:47.083933922Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-07-20T17:06:47.086853652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-07-20T17:06:47.091108712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-07-20T17:06:47.100557392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113236s 
2025-07-20T17:06:47.106103041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-20T17:06:47', 'add_language_tags_to_subtitle_files') 
2025-07-20T17:06:47.111159094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.115626431Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-07-20T17:06:47.118006986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255185s 
2025-07-20T17:06:47.120807286Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-07-20T17:06:47.123560992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.126783572Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-07-20T17:06:47.132660148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-20T17:06:47.134662210Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-07-20T17:06:47.136951992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-20T17:06:47.140294464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-20T17:06:47.149353509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010297s 
2025-07-20T17:06:47.151823213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-20T17:06:47.155373283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-20T17:06:47.163969586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009996s 
2025-07-20T17:06:47.168787089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-20T17:06:47', 'add_salt_to_users') 
2025-07-20T17:06:47.173467415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.177202207Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-07-20T17:06:47.179290844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227677s 
2025-07-20T17:06:47.181895931Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-07-20T17:06:47.184586780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.187662094Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-07-20T17:06:47.195875376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-07-20T17:06:47.241299582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:47.254540860Z [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-07-20T17:06:47.261529155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:47.267059032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:47.291045983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:47.297873594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:47.302125828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039482s 
2025-07-20T17:06:47.304668369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-07-20T17:06:47.347743413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:47.360277848Z [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-07-20T17:06:47.366806918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:47.372266363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:47.396097200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:47.402880842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:47.407119820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002526s 
2025-07-20T17:06:47.409759546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-07-20T17:06:47.452102586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:47.463441704Z [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-07-20T17:06:47.469817475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:47.475332963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:47.499072235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:47.505849154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:47.510082069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0980773s 
2025-07-20T17:06:47.512913291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-07-20T17:06:47.554314424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-07-20T17:06:47.564846968Z [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-07-20T17:06:47.570898646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-07-20T17:06:47.576347831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-07-20T17:06:47.600032362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-07-20T17:06:47.606801686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-07-20T17:06:47.611063639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959934s 
2025-07-20T17:06:47.615928027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-07-20T17:06:47', 'clean_alt_titles') 
2025-07-20T17:06:47.620619345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.625882655Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-07-20T17:06:47.627999770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103847s 
2025-07-20T17:06:47.630536920Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-07-20T17:06:47.633146696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.636241338Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-07-20T17:06:47.641578097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:47.645698455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-07-20T17:06:47.649151099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051878s 
2025-07-20T17:06:47.653787918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-20T17:06:47', 'remove_omg') 
2025-07-20T17:06:47.658334264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.661787319Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-07-20T17:06:47.663814171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175777s 
2025-07-20T17:06:47.666924445Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-07-20T17:06:47.669889036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.673214804Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-07-20T17:06:47.678165395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-20T17:06:47.680267819Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-07-20T17:06:47.683031796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-07-20T17:06:47.687115982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-07-20T17:06:47.696415782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109735s 
2025-07-20T17:06:47.701822781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-07-20T17:06:47', 'add_additional_info_to_pending_releases') 
2025-07-20T17:06:47.706714454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.710980976Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-07-20T17:06:47.713550041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245303s 
2025-07-20T17:06:47.716296813Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-07-20T17:06:47.719032062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.722231455Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-07-20T17:06:47.727386839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-20T17:06:47.729363860Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-07-20T17:06:47.731736770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-07-20T17:06:47.736001198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:47.745451792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115461s 
2025-07-20T17:06:47.750399537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-07-20T17:06:47', 'add_result_to_commands') 
2025-07-20T17:06:47.755181989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.758993986Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-07-20T17:06:47.761150760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245473s 
2025-07-20T17:06:47.764053567Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-07-20T17:06:47.766871362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.770112039Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-07-20T17:06:47.775521223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:47.777617625Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-07-20T17:06:47.780460841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-20T17:06:47.785291591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:47.795311551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123957s 
2025-07-20T17:06:47.800535021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-07-20T17:06:47', 'health_restored_notification') 
2025-07-20T17:06:47.805389469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.809345005Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-07-20T17:06:47.811574024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256963s 
2025-07-20T17:06:47.815073062Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-07-20T17:06:47.818202364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.821679868Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-07-20T17:06:47.827239285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-20T17:06:47.829297861Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-07-20T17:06:47.832438086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-07-20T17:06:47.837694362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:47.847583168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126074s 
2025-07-20T17:06:47.853282988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-07-20T17:06:47', 'add_on_manual_interaction_required_to_notifications') 
2025-07-20T17:06:47.858322237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.862832701Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-07-20T17:06:47.865432457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026594s 
2025-07-20T17:06:47.867908775Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-07-20T17:06:47.870583191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.873646270Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-07-20T17:06:47.878595468Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:47.882452396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-07-20T17:06:47.885762523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047875s 
2025-07-20T17:06:47.890516277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-07-20T17:06:47', 'remove_rarbg') 
2025-07-20T17:06:47.895131733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.898567432Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-07-20T17:06:47.900597140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172848s 
2025-07-20T17:06:47.903633345Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-07-20T17:06:47.906555631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.909850116Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-07-20T17:06:47.919608430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-07-20T17:06:47.927333488Z [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-07-20T17:06:47.933314734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098057s 
2025-07-20T17:06:47.938707556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-07-20T17:06:47', 'remove_invalid_roksbox_metadata_images') 
2025-07-20T17:06:47.943656393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:47.947757022Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-07-20T17:06:47.950108388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023316s 
2025-07-20T17:06:47.952625127Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-07-20T17:06:47.955507431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:47.958341249Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-07-20T17:06:47.971409018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-07-20T17:06:48.025117168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:48.038203885Z [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-07-20T17:06:48.045039833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-20T17:06:48.050363986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-20T17:06:48.075700324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-20T17:06:48.079947518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1060028s 
2025-07-20T17:06:48.082328584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-20T17:06:48.084312690Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-07-20T17:06:48.087505260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-07-20T17:06:48.091873017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-07-20T17:06:48.100788984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107638s 
2025-07-20T17:06:48.103572941Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:48.107430189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-07-20T17:06:48.110569292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047126s 
2025-07-20T17:06:48.115628932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-07-20T17:06:48', 'list_sync_time') 
2025-07-20T17:06:48.120171170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.123919379Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-07-20T17:06:48.125994338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176855s 
2025-07-20T17:06:48.128839308Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-07-20T17:06:48.131594717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.135146942Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-07-20T17:06:48.140148656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-07-20T17:06:48.142176209Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-20T17:06:48.144624860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-07-20T17:06:48.148139890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:48.157355020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105513s 
2025-07-20T17:06:48.162309538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-07-20T17:06:48', 'add_tags_to_collections') 
2025-07-20T17:06:48.167014414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.170872013Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-07-20T17:06:48.173051673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234621s 
2025-07-20T17:06:48.176048168Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-07-20T17:06:48.178738096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.181852128Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-07-20T17:06:48.186793179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-20T17:06:48.188876264Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-07-20T17:06:48.191804532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-07-20T17:06:48.195135651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-07-20T17:06:48.204464991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107612s 
2025-07-20T17:06:48.209576796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-07-20T17:06:48', 'add_download_client_tags') 
2025-07-20T17:06:48.214321312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.218161275Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-07-20T17:06:48.220381687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238755s 
2025-07-20T17:06:48.222951613Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-07-20T17:06:48.225633134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.228698959Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-07-20T17:06:48.238176297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-07-20T17:06:48.246337503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-07-20T17:06:48.252959781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126521s 
2025-07-20T17:06:48.255672544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-07-20T17:06:48.259974850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-07-20T17:06:48.263531813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057668s 
2025-07-20T17:06:48.268341019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-07-20T17:06:48', 'add_auto_tagging') 
2025-07-20T17:06:48.272896194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.277591550Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-07-20T17:06:48.279730248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193972s 
2025-07-20T17:06:48.283132089Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-07-20T17:06:48.286277714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.289786331Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-07-20T17:06:48.296619874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-20T17:06:48.298679442Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-07-20T17:06:48.301978707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-07-20T17:06:48.307274382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:48.317644568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013088s 
2025-07-20T17:06:48.319839318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-20T17:06:48.321805138Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2025-07-20T17:06:48.324745730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-07-20T17:06:48.329140331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-07-20T17:06:48.338445703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112367s 
2025-07-20T17:06:48.344019498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-07-20T17:06:48', 'add_custom_format_score_bypass_to_delay_profile') 
2025-07-20T17:06:48.349008036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.353426244Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-07-20T17:06:48.355896259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250885s 
2025-07-20T17:06:48.359144270Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-07-20T17:06:48.362055844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.365405931Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-07-20T17:06:48.382587857Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-07-20T17:06:48.386982547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-07-20T17:06:48.410211582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248686s 
2025-07-20T17:06:48.412569010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-20T17:06:48.414564539Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-07-20T17:06:48.417063732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-07-20T17:06:48.421995665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-07-20T17:06:48.431328251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120091s 
2025-07-20T17:06:48.433587491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-20T17:06:48.435585576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-07-20T17:06:48.438237867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-07-20T17:06:48.442527577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:48.451717265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112207s 
2025-07-20T17:06:48.453993279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-20T17:06:48.455994029Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2025-07-20T17:06:48.458585358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-07-20T17:06:48.462897944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:48.472194447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112927s 
2025-07-20T17:06:48.474755064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-07-20T17:06:48.518306799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-07-20T17:06:48.528914123Z [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-07-20T17:06:48.535126535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-20T17:06:48.540112196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-20T17:06:48.563149634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862141s 
2025-07-20T17:06:48.565274383Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:48.567955133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:48.589297597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217242s 
2025-07-20T17:06:48.592434615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-20T17:06:48.596789426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-20T17:06:48.600403335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056522s 
2025-07-20T17:06:48.605887029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-07-20T17:06:48', 'update_restrictions_to_release_profiles') 
2025-07-20T17:06:48.610885346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.615340168Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-07-20T17:06:48.617685532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019641s 
2025-07-20T17:06:48.620636284Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-07-20T17:06:48.623414199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.626658573Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-07-20T17:06:48.633063243Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-07-20T17:06:48.636897916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-07-20T17:06:48.660628520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252357s 
2025-07-20T17:06:48.663485444Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-07-20T17:06:48.716822456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-07-20T17:06:48.731801254Z [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-07-20T17:06:48.739302823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-07-20T17:06:48.743934722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-07-20T17:06:48.769161900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-07-20T17:06:48.773260916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1073233s 
2025-07-20T17:06:48.776190085Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-07-20T17:06:48.824772472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-07-20T17:06:48.843525140Z [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-07-20T17:06:48.852665249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-20T17:06:48.857565688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-20T17:06:48.882022455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-07-20T17:06:48.885960917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1073351s 
2025-07-20T17:06:48.890980187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-07-20T17:06:48', 'rename_quality_profiles') 
2025-07-20T17:06:48.895664761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.899833167Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-07-20T17:06:48.901996874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1206641s 
2025-07-20T17:06:48.904838337Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-07-20T17:06:48.907601903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.910900457Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-07-20T17:06:48.917884152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:48.922795544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:48.926526588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056635s 
2025-07-20T17:06:48.930279647Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:48.934759951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:48.938151271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050825s 
2025-07-20T17:06:48.941991285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:48.946635508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-07-20T17:06:48.950065727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052469s 
2025-07-20T17:06:48.955081519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-07-20T17:06:48', 'update_images_remote_url') 
2025-07-20T17:06:48.959767186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:48.963603773Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-07-20T17:06:48.965796118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181698s 
2025-07-20T17:06:48.968518071Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-07-20T17:06:48.971271746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:48.974419476Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-07-20T17:06:48.983082043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-20T17:06:48.991420186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-07-20T17:06:48.997986651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126564s 
2025-07-20T17:06:49.000726269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-20T17:06:49.005573131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-20T17:06:49.009797238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068098s 
2025-07-20T17:06:49.014754061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-07-20T17:06:49', 'add_notification_status') 
2025-07-20T17:06:49.019406702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.023360445Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-07-20T17:06:49.025541528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197713s 
2025-07-20T17:06:49.028569165Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-07-20T17:06:49.031424587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.034721166Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-07-20T17:06:49.043253881Z [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-07-20T17:06:49.050670959Z [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-07-20T17:06:49.055344312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082791s 
2025-07-20T17:06:49.062268858Z [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-07-20T17:06:49.071520511Z [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-07-20T17:06:49.076631094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099725s 
2025-07-20T17:06:49.082281875Z [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-07-20T17:06:49.089675045Z [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-07-20T17:06:49.094216341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081669s 
2025-07-20T17:06:49.099463259Z [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-07-20T17:06:49.106234105Z [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-07-20T17:06:49.110499536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074774s 
2025-07-20T17:06:49.115897608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-07-20T17:06:49', 'rename_deprecated_indexer_flags') 
2025-07-20T17:06:49.120672285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.124584153Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-07-20T17:06:49.126838183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207684s 
2025-07-20T17:06:49.129585005Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-07-20T17:06:49.132349042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.135524948Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-07-20T17:06:49.140268251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-07-20T17:06:49.142222157Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-07-20T17:06:49.145015442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-07-20T17:06:49.148928593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-07-20T17:06:49.158576204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112158s 
2025-07-20T17:06:49.163546425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-07-20T17:06:49', 'movie_last_searched_time') 
2025-07-20T17:06:49.168277904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.171989469Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-07-20T17:06:49.174207867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240721s 
2025-07-20T17:06:49.176789807Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-07-20T17:06:49.179447399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.182587824Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-07-20T17:06:49.186535796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:49.189219802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:49.214110232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252577s 
2025-07-20T17:06:49.219255174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-07-20T17:06:49', 'email_encryption') 
2025-07-20T17:06:49.224063227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.227613989Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-07-20T17:06:49.229677856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038652s 
2025-07-20T17:06:49.232608167Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-07-20T17:06:49.235422455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.238679585Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-07-20T17:06:49.244196867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-07-20T17:06:49.248499523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-07-20T17:06:49.251802014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048681s 
2025-07-20T17:06:49.256938930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-07-20T17:06:49', 'clear_last_rss_releases_info') 
2025-07-20T17:06:49.262048822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.265670957Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-07-20T17:06:49.268143246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179331s 
2025-07-20T17:06:49.270382736Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-07-20T17:06:49.272963665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.275930811Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-07-20T17:06:49.292954457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-07-20T17:06:49.297046769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-07-20T17:06:49.301408083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060952s 
2025-07-20T17:06:49.303742083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-07-20T17:06:49.307392836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-07-20T17:06:49.311206156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052372s 
2025-07-20T17:06:49.313828107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-07-20T17:06:49.318076944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-07-20T17:06:49.322074415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061038s 
2025-07-20T17:06:49.325744848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-07-20T17:06:49.329502917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-07-20T17:06:49.332982164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050452s 
2025-07-20T17:06:49.335539965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-07-20T17:06:49.339978695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-20T17:06:49.343929232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062436s 
2025-07-20T17:06:49.346358665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-07-20T17:06:49.350192967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-07-20T17:06:49.353950805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054849s 
2025-07-20T17:06:49.356171137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-07-20T17:06:49.359564071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-07-20T17:06:49.363177819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049852s 
2025-07-20T17:06:49.367862253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-07-20T17:06:49', 'add_indexes') 
2025-07-20T17:06:49.372369892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.377687352Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-07-20T17:06:49.380368973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019175s 
2025-07-20T17:06:49.383258081Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-07-20T17:06:49.386260789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.389718693Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-07-20T17:06:49.397126373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:49.399294178Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-07-20T17:06:49.401780837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-07-20T17:06:49.405581251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-07-20T17:06:49.415553455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114916s 
2025-07-20T17:06:49.417846534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-07-20T17:06:49.419893948Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-07-20T17:06:49.422312589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-07-20T17:06:49.426541436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-07-20T17:06:49.436169046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116447s 
2025-07-20T17:06:49.438316812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:49.440956769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:49.456178255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156008s 
2025-07-20T17:06:49.461936182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-07-20T17:06:49', 'parse_title_from_existing_subtitle_files') 
2025-07-20T17:06:49.467038648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.471326244Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-07-20T17:06:49.473734224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300647s 
2025-07-20T17:06:49.477227760Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-07-20T17:06:49.480419408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.484296747Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-07-20T17:06:49.489654087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-20T17:06:49.491716741Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-07-20T17:06:49.494692825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-07-20T17:06:49.499702324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-07-20T17:06:49.510166229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130179s 
2025-07-20T17:06:49.516255713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-07-20T17:06:49', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-07-20T17:06:49.521368180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.525969487Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-07-20T17:06:49.528575356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274621s 
2025-07-20T17:06:49.531776643Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-07-20T17:06:49.534784882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.538179018Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-07-20T17:06:49.544016224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-07-20T17:06:49.591072397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-07-20T17:06:49.605379342Z [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-07-20T17:06:49.612883034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-20T17:06:49.617708723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-20T17:06:49.640866554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946s 
2025-07-20T17:06:49.646335799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-07-20T17:06:49', 'drop_multi_episode_style_from_naming_config') 
2025-07-20T17:06:49.651305809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.655914100Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-07-20T17:06:49.658255666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.108555s 
2025-07-20T17:06:49.660955093Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-07-20T17:06:49.663677877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.666888974Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-07-20T17:06:49.671082680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:49.673719130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:49.692705670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192461s 
2025-07-20T17:06:49.697943208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-07-20T17:06:49', 'stevenlu_update_url') 
2025-07-20T17:06:49.702759108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.706518890Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-07-20T17:06:49.708645614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328834s 
2025-07-20T17:06:49.711548079Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-07-20T17:06:49.714304340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:49.717429344Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-07-20T17:06:49.722303521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-07-20T17:06:49.724348770Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-07-20T17:06:49.726963436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-07-20T17:06:49.730700192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-07-20T17:06:49.740788991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115654s 
2025-07-20T17:06:49.745677236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-07-20T17:06:49', 'add_movie_keywords') 
2025-07-20T17:06:49.750329065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:49.754107475Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-07-20T17:06:49.756263868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244583s 
2025-07-20T17:06:49.901758249Z [Debug] MigrationController: Took: 00:00:30.2018853 
2025-07-20T17:06:53.302795858Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-20T17:06:54.457655605Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-20T17:06:54.685150107Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-20T17:06:54.718207095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-20T17:06:54.722678551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-20T17:06:54.818762637Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-20T17:06:54.823795634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003474s 
2025-07-20T17:06:54.827745239Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-20T17:06:54.831208714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1055345s 
2025-07-20T17:06:54.920387263Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-20T17:06:54.932233482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:54.952964084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-20T17:06:54.966457360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-20T17:06:54.996324583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380483s 
2025-07-20T17:06:55.000265521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.010392958Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-20T17:06:55.013584426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522132s 
2025-07-20T17:06:55.046503446Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-20T17:06:55.050477660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.061834843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-20T17:06:55.068234222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:55.080960774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156984s 
2025-07-20T17:06:55.084322885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:55.087567961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001363s 
2025-07-20T17:06:55.091696496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-20T17:06:55.097429462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-20T17:06:55.116665123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210846s 
2025-07-20T17:06:55.120334193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.125775783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-20T17:06:55.129117202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299743s 
2025-07-20T17:06:55.135589167Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-20T17:06:55.139694736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.146021258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:55.149447578Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-07-20T17:06:55.152995163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-20T17:06:55.158053541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-20T17:06:55.164319200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077449s 
2025-07-20T17:06:55.167705020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.172879090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-20T17:06:55.176352356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157115s 
2025-07-20T17:06:55.184567331Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-20T17:06:55.188351933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.193792881Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-20T17:06:55.205096698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-20T17:06:55.213598551Z [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-07-20T17:06:55.224622514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164744s 
2025-07-20T17:06:55.227735493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-20T17:06:55.232180756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-20T17:06:55.237434647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065948s 
2025-07-20T17:06:55.244662735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-20T17:06:55', 'InitialSetup') 
2025-07-20T17:06:55.254669529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.259901256Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-20T17:06:55.263019717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287523s 
2025-07-20T17:06:55.266716783Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-07-20T17:06:55.270693201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.275220540Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-07-20T17:06:55.281991637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-20T17:06:55', 'add_moviefiles_table') 
2025-07-20T17:06:55.289346209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.294409226Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-07-20T17:06:55.297727830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237766s 
2025-07-20T17:06:55.301159842Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-07-20T17:06:55.305032522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.309432404Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-07-20T17:06:55.315286694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-20T17:06:55', 'fix_history_movieId') 
2025-07-20T17:06:55.322425552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.327391764Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-07-20T17:06:55.330659195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224557s 
2025-07-20T17:06:55.333957388Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-07-20T17:06:55.337748313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.342052852Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-07-20T17:06:55.347655666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-20T17:06:55', 'add_tmdb_stuff') 
2025-07-20T17:06:55.354610744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.359472005Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-07-20T17:06:55.362657330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219058s 
2025-07-20T17:06:55.365983670Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-07-20T17:06:55.369768713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.374145728Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-07-20T17:06:55.379820006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-20T17:06:55', 'fix_movie_files') 
2025-07-20T17:06:55.386823181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.391685764Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-07-20T17:06:55.394856661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220884s 
2025-07-20T17:06:55.398626513Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-07-20T17:06:55.402644596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.407185482Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-07-20T17:06:55.413464818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-20T17:06:55', 'update_schedule_intervale') 
2025-07-20T17:06:55.420786264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.425972219Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-07-20T17:06:55.429403981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023271s 
2025-07-20T17:06:55.433308414Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-07-20T17:06:55.437564596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.442191595Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-07-20T17:06:55.448992663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-20T17:06:55', 'add_movie_formats_to_naming_config') 
2025-07-20T17:06:55.456597900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.461963617Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-07-20T17:06:55.465606173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241317s 
2025-07-20T17:06:55.469187997Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-07-20T17:06:55.473120758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.477558014Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-07-20T17:06:55.483452135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-20T17:06:55', 'add_phyiscal_release') 
2025-07-20T17:06:55.490628408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.495698751Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-07-20T17:06:55.498999508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226289s 
2025-07-20T17:06:55.502311158Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-07-20T17:06:55.506097805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.510555593Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-07-20T17:06:55.516301836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-20T17:06:55', 'remove_bitmetv') 
2025-07-20T17:06:55.523253707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.528314289Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-07-20T17:06:55.531545667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223587s 
2025-07-20T17:06:55.535018231Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-07-20T17:06:55.538910981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.543327877Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-07-20T17:06:55.549276788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-20T17:06:55', 'remove_torrentleech') 
2025-07-20T17:06:55.556513784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.561602583Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-07-20T17:06:55.564917128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227199s 
2025-07-20T17:06:55.568464623Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-07-20T17:06:55.572414879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.576890243Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-07-20T17:06:55.582878864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-20T17:06:55', 'remove_broadcasthenet') 
2025-07-20T17:06:55.590017832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.595088675Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-07-20T17:06:55.598431488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227044s 
2025-07-20T17:06:55.601708037Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-07-20T17:06:55.605501357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.609937150Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-07-20T17:06:55.615580126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-20T17:06:55', 'remove_fanzub') 
2025-07-20T17:06:55.622570554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.627447397Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-07-20T17:06:55.630598994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221994s 
2025-07-20T17:06:55.634133232Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-07-20T17:06:55.638096655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.642576066Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-07-20T17:06:55.648664439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-20T17:06:55', 'update_movie_sorttitle') 
2025-07-20T17:06:55.655789449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.661079884Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-07-20T17:06:55.664518168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229477s 
2025-07-20T17:06:55.668196216Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-07-20T17:06:55.672398700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.677144558Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-07-20T17:06:55.683525630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-20T17:06:55', 'update_movie_sorttitle_again') 
2025-07-20T17:06:55.690844851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.696228404Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-07-20T17:06:55.699788424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236488s 
2025-07-20T17:06:55.703208562Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-07-20T17:06:55.707109379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.711648030Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-07-20T17:06:55.717465767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-20T17:06:55', 'update_movie_file') 
2025-07-20T17:06:55.724685508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.729994911Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-07-20T17:06:55.733220457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230617s 
2025-07-20T17:06:55.736615876Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-07-20T17:06:55.740482022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.744907255Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-07-20T17:06:55.750679520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-20T17:06:55', 'update_movie_slug') 
2025-07-20T17:06:55.757776244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.764143197Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-07-20T17:06:55.767416529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237795s 
2025-07-20T17:06:55.771074256Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-07-20T17:06:55.775267101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.779780431Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-07-20T17:06:55.785536524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-20T17:06:55', 'add_youtube_trailer_id') 
2025-07-20T17:06:55.792724531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.797875425Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-07-20T17:06:55.801232767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228859s 
2025-07-20T17:06:55.804416288Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-07-20T17:06:55.808077392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.812424437Z [Info] add_studio: Starting migration of Log DB to 120 
2025-07-20T17:06:55.817882309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-20T17:06:55', 'add_studio') 
2025-07-20T17:06:55.824814120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.829609147Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-07-20T17:06:55.832720464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021822s 
2025-07-20T17:06:55.836208529Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-07-20T17:06:55.840151911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.844657686Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-07-20T17:06:55.850693632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-20T17:06:55', 'update_filedate_config') 
2025-07-20T17:06:55.857867290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.862952392Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-07-20T17:06:55.866376659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228051s 
2025-07-20T17:06:55.869918933Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-07-20T17:06:55.873992287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.878520477Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-07-20T17:06:55.884647567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-20T17:06:55', 'add_movieid_to_blacklist') 
2025-07-20T17:06:55.891842177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.897089475Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-07-20T17:06:55.900517509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229238s 
2025-07-20T17:06:55.904102339Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-07-20T17:06:55.908177206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.912838875Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-07-20T17:06:55.918875363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-20T17:06:55', 'create_netimport_table') 
2025-07-20T17:06:55.926353805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.932111110Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-07-20T17:06:55.935535557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234268s 
2025-07-20T17:06:55.939410381Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-07-20T17:06:55.943640501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.948360847Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-07-20T17:06:55.955066924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-20T17:06:55', 'add_preferred_tags_to_profile') 
2025-07-20T17:06:55.962590857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:55.967883337Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-07-20T17:06:55.971408606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241262s 
2025-07-20T17:06:55.974758884Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-07-20T17:06:55.978572034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:55.983003669Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-07-20T17:06:55.988663018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-20T17:06:55', 'fix_imdb_unique') 
2025-07-20T17:06:55.995724570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.000800152Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-07-20T17:06:56.003972892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223733s 
2025-07-20T17:06:56.007724558Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-07-20T17:06:56.011874797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.016467617Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-07-20T17:06:56.022856705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-20T17:06:56', 'update_qualities_and_profiles') 
2025-07-20T17:06:56.030391049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.035706565Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-07-20T17:06:56.039257517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236687s 
2025-07-20T17:06:56.042625029Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-07-20T17:06:56.046410563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.050790615Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-07-20T17:06:56.056414181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-20T17:06:56', 'remove_wombles') 
2025-07-20T17:06:56.063428077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.069399393Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-07-20T17:06:56.072625581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231691s 
2025-07-20T17:06:56.075914004Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-07-20T17:06:56.079675159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.084063938Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-07-20T17:06:56.089702665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-20T17:06:56', 'remove_kickass') 
2025-07-20T17:06:56.096847916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.101909380Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-07-20T17:06:56.105079254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223978s 
2025-07-20T17:06:56.109060823Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-07-20T17:06:56.113756660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.118556468Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-07-20T17:06:56.125344208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-20T17:06:56', 'add_parsed_movie_info_to_pending_release') 
2025-07-20T17:06:56.133291214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.138815249Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-07-20T17:06:56.142711757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246764s 
2025-07-20T17:06:56.146761734Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-07-20T17:06:56.150739605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.155209508Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-07-20T17:06:56.161238601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-20T17:06:56', 'remove_wombles_kickass') 
2025-07-20T17:06:56.168456979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.173586590Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-07-20T17:06:56.176954483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228548s 
2025-07-20T17:06:56.180760368Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-07-20T17:06:56.184983454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.189702738Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-07-20T17:06:56.196310797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-20T17:06:56', 'make_parsed_episode_info_nullable') 
2025-07-20T17:06:56.203864932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.209386623Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-07-20T17:06:56.213053007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241123s 
2025-07-20T17:06:56.216888532Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-07-20T17:06:56.221078631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.225807986Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-07-20T17:06:56.232309911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-20T17:06:56', 'rename_torrent_downloadstation') 
2025-07-20T17:06:56.239889046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.245237938Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-07-20T17:06:56.248845103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239635s 
2025-07-20T17:06:56.252468391Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-07-20T17:06:56.256463677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.260970314Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-07-20T17:06:56.267081752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-07-20T17:06:56', 'add_minimumavailability') 
2025-07-20T17:06:56.274339359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.279555335Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-07-20T17:06:56.283008279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230571s 
2025-07-20T17:06:56.286874726Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-07-20T17:06:56.291152712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.295721434Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-07-20T17:06:56.302348391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-20T17:06:56', 'add_remux_qualities_for_the_wankers') 
2025-07-20T17:06:56.309898497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.315617245Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-07-20T17:06:56.319321936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241287s 
2025-07-20T17:06:56.322988691Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-07-20T17:06:56.327114390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.331701479Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-07-20T17:06:56.338276411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-20T17:06:56', 'add_haspredbentry_to_movies') 
2025-07-20T17:06:56.345642086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.350911989Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-07-20T17:06:56.354493693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236868s 
2025-07-20T17:06:56.358204597Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-07-20T17:06:56.362288222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.366841783Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-07-20T17:06:56.372939504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-20T17:06:56', 'add_pathstate_to_movies') 
2025-07-20T17:06:56.380155076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.385294607Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-07-20T17:06:56.388774456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229882s 
2025-07-20T17:06:56.392491151Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-07-20T17:06:56.396604956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.401399493Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-07-20T17:06:56.407877630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-20T17:06:56', 'add_import_exclusions_table') 
2025-07-20T17:06:56.415386574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.420688592Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-07-20T17:06:56.424183711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239617s 
2025-07-20T17:06:56.427798622Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-07-20T17:06:56.431986877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.436493975Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-07-20T17:06:56.442828723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-20T17:06:56', 'add_physical_release_note') 
2025-07-20T17:06:56.450455884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.455834798Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-07-20T17:06:56.459391782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237883s 
2025-07-20T17:06:56.463094830Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-07-20T17:06:56.467302775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.471992049Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-07-20T17:06:56.478413352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-20T17:06:56', 'consolidate_indexer_baseurl') 
2025-07-20T17:06:56.485857675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.491114522Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-07-20T17:06:56.494678861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237329s 
2025-07-20T17:06:56.498388863Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-07-20T17:06:56.502582439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.507209578Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-07-20T17:06:56.513962489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-20T17:06:56', 'add_alternative_titles_table') 
2025-07-20T17:06:56.521390880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.526664832Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-07-20T17:06:56.530212918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239396s 
2025-07-20T17:06:56.533837929Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-07-20T17:06:56.537947215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.542448681Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-07-20T17:06:56.548639590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-20T17:06:56', 'fix_duplicate_alt_titles') 
2025-07-20T17:06:56.555929752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.561112931Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-07-20T17:06:56.564544292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230925s 
2025-07-20T17:06:56.567809960Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-07-20T17:06:56.571604381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.575963381Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-07-20T17:06:56.581542197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-20T17:06:56', 'movie_extras') 
2025-07-20T17:06:56.588513928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.593389387Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-07-20T17:06:56.596535424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220394s 
2025-07-20T17:06:56.599831352Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-07-20T17:06:56.603607677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.607951616Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-07-20T17:06:56.613688390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-20T17:06:56', 'clean_core_tv') 
2025-07-20T17:06:56.620684040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.625618107Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-07-20T17:06:56.628779634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222221s 
2025-07-20T17:06:56.632478735Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-07-20T17:06:56.636671008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.641205891Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-07-20T17:06:56.647550449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-20T17:06:56', 'add_cookies_to_indexer_status') 
2025-07-20T17:06:56.654951125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.660310058Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-07-20T17:06:56.663842021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234461s 
2025-07-20T17:06:56.667320087Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-07-20T17:06:56.671264220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.675715806Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-07-20T17:06:56.681477750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-20T17:06:56', 'banner_to_fanart') 
2025-07-20T17:06:56.688660557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.693697932Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-07-20T17:06:56.697586464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225832s 
2025-07-20T17:06:56.701476859Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-07-20T17:06:56.705794225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.710469090Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-07-20T17:06:56.717206720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-20T17:06:56', 'naming_config_colon_action') 
2025-07-20T17:06:56.724794031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.730410082Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-07-20T17:06:56.734328534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024373s 
2025-07-20T17:06:56.738113346Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-07-20T17:06:56.742048953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.762234397Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-07-20T17:06:56.768597372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-20T17:06:56', 'add_custom_formats') 
2025-07-20T17:06:56.776006855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.782481465Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-07-20T17:06:56.785865441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404378s 
2025-07-20T17:06:56.789670174Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-07-20T17:06:56.793769069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.798536411Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-07-20T17:06:56.804842812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-20T17:06:56', 'remove_extra_naming_config') 
2025-07-20T17:06:56.812215591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.817472168Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-07-20T17:06:56.820961175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236409s 
2025-07-20T17:06:56.824619573Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-07-20T17:06:56.828710202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.833251358Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-07-20T17:06:56.839485794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-20T17:06:56', 'convert_regex_required_tags') 
2025-07-20T17:06:56.846826088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.852105691Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-07-20T17:06:56.855633105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233178s 
2025-07-20T17:06:56.859452087Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-07-20T17:06:56.863715664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.868321370Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-07-20T17:06:56.875024751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-20T17:06:56', 'fix_format_tags_double_underscore') 
2025-07-20T17:06:56.882515197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.887997418Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-07-20T17:06:56.891670305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239609s 
2025-07-20T17:06:56.895337612Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-07-20T17:06:56.899351656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.903832400Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-07-20T17:06:56.909887606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-20T17:06:56', 'add_tags_to_net_import') 
2025-07-20T17:06:56.917402722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.925191087Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-07-20T17:06:56.928602558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258226s 
2025-07-20T17:06:56.932032296Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-07-20T17:06:56.935944545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.940349287Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-07-20T17:06:56.946269039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-20T17:06:56', 'add_custom_filters') 
2025-07-20T17:06:56.953419080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.958527498Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-07-20T17:06:56.961823276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226977s 
2025-07-20T17:06:56.965679964Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-07-20T17:06:56.970332434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:56.974732115Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-07-20T17:06:56.981487791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-20T17:06:56', 'indexer_client_status_search_changes') 
2025-07-20T17:06:56.989171256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:56.994716194Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-07-20T17:06:56.998571929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242755s 
2025-07-20T17:06:57.002560983Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-07-20T17:06:57.006970394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.011697715Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-07-20T17:06:57.018660137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-20T17:06:57', 'add_language_to_files_history_blacklist') 
2025-07-20T17:06:57.026373162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.032008812Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-07-20T17:06:57.035990732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245616s 
2025-07-20T17:06:57.039746887Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-07-20T17:06:57.043900973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.048535177Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-07-20T17:06:57.055156763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-20T17:06:57', 'add_update_allowed_quality_profile') 
2025-07-20T17:06:57.062967624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.068173218Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-07-20T17:06:57.071889163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239895s 
2025-07-20T17:06:57.075547761Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-07-20T17:06:57.079890217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.084303165Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-07-20T17:06:57.090638244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-20T17:06:57', 'add_download_client_priority') 
2025-07-20T17:06:57.101288754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.109828634Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-07-20T17:06:57.115596481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028898s 
2025-07-20T17:06:57.121298785Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-07-20T17:06:57.127537320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.135087867Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-07-20T17:06:57.144448990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-20T17:06:57', 'remove_growl_prowl') 
2025-07-20T17:06:57.156493368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.163390309Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-07-20T17:06:57.166759104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366893s 
2025-07-20T17:06:57.170474106Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-07-20T17:06:57.174498541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.179551799Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-07-20T17:06:57.185784802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-20T17:06:57', 'remove_plex_hometheatre') 
2025-07-20T17:06:57.193408226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.198555673Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-07-20T17:06:57.202051103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240249s 
2025-07-20T17:06:57.205643809Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-07-20T17:06:57.209609867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.214228679Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-07-20T17:06:57.220288975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-20T17:06:57', 'add_webrip_qualites') 
2025-07-20T17:06:57.227496982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.232445549Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-07-20T17:06:57.235693901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229s 
2025-07-20T17:06:57.239349764Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-07-20T17:06:57.243503049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.248340402Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-07-20T17:06:57.254633726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-20T17:06:57', 'health_issue_notification') 
2025-07-20T17:06:57.261932226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.267010884Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-07-20T17:06:57.270547237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233808s 
2025-07-20T17:06:57.274065052Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-07-20T17:06:57.278000628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.282605953Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-07-20T17:06:57.288490325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-20T17:06:57', 'speed_improvements') 
2025-07-20T17:06:57.295823414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.300715457Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-07-20T17:06:57.303988358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228111s 
2025-07-20T17:06:57.307676486Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-07-20T17:06:57.311821895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.316541210Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-07-20T17:06:57.322798142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-20T17:06:57', 'fix_profile_format_default') 
2025-07-20T17:06:57.330216553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.335332416Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-07-20T17:06:57.338815321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234149s 
2025-07-20T17:06:57.342227834Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-07-20T17:06:57.346030192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.350671850Z [Info] task_duration: Starting migration of Log DB to 163 
2025-07-20T17:06:57.356346109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-20T17:06:57', 'task_duration') 
2025-07-20T17:06:57.363375075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.368584708Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-07-20T17:06:57.371794362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022741s 
2025-07-20T17:06:57.375563964Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-07-20T17:06:57.379611305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.384176580Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-07-20T17:06:57.390348921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-20T17:06:57', 'movie_collections_crew') 
2025-07-20T17:06:57.397520696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.402656359Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-07-20T17:06:57.406077419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231062s 
2025-07-20T17:06:57.410639327Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-07-20T17:06:57.415097406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.419942654Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-07-20T17:06:57.427004377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-20T17:06:57', 'remove_custom_formats_from_quality_model') 
2025-07-20T17:06:57.434711158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.440300105Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-07-20T17:06:57.444123826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247763s 
2025-07-20T17:06:57.447824068Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-07-20T17:06:57.451936381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.456475963Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-07-20T17:06:57.462537271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-20T17:06:57', 'fix_tmdb_list_config') 
2025-07-20T17:06:57.469744386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.475947911Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-07-20T17:06:57.479304411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240575s 
2025-07-20T17:06:57.482850603Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-07-20T17:06:57.486881772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.491425473Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-07-20T17:06:57.497534387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-20T17:06:57', 'remove_movie_pathstate') 
2025-07-20T17:06:57.504778697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.509902867Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-07-20T17:06:57.513313075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230236s 
2025-07-20T17:06:57.516785359Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-07-20T17:06:57.520712558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.525173232Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-07-20T17:06:57.531314090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-20T17:06:57', 'custom_format_rework') 
2025-07-20T17:06:57.538587820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.543724685Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-07-20T17:06:57.547116887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230752s 
2025-07-20T17:06:57.550592628Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-07-20T17:06:57.554575690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.559067657Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-07-20T17:06:57.565295360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-20T17:06:57', 'custom_format_scores') 
2025-07-20T17:06:57.572515551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.577608900Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-07-20T17:06:57.580913014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02309s 
2025-07-20T17:06:57.584382352Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-07-20T17:06:57.588360614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.592877591Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-07-20T17:06:57.599101737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-20T17:06:57', 'fix_trakt_list_config') 
2025-07-20T17:06:57.606352510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.611445548Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-07-20T17:06:57.614814282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231143s 
2025-07-20T17:06:57.618710630Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-07-20T17:06:57.622998856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.627607629Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-07-20T17:06:57.634185757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-20T17:06:57', 'quality_definition_preferred_size') 
2025-07-20T17:06:57.641715512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.647040066Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-07-20T17:06:57.650660779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237895s 
2025-07-20T17:06:57.654163884Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-07-20T17:06:57.658109991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.662558160Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-07-20T17:06:57.668499035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-20T17:06:57', 'add_download_history') 
2025-07-20T17:06:57.675678856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.680762494Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-07-20T17:06:57.684109195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226775s 
2025-07-20T17:06:57.687512780Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-07-20T17:06:57.691480952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.695891104Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-07-20T17:06:57.701785355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-20T17:06:57', 'net_import_status') 
2025-07-20T17:06:57.708862048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.713836978Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-07-20T17:06:57.717109288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224765s 
2025-07-20T17:06:57.720800382Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-07-20T17:06:57.724822743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.729348208Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-07-20T17:06:57.735483785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-20T17:06:57', 'email_multiple_addresses') 
2025-07-20T17:06:57.742768346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.747937998Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-07-20T17:06:57.751368116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230787s 
2025-07-20T17:06:57.755172930Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-07-20T17:06:57.759461367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.764052343Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-07-20T17:06:57.770661574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-20T17:06:57', 'remove_chown_and_folderchmod_config') 
2025-07-20T17:06:57.778201099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.783621977Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-07-20T17:06:57.787337240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238512s 
2025-07-20T17:06:57.790823281Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-07-20T17:06:57.794780300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.799214621Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-07-20T17:06:57.805192110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-20T17:06:57', 'movie_recommendations') 
2025-07-20T17:06:57.812346429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.817376720Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-07-20T17:06:57.820734132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226392s 
2025-07-20T17:06:57.824214812Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-07-20T17:06:57.828189688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.832634109Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-07-20T17:06:57.838640867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-20T17:06:57', 'language_improvements') 
2025-07-20T17:06:57.845834816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.850935378Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-07-20T17:06:57.854283071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227833s 
2025-07-20T17:06:57.857615242Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-07-20T17:06:57.861430787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.865755186Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-07-20T17:06:57.871455747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-20T17:06:57', 'new_list_server') 
2025-07-20T17:06:57.878562000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.883405434Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-07-20T17:06:57.886638676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221541s 
2025-07-20T17:06:57.890294459Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-07-20T17:06:57.894382072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.898952497Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-07-20T17:06:57.905134187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-20T17:06:57', 'movie_translation_indexes') 
2025-07-20T17:06:57.912437356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.917623490Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-07-20T17:06:57.921079982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231667s 
2025-07-20T17:06:57.924774223Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-07-20T17:06:57.928945914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.933517802Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-07-20T17:06:57.939963304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-20T17:06:57', 'fix_invalid_profile_references') 
2025-07-20T17:06:57.947459742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.952757933Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-07-20T17:06:57.960567842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236002s 
2025-07-20T17:06:57.964140207Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-07-20T17:06:57.968082747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:57.972588883Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-07-20T17:06:57.978481421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-20T17:06:57', 'list_movies_table') 
2025-07-20T17:06:57.985660029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:57.990738617Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-07-20T17:06:57.994357365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228034s 
2025-07-20T17:06:57.997621109Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-07-20T17:06:58.001630644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.006174235Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-07-20T17:06:58.012297227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-20T17:06:58', 'on_delete_notification') 
2025-07-20T17:06:58.020946096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.026111679Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-07-20T17:06:58.029538070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245014s 
2025-07-20T17:06:58.033085776Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-07-20T17:06:58.037115411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.041594883Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-07-20T17:06:58.047675770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-20T17:06:58', 'download_propers_config') 
2025-07-20T17:06:58.055114643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.060186227Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-07-20T17:06:58.063590694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230653s 
2025-07-20T17:06:58.067167668Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-07-20T17:06:58.071230150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.075771667Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-07-20T17:06:58.081989139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-20T17:06:58', 'add_priority_to_indexers') 
2025-07-20T17:06:58.089312859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.094397049Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-07-20T17:06:58.097840574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231025s 
2025-07-20T17:06:58.101538051Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-07-20T17:06:58.105791898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.110332874Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-07-20T17:06:58.116726110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-20T17:06:58', 'add_alternative_title_indices') 
2025-07-20T17:06:58.124137797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.130282844Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-07-20T17:06:58.133868997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243434s 
2025-07-20T17:06:58.137340779Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-07-20T17:06:58.141328109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.145776749Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-07-20T17:06:58.151695931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-20T17:06:58', 'fix_tmdb_duplicates') 
2025-07-20T17:06:58.158886833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.163990452Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-07-20T17:06:58.167336872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227614s 
2025-07-20T17:06:58.171084971Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-07-20T17:06:58.175253416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.179808490Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-07-20T17:06:58.186243030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-20T17:06:58', 'swap_filechmod_for_folderchmod') 
2025-07-20T17:06:58.193688946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.198941194Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-07-20T17:06:58.202484460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235496s 
2025-07-20T17:06:58.205914449Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-07-20T17:06:58.209849724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.214331491Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-07-20T17:06:58.220246033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-20T17:06:58', 'mediainfo_channels') 
2025-07-20T17:06:58.227426224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.232502628Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-07-20T17:06:58.235743626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022737s 
2025-07-20T17:06:58.239131830Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-07-20T17:06:58.243036403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.247423710Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-07-20T17:06:58.256558778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-20T17:06:58.264283907Z [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-07-20T17:06:58.272777613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129005s 
2025-07-20T17:06:58.276185156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-20T17:06:58.281342924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-20T17:06:58.287115480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076205s 
2025-07-20T17:06:58.292938187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-20T17:06:58', 'add_update_history') 
2025-07-20T17:06:58.300098418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.305404184Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-07-20T17:06:58.308698158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253782s 
2025-07-20T17:06:58.312367018Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-07-20T17:06:58.316378738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.320943741Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-07-20T17:06:58.327057876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-20T17:06:58', 'update_awesome_hd_link') 
2025-07-20T17:06:58.334289190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.339429873Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-07-20T17:06:58.342858408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230665s 
2025-07-20T17:06:58.346267284Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-07-20T17:06:58.350229634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.354631159Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-07-20T17:06:58.360427854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-20T17:06:58', 'remove_awesomehd') 
2025-07-20T17:06:58.367689710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.372383403Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-07-20T17:06:58.375568107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223734s 
2025-07-20T17:06:58.379547411Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-07-20T17:06:58.383836801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.388315601Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-07-20T17:06:58.394700470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-20T17:06:58', 'add_on_delete_to_notifications') 
2025-07-20T17:06:58.402161808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.407534177Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-07-20T17:06:58.411127384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023597s 
2025-07-20T17:06:58.414588055Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-07-20T17:06:58.418740337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.423302917Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-07-20T17:06:58.429735001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-20T17:06:58', 'add_bypass_to_delay_profile') 
2025-07-20T17:06:58.437180216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.442317001Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-07-20T17:06:58.445947654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234633s 
2025-07-20T17:06:58.449346629Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-07-20T17:06:58.453362878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.458056411Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-07-20T17:06:58.463678184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-20T17:06:58', 'update_notifiarr') 
2025-07-20T17:06:58.470968476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.476113008Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-07-20T17:06:58.479748700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229869s 
2025-07-20T17:06:58.482912853Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-07-20T17:06:58.486940725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.491825053Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-07-20T17:06:58.497768352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-20T17:06:58', 'legacy_mediainfo_hdr') 
2025-07-20T17:06:58.504979947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.509986200Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-07-20T17:06:58.513378121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231053s 
2025-07-20T17:06:58.517201722Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-07-20T17:06:58.521694891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.526135104Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-07-20T17:06:58.532567469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-20T17:06:58', 'rename_blacklist_to_blocklist') 
2025-07-20T17:06:58.540120691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.545399844Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-07-20T17:06:58.549009654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237955s 
2025-07-20T17:06:58.552389952Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-07-20T17:06:58.556272542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.560738176Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-07-20T17:06:58.566575833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-20T17:06:58', 'add_indexer_tags') 
2025-07-20T17:06:58.573765062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.578683569Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-07-20T17:06:58.581922141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225767s 
2025-07-20T17:06:58.585413984Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-07-20T17:06:58.589329169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.593739572Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-07-20T17:06:58.599621418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-20T17:06:58', 'mediainfo_to_ffmpeg') 
2025-07-20T17:06:58.606792882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.611759896Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-07-20T17:06:58.615066986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224985s 
2025-07-20T17:06:58.618581544Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-07-20T17:06:58.622560148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.627009649Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-07-20T17:06:58.633056277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-20T17:06:58', 'cdh_per_downloadclient') 
2025-07-20T17:06:58.640298924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.645304125Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-07-20T17:06:58.648682899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227484s 
2025-07-20T17:06:58.652925294Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-07-20T17:06:58.657038368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.661565105Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-07-20T17:06:58.667826856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-20T17:06:58', 'migrate_discord_from_slack') 
2025-07-20T17:06:58.675253814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.680565352Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-07-20T17:06:58.684211475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233992s 
2025-07-20T17:06:58.687547855Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-07-20T17:06:58.691368029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.696066752Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-07-20T17:06:58.701861764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-20T17:06:58', 'remove_predb') 
2025-07-20T17:06:58.709196155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.714434876Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-07-20T17:06:58.717609139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023343s 
2025-07-20T17:06:58.721457400Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-07-20T17:06:58.725665635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.730501936Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-07-20T17:06:58.737212702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-20T17:06:58', 'add_on_update_to_notifications') 
2025-07-20T17:06:58.744966448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.750369931Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-07-20T17:06:58.754009771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245078s 
2025-07-20T17:06:58.758268939Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-07-20T17:06:58.762449239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.767334438Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-07-20T17:06:58.773876594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-20T17:06:58', 'ensure_identity_on_id_columns') 
2025-07-20T17:06:58.781665631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.787087872Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-07-20T17:06:58.790672481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244746s 
2025-07-20T17:06:58.794442855Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-07-20T17:06:58.798588234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.803378091Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-07-20T17:06:58.811048680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-20T17:06:58', 'download_client_per_indexer') 
2025-07-20T17:06:58.818855543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.824822310Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-07-20T17:06:58.828377471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260338s 
2025-07-20T17:06:58.832288638Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-07-20T17:06:58.836382743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.841246108Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-07-20T17:06:58.847719256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-20T17:06:58', 'multiple_ratings_support') 
2025-07-20T17:06:58.855572131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.860982278Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-07-20T17:06:58.864473259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245184s 
2025-07-20T17:06:58.867956304Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-07-20T17:06:58.871830056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.879621147Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-07-20T17:06:58.885625560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-07-20T17:06:58', 'movie_metadata') 
2025-07-20T17:06:58.893110124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.898257291Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-07-20T17:06:58.901556586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266233s 
2025-07-20T17:06:58.904958477Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-07-20T17:06:58.908718069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.913051898Z [Info] collections: Starting migration of Log DB to 208 
2025-07-20T17:06:58.918587657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-07-20T17:06:58', 'collections') 
2025-07-20T17:06:58.925570481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.930439978Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-07-20T17:06:58.933595072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220591s 
2025-07-20T17:06:58.937314534Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-07-20T17:06:58.941376875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.945917480Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-07-20T17:06:58.952236897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-20T17:06:58', 'movie_meta_collection_index') 
2025-07-20T17:06:58.959534756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.964709548Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-07-20T17:06:58.968211491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232173s 
2025-07-20T17:06:58.971791111Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-07-20T17:06:58.975933874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:58.980435441Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-07-20T17:06:58.986614976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-20T17:06:58', 'movie_added_notifications') 
2025-07-20T17:06:58.993915360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:58.999070422Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-07-20T17:06:59.002547094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230861s 
2025-07-20T17:06:59.006026762Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-07-20T17:06:59.009987499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.014435077Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-07-20T17:06:59.020525573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-20T17:06:59', 'more_movie_meta_index') 
2025-07-20T17:06:59.027824423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.033125290Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-07-20T17:06:59.036476760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02316s 
2025-07-20T17:06:59.040682620Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-20T17:06:59.045474842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.050369460Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-07-20T17:06:59.060013043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-20T17:06:59.063035770Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-07-20T17:06:59.066776855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-20T17:06:59.089443046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("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-07-20T17:06:59.104233184Z [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-07-20T17:06:59.115108947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-20T17:06:59.125192727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-20T17:06:59.140530517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-20T17:06:59.146414037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0761467s 
2025-07-20T17:06:59.149583621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-20T17:06:59.152676821Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-07-20T17:06:59.156277713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-20T17:06:59.167673364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-07-20T17:06:59.179271133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-20T17:06:59.187285865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-20T17:06:59.193688509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-20T17:06:59.203270237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-20T17:06:59.208992011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490479s 
2025-07-20T17:06:59.212111404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-20T17:06:59.215174994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-07-20T17:06:59.218817130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-20T17:06:59.228763522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-20T17:06:59.240201478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-20T17:06:59.248485442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-20T17:06:59.255054784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-20T17:06:59.264540648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-20T17:06:59.271821362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492044s 
2025-07-20T17:06:59.278605425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-20T17:06:59', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-20T17:06:59.286833337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.293247324Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-20T17:06:59.297470781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0693972s 
2025-07-20T17:06:59.301798978Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-07-20T17:06:59.306463061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.311574716Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-07-20T17:06:59.320799035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-20T17:06:59', 'add_language_tags_to_subtitle_files') 
2025-07-20T17:06:59.328658193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.334301970Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-07-20T17:06:59.338124228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277114s 
2025-07-20T17:06:59.342632848Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-07-20T17:06:59.346746403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.380776030Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-07-20T17:06:59.387162322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-20T17:06:59', 'add_salt_to_users') 
2025-07-20T17:06:59.394720265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.399909315Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-07-20T17:06:59.403333261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533829s 
2025-07-20T17:06:59.406896518Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-07-20T17:06:59.410758296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.415229982Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-07-20T17:06:59.421153472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-07-20T17:06:59', 'clean_alt_titles') 
2025-07-20T17:06:59.428361359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.433336429Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-07-20T17:06:59.436670153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227083s 
2025-07-20T17:06:59.439903245Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-07-20T17:06:59.443583446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.447905030Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-07-20T17:06:59.454426685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-20T17:06:59', 'remove_omg') 
2025-07-20T17:06:59.461466844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.466260459Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-07-20T17:06:59.469414201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229519s 
2025-07-20T17:06:59.473378304Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-07-20T17:06:59.477831012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.482984211Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-07-20T17:06:59.489940722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-07-20T17:06:59', 'add_additional_info_to_pending_releases') 
2025-07-20T17:06:59.497624377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.503118522Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-07-20T17:06:59.506909177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024897s 
2025-07-20T17:06:59.510440449Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-07-20T17:06:59.514459874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.518917081Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-07-20T17:06:59.525044151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-07-20T17:06:59', 'add_result_to_commands') 
2025-07-20T17:06:59.532356288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.537484567Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-07-20T17:06:59.540906729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230128s 
2025-07-20T17:06:59.544601881Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-07-20T17:06:59.548769946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.553271191Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-07-20T17:06:59.559650810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-07-20T17:06:59', 'health_restored_notification') 
2025-07-20T17:06:59.567159222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.572249966Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-07-20T17:06:59.575885167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023344s 
2025-07-20T17:06:59.580155247Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-07-20T17:06:59.584882217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.589863840Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-07-20T17:06:59.597467594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-07-20T17:06:59', 'add_on_manual_interaction_required_to_notifications') 
2025-07-20T17:06:59.605640154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.611524476Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-07-20T17:06:59.615649674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025938s 
2025-07-20T17:06:59.618958187Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-07-20T17:06:59.622767339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.627117761Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-07-20T17:06:59.633000489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-07-20T17:06:59', 'remove_rarbg') 
2025-07-20T17:06:59.639841888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.644866678Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-07-20T17:06:59.648316346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223056s 
2025-07-20T17:06:59.652413507Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-07-20T17:06:59.656965806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.661815233Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-07-20T17:06:59.668904812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-07-20T17:06:59', 'remove_invalid_roksbox_metadata_images') 
2025-07-20T17:06:59.676657125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.682179317Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-07-20T17:06:59.686214935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249207s 
2025-07-20T17:06:59.689369568Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-07-20T17:06:59.693172117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.697526667Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-07-20T17:06:59.703164281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-07-20T17:06:59', 'list_sync_time') 
2025-07-20T17:06:59.710287388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.715320484Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-07-20T17:06:59.718673016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223607s 
2025-07-20T17:06:59.722372798Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-07-20T17:06:59.726466974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.731002899Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-07-20T17:06:59.737157575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-07-20T17:06:59', 'add_tags_to_collections') 
2025-07-20T17:06:59.744511025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.749677651Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-07-20T17:06:59.753097759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231748s 
2025-07-20T17:06:59.756689333Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-07-20T17:06:59.760729089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.765261357Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-07-20T17:06:59.771437857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-07-20T17:06:59', 'add_download_client_tags') 
2025-07-20T17:06:59.778695524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.784027623Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-07-20T17:06:59.787584417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232323s 
2025-07-20T17:06:59.791047922Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-07-20T17:06:59.794923407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.799339081Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-07-20T17:06:59.805143471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-07-20T17:06:59', 'add_auto_tagging') 
2025-07-20T17:06:59.812263090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.817399515Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-07-20T17:06:59.820701135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225112s 
2025-07-20T17:06:59.824866945Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-07-20T17:06:59.829508794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.834540327Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-07-20T17:06:59.841931163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-07-20T17:06:59', 'add_custom_format_score_bypass_to_delay_profile') 
2025-07-20T17:06:59.849964262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.855884866Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-07-20T17:06:59.859949111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256944s 
2025-07-20T17:06:59.864039359Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-07-20T17:06:59.868605425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.873408910Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-07-20T17:06:59.880472556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-07-20T17:06:59', 'update_restrictions_to_release_profiles') 
2025-07-20T17:06:59.888330393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.894115263Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-07-20T17:06:59.897966941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251452s 
2025-07-20T17:06:59.901563664Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-07-20T17:06:59.905630445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.910203866Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-07-20T17:06:59.916432531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-07-20T17:06:59', 'rename_quality_profiles') 
2025-07-20T17:06:59.923767814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.929082519Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-07-20T17:06:59.932563640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233853s 
2025-07-20T17:06:59.936165193Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-07-20T17:06:59.940280001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.944793691Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-07-20T17:06:59.950939590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-07-20T17:06:59', 'update_images_remote_url') 
2025-07-20T17:06:59.958216836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.963488223Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-07-20T17:06:59.966976809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232601s 
2025-07-20T17:06:59.970611630Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-07-20T17:06:59.974679432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:06:59.979216039Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-07-20T17:06:59.985375845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-07-20T17:06:59', 'add_notification_status') 
2025-07-20T17:06:59.992795689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:06:59.997934799Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-07-20T17:07:00.001356771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232325s 
2025-07-20T17:07:00.005089640Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-07-20T17:07:00.009319008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.013965305Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-07-20T17:07:00.020582472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-07-20T17:07:00', 'rename_deprecated_indexer_flags') 
2025-07-20T17:07:00.028227470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.033527023Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-07-20T17:07:00.037203207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239874s 
2025-07-20T17:07:00.040856966Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-07-20T17:07:00.044964769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.049520325Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-07-20T17:07:00.055683617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-07-20T17:07:00', 'movie_last_searched_time') 
2025-07-20T17:07:00.063381511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.068630072Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-07-20T17:07:00.072172888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236158s 
2025-07-20T17:07:00.075592274Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-07-20T17:07:00.079536678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.084008655Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-07-20T17:07:00.089957045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-07-20T17:07:00', 'email_encryption') 
2025-07-20T17:07:00.097154200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.102143399Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-07-20T17:07:00.105400790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227904s 
2025-07-20T17:07:00.110109162Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-07-20T17:07:00.114342529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.118950649Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-07-20T17:07:00.125538878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-07-20T17:07:00', 'clear_last_rss_releases_info') 
2025-07-20T17:07:00.133052040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.139550869Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-07-20T17:07:00.143172333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249952s 
2025-07-20T17:07:00.146560647Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-07-20T17:07:00.150434309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.154993852Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-07-20T17:07:00.160716347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-07-20T17:07:00', 'add_indexes') 
2025-07-20T17:07:00.168035177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.172962110Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-07-20T17:07:00.176097174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227927s 
2025-07-20T17:07:00.180223665Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-07-20T17:07:00.184786806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.189611984Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-07-20T17:07:00.196618635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-07-20T17:07:00', 'parse_title_from_existing_subtitle_files') 
2025-07-20T17:07:00.204396450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.209962671Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-07-20T17:07:00.213819168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024776s 
2025-07-20T17:07:00.218065740Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-07-20T17:07:00.222831309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.227748893Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-07-20T17:07:00.235362848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-07-20T17:07:00', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-07-20T17:07:00.243369103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.249257211Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-07-20T17:07:00.253450747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256882s 
2025-07-20T17:07:00.257453128Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-07-20T17:07:00.261913281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.266657496Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-07-20T17:07:00.273709238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-07-20T17:07:00', 'drop_multi_episode_style_from_naming_config') 
2025-07-20T17:07:00.281624420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.287231122Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-07-20T17:07:00.291113301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248339s 
2025-07-20T17:07:00.294557788Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-07-20T17:07:00.298491471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.302906934Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-07-20T17:07:00.308918511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-07-20T17:07:00', 'stevenlu_update_url') 
2025-07-20T17:07:00.316166238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.321212001Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-07-20T17:07:00.324533280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227859s 
2025-07-20T17:07:00.328065724Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-07-20T17:07:00.331958845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-20T17:07:00.336421693Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-07-20T17:07:00.342271295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-07-20T17:07:00', 'add_movie_keywords') 
2025-07-20T17:07:00.349491747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-20T17:07:00.354519133Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-07-20T17:07:00.357817666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226841s 
2025-07-20T17:07:02.961801238Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-07-20T17:07:03.115300832Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-20T17:07:03.253979665Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-07-20T17:07:04.288935672Z [Info] QualityProfileService: Setting up default quality profiles 
2025-07-20T17:07:04.697396947Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-07-20T17:07:05.161196726Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-20T17:07:05.168417448Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-20T17:07:05.172275098Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-07-20T17:07:07.869378145Z [ls.io-init] done.
2025-07-20T17:07:08.019398872Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                           VERSION              TYPE                    
BouncyCastle.Cryptography                                      2.4.0                dotnet  (+5 duplicates)  
Dapper                                                         2.0.151              dotnet  (+5 duplicates)  
Diacritical.Net                                                1.0.4                dotnet  (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                           6.2.0                dotnet  (+1 duplicate)   
DryIoc.dll                                                     5.4.3                dotnet  (+7 duplicates)  
Dynamitey                                                      2.0.9.136            dotnet  (+3 duplicates)  
Equ                                                            2.3.0                dotnet  (+5 duplicates)  
FluentValidation                                               9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                                 6.2.0                dotnet  (+7 duplicates)  
Ical.Net                                                       4.3.1                dotnet  (+2 duplicates)  
ImpromptuInterface                                             7.0.1                dotnet  (+3 duplicates)  
Instances                                                      1.6.1                dotnet  (+5 duplicates)  
MailKit                                                        4.8.0                dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                6.0.35               dotnet  (+4 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  6.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                     8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                       2.1.7                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                             6.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.Configuration                             6.0.1                dotnet  (+4 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.Binder                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                        6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                       6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          7.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions                6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Hosting                                   6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   6.0.2                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                   6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Logging.Configuration                     6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                   6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Primitives                                6.0.0                dotnet  (+2 duplicates)  
Microsoft.Identity.Client                                      4.21.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                                6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 6.8.0                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                              1.6.14               dotnet  (+2 duplicates)  
Microsoft.Win32.SystemEvents                                   6.0.0                dotnet  (+7 duplicates)  
MimeKit                                                        4.8.0                dotnet  (+5 duplicates)  
Mono.Nat                                                       3.0.1                dotnet  (+5 duplicates)  
Mono.Posix.NETStandard                                         5.20.1.34-servarr20  dotnet                   
MonoTorrent                                                    2.0.7                dotnet  (+5 duplicates)  
NLog                                                           5.4.0                dotnet  (+7 duplicates)  
NLog.Extensions.Logging                                        5.4.0                dotnet  (+7 duplicates)  
NLog.Layouts.ClefJsonLayout                                    1.0.3                dotnet  (+7 duplicates)  
NLog.Targets.Syslog                                            7.0.0                dotnet  (+7 duplicates)  
Newtonsoft.Json                                                13.0.3               dotnet  (+7 duplicates)  
NodaTime                                                       3.2.0                dotnet  (+2 duplicates)  
Npgsql                                                         7.0.10               dotnet  (+7 duplicates)  
Polly                                                          8.6.0                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                     1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                     8.6.0                dotnet  (+5 duplicates)  
Radarr                                                         1.0.0                dotnet                   
Radarr.Api.V3                                                  1.0.0                dotnet  (+2 duplicates)  
Radarr.Common                                                  1.0.0                dotnet  (+7 duplicates)  
Radarr.Core                                                    1.0.0                dotnet  (+5 duplicates)  
Radarr.Host                                                    1.0.0                dotnet  (+1 duplicate)   
Radarr.Http                                                    1.0.0                dotnet  (+3 duplicates)  
Radarr.Mono                                                    1.0.0                dotnet                   
Radarr.SignalR                                                 1.0.0                dotnet  (+4 duplicates)  
ReusableTasks                                                  2.0.0                dotnet  (+5 duplicates)  
Sentry                                                         4.0.2                dotnet  (+7 duplicates)  
Servarr.FFMpegCore                                             4.7.0-26             dotnet  (+5 duplicates)  
Servarr.FFprobe                                                5.1.4.112            dotnet  (+5 duplicates)  
Servarr.FluentMigrator                                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Abstractions                            3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Oracle                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Postgres                     3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlAnywhere                  3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlServer                    3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner                                  3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Core                             3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Db2                              3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Firebird                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Hana                             3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.MySql                            3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Oracle                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Postgres                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Redshift                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SQLite                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlAnywhere                      3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServer                        3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServerCe                      3.3.2.9              dotnet  (+5 duplicates)  
SharpZipLib                                                    1.4.2                dotnet  (+7 duplicates)  
SixLabors.ImageSharp                                           3.1.9                dotnet  (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                             6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                                 6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              6.6.2                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                      6.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                                1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.EventLog                                    6.0.0                dotnet  (+2 duplicates)  
System.Drawing.Common                                          6.0.0                dotnet  (+7 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                                6.8.0                dotnet  (+5 duplicates)  
System.Runtime.Caching                                         4.7.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.ProtectedData                     6.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                    6.0.0                dotnet  (+7 duplicates)  
System.ServiceProcess.ServiceController                        6.0.1                dotnet  (+7 duplicates)  
System.Text.Json                                               6.0.10               dotnet  (+6 duplicates)  
System.Windows.Extensions                                      6.0.0                dotnet  (+7 duplicates)  
acl-libs                                                       2.3.2-r1             apk                      
alpine-baselayout                                              3.7.0-r0             apk                      
alpine-baselayout-data                                         3.7.0-r0             apk                      
alpine-keys                                                    2.5-r0               apk                      
alpine-release                                                 3.22.1-r0            apk                      
apk-tools                                                      2.14.9-r2            apk                      
bash                                                           5.2.37-r0            apk                      
brotli-libs                                                    1.1.0-r2             apk                      
busybox                                                        1.37.0-r18           apk                      
busybox-binsh                                                  1.37.0-r18           apk                      
c-ares                                                         1.34.5-r0            apk                      
ca-certificates                                                20250619-r0          apk                      
ca-certificates-bundle                                         20250619-r0          apk                      
catatonit                                                      0.2.1-r0             apk                      
coreutils                                                      9.7-r1               apk                      
coreutils-env                                                  9.7-r1               apk                      
coreutils-fmt                                                  9.7-r1               apk                      
coreutils-sha512sum                                            9.7-r1               apk                      
curl                                                           8.14.1-r1            apk                      
findutils                                                      4.10.0-r0            apk                      
icu-data-en                                                    76.1-r1              apk                      
icu-libs                                                       76.1-r1              apk                      
jq                                                             1.8.0-r0             apk                      
libapk2                                                        2.14.9-r2            apk                      
libattr                                                        2.5.2-r2             apk                      
libbsd                                                         0.12.2-r0            apk                      
libcrypto3                                                     3.5.1-r0             apk                      
libcurl                                                        8.14.1-r1            apk                      
libgcc                                                         14.2.0-r6            apk                      
libidn2                                                        2.3.7-r0             apk                      
libintl                                                        0.24.1-r0            apk                      
libmd                                                          1.1.0-r0             apk                      
libncursesw                                                    6.5_p20250503-r0     apk                      
libproc2                                                       4.0.4-r3             apk                      
libpsl                                                         0.21.5-r3            apk                      
libssl3                                                        3.5.1-r0             apk                      
libstdc++                                                      14.2.0-r6            apk                      
libunistring                                                   1.3-r0               apk                      
libxml2                                                        2.13.8-r0            apk                      
libxslt                                                        1.1.43-r3            apk                      
linux-pam                                                      1.7.0-r4             apk                      
musl                                                           1.2.5-r10            apk                      
musl-utils                                                     1.2.5-r10            apk                      
ncurses-terminfo-base                                          6.5_p20250503-r0     apk                      
netcat-openbsd                                                 1.229.1-r0           apk                      
nghttp2-libs                                                   1.65.0-r0            apk                      
oniguruma                                                      6.9.10-r0            apk                      
procps-ng                                                      4.0.4-r3             apk                      
readline                                                       8.2.13-r1            apk                      
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  6.0.35               dotnet                   
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     6.0.35               dotnet                   
scanelf                                                        1.3.8-r1             apk                      
shadow                                                         4.17.3-r0            apk                      
skalibs-libs                                                   2.14.4.0-r0          apk                      
sqlite-libs                                                    3.49.2-r0            apk                      
ssl_client                                                     1.37.0-r18           apk                      
tzdata                                                         2025b-r0             apk                      
utmps-libs                                                     0.1.3.1-r0           apk                      
xmlstarlet                                                     1.6.1-r2             apk                      
xz-libs                                                        5.8.1-r0             apk                      
zlib                                                           1.3.1-r2             apk                      
zstd-libs                                                      1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1753031241372
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1753031241373
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=axxSMahpbAfHFkOs9SM24w.\"",
        "source": "console-api",
        "timestamp": 1753031241373
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1753031241373
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1753031241373
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753031241373
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753031241373
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1753031241373
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1753031241373
    }
]
Test Result Message Runtime
Container startup PASS - 67.33s
Create SBOM PASS - 10.26s
Get build info PASS - 0.03s
Get screenshot PASS - 13.17s
View Python Logs
Expand