2025-08-12T00:46:14.190677822Z [migrations] started
2025-08-12T00:46:14.190704316Z [migrations] no migrations found
2025-08-12T00:46:14.209451086Z usermod: no changes
2025-08-12T00:46:14.215113849Z ───────────────────────────────────────
2025-08-12T00:46:14.215130472Z 
2025-08-12T00:46:14.215134511Z       ██╗     ███████╗██╗ ██████╗
2025-08-12T00:46:14.215138328Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-12T00:46:14.215142156Z       ██║     ███████╗██║██║   ██║
2025-08-12T00:46:14.215145974Z       ██║     ╚════██║██║██║   ██║
2025-08-12T00:46:14.215149681Z       ███████╗███████║██║╚██████╔╝
2025-08-12T00:46:14.215153429Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T00:46:14.215157246Z 
2025-08-12T00:46:14.215160733Z    Brought to you by linuxserver.io
2025-08-12T00:46:14.215164401Z ───────────────────────────────────────
2025-08-12T00:46:14.215393843Z 
2025-08-12T00:46:14.215406037Z To support the app dev(s) visit:
2025-08-12T00:46:14.217054397Z Radarr: https://opencollective.com/radarr
2025-08-12T00:46:14.220870121Z 
2025-08-12T00:46:14.220881814Z To support LSIO projects visit:
2025-08-12T00:46:14.220886423Z https://www.linuxserver.io/donate/
2025-08-12T00:46:14.220890973Z 
2025-08-12T00:46:14.220895482Z ───────────────────────────────────────
2025-08-12T00:46:14.220900903Z GID/UID
2025-08-12T00:46:14.220905181Z ───────────────────────────────────────
2025-08-12T00:46:14.226443444Z 
2025-08-12T00:46:14.226458133Z User UID:    911
2025-08-12T00:46:14.226463374Z User GID:    911
2025-08-12T00:46:14.226468023Z ───────────────────────────────────────
2025-08-12T00:46:14.228293509Z Linuxserver.io version: 5.27.4.10162-ls10
2025-08-12T00:46:14.228568944Z Build-date: 2025-08-12T00:42:54+00:00
2025-08-12T00:46:14.228580948Z ───────────────────────────────────────
2025-08-12T00:46:14.228585838Z     
2025-08-12T00:46:14.307299623Z [custom-init] No custom files found, skipping...
2025-08-12T00:46:14.703586003Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.4.10162 
2025-08-12T00:46:14.721704409Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T00:46:14.727791416Z [Debug] Bootstrap: Console selected 
2025-08-12T00:46:14.729258831Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T00:46:15.093280259Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T00:46:15.148587671Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7605faa9-d5fe-4364-bdcd-b120e3f68b57} may be persisted to storage in unencrypted form. 
2025-08-12T00:46:15.243872285Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-12T00:46:15.295923962Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-12T00:46:15.404160257Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-12T00:46:15.415682709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.416448862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.468231687Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-12T00:46:15.470318459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526108s 
2025-08-12T00:46:15.470562040Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-12T00:46:15.470731621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545815s 
2025-08-12T00:46:15.483509111Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-12T00:46:15.484222227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.490461842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-12T00:46:15.505064307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-12T00:46:15.521999158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031303s 
2025-08-12T00:46:15.522466830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.524841061Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-12T00:46:15.524974219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341784s 
2025-08-12T00:46:15.534497076Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-12T00:46:15.534714052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.541399294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-12T00:46:15.543143717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:46:15.543558092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019664s 
2025-08-12T00:46:15.543807474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:46:15.544180776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001452s 
2025-08-12T00:46:15.544659309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-12T00:46:15.545274388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-12T00:46:15.546036693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011901s 
2025-08-12T00:46:15.546224060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.547109413Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-12T00:46:15.547276279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022205s 
2025-08-12T00:46:15.547872860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-12T00:46:15.548046971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.548828965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:46:15.548988126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-08-12T00:46:15.549146645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-12T00:46:15.549416549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-12T00:46:15.549905974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s 
2025-08-12T00:46:15.550035325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.550618349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-12T00:46:15.550785545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012785s 
2025-08-12T00:46:15.552023248Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-12T00:46:15.552205104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.553161390Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-12T00:46:15.569173383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-12T00:46:15.569659953Z [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-08-12T00:46:15.570207926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008349s 
2025-08-12T00:46:15.570363169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-12T00:46:15.570596188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-12T00:46:15.570942626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s 
2025-08-12T00:46:15.571021775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-12T00:46:15.571290115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-12T00:46:15.571563285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s 
2025-08-12T00:46:15.571749230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-12T00:46:15.572085126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-12T00:46:15.572383377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004709s 
2025-08-12T00:46:15.572540203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-08-12T00:46:15.573749878Z [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-08-12T00:46:15.574634830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019384s 
2025-08-12T00:46:15.574804582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-12T00:46:15.575004244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-12T00:46:15.575299258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2025-08-12T00:46:15.575396113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-08-12T00:46:15.576235614Z [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-08-12T00:46:15.576923068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013813s 
2025-08-12T00:46:15.577172501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-12T00:46:15.577284155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:15.577555081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000331s 
2025-08-12T00:46:15.577710755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-08-12T00:46:15.577961479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:15.578185661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2025-08-12T00:46:15.578368910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-08-12T00:46:15.579282480Z [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-08-12T00:46:15.579944092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s 
2025-08-12T00:46:15.580046378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-08-12T00:46:15.580536194Z [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-08-12T00:46:15.581030520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008469s 
2025-08-12T00:46:15.581179359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-12T00:46:15.581665278Z [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-08-12T00:46:15.582092468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007828s 
2025-08-12T00:46:15.582283503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-12T00:46:15.582507353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:46:15.582750142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2025-08-12T00:46:15.582922089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-12T00:46:15.590427192Z [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-08-12T00:46:15.591060978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079445s 
2025-08-12T00:46:15.591223565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-12T00:46:15.591570203Z [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-08-12T00:46:15.592025450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006609s 
2025-08-12T00:46:15.592203258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-12T00:46:15.592438101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:46:15.592779008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s 
2025-08-12T00:46:15.592964892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-12T00:46:15.598483585Z [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-08-12T00:46:15.598954142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005827s 
2025-08-12T00:46:15.599114094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-12T00:46:15.599325069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T00:46:15.599675625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-08-12T00:46:15.599836589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-12T00:46:15.600201734Z [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-08-12T00:46:15.600594425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005766s 
2025-08-12T00:46:15.600806302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-12T00:46:15.600969931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:46:15.601256579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003579s 
2025-08-12T00:46:15.601693799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-08-12T00:46:15.602247183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-08-12T00:46:15.602407526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s 
2025-08-12T00:46:15.602568500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-12T00:46:15.603042435Z [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-08-12T00:46:15.603419123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s 
2025-08-12T00:46:15.603588515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-12T00:46:15.604202461Z [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-08-12T00:46:15.604702378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s 
2025-08-12T00:46:15.604848913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-12T00:46:15.605404742Z [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-08-12T00:46:15.605845079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008656s 
2025-08-12T00:46:15.606022235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-12T00:46:15.606429726Z [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-08-12T00:46:15.606768458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s 
2025-08-12T00:46:15.606970705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-12T00:46:15.607252643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-12T00:46:15.607512546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2025-08-12T00:46:15.607688992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-12T00:46:15.608029036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-12T00:46:15.608302487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s 
2025-08-12T00:46:15.608446617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-12T00:46:15.608876333Z [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-08-12T00:46:15.609287972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006512s 
2025-08-12T00:46:15.609391119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-12T00:46:15.609948762Z [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-08-12T00:46:15.610398328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s 
2025-08-12T00:46:15.610590394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-12T00:46:15.611014037Z [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-08-12T00:46:15.611411007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006708s 
2025-08-12T00:46:15.611558804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-12T00:46:15.612027047Z [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-08-12T00:46:15.612497926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007884s 
2025-08-12T00:46:15.612644220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-12T00:46:15.613010408Z [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-08-12T00:46:15.613374902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005606s 
2025-08-12T00:46:15.613492358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-12T00:46:15.613747392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-12T00:46:15.614055913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004204s 
2025-08-12T00:46:15.614205825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-12T00:46:15.614472632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-12T00:46:15.614695080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003409s 
2025-08-12T00:46:15.614902447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-12T00:46:15.615237272Z [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-08-12T00:46:15.615586304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2025-08-12T00:46:15.615728210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-12T00:46:15.616241374Z [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-08-12T00:46:15.616709697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008309s 
2025-08-12T00:46:15.620136006Z [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-08-12T00:46:15.621641107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-12T00:46:15.621975711Z [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-08-12T00:46:15.622411408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s 
2025-08-12T00:46:15.622565238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-12T00:46:15.622796474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-12T00:46:15.623101678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s 
2025-08-12T00:46:15.623258324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-12T00:46:15.623500451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-12T00:46:15.623746697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003403s 
2025-08-12T00:46:15.623905858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-12T00:46:15.624431145Z [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-08-12T00:46:15.624880029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008205s 
2025-08-12T00:46:15.625045472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-12T00:46:15.625538004Z [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-08-12T00:46:15.625943611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007589s 
2025-08-12T00:46:15.626111649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-08-12T00:46:15.626344889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-08-12T00:46:15.626683962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s 
2025-08-12T00:46:15.626836018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-12T00:46:15.627349231Z [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-08-12T00:46:15.627868126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008647s 
2025-08-12T00:46:15.628040523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-12T00:46:15.628576122Z [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-08-12T00:46:15.629043523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008374s 
2025-08-12T00:46:15.629202744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-12T00:46:15.629455082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:46:15.629763373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s 
2025-08-12T00:46:15.630313951Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0047625 taking an average of 00:00:00.0047625 
2025-08-12T00:46:15.631184334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T00:46:15', 'InitialSetup') 
2025-08-12T00:46:15.631511924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.633629949Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-12T00:46:15.633745471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042676s 
2025-08-12T00:46:15.633999012Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-12T00:46:15.634146850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.634377795Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-08-12T00:46:15.635380404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-08-12T00:46:15.635879800Z [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-08-12T00:46:15.636351570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008314s 
2025-08-12T00:46:15.636493846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-08-12T00:46:15.636723579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-12T00:46:15.637036589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s 
2025-08-12T00:46:15.637119275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.637238295Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.637433328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-08-12T00:46:15.637624272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.638413572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008666s 
2025-08-12T00:46:15.638705499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-12T00:46:15', 'add_moviefiles_table') 
2025-08-12T00:46:15.638978068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.639616945Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-12T00:46:15.639765324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020592s 
2025-08-12T00:46:15.639952651Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-12T00:46:15.640167984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.640314359Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-08-12T00:46:15.640648532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T00:46:15.640792923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.640929889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-08-12T00:46:15.641152988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.641913159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008239s 
2025-08-12T00:46:15.642188493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-12T00:46:15', 'fix_history_movieId') 
2025-08-12T00:46:15.642456623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.643065980Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-12T00:46:15.643186923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019372s 
2025-08-12T00:46:15.643331655Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-12T00:46:15.643527700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.643688804Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-08-12T00:46:15.645158584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.645306161Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.645438728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-08-12T00:46:15.645672910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.646382859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008009s 
2025-08-12T00:46:15.646537070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.646653344Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.646785009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-08-12T00:46:15.646995894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-08-12T00:46:15.647669641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007321s 
2025-08-12T00:46:15.647826406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.647984154Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-12T00:46:15.648328648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-08-12T00:46:15.665610167Z [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-08-12T00:46:15.667099376Z [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-08-12T00:46:15.668080361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:15.668976005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:15.670807483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:15.671191306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:15.671468765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229722s 
2025-08-12T00:46:15.671608406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.671739390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.671994874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-08-12T00:46:15.672154896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-08-12T00:46:15.672881910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008101s 
2025-08-12T00:46:15.673192175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-12T00:46:15', 'add_tmdb_stuff') 
2025-08-12T00:46:15.673513162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.674334826Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-12T00:46:15.674488345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022416s 
2025-08-12T00:46:15.674669480Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-12T00:46:15.674829352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.675046649Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-08-12T00:46:15.675395051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:46:15.675561717Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.675695456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-08-12T00:46:15.678152684Z [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-08-12T00:46:15.678915610Z [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-08-12T00:46:15.679378562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:46:15.679837406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:46:15.681493451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-12T00:46:15.681756852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059019s 
2025-08-12T00:46:15.682060463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-12T00:46:15', 'fix_movie_files') 
2025-08-12T00:46:15.682339134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.683131640Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-12T00:46:15.683281402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072617s 
2025-08-12T00:46:15.683468709Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-12T00:46:15.683628561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.683863915Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-08-12T00:46:15.684259992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:46:15.684391167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.684597151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-08-12T00:46:15.689476246Z [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-08-12T00:46:15.690026013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-08-12T00:46:15.690347541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T00:46:15.690824812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T00:46:15.692502620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:46:15.692783356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080715s 
2025-08-12T00:46:15.693075404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-12T00:46:15.693418114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-12T00:46:15.693653969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s 
2025-08-12T00:46:15.693933622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-12T00:46:15', 'update_schedule_intervale') 
2025-08-12T00:46:15.694218906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.695025621Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-12T00:46:15.695209782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017334s 
2025-08-12T00:46:15.695363992Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-12T00:46:15.695536410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.695754699Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-08-12T00:46:15.696216820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:46:15.696347633Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.696546474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-08-12T00:46:15.696787369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-08-12T00:46:15.697487498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000792s 
2025-08-12T00:46:15.697667681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:46:15.697747071Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.697933547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-08-12T00:46:15.698150043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-08-12T00:46:15.698882497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007835s 
2025-08-12T00:46:15.699018622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.699183644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.700016942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008671s 
2025-08-12T00:46:15.700335523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-12T00:46:15', 'add_movie_formats_to_naming_config') 
2025-08-12T00:46:15.700608243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.701344896Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-12T00:46:15.701493596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021388s 
2025-08-12T00:46:15.701712256Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-12T00:46:15.701807057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.702011809Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-08-12T00:46:15.702306352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.702434641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.702594553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-08-12T00:46:15.702817191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-08-12T00:46:15.703525307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007798s 
2025-08-12T00:46:15.703801082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-12T00:46:15', 'add_phyiscal_release') 
2025-08-12T00:46:15.704111337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.704845956Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-12T00:46:15.704956790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020514s 
2025-08-12T00:46:15.705111311Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-12T00:46:15.705293888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.705481656Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-08-12T00:46:15.707605142Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.710147392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-08-12T00:46:15.710393337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025967s 
2025-08-12T00:46:15.710631817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-12T00:46:15', 'remove_bitmetv') 
2025-08-12T00:46:15.710903444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.711516589Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-12T00:46:15.711665318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037298s 
2025-08-12T00:46:15.711837675Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-12T00:46:15.711982076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.712199674Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-08-12T00:46:15.712506312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.712746485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-08-12T00:46:15.712983232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003021s 
2025-08-12T00:46:15.713237444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-12T00:46:15', 'remove_torrentleech') 
2025-08-12T00:46:15.713499852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.714169170Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-12T00:46:15.714318301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014915s 
2025-08-12T00:46:15.714480247Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-12T00:46:15.714646161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.714845673Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-08-12T00:46:15.715144545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.715381492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-08-12T00:46:15.715581374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002863s 
2025-08-12T00:46:15.715870727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-12T00:46:15', 'remove_broadcasthenet') 
2025-08-12T00:46:15.716202134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.716962135Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-12T00:46:15.717105283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s 
2025-08-12T00:46:15.717267660Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-12T00:46:15.717410497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.717610330Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-08-12T00:46:15.717903630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.718127601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-08-12T00:46:15.718323626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002706s 
2025-08-12T00:46:15.718602878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-12T00:46:15', 'remove_fanzub') 
2025-08-12T00:46:15.718857421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.719403290Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-12T00:46:15.719539294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s 
2025-08-12T00:46:15.719706000Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-12T00:46:15.719884249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.720101276Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-08-12T00:46:15.720336910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.720510550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.721270560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s 
2025-08-12T00:46:15.721560013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-12T00:46:15', 'update_movie_sorttitle') 
2025-08-12T00:46:15.721830788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.722374864Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-12T00:46:15.722522872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s 
2025-08-12T00:46:15.722698987Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-12T00:46:15.722869921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.723074252Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-08-12T00:46:15.723321490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.723494408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.724212314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007333s 
2025-08-12T00:46:15.724511026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-12T00:46:15', 'update_movie_sorttitle_again') 
2025-08-12T00:46:15.724775648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.725332189Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-12T00:46:15.725484175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001832s 
2025-08-12T00:46:15.725639478Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-12T00:46:15.725800162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.726007018Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-08-12T00:46:15.727017263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-08-12T00:46:15.727250943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-08-12T00:46:15.728008479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008251s 
2025-08-12T00:46:15.728288733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-12T00:46:15', 'update_movie_file') 
2025-08-12T00:46:15.728555871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.729187312Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-12T00:46:15.729346814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019837s 
2025-08-12T00:46:15.729481575Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-12T00:46:15.729677379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.729839205Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-08-12T00:46:15.730109379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.730249782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.730948449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007188s 
2025-08-12T00:46:15.731256098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-12T00:46:15', 'update_movie_slug') 
2025-08-12T00:46:15.731500330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.732068975Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-12T00:46:15.732243086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018125s 
2025-08-12T00:46:15.732405673Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-12T00:46:15.732576126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.732840018Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-08-12T00:46:15.733095843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.733234522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.733390306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-08-12T00:46:15.733600449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-08-12T00:46:15.734299967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007627s 
2025-08-12T00:46:15.734592687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-12T00:46:15', 'add_youtube_trailer_id') 
2025-08-12T00:46:15.734881909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.735473611Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-12T00:46:15.735657220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019103s 
2025-08-12T00:46:15.735815970Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-12T00:46:15.735945531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.736151867Z [Info] add_studio: Starting migration of Main DB to 120 
2025-08-12T00:46:15.736470478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.736568936Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.736699309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-08-12T00:46:15.736903781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-08-12T00:46:15.737601646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007514s 
2025-08-12T00:46:15.737868233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-12T00:46:15', 'add_studio') 
2025-08-12T00:46:15.738124028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.738875632Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-12T00:46:15.739009902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020085s 
2025-08-12T00:46:15.739174794Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-12T00:46:15.739387973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.739546563Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-08-12T00:46:15.739791887Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.739960116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.740565424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006327s 
2025-08-12T00:46:15.740853214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-12T00:46:15', 'update_filedate_config') 
2025-08-12T00:46:15.741150272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.741753316Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-12T00:46:15.741890713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017887s 
2025-08-12T00:46:15.742059373Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-12T00:46:15.742209184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.742427073Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-08-12T00:46:15.742872440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:46:15.743012081Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.743162885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-08-12T00:46:15.743377497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-08-12T00:46:15.744092076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007948s 
2025-08-12T00:46:15.744262770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:46:15.744372701Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.744519206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-08-12T00:46:15.746539404Z [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-08-12T00:46:15.747404285Z [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-08-12T00:46:15.747870154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T00:46:15.748244187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T00:46:15.749919060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052545s 
2025-08-12T00:46:15.750075314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:46:15.750182811Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.750333184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-08-12T00:46:15.752326768Z [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-08-12T00:46:15.753184355Z [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-08-12T00:46:15.753622708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T00:46:15.753979887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T00:46:15.755640140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051201s 
2025-08-12T00:46:15.755903691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-12T00:46:15', 'add_movieid_to_blacklist') 
2025-08-12T00:46:15.756190168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.756908574Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-12T00:46:15.757046893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063985s 
2025-08-12T00:46:15.757238839Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-12T00:46:15.757391166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.757594946Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-08-12T00:46:15.758565621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-08-12T00:46:15.759113474Z [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-08-12T00:46:15.759545915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008399s 
2025-08-12T00:46:15.759703623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-08-12T00:46:15.759943876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-08-12T00:46:15.760260624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000352s 
2025-08-12T00:46:15.760497792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-12T00:46:15', 'create_netimport_table') 
2025-08-12T00:46:15.760786223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.761520882Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-12T00:46:15.761670974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016417s 
2025-08-12T00:46:15.761838001Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-12T00:46:15.762005047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.762219800Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-08-12T00:46:15.762503862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:46:15.762640857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.762795820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-08-12T00:46:15.763026775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-08-12T00:46:15.763717646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007725s 
2025-08-12T00:46:15.764077972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-12T00:46:15', 'add_preferred_tags_to_profile') 
2025-08-12T00:46:15.764335781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.765053105Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-12T00:46:15.765205803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002076s 
2025-08-12T00:46:15.765367017Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-12T00:46:15.765600287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.765723756Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-08-12T00:46:15.765967015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.766130555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.766533296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2025-08-12T00:46:15.766821396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-12T00:46:15', 'fix_imdb_unique') 
2025-08-12T00:46:15.767125528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.767804756Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-12T00:46:15.767946832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016677s 
2025-08-12T00:46:15.768177456Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-12T00:46:15.768300675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.768502741Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-08-12T00:46:15.768759869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.768969662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.774866125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058902s 
2025-08-12T00:46:15.775117432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-12T00:46:15', 'update_qualities_and_profiles') 
2025-08-12T00:46:15.775405191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.776305213Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-12T00:46:15.776450867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073575s 
2025-08-12T00:46:15.776614055Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-12T00:46:15.776766482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.776988279Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-08-12T00:46:15.777281499Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.777489438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-12T00:46:15.777688789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000274s 
2025-08-12T00:46:15.777961058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-12T00:46:15', 'remove_wombles') 
2025-08-12T00:46:15.778221723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.778868776Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-12T00:46:15.779016904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014286s 
2025-08-12T00:46:15.779183950Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-12T00:46:15.779309212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.779517181Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-08-12T00:46:15.779812235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.780086077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-08-12T00:46:15.780324056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000309s 
2025-08-12T00:46:15.780546354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-12T00:46:15', 'remove_kickass') 
2025-08-12T00:46:15.780827871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.781452428Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-12T00:46:15.781626539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014558s 
2025-08-12T00:46:15.781767413Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-12T00:46:15.781936293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.782161466Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-08-12T00:46:15.782465719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:46:15.782615090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.782766966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-08-12T00:46:15.783043051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-08-12T00:46:15.783681136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007553s 
2025-08-12T00:46:15.783989868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-12T00:46:15', 'add_parsed_movie_info_to_pending_release') 
2025-08-12T00:46:15.784290163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.784974751Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-12T00:46:15.785123862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020031s 
2025-08-12T00:46:15.785319265Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-12T00:46:15.785459377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.785653488Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-08-12T00:46:15.786005377Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.786219217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-12T00:46:15.786422998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002729s 
2025-08-12T00:46:15.786585765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:15.786799295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-08-12T00:46:15.787002595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002798s 
2025-08-12T00:46:15.787290785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-12T00:46:15', 'remove_wombles_kickass') 
2025-08-12T00:46:15.787580769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.788190998Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-12T00:46:15.788326140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014203s 
2025-08-12T00:46:15.788503838Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-12T00:46:15.788663740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.788878402Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-08-12T00:46:15.789177204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:46:15.789306684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.789485905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-08-12T00:46:15.791480682Z [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-08-12T00:46:15.792237276Z [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-08-12T00:46:15.792634505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:46:15.793035543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:46:15.794704073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050496s 
2025-08-12T00:46:15.795017204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-12T00:46:15', 'make_parsed_episode_info_nullable') 
2025-08-12T00:46:15.795274532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.796096367Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-12T00:46:15.796242271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064117s 
2025-08-12T00:46:15.796420510Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-12T00:46:15.796580041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.796820826Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-08-12T00:46:15.797166722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-12T00:46:15.797526417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-12T00:46:15.797807793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s 
2025-08-12T00:46:15.798055943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-12T00:46:15', 'rename_torrent_downloadstation') 
2025-08-12T00:46:15.798391829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.798987930Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-12T00:46:15.799129885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001563s 
2025-08-12T00:46:15.799307052Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-12T00:46:15.799463046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.799668400Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-08-12T00:46:15.800737022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-12T00:46:15.800855971Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.801016284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-08-12T00:46:15.801265085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-12T00:46:15.801973201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008132s 
2025-08-12T00:46:15.802122682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.802241261Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.802402205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-08-12T00:46:15.802645134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-12T00:46:15.803372058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008078s 
2025-08-12T00:46:15.803637432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-12T00:46:15', 'add_minimumavailability') 
2025-08-12T00:46:15.803953478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.804640522Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-12T00:46:15.804786285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020663s 
2025-08-12T00:46:15.804958693Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-12T00:46:15.805165068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.805350732Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-08-12T00:46:15.805598972Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.805762251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.806034199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s 
2025-08-12T00:46:15.806315605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-12T00:46:15', 'add_remux_qualities_for_the_wankers') 
2025-08-12T00:46:15.806669157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.807326190Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-12T00:46:15.807479118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015435s 
2025-08-12T00:46:15.807665945Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-12T00:46:15.807839173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.808052272Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-08-12T00:46:15.808372397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.808555045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.808663654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-08-12T00:46:15.808898396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.809614949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000806s 
2025-08-12T00:46:15.809901366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-12T00:46:15', 'add_haspredbentry_to_movies') 
2025-08-12T00:46:15.810179987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.810914797Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-12T00:46:15.811038997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020555s 
2025-08-12T00:46:15.811207726Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-12T00:46:15.811370484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.811577782Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-08-12T00:46:15.811903688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.812042197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.812184864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-08-12T00:46:15.812429647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-08-12T00:46:15.813175128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008446s 
2025-08-12T00:46:15.813462817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-12T00:46:15', 'add_pathstate_to_movies') 
2025-08-12T00:46:15.813738783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.814394373Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-12T00:46:15.814537672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020444s 
2025-08-12T00:46:15.814719007Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-12T00:46:15.814897897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.815089433Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-08-12T00:46:15.815675122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-08-12T00:46:15.816029736Z [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-08-12T00:46:15.816406846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2025-08-12T00:46:15.816566688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-08-12T00:46:15.816821771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-08-12T00:46:15.817132477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2025-08-12T00:46:15.817275044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.817429265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.818748040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013253s 
2025-08-12T00:46:15.819040710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-12T00:46:15', 'add_import_exclusions_table') 
2025-08-12T00:46:15.819317778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.820088359Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-12T00:46:15.820240305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00264s 
2025-08-12T00:46:15.820407282Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-12T00:46:15.820565901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.820804161Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-08-12T00:46:15.821066860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.821208014Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.821358788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-08-12T00:46:15.821579462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-08-12T00:46:15.822330815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007944s 
2025-08-12T00:46:15.822593784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-12T00:46:15', 'add_physical_release_note') 
2025-08-12T00:46:15.822868377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.823534258Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-12T00:46:15.823680222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020037s 
2025-08-12T00:46:15.823868361Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-12T00:46:15.824051450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.824240230Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-08-12T00:46:15.824484532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.824649033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.826988985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023459s 
2025-08-12T00:46:15.827286835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-12T00:46:15', 'consolidate_indexer_baseurl') 
2025-08-12T00:46:15.827564223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.828203861Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-12T00:46:15.828361449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035379s 
2025-08-12T00:46:15.828537804Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-12T00:46:15.828701463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.828906747Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-08-12T00:46:15.831472544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-08-12T00:46:15.832071600Z [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-08-12T00:46:15.832586417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s 
2025-08-12T00:46:15.832941081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-08-12T00:46:15.836821946Z [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-08-12T00:46:15.838712482Z [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-08-12T00:46:15.839628978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:15.840162192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:15.842348104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:15.842635112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095388s 
2025-08-12T00:46:15.842776556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.842907270Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-12T00:46:15.843064115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-08-12T00:46:15.843274519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-08-12T00:46:15.844048478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008338s 
2025-08-12T00:46:15.844206787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:15.844344674Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.844497412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-08-12T00:46:15.844752666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-08-12T00:46:15.845490512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008332s 
2025-08-12T00:46:15.845784413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-12T00:46:15', 'add_alternative_titles_table') 
2025-08-12T00:46:15.846088937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.847073208Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-12T00:46:15.847209974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023619s 
2025-08-12T00:46:15.847382952Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-12T00:46:15.847546532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.847821796Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-08-12T00:46:15.848342414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.848558519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.848858774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2025-08-12T00:46:15.849007674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-12T00:46:15.849161213Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2025-08-12T00:46:15.857975983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-08-12T00:46:15.860272097Z [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-08-12T00:46:15.861093371Z [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-08-12T00:46:15.861504890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:46:15.861908613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:46:15.864602187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064336s 
2025-08-12T00:46:15.864793482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-12T00:46:15.865103136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:15.865443621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s 
2025-08-12T00:46:15.865659576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-12T00:46:15', 'fix_duplicate_alt_titles') 
2025-08-12T00:46:15.865947436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.866803249Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-12T00:46:15.866964223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018466s 
2025-08-12T00:46:15.867148755Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-12T00:46:15.867300470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.867527778Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-08-12T00:46:15.869393074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-08-12T00:46:15.869678669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T00:46:15.869983824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2025-08-12T00:46:15.870104466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-08-12T00:46:15.870268697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-12T00:46:15.870569944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003314s 
2025-08-12T00:46:15.870716860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-08-12T00:46:15.870874246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T00:46:15.871188810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003303s 
2025-08-12T00:46:15.871385696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-12T00:46:15.871765732Z [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-08-12T00:46:15.872238955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007367s 
2025-08-12T00:46:15.872369317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-12T00:46:15.872863081Z [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-08-12T00:46:15.873305783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007898s 
2025-08-12T00:46:15.873445124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-12T00:46:15.873965932Z [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-08-12T00:46:15.874366349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007875s 
2025-08-12T00:46:15.874659439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-12T00:46:15', 'movie_extras') 
2025-08-12T00:46:15.874915334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.875701457Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-12T00:46:15.875838493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2025-08-12T00:46:15.876013275Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-12T00:46:15.876179590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.876390455Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-08-12T00:46:15.876940583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-08-12T00:46:15.877157590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-12T00:46:15.877400699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s 
2025-08-12T00:46:15.877555200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-08-12T00:46:15.877715533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-12T00:46:15.877996990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s 
2025-08-12T00:46:15.878142443Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-08-12T00:46:15.878306022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-12T00:46:15.878668482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s 
2025-08-12T00:46:15.878808374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-08-12T00:46:15.878969648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-12T00:46:15.879268290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s 
2025-08-12T00:46:15.879530137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-08-12T00:46:15.881491346Z [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-08-12T00:46:15.882252238Z [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-08-12T00:46:15.882677324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T00:46:15.883049574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T00:46:15.884515346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048257s 
2025-08-12T00:46:15.884689516Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-08-12T00:46:15.886480012Z [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-08-12T00:46:15.887207627Z [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-08-12T00:46:15.887560849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T00:46:15.888062439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T00:46:15.889631889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:46:15.889927624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:46:15.890171135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053478s 
2025-08-12T00:46:15.890431369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-08-12T00:46:15.892301965Z [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-08-12T00:46:15.893056174Z [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-08-12T00:46:15.893463745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:46:15.893844061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:46:15.895261986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046269s 
2025-08-12T00:46:15.895443331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-08-12T00:46:15.897235380Z [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-08-12T00:46:15.897857092Z [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-08-12T00:46:15.898213359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:46:15.898585920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:46:15.900024036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044078s 
2025-08-12T00:46:15.900293839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-12T00:46:15', 'clean_core_tv') 
2025-08-12T00:46:15.900570746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.901632124Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-12T00:46:15.901777015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060015s 
2025-08-12T00:46:15.901943942Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-12T00:46:15.902109956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.902318546Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-08-12T00:46:15.902696317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:46:15.902849896Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:15.902984557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-08-12T00:46:15.903192786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-08-12T00:46:15.903797394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000673s 
2025-08-12T00:46:15.904024852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-08-12T00:46:15.904262791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-08-12T00:46:15.904886397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s 
2025-08-12T00:46:15.905161982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-12T00:46:15', 'add_cookies_to_indexer_status') 
2025-08-12T00:46:15.905442727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.906184240Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-12T00:46:15.906343801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001988s 
2025-08-12T00:46:15.906498934Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-12T00:46:15.906653305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.906854921Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-08-12T00:46:15.907239665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-12T00:46:15.907512495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-12T00:46:15.907773330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s 
2025-08-12T00:46:15.908040778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-12T00:46:15.908238016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-12T00:46:15.908445884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000278s 
2025-08-12T00:46:15.908731099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-12T00:46:15', 'banner_to_fanart') 
2025-08-12T00:46:15.908975300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.909608876Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-12T00:46:15.909760882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014253s 
2025-08-12T00:46:15.909953921Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-12T00:46:15.910098272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.910309637Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-08-12T00:46:15.910669953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:46:15.910807710Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:15.911031191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-12T00:46:15.911239590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.911895020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007544s 
2025-08-12T00:46:15.912183701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-12T00:46:15', 'naming_config_colon_action') 
2025-08-12T00:46:15.912452713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.913141370Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-12T00:46:15.913278666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00198s 
2025-08-12T00:46:15.913445212Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-12T00:46:15.913633751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.913801659Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-08-12T00:46:15.914320083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-12T00:46:15.914676772Z [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-08-12T00:46:15.914964621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s 
2025-08-12T00:46:15.915155435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-12T00:46:15.915349727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T00:46:15.915625191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s 
2025-08-12T00:46:15.915745874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:46:15.915876026Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.916044165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-08-12T00:46:15.916297225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-08-12T00:46:15.916972725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007979s 
2025-08-12T00:46:15.917146926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-08-12T00:46:15.917377951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.918028721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007339s 
2025-08-12T00:46:15.918186830Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.918341451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.918521163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002097s 
2025-08-12T00:46:15.918795044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-12T00:46:15', 'add_custom_formats') 
2025-08-12T00:46:15.919055358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.920039450Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-12T00:46:15.920176947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016949s 
2025-08-12T00:46:15.920362230Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-12T00:46:15.920512603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.920727686Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-08-12T00:46:15.921055125Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-12T00:46:15.921344679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-12T00:46:15.921577477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s 
2025-08-12T00:46:15.921863584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-12T00:46:15', 'remove_extra_naming_config') 
2025-08-12T00:46:15.922116613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.922827485Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-12T00:46:15.922913488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014799s 
2025-08-12T00:46:15.923076155Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-12T00:46:15.923240186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.923446411Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-08-12T00:46:15.923694270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.923870445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.926892600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030388s 
2025-08-12T00:46:15.927185991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-12T00:46:15', 'convert_regex_required_tags') 
2025-08-12T00:46:15.927458019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.928141916Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-12T00:46:15.928294093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042685s 
2025-08-12T00:46:15.928485107Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-12T00:46:15.928646943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.928854271Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-08-12T00:46:15.929098192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.929268825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.929766107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s 
2025-08-12T00:46:15.930053545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-12T00:46:15', 'fix_format_tags_double_underscore') 
2025-08-12T00:46:15.930335443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.930988929Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-12T00:46:15.931133701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017032s 
2025-08-12T00:46:15.931300296Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-12T00:46:15.931462432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.931684820Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-08-12T00:46:15.932031418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-12T00:46:15.932161550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:15.932364629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-08-12T00:46:15.932504631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-08-12T00:46:15.933151774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007003s 
2025-08-12T00:46:15.933355956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-12T00:46:15.933537992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-12T00:46:15.933774739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002292s 
2025-08-12T00:46:15.934006906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-12T00:46:15', 'add_tags_to_net_import') 
2025-08-12T00:46:15.934275658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.935004576Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-12T00:46:15.935117573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s 
2025-08-12T00:46:15.935280471Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-12T00:46:15.935430123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.935636157Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-08-12T00:46:15.936022045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-12T00:46:15.936344694Z [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-08-12T00:46:15.936675390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s 
2025-08-12T00:46:15.936955985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-12T00:46:15', 'add_custom_filters') 
2025-08-12T00:46:15.937235588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.937958364Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-12T00:46:15.938098365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017776s 
2025-08-12T00:46:15.938319350Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-12T00:46:15.938444272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.938654405Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-08-12T00:46:15.940519280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:46:15.940661407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.940822681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-12T00:46:15.941041352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:15.941728375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s 
2025-08-12T00:46:15.942064071Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-08-12T00:46:15.948535443Z [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-08-12T00:46:15.949401877Z [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-08-12T00:46:15.949869379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:46:15.950354496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:46:15.952032895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:46:15.952350505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101385s 
2025-08-12T00:46:15.952543894Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-12T00:46:15.954482258Z [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-08-12T00:46:15.955191927Z [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-08-12T00:46:15.955592844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-12T00:46:15.956045977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-12T00:46:15.957631219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T00:46:15.957962436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052524s 
2025-08-12T00:46:15.958101756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:46:15.958220676Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.958383905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-12T00:46:15.958625962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-12T00:46:15.959324298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000783s 
2025-08-12T00:46:15.959553590Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-12T00:46:15.959819275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-12T00:46:15.960056142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003051s 
2025-08-12T00:46:15.960189701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:46:15.960292949Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.960466969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-12T00:46:15.963997528Z [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-08-12T00:46:15.964863031Z [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-08-12T00:46:15.965314991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-12T00:46:15.965769366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-12T00:46:15.967980830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T00:46:15.968283139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076559s 
2025-08-12T00:46:15.968434924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-12T00:46:15.968856944Z [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-08-12T00:46:15.969349586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007383s 
2025-08-12T00:46:15.969505029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-12T00:46:15.969758660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:46:15.970122863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s 
2025-08-12T00:46:15.970433368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-12T00:46:15', 'indexer_client_status_search_changes') 
2025-08-12T00:46:15.970698041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.971584887Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-12T00:46:15.971728236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001894s 
2025-08-12T00:46:15.972021977Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-12T00:46:15.972120025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.972352653Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-08-12T00:46:15.972896879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:46:15.973048124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.973200671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-08-12T00:46:15.973438289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:46:15.974191787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s 
2025-08-12T00:46:15.974336959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T00:46:15.974456189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:15.974595329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-08-12T00:46:15.974823108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:46:15.975539871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007976s 
2025-08-12T00:46:15.975691286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:46:15.975810306Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:15.975962542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-08-12T00:46:15.976206423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:46:15.976900832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007772s 
2025-08-12T00:46:15.977034992Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:15.977191758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:15.988679711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114831s 
2025-08-12T00:46:15.988982701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-12T00:46:15', 'add_language_to_files_history_blacklist') 
2025-08-12T00:46:15.989283727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.990126354Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-12T00:46:15.990262288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128932s 
2025-08-12T00:46:15.990453703Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-12T00:46:15.990616441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.990838949Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-08-12T00:46:15.993350346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:46:15.993493284Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:15.993643797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-08-12T00:46:15.993857928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-12T00:46:15.994606476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008121s 
2025-08-12T00:46:15.994744393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:15.996926277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-12T00:46:15.997141580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022582s 
2025-08-12T00:46:15.997435202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-12T00:46:15', 'add_update_allowed_quality_profile') 
2025-08-12T00:46:15.997726358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:15.998505717Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-12T00:46:15.998640338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035613s 
2025-08-12T00:46:15.998803697Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-12T00:46:15.998969862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:15.999183011Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-08-12T00:46:15.999541754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T00:46:15.999677838Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:15.999827058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-12T00:46:16.000084306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:16.000757702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007718s 
2025-08-12T00:46:16.000912263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.001054219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.026476292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254107s 
2025-08-12T00:46:16.026786416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-12T00:46:16', 'add_download_client_priority') 
2025-08-12T00:46:16.027065258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.027942625Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-12T00:46:16.028095252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268572s 
2025-08-12T00:46:16.028255735Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-12T00:46:16.028416098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.028613035Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-08-12T00:46:16.028946416Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.029160828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-12T00:46:16.029375941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002884s 
2025-08-12T00:46:16.029659532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-12T00:46:16', 'remove_growl_prowl') 
2025-08-12T00:46:16.029918293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.030758144Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-12T00:46:16.030880150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016271s 
2025-08-12T00:46:16.031054170Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-12T00:46:16.031211457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.031455148Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-08-12T00:46:16.031757246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.031999614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-12T00:46:16.032222803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003094s 
2025-08-12T00:46:16.032383577Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.032614993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-12T00:46:16.032802020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002795s 
2025-08-12T00:46:16.033080741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-12T00:46:16', 'remove_plex_hometheatre') 
2025-08-12T00:46:16.033353631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.034019852Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-12T00:46:16.034181648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014548s 
2025-08-12T00:46:16.034362723Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-12T00:46:16.034489548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.034691605Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-08-12T00:46:16.034948142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.035110719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.041002613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058802s 
2025-08-12T00:46:16.041278599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-12T00:46:16', 'add_webrip_qualites') 
2025-08-12T00:46:16.041543082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.042252029Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-12T00:46:16.042396861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071451s 
2025-08-12T00:46:16.042573406Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-12T00:46:16.042726725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.042936758Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-08-12T00:46:16.043325942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.043464421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.043619182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-12T00:46:16.043886701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.044679217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008989s 
2025-08-12T00:46:16.044835291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.044957487Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.045127049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-12T00:46:16.045397844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.046120589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s 
2025-08-12T00:46:16.046413760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-12T00:46:16', 'health_issue_notification') 
2025-08-12T00:46:16.046686158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.047460909Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-12T00:46:16.047598726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021463s 
2025-08-12T00:46:16.047763177Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-12T00:46:16.047937749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.048131950Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-08-12T00:46:16.048664322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-08-12T00:46:16.048909546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:46:16.049197516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003796s 
2025-08-12T00:46:16.049354201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-08-12T00:46:16.049630588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-08-12T00:46:16.049870230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s 
2025-08-12T00:46:16.050040844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-08-12T00:46:16.050340497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.050588106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s 
2025-08-12T00:46:16.050751655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-12T00:46:16.050943912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.051265660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s 
2025-08-12T00:46:16.051372455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-12T00:46:16.051570744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.051826419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003255s 
2025-08-12T00:46:16.052148858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-12T00:46:16', 'speed_improvements') 
2025-08-12T00:46:16.052445335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.053403134Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-12T00:46:16.053557184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018732s 
2025-08-12T00:46:16.053736656Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-12T00:46:16.053871407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.054084296Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-08-12T00:46:16.056100476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-08-12T00:46:16.058211597Z [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-08-12T00:46:16.058979664Z [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-08-12T00:46:16.059378036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:46:16.059878875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:46:16.061788620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:46:16.062070618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058043s 
2025-08-12T00:46:16.062421184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-08-12T00:46:16.062888695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002639s 
2025-08-12T00:46:16.062993276Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.063300975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-08-12T00:46:16.063519355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003954s 
2025-08-12T00:46:16.063830502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-12T00:46:16', 'fix_profile_format_default') 
2025-08-12T00:46:16.064081667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.064976329Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-12T00:46:16.065113706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018039s 
2025-08-12T00:46:16.065261694Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-12T00:46:16.065423800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.065635486Z [Info] task_duration: Starting migration of Main DB to 163 
2025-08-12T00:46:16.065957395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:46:16.066080883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.066246887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-12T00:46:16.066459025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-12T00:46:16.067215237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008256s 
2025-08-12T00:46:16.067493027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-12T00:46:16', 'task_duration') 
2025-08-12T00:46:16.067753762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.068337317Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-12T00:46:16.068479273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019455s 
2025-08-12T00:46:16.068657071Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-12T00:46:16.068821562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.069047126Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-08-12T00:46:16.069871436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.069994153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.070159056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-08-12T00:46:16.070364349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-08-12T00:46:16.071028296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s 
2025-08-12T00:46:16.071176414Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-08-12T00:46:16.073984519Z [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-08-12T00:46:16.075928183Z [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-08-12T00:46:16.076843305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.077524597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.079150672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.079496819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.079822605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.080166497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.080428795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091056s 
2025-08-12T00:46:16.080572896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-08-12T00:46:16.081069466Z [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-08-12T00:46:16.081511656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008269s 
2025-08-12T00:46:16.081713583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-08-12T00:46:16.081911281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-12T00:46:16.082186635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000361s 
2025-08-12T00:46:16.082336658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-08-12T00:46:16.082546049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-12T00:46:16.082793377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003197s 
2025-08-12T00:46:16.083003701Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.083192461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-12T00:46:16.083400309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002916s 
2025-08-12T00:46:16.083549430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.083769643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-12T00:46:16.083987382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000284s 
2025-08-12T00:46:16.084264059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-12T00:46:16', 'movie_collections_crew') 
2025-08-12T00:46:16.084537249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.085372741Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-12T00:46:16.085516771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016431s 
2025-08-12T00:46:16.091893081Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-12T00:46:16.092069436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.092277485Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-08-12T00:46:16.092912925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:46:16.093046323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.093202398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-08-12T00:46:16.093448654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.094163714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008109s 
2025-08-12T00:46:16.094303114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:46:16.094437074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.094585383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-08-12T00:46:16.094818552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.095527370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007897s 
2025-08-12T00:46:16.095689887Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.095822895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.100100649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042701s 
2025-08-12T00:46:16.100222304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.100371564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.101527713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011561s 
2025-08-12T00:46:16.101680540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.101827857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.102907611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s 
2025-08-12T00:46:16.103076612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.103208788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.103458731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002664s 
2025-08-12T00:46:16.103590196Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.103742032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.106968459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032137s 
2025-08-12T00:46:16.107098981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.107266048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.109127155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018839s 
2025-08-12T00:46:16.109456509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-12T00:46:16', 'remove_custom_formats_from_quality_model') 
2025-08-12T00:46:16.109718827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.110637336Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-12T00:46:16.110761066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003317s 
2025-08-12T00:46:16.110912511Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-12T00:46:16.111081280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.111277666Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-08-12T00:46:16.111597790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.111748153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.113650544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019157s 
2025-08-12T00:46:16.113806869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.113969747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.115604459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016479s 
2025-08-12T00:46:16.115730172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.115888260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.117720791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018252s 
2025-08-12T00:46:16.117986445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-12T00:46:16', 'fix_tmdb_list_config') 
2025-08-12T00:46:16.118253824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.118952431Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-12T00:46:16.119100819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030628s 
2025-08-12T00:46:16.119266182Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-12T00:46:16.119422597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.119634564Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-08-12T00:46:16.120047265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-08-12T00:46:16.122896212Z [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-08-12T00:46:16.124800306Z [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-08-12T00:46:16.125673936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.126397673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.128188710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.128564907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.128931666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.129278915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.129552125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009366s 
2025-08-12T00:46:16.129779202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-12T00:46:16.130001931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-12T00:46:16.130197685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002628s 
2025-08-12T00:46:16.130338308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:46:16.130484413Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.130616719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-08-12T00:46:16.130839447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-12T00:46:16.131602284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008382s 
2025-08-12T00:46:16.131768789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-08-12T00:46:16.133985563Z [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-08-12T00:46:16.134861787Z [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-08-12T00:46:16.135401885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:46:16.135946902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:46:16.137662727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:46:16.137969345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060564s 
2025-08-12T00:46:16.138247725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-12T00:46:16', 'remove_movie_pathstate') 
2025-08-12T00:46:16.138511727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.139511490Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-12T00:46:16.139655611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075833s 
2025-08-12T00:46:16.139824912Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-12T00:46:16.140031357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.140201420Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-08-12T00:46:16.140569140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-12T00:46:16.140734724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.140870026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-08-12T00:46:16.141147375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:46:16.141919840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008742s 
2025-08-12T00:46:16.142063940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.142260777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.145744021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035336s 
2025-08-12T00:46:16.145907510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-08-12T00:46:16.147863478Z [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-08-12T00:46:16.148318835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-08-12T00:46:16.148634852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-12T00:46:16.149079898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-12T00:46:16.150801004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T00:46:16.151063633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050092s 
2025-08-12T00:46:16.151357815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-12T00:46:16', 'custom_format_rework') 
2025-08-12T00:46:16.151613290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.152634065Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-12T00:46:16.152771332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065495s 
2025-08-12T00:46:16.152972256Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-12T00:46:16.153119362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.153314335Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-08-12T00:46:16.153853290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:46:16.153985517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.154149908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-08-12T00:46:16.154375802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.155121624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007984s 
2025-08-12T00:46:16.155237217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:46:16.155354223Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.155521139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-08-12T00:46:16.155759038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.156487054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008163s 
2025-08-12T00:46:16.156640062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.156782609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.161836075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050054s 
2025-08-12T00:46:16.161962620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-08-12T00:46:16.165518400Z [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-08-12T00:46:16.166345095Z [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-08-12T00:46:16.166754750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:46:16.167209335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:46:16.168950421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:46:16.169251618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071543s 
2025-08-12T00:46:16.169420247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-12T00:46:16.169522974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.169718177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-08-12T00:46:16.170013011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.170833222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009498s 
2025-08-12T00:46:16.171119208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-12T00:46:16', 'custom_format_scores') 
2025-08-12T00:46:16.171387108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.172302401Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-12T00:46:16.172461682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024009s 
2025-08-12T00:46:16.172631474Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-12T00:46:16.172789482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.173013373Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-08-12T00:46:16.173334660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.173506566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.247588805Z []
2025-08-12T00:46:16.247638615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741367s 
2025-08-12T00:46:16.247817075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.248011857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.249217685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012345s 
2025-08-12T00:46:16.251623219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-12T00:46:16.252025689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-12T00:46:16.252396857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005844s 
2025-08-12T00:46:16.252694196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-12T00:46:16', 'fix_trakt_list_config') 
2025-08-12T00:46:16.252962045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.253767978Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-12T00:46:16.253909202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s 
2025-08-12T00:46:16.254088183Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-12T00:46:16.254252524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.254467096Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-08-12T00:46:16.254834235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-12T00:46:16.254982083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.255149540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-12T00:46:16.255374182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-12T00:46:16.256063471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007719s 
2025-08-12T00:46:16.256255126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.256386281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.258122908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017384s 
2025-08-12T00:46:16.258409094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-12T00:46:16', 'quality_definition_preferred_size') 
2025-08-12T00:46:16.258696933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.259445070Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-12T00:46:16.259594230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030477s 
2025-08-12T00:46:16.259801127Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-12T00:46:16.259925678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.260134538Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-08-12T00:46:16.260957315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-12T00:46:16.261508415Z [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-08-12T00:46:16.261947850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s 
2025-08-12T00:46:16.262114025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-12T00:46:16.262375100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-12T00:46:16.262635465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003944s 
2025-08-12T00:46:16.262819846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-08-12T00:46:16.263058296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-12T00:46:16.263360805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s 
2025-08-12T00:46:16.263529275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-12T00:46:16.263766903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-12T00:46:16.264058340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003839s 
2025-08-12T00:46:16.264192891Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.264353224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.266399384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020564s 
2025-08-12T00:46:16.266687424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-12T00:46:16', 'add_download_history') 
2025-08-12T00:46:16.266958179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.267936649Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-12T00:46:16.268095940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035786s 
2025-08-12T00:46:16.268251794Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-12T00:46:16.268424702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.268630166Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-08-12T00:46:16.269136215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-08-12T00:46:16.269597283Z [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-08-12T00:46:16.270034464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000743s 
2025-08-12T00:46:16.270186961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-08-12T00:46:16.270451323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.270733752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s 
2025-08-12T00:46:16.271030850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-12T00:46:16', 'net_import_status') 
2025-08-12T00:46:16.271285272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.272105073Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-12T00:46:16.272264534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017418s 
2025-08-12T00:46:16.272435579Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-12T00:46:16.272617465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.272801395Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-08-12T00:46:16.273064876Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.273218205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.275035154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018085s 
2025-08-12T00:46:16.275307713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-12T00:46:16', 'email_multiple_addresses') 
2025-08-12T00:46:16.275577015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.276275802Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-12T00:46:16.276435363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030581s 
2025-08-12T00:46:16.276618863Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-12T00:46:16.276772452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.276983167Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-08-12T00:46:16.277324694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-12T00:46:16.277592914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-12T00:46:16.277910053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003949s 
2025-08-12T00:46:16.278197802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-12T00:46:16', 'remove_chown_and_folderchmod_config') 
2025-08-12T00:46:16.278467465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.279180020Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-12T00:46:16.279316325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016239s 
2025-08-12T00:46:16.279496157Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-12T00:46:16.279641249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.279866683Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-08-12T00:46:16.280160464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.280309535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.280465188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-08-12T00:46:16.280696564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:46:16.281366593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007552s 
2025-08-12T00:46:16.281647038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-12T00:46:16', 'movie_recommendations') 
2025-08-12T00:46:16.281920529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.282647663Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-12T00:46:16.282780771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020152s 
2025-08-12T00:46:16.282944290Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-12T00:46:16.283116938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.283326420Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-08-12T00:46:16.285163970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.285303942Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:46:16.285582553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-08-12T00:46:16.285694208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:16.286414458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s 
2025-08-12T00:46:16.286525812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.286643289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.286803431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-08-12T00:46:16.287008104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-08-12T00:46:16.287644615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007008s 
2025-08-12T00:46:16.287794928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.287918367Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.288086976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-08-12T00:46:16.288294474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-08-12T00:46:16.288969954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007446s 
2025-08-12T00:46:16.289154736Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-08-12T00:46:16.292227013Z [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-08-12T00:46:16.294279746Z [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-08-12T00:46:16.295282265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.295971252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.297683420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.298046000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.298374642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.298687512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.298953097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096667s 
2025-08-12T00:46:16.299119342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-08-12T00:46:16.302136758Z [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-08-12T00:46:16.304107687Z [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-08-12T00:46:16.305025134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.305725555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.307397642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.307734590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.308075056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.308393417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.308649112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093883s 
2025-08-12T00:46:16.308803232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:46:16.308937853Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:16.309141093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-08-12T00:46:16.309320524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.310016345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007835s 
2025-08-12T00:46:16.310237270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-12T00:46:16.310460339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-12T00:46:16.310702106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002674s 
2025-08-12T00:46:16.310813190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-08-12T00:46:16.313095666Z [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-08-12T00:46:16.313926148Z [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-08-12T00:46:16.314373810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:46:16.314747703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:46:16.316521304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055536s 
2025-08-12T00:46:16.316931219Z [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-08-12T00:46:16.317413270Z [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-08-12T00:46:16.317801231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006149s 
2025-08-12T00:46:16.318015302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-12T00:46:16.318234905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-12T00:46:16.318545881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003762s 
2025-08-12T00:46:16.318765072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.318848250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.321136177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022928s 
2025-08-12T00:46:16.321293784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.321428746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.323184682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001752s 
2025-08-12T00:46:16.323302379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.323595990Z [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-08-12T00:46:16.323870573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2025-08-12T00:46:16.324029063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.324205398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-08-12T00:46:16.324430541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002889s 
2025-08-12T00:46:16.324816318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-12T00:46:16', 'language_improvements') 
2025-08-12T00:46:16.324984907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.326013158Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-12T00:46:16.326138350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001826s 
2025-08-12T00:46:16.326304194Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-12T00:46:16.326463845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.326654599Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-08-12T00:46:16.326948191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.327097141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.329904343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028155s 
2025-08-12T00:46:16.330065337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.330216913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.333031811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028414s 
2025-08-12T00:46:16.333317206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-12T00:46:16', 'new_list_server') 
2025-08-12T00:46:16.333628693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.334297801Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-12T00:46:16.334435458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040808s 
2025-08-12T00:46:16.334607895Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-12T00:46:16.334810934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.334976096Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-08-12T00:46:16.335346041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-08-12T00:46:16.335587037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-12T00:46:16.335880067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003806s 
2025-08-12T00:46:16.336098737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-08-12T00:46:16.336283790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-12T00:46:16.336570477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s 
2025-08-12T00:46:16.336845631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-12T00:46:16', 'movie_translation_indexes') 
2025-08-12T00:46:16.337126677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.337883331Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-12T00:46:16.338025086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001666s 
2025-08-12T00:46:16.338212173Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-12T00:46:16.338390001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.338567408Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-08-12T00:46:16.338835929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.338995891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.341337697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023544s 
2025-08-12T00:46:16.341647912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-12T00:46:16', 'fix_invalid_profile_references') 
2025-08-12T00:46:16.341971132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.342607203Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-12T00:46:16.342738257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035857s 
2025-08-12T00:46:16.342897288Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-12T00:46:16.343067210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.343278134Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-08-12T00:46:16.345055303Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-08-12T00:46:16.345354556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-08-12T00:46:16.347133929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019245s 
2025-08-12T00:46:16.347300644Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-08-12T00:46:16.347547221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-08-12T00:46:16.349341574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018428s 
2025-08-12T00:46:16.349575465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-12T00:46:16.349843705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-12T00:46:16.350095402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003234s 
2025-08-12T00:46:16.350209712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T00:46:16.350330786Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.350478584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-08-12T00:46:16.350732054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.351388526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000753s 
2025-08-12T00:46:16.351545472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-08-12T00:46:16.352395764Z [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-08-12T00:46:16.353001875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013115s 
2025-08-12T00:46:16.353282390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-12T00:46:16', 'list_movies_table') 
2025-08-12T00:46:16.353546121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.354402896Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-12T00:46:16.354510693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026641s 
2025-08-12T00:46:16.354864225Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-12T00:46:16.355030540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.355243058Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-08-12T00:46:16.355541860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.355677673Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.355887085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-08-12T00:46:16.356093601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.356830204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008126s 
2025-08-12T00:46:16.357116481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-12T00:46:16', 'on_delete_notification') 
2025-08-12T00:46:16.357368288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.358147096Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-12T00:46:16.358286747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021195s 
2025-08-12T00:46:16.358488042Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-12T00:46:16.358631201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.358814480Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-08-12T00:46:16.359130486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.359306992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.359929665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006335s 
2025-08-12T00:46:16.360149228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-12T00:46:16.360386034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-12T00:46:16.360604835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002595s 
2025-08-12T00:46:16.360724636Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-08-12T00:46:16.363100450Z [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-08-12T00:46:16.363839939Z [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-08-12T00:46:16.364239985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:46:16.364683408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:46:16.366461959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:46:16.366714608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058629s 
2025-08-12T00:46:16.367008821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-12T00:46:16', 'download_propers_config') 
2025-08-12T00:46:16.367280197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.368085299Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-12T00:46:16.368236122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071935s 
2025-08-12T00:46:16.368404231Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-12T00:46:16.368592380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.368785188Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-08-12T00:46:16.369090873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:46:16.369222007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.369380827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-12T00:46:16.369617454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-12T00:46:16.370288194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000755s 
2025-08-12T00:46:16.370638500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-12T00:46:16', 'add_priority_to_indexers') 
2025-08-12T00:46:16.370827641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.371581038Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-12T00:46:16.371736130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020283s 
2025-08-12T00:46:16.371905170Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-12T00:46:16.372080744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.372286388Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-08-12T00:46:16.372646633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-12T00:46:16.372909342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:16.373212142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003807s 
2025-08-12T00:46:16.373347284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-08-12T00:46:16.373602659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-12T00:46:16.373861349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s 
2025-08-12T00:46:16.374141413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-12T00:46:16', 'add_alternative_title_indices') 
2025-08-12T00:46:16.375958673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.376732040Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-12T00:46:16.376875639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032012s 
2025-08-12T00:46:16.377050902Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-12T00:46:16.377223039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.377404615Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-08-12T00:46:16.378788772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.378942682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.382111773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031775s 
2025-08-12T00:46:16.382600267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-08-12T00:46:16.383075664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-08-12T00:46:16.383403915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006567s 
2025-08-12T00:46:16.383549769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.383683619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.383824262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-08-12T00:46:16.387040097Z [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-08-12T00:46:16.389026227Z [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-08-12T00:46:16.389936861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.390544885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.392439861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.392805487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.393164089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.393470927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094273s 
2025-08-12T00:46:16.393840732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-12T00:46:16.393948810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.394218934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000395s 
2025-08-12T00:46:16.394500921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-12T00:46:16', 'fix_tmdb_duplicates') 
2025-08-12T00:46:16.394769412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.395717130Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-12T00:46:16.395865158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018474s 
2025-08-12T00:46:16.396063257Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-12T00:46:16.396237358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.396479546Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-08-12T00:46:16.396857887Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.397019433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.397695885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006919s 
2025-08-12T00:46:16.398006029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-12T00:46:16', 'swap_filechmod_for_folderchmod') 
2025-08-12T00:46:16.398294300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.399020893Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-12T00:46:16.399165594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s 
2025-08-12T00:46:16.399326278Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-12T00:46:16.399489927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.399708027Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-08-12T00:46:16.400198073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-12T00:46:16.400518859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-12T00:46:16.400802060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003629s 
2025-08-12T00:46:16.401047604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-12T00:46:16.401416758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-12T00:46:16.401654597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s 
2025-08-12T00:46:16.401879339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-12T00:46:16.402164483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-12T00:46:16.402368314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003158s 
2025-08-12T00:46:16.402649230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-12T00:46:16', 'mediainfo_channels') 
2025-08-12T00:46:16.402917670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.403632149Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-12T00:46:16.403760317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001527s 
2025-08-12T00:46:16.403924548Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-12T00:46:16.404092235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.404296226Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-08-12T00:46:16.404633806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-12T00:46:16', 'add_update_history') 
2025-08-12T00:46:16.404909852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.405577276Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-12T00:46:16.405718039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014851s 
2025-08-12T00:46:16.405895727Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-12T00:46:16.406065840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.406280452Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-08-12T00:46:16.408958073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-12T00:46:16.409344502Z [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-08-12T00:46:16.409668544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2025-08-12T00:46:16.409922786Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-12T00:46:16.410264695Z [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-08-12T00:46:16.410532123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s 
2025-08-12T00:46:16.410865444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-12T00:46:16', 'update_awesome_hd_link') 
2025-08-12T00:46:16.411085778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.411782190Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-12T00:46:16.411943064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016338s 
2025-08-12T00:46:16.412126474Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-12T00:46:16.412261025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.412472009Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-08-12T00:46:16.412788356Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.413014843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-08-12T00:46:16.413221829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002781s 
2025-08-12T00:46:16.413514609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-12T00:46:16', 'remove_awesomehd') 
2025-08-12T00:46:16.413758039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.414433810Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-12T00:46:16.414572249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014738s 
2025-08-12T00:46:16.414746460Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-12T00:46:16.414977084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.415127457Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-08-12T00:46:16.415633907Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-08-12T00:46:16.418260225Z [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-08-12T00:46:16.419288045Z [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-08-12T00:46:16.419766969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-12T00:46:16.420150852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-12T00:46:16.421902099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060982s 
2025-08-12T00:46:16.422054415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.422193205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.422351724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-08-12T00:46:16.422599824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.423346056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s 
2025-08-12T00:46:16.423497702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.423631381Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.423798517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-08-12T00:46:16.424092830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.424807269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008102s 
2025-08-12T00:46:16.425067743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-12T00:46:16', 'add_on_delete_to_notifications') 
2025-08-12T00:46:16.425352236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.426364355Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-12T00:46:16.426503024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023506s 
2025-08-12T00:46:16.426692636Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-12T00:46:16.426858399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.427089525Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-08-12T00:46:16.427862642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T00:46:16.428028556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.428193779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-12T00:46:16.428470446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.429222791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008717s 
2025-08-12T00:46:16.429364756Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.429581573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-12T00:46:16.429792448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003044s 
2025-08-12T00:46:16.430084877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-12T00:46:16', 'add_bypass_to_delay_profile') 
2025-08-12T00:46:16.430356914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.431126584Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-12T00:46:16.431267799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015943s 
2025-08-12T00:46:16.431454905Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-12T00:46:16.431628846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.431803537Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-08-12T00:46:16.437221087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-12T00:46:16.437827999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-12T00:46:16.438166270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s 
2025-08-12T00:46:16.438438579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-12T00:46:16', 'update_notifiarr') 
2025-08-12T00:46:16.438735967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.439400285Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-12T00:46:16.439544105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018718s 
2025-08-12T00:46:16.439722183Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-12T00:46:16.439900372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.440099663Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-08-12T00:46:16.440542585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-12T00:46:16.440923943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-12T00:46:16.441157794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004035s 
2025-08-12T00:46:16.441416475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-12T00:46:16', 'legacy_mediainfo_hdr') 
2025-08-12T00:46:16.441690046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.442332149Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-12T00:46:16.442467141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015628s 
2025-08-12T00:46:16.442647183Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-12T00:46:16.442820773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.443040205Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-08-12T00:46:16.443354327Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-12T00:46:16.443512506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-12T00:46:16.445442773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019614s 
2025-08-12T00:46:16.445730031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-12T00:46:16', 'rename_blacklist_to_blocklist') 
2025-08-12T00:46:16.445991367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.446707500Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-12T00:46:16.446871069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032153s 
2025-08-12T00:46:16.447022394Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-12T00:46:16.447211134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.447380906Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-08-12T00:46:16.447727854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:46:16.447878678Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.448043791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-12T00:46:16.448245527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-12T00:46:16.448938362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007729s 
2025-08-12T00:46:16.449229348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-12T00:46:16', 'add_indexer_tags') 
2025-08-12T00:46:16.449502408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.450225434Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-12T00:46:16.450370466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020332s 
2025-08-12T00:46:16.450558023Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-12T00:46:16.450681372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.450893469Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-08-12T00:46:16.451141338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.451311270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.453403583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020923s 
2025-08-12T00:46:16.453698267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-12T00:46:16', 'mediainfo_to_ffmpeg') 
2025-08-12T00:46:16.453962308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.454672238Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-12T00:46:16.454803813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033456s 
2025-08-12T00:46:16.454984216Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-12T00:46:16.455144769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.455349211Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-08-12T00:46:16.455786061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T00:46:16.455935892Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.456112678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-12T00:46:16.456388594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:16.457116500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008424s 
2025-08-12T00:46:16.457309459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-12T00:46:16.457575324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:16.458325124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008306s 
2025-08-12T00:46:16.458442410Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.458617132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.462493478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039082s 
2025-08-12T00:46:16.462784243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-12T00:46:16', 'cdh_per_downloadclient') 
2025-08-12T00:46:16.463067864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.463795940Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-12T00:46:16.463948137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051924s 
2025-08-12T00:46:16.464127989Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-12T00:46:16.464299835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.464510609Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-08-12T00:46:16.464763519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.464924553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.468566376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036412s 
2025-08-12T00:46:16.468864727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-12T00:46:16', 'migrate_discord_from_slack') 
2025-08-12T00:46:16.469159571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.469887236Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-12T00:46:16.470078692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049344s 
2025-08-12T00:46:16.470189255Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-12T00:46:16.470345720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.470539460Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-08-12T00:46:16.471583743Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.471759978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-12T00:46:16.471990843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000337s 
2025-08-12T00:46:16.472131646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.472353012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-12T00:46:16.472571552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003189s 
2025-08-12T00:46:16.472700221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.472878029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-12T00:46:16.473087741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002619s 
2025-08-12T00:46:16.473209316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:46:16.473412155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-12T00:46:16.473611496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002814s 
2025-08-12T00:46:16.473781228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-08-12T00:46:16.476977243Z [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-08-12T00:46:16.478868702Z [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-08-12T00:46:16.479764877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.480460067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.482430465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.482803636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.483148721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.483485439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.483722466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097957s 
2025-08-12T00:46:16.484013933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-12T00:46:16', 'remove_predb') 
2025-08-12T00:46:16.484275270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.485184270Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-12T00:46:16.485321897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112446s 
2025-08-12T00:46:16.485516960Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-12T00:46:16.485681892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.485904851Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-08-12T00:46:16.486315338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.486445440Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.486619991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-12T00:46:16.486910115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.487615736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008425s 
2025-08-12T00:46:16.487977174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-12T00:46:16', 'add_on_update_to_notifications') 
2025-08-12T00:46:16.488280364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.489048371Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-12T00:46:16.489236079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022352s 
2025-08-12T00:46:16.489368506Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-12T00:46:16.489545702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.489758912Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-08-12T00:46:16.491206306Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.491406529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-12T00:46:16.491599458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002341s 
2025-08-12T00:46:16.491732646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-08-12T00:46:16.494876277Z [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-08-12T00:46:16.496765391Z [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-08-12T00:46:16.497671335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.498322156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.500290820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.500656927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.501003264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.501344141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.501578322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096889s 
2025-08-12T00:46:16.501747784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-08-12T00:46:16.504031843Z [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-08-12T00:46:16.504615919Z [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-08-12T00:46:16.504976555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-12T00:46:16.505625202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-12T00:46:16.508202993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-12T00:46:16.508635914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-12T00:46:16.509013936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-12T00:46:16.509295352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073982s 
2025-08-12T00:46:16.509469032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-08-12T00:46:16.513777598Z [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-08-12T00:46:16.514531777Z [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-08-12T00:46:16.514926913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:46:16.515303060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:46:16.517100420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074949s 
2025-08-12T00:46:16.517280923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-08-12T00:46:16.519693010Z [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-08-12T00:46:16.520490987Z [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-08-12T00:46:16.520845541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-12T00:46:16.521344285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-12T00:46:16.523191425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-12T00:46:16.523550538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-12T00:46:16.523810121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006392s 
2025-08-12T00:46:16.523991746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-08-12T00:46:16.526371148Z [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-08-12T00:46:16.527110437Z [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-08-12T00:46:16.527504430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:46:16.527944807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:46:16.529783780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:46:16.530047481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059347s 
2025-08-12T00:46:16.530208405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-08-12T00:46:16.532559459Z [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-08-12T00:46:16.533175941Z [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-08-12T00:46:16.533539813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:46:16.533915440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:46:16.535644401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052797s 
2025-08-12T00:46:16.535820917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-08-12T00:46:16.538209066Z [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-08-12T00:46:16.539030059Z [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-08-12T00:46:16.539473171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:46:16.539836503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:46:16.541621277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056583s 
2025-08-12T00:46:16.541797301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-08-12T00:46:16.544175270Z [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-08-12T00:46:16.544851001Z [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-08-12T00:46:16.545220845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T00:46:16.545708046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T00:46:16.547514273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:46:16.547839699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:46:16.548202199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062384s 
2025-08-12T00:46:16.548338543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-08-12T00:46:16.550780781Z [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-08-12T00:46:16.551648960Z [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-08-12T00:46:16.552092954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T00:46:16.552446967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T00:46:16.554176710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056781s 
2025-08-12T00:46:16.554326431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-08-12T00:46:16.556805122Z [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-08-12T00:46:16.557686587Z [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-08-12T00:46:16.558158097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:46:16.558583574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:46:16.560378428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:46:16.560624053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061835s 
2025-08-12T00:46:16.560806490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-08-12T00:46:16.564311388Z [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-08-12T00:46:16.564918010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-08-12T00:46:16.565270439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-12T00:46:16.565707319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-12T00:46:16.567558877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T00:46:16.567819141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068816s 
2025-08-12T00:46:16.568144507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-12T00:46:16', 'ensure_identity_on_id_columns') 
2025-08-12T00:46:16.568414109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.570187070Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-12T00:46:16.570323083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091928s 
2025-08-12T00:46:16.570537114Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-12T00:46:16.570704812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.570943352Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-08-12T00:46:16.571398268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:46:16.571537138Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.571712762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-12T00:46:16.571970992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.572677855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008157s 
2025-08-12T00:46:16.572960194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-12T00:46:16', 'download_client_per_indexer') 
2025-08-12T00:46:16.573249346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.574071562Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-12T00:46:16.574204570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021685s 
2025-08-12T00:46:16.574393240Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-12T00:46:16.574567200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.574739467Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-08-12T00:46:16.575217259Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-12T00:46:16.575537624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-12T00:46:16.575788419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000366s 
2025-08-12T00:46:16.576060427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-12T00:46:16.576356814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-12T00:46:16.576611647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003629s 
2025-08-12T00:46:16.576741589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.576896731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.579382987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024901s 
2025-08-12T00:46:16.579535845Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.579720237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.579958146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002709s 
2025-08-12T00:46:16.580249252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-12T00:46:16', 'multiple_ratings_support') 
2025-08-12T00:46:16.580526109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.581311882Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-12T00:46:16.581455681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016191s 
2025-08-12T00:46:16.581628389Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-12T00:46:16.581834865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.581985458Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-08-12T00:46:16.584468979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-08-12T00:46:16.585453482Z [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-08-12T00:46:16.586157820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015377s 
2025-08-12T00:46:16.586337071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-08-12T00:46:16.586625933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:46:16.586844793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003676s 
2025-08-12T00:46:16.587006980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-08-12T00:46:16.587235881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:46:16.587508861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003619s 
2025-08-12T00:46:16.587669644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-08-12T00:46:16.587954137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:46:16.588226315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2025-08-12T00:46:16.592777229Z [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-08-12T00:46:16.592822891Z                           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-08-12T00:46:16.592836198Z                           FROM "Movies" 
2025-08-12T00:46:16.594289164Z [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-08-12T00:46:16.594314144Z                           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-08-12T00:46:16.594326439Z                           FROM "Movies" 
2025-08-12T00:46:16.595345852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00178s 
2025-08-12T00:46:16.596445336Z [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-08-12T00:46:16.596473032Z                           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-08-12T00:46:16.596485327Z                           FROM "ImportListMovies"
2025-08-12T00:46:16.596493814Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-12T00:46:16.596502922Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-12T00:46:16.597975107Z [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-08-12T00:46:16.598011861Z                           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-08-12T00:46:16.598023704Z                           FROM "ImportListMovies"
2025-08-12T00:46:16.598032021Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-12T00:46:16.598041089Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-12T00:46:16.599028979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s 
2025-08-12T00:46:16.599166335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.599281728Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.599427922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-08-12T00:46:16.599684589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.600478908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s 
2025-08-12T00:46:16.600636125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-12T00:46:16.600758531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.600955779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-08-12T00:46:16.601182245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.601945952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s 
2025-08-12T00:46:16.602078219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-08-12T00:46:16.602205154Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.602345337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-08-12T00:46:16.602604348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.603289117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007911s 
2025-08-12T00:46:16.603458167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-08-12T00:46:16.603571375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.603769935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-08-12T00:46:16.604071883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.604836924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008836s 
2025-08-12T00:46:16.604937837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-08-12T00:46:16.605059332Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:16.605223973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-08-12T00:46:16.605522585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.606180900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008174s 
2025-08-12T00:46:16.606380242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-08-12T00:46:16.606661769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.606920951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s 
2025-08-12T00:46:16.607281016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-08-12T00:46:16.607297279Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:46:16.607306166Z                                                   FROM "MovieMetadata"
2025-08-12T00:46:16.607314734Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-12T00:46:16.607716473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-08-12T00:46:16.607728146Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:46:16.607736744Z                                                   FROM "MovieMetadata"
2025-08-12T00:46:16.607746132Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-12T00:46:16.608101628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005705s 
2025-08-12T00:46:16.608463928Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-08-12T00:46:16.608474399Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:46:16.608483046Z                                                   FROM "Movies" 
2025-08-12T00:46:16.608491644Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-12T00:46:16.608940067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-08-12T00:46:16.608960388Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:46:16.608988284Z                                                   FROM "Movies" 
2025-08-12T00:46:16.608998274Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-12T00:46:16.609292667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005648s 
2025-08-12T00:46:16.609620447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-08-12T00:46:16.609647501Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:46:16.609659305Z                                                   FROM "Movies" 
2025-08-12T00:46:16.609670167Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-12T00:46:16.610050252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-08-12T00:46:16.610072186Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:46:16.610082136Z                                                   FROM "Movies" 
2025-08-12T00:46:16.610091405Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-12T00:46:16.610339785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2025-08-12T00:46:16.610720211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-08-12T00:46:16.610732827Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:46:16.610741695Z                                                   FROM "Movies" 
2025-08-12T00:46:16.610750101Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-12T00:46:16.611212202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-08-12T00:46:16.611235419Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:46:16.611245339Z                                                   FROM "Movies" 
2025-08-12T00:46:16.611253856Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-12T00:46:16.611503829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s 
2025-08-12T00:46:16.611885848Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-08-12T00:46:16.611919396Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:46:16.611929847Z                                                   FROM "MovieMetadata" 
2025-08-12T00:46:16.611942292Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-12T00:46:16.612384352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-08-12T00:46:16.612420515Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:46:16.612430084Z                                                   FROM "MovieMetadata" 
2025-08-12T00:46:16.612440135Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-12T00:46:16.612700539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005395s 
2025-08-12T00:46:16.612838136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.612961134Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:16.613104522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-08-12T00:46:16.616537766Z [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-08-12T00:46:16.618487512Z [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-08-12T00:46:16.619415431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.620107825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.622044264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:46:16.622390922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:46:16.622735476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:46:16.623048196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:46:16.623317819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100701s 
2025-08-12T00:46:16.623482110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-08-12T00:46:16.623713365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.624000033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s 
2025-08-12T00:46:16.624161808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-08-12T00:46:16.626720431Z [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-08-12T00:46:16.627467735Z [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-08-12T00:46:16.627892190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:46:16.628401075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:46:16.630394660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:16.630642799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063135s 
2025-08-12T00:46:16.630780687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-08-12T00:46:16.633441946Z [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-08-12T00:46:16.634185934Z [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-08-12T00:46:16.634612072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-12T00:46:16.635098612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-12T00:46:16.637063168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-12T00:46:16.637335697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064s 
2025-08-12T00:46:16.637502432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-08-12T00:46:16.639899579Z [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-08-12T00:46:16.640492814Z [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-08-12T00:46:16.640853981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-12T00:46:16.641440512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-12T00:46:16.643369016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-12T00:46:16.643733189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-12T00:46:16.644089898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063937s 
2025-08-12T00:46:16.644486336Z [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-08-12T00:46:16.647146954Z [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-08-12T00:46:16.647940411Z [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-08-12T00:46:16.648340447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.649078984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.650901474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.651200987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064178s 
2025-08-12T00:46:16.651611403Z [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-08-12T00:46:16.654202862Z [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-08-12T00:46:16.656648747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-08-12T00:46:16.656960255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-08-12T00:46:16.657393527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-08-12T00:46:16.659231929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.659478145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076266s 
2025-08-12T00:46:16.659765473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-12T00:46:16', 'movie_metadata') 
2025-08-12T00:46:16.660053012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.661592733Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-12T00:46:16.661728987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097107s 
2025-08-12T00:46:16.661944491Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-12T00:46:16.662081136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.662290618Z [Info] collections: Starting migration of Main DB to 208 
2025-08-12T00:46:16.663596297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-08-12T00:46:16.664287068Z [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-08-12T00:46:16.664844411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2025-08-12T00:46:16.664990515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-08-12T00:46:16.665217422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-12T00:46:16.665477866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003488s 
2025-08-12T00:46:16.665617808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:46:16.665724232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.665923043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-08-12T00:46:16.666152445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-08-12T00:46:16.666880591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008073s 
2025-08-12T00:46:16.667065503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-08-12T00:46:16.667330848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-08-12T00:46:16.667983963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007607s 
2025-08-12T00:46:16.668135518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T00:46:16.668296412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.668399600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-08-12T00:46:16.668629763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-08-12T00:46:16.669266946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s 
2025-08-12T00:46:16.669421558Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.669565417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.672962488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034077s 
2025-08-12T00:46:16.673107350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.673264747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.674390223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s 
2025-08-12T00:46:16.674547490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.674700268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.675690512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010058s 
2025-08-12T00:46:16.675838800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:16.676013021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:16.676941401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009511s 
2025-08-12T00:46:16.677085691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T00:46:16.677206444Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.677350504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-08-12T00:46:16.680040812Z [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-08-12T00:46:16.681043521Z [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-08-12T00:46:16.681548568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T00:46:16.681980949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T00:46:16.683967649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T00:46:16.684230098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067329s 
2025-08-12T00:46:16.684404158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-08-12T00:46:16.687005056Z [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-08-12T00:46:16.687957053Z [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-08-12T00:46:16.688463994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T00:46:16.688904411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T00:46:16.690804316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T00:46:16.691062967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065337s 
2025-08-12T00:46:16.691240505Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.691462472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-08-12T00:46:16.691681853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003014s 
2025-08-12T00:46:16.691839270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-08-12T00:46:16.694828550Z [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-08-12T00:46:16.696497330Z [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-08-12T00:46:16.697304586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:46:16.697878321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:46:16.699707044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:46:16.700123893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:46:16.700522446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:46:16.700803201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088073s 
2025-08-12T00:46:16.701092884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-12T00:46:16', 'collections') 
2025-08-12T00:46:16.701351545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.702460999Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-12T00:46:16.702596592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104504s 
2025-08-12T00:46:16.702776515Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-12T00:46:16.702948090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.703178063Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-08-12T00:46:16.703553088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-08-12T00:46:16.703822962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:46:16.704144068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004002s 
2025-08-12T00:46:16.704284601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-08-12T00:46:16.704548623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.704830561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s 
2025-08-12T00:46:16.705125875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-12T00:46:16', 'movie_meta_collection_index') 
2025-08-12T00:46:16.705395578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.706183886Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-12T00:46:16.706330070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017117s 
2025-08-12T00:46:16.706493519Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-12T00:46:16.706669243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.706870438Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-08-12T00:46:16.707198910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:16.707338982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.707499685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-08-12T00:46:16.707744438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:16.708451632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008026s 
2025-08-12T00:46:16.708761436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-12T00:46:16', 'movie_added_notifications') 
2025-08-12T00:46:16.709011019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.709750568Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-12T00:46:16.709887514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020763s 
2025-08-12T00:46:16.710059440Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-12T00:46:16.710218791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.710429255Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-08-12T00:46:16.710780743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-08-12T00:46:16.711068192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.711335169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004072s 
2025-08-12T00:46:16.711506975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-08-12T00:46:16.711740265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.712021571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003655s 
2025-08-12T00:46:16.712289691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-12T00:46:16', 'more_movie_meta_index') 
2025-08-12T00:46:16.712564885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.713355628Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-12T00:46:16.713496912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016794s 
2025-08-12T00:46:16.713718258Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-12T00:46:16.713883310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.714085016Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-08-12T00:46:16.716459889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:16.716677607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-12T00:46:16.716854794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002316s 
2025-08-12T00:46:16.716993934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T00:46:16.717100038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.717255731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-12T00:46:16.719830165Z [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-08-12T00:46:16.720698464Z [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-08-12T00:46:16.721147929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T00:46:16.721503104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T00:46:16.723291175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058768s 
2025-08-12T00:46:16.723428712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T00:46:16.723547722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.723718946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-12T00:46:16.726301306Z [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-08-12T00:46:16.727166629Z [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-08-12T00:46:16.727608008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T00:46:16.727985137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T00:46:16.729758187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058854s 
2025-08-12T00:46:16.729917378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-12T00:46:16.730034754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.730214927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-08-12T00:46:16.732893411Z [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-08-12T00:46:16.733872482Z [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-08-12T00:46:16.734369493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-12T00:46:16.734797295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-12T00:46:16.736671108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-12T00:46:16.736941633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066061s 
2025-08-12T00:46:16.737112848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-12T00:46:16.737215855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.737370657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-08-12T00:46:16.740836285Z [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-08-12T00:46:16.741820868Z [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-08-12T00:46:16.742313580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-12T00:46:16.742746432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-12T00:46:16.745448022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-12T00:46:16.745710891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081546s 
2025-08-12T00:46:16.745862887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:46:16.745985043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.746159885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-12T00:46:16.748681954Z [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-08-12T00:46:16.749418828Z [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-08-12T00:46:16.749816589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:46:16.750166904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:46:16.751930796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056046s 
2025-08-12T00:46:16.752073784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:46:16.752192994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.752351413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-12T00:46:16.754848121Z [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-08-12T00:46:16.755546868Z [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-08-12T00:46:16.755974620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:46:16.756308271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:46:16.758092063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005621s 
2025-08-12T00:46:16.758242657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:46:16.758350975Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.758514223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-12T00:46:16.761064248Z [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-08-12T00:46:16.761796262Z [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-08-12T00:46:16.762207210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:46:16.762563788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:46:16.764300024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055941s 
2025-08-12T00:46:16.764460888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T00:46:16.764590589Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.764778127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-12T00:46:16.767223181Z [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-08-12T00:46:16.767973993Z [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-08-12T00:46:16.768364429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T00:46:16.768824325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T00:46:16.770724601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.771019926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060832s 
2025-08-12T00:46:16.771173215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T00:46:16.771320181Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.771475073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-12T00:46:16.773927561Z [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-08-12T00:46:16.774612069Z [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-08-12T00:46:16.775010011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T00:46:16.775463634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T00:46:16.777367628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.777663504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060191s 
2025-08-12T00:46:16.777876563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T00:46:16.777935722Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:16.778122368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-12T00:46:16.780592442Z [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-08-12T00:46:16.781434929Z [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-08-12T00:46:16.781817599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T00:46:16.782293417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T00:46:16.784178864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.784483007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062057s 
2025-08-12T00:46:16.784624391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-12T00:46:16.784751517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.784973685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-12T00:46:16.787417435Z [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-08-12T00:46:16.788239240Z [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-08-12T00:46:16.788663835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-12T00:46:16.789263142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-12T00:46:16.791088578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-12T00:46:16.791459505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-12T00:46:16.791833739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-12T00:46:16.792138733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070543s 
2025-08-12T00:46:16.792255919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-12T00:46:16.792383135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.792544941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-12T00:46:16.795698361Z [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-08-12T00:46:16.796420174Z [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-08-12T00:46:16.796742473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T00:46:16.797093159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-12T00:46:16.798846199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061635s 
2025-08-12T00:46:16.798992354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-12T00:46:16.799118818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.799264071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-12T00:46:16.801739456Z [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-08-12T00:46:16.802378663Z [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-08-12T00:46:16.802759350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T00:46:16.803114505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-12T00:46:16.804903207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005398s 
2025-08-12T00:46:16.805007757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T00:46:16.805124342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.805278041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-12T00:46:16.807716872Z [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-08-12T00:46:16.808398715Z [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-08-12T00:46:16.808789633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T00:46:16.809279088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T00:46:16.811194044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:46:16.811532155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:46:16.811799724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063668s 
2025-08-12T00:46:16.811914104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:46:16.812112303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.812270833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-12T00:46:16.815383411Z [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-08-12T00:46:16.815536319Z [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-08-12T00:46:16.815999311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:46:16.816446551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:46:16.819025605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.819296170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068833s 
2025-08-12T00:46:16.819438406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:46:16.819571835Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:16.819754062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-12T00:46:16.822207051Z [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-08-12T00:46:16.822942262Z [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-08-12T00:46:16.823359672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:46:16.823774006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:46:16.826303490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.826634206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066903s 
2025-08-12T00:46:16.826732735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:46:16.826863789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.826998570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-12T00:46:16.829493915Z [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-08-12T00:46:16.830221690Z [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-08-12T00:46:16.830662869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:46:16.831091011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:46:16.833719103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.833919547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067554s 
2025-08-12T00:46:16.834059509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:46:16.834185773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:16.834338510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-12T00:46:16.849659232Z [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-08-12T00:46:16.850558232Z [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-08-12T00:46:16.851073109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:46:16.851548326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:46:16.853639336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.853932116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194227s 
2025-08-12T00:46:16.854095144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:46:16.854249796Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.854427383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-12T00:46:16.857016427Z [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-08-12T00:46:16.857935708Z [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-08-12T00:46:16.858416867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:46:16.858872204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:46:16.860911901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.861224801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006625s 
2025-08-12T00:46:16.861399313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:46:16.861544204Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.861705459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-12T00:46:16.865053892Z [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-08-12T00:46:16.865962692Z [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-08-12T00:46:16.866474853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:46:16.866937595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:46:16.868936851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.869217396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073648s 
2025-08-12T00:46:16.869396076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:46:16.869519444Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.869718014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-12T00:46:16.872241876Z [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-08-12T00:46:16.873158021Z [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-08-12T00:46:16.873708540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:46:16.874227144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:46:16.878416269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:46:16.878712867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088148s 
2025-08-12T00:46:16.878852808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-12T00:46:16.878984564Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.879145528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-12T00:46:16.881534569Z [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-08-12T00:46:16.882284830Z [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-08-12T00:46:16.882743874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T00:46:16.883079550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-12T00:46:16.884927401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056239s 
2025-08-12T00:46:16.885070660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-12T00:46:16.885211032Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.885400724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-12T00:46:16.888208588Z [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-08-12T00:46:16.888661049Z [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-08-12T00:46:16.889088019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T00:46:16.889393715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-12T00:46:16.891324713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056436s 
2025-08-12T00:46:16.891482721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:46:16.891650840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-12T00:46:16.891820812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-08-12T00:46:16.894929412Z [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-08-12T00:46:16.898591296Z [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-08-12T00:46:16.898675816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:46:16.898688171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:46:16.899502010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:46:16.900134954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077978s 
2025-08-12T00:46:16.900165686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:46:16.900171017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-12T00:46:16.900302291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-08-12T00:46:16.903605463Z [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-08-12T00:46:16.905466400Z [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-08-12T00:46:16.906433197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:46:16.907227447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:46:16.909285811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:46:16.909782762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:46:16.910230995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:46:16.910646812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:46:16.910951145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105279s 
2025-08-12T00:46:16.911069774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:46:16.911203453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-12T00:46:16.911417714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-08-12T00:46:16.914576365Z [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-08-12T00:46:16.916433946Z [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-08-12T00:46:16.917257184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:46:16.917969648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:46:16.919854934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:46:16.920277255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:46:16.920627961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:46:16.920998016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:46:16.921282780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097169s 
2025-08-12T00:46:16.921432772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:46:16.921546611Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.921729359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-08-12T00:46:16.925769615Z [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-08-12T00:46:16.927416812Z [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-08-12T00:46:16.928220019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:46:16.928914708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:46:16.930750665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:46:16.931126582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:46:16.931520636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:46:16.931929639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:46:16.932184643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103112s 
2025-08-12T00:46:16.932330416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:46:16.932456650Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.932653036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-08-12T00:46:16.935394436Z [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-08-12T00:46:16.937033356Z [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-08-12T00:46:16.937821213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:46:16.938490972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:46:16.940418103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:46:16.940784390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:46:16.941153463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:46:16.941542757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:46:16.941817170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090178s 
2025-08-12T00:46:16.941968825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:16.942079949Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.942222696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-08-12T00:46:16.944489270Z [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-08-12T00:46:16.945290273Z [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-08-12T00:46:16.945723375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:16.946127569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:16.947968486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:46:16.948246486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058691s 
2025-08-12T00:46:16.948382690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:46:16.948512071Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.948676773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-12T00:46:16.950829818Z [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-08-12T00:46:16.951477503Z [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-08-12T00:46:16.951831826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:46:16.952234457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:46:16.954005503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051671s 
2025-08-12T00:46:16.954146477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:46:16.954265527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.954435249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-12T00:46:16.956571410Z [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-08-12T00:46:16.957179294Z [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-08-12T00:46:16.957526934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T00:46:16.957980808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T00:46:16.959814420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:46:16.960110958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055284s 
2025-08-12T00:46:16.960265769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:46:16.960381923Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.960550022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-12T00:46:16.962698809Z [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-08-12T00:46:16.963305711Z [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-08-12T00:46:16.963649143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T00:46:16.964119680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T00:46:16.966000347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:46:16.966278147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005573s 
2025-08-12T00:46:16.966427087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:46:16.966574343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-12T00:46:16.966731209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-08-12T00:46:16.968984847Z [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-08-12T00:46:16.969679776Z [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-08-12T00:46:16.970048308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-12T00:46:16.970421841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-12T00:46:16.973768289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068723s 
2025-08-12T00:46:16.973913572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:46:16.974029826Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.974197584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-08-12T00:46:16.976438256Z [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-08-12T00:46:16.977122193Z [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-08-12T00:46:16.977488581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-12T00:46:16.977847544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-12T00:46:16.979593269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052306s 
2025-08-12T00:46:16.979733692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:46:16.979863533Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.980036612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-12T00:46:16.983143177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-12T00:46:16.983553794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-12T00:46:16.983931545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-12T00:46:16.984342673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-12T00:46:16.986947318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:46:16.987232733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007057s 
2025-08-12T00:46:16.987554230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-12T00:46:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-12T00:46:16.987840807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.989988823Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-12T00:46:16.990154396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097398s 
2025-08-12T00:46:16.990355641Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-12T00:46:16.990537918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.990759715Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-08-12T00:46:16.991306516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:46:16.991394463Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:16.991569385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-08-12T00:46:16.991784008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-08-12T00:46:16.992509689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007755s 
2025-08-12T00:46:16.992808891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-12T00:46:16', 'add_language_tags_to_subtitle_files') 
2025-08-12T00:46:16.993066841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.993877734Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-12T00:46:16.993975851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020733s 
2025-08-12T00:46:16.994154391Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-12T00:46:16.994293351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.994487742Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-08-12T00:46:16.994855062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-12T00:46:16.994986797Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:16.995124485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-12T00:46:16.995307523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-12T00:46:16.996034998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007768s 
2025-08-12T00:46:16.996202626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-12T00:46:16.996406957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-12T00:46:16.997085523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s 
2025-08-12T00:46:16.997358002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-12T00:46:16', 'add_salt_to_users') 
2025-08-12T00:46:16.997620050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:16.998507627Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-12T00:46:16.998640535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021394s 
2025-08-12T00:46:16.998814635Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-12T00:46:16.998968635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:16.999156253Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-08-12T00:46:16.999546399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-08-12T00:46:17.001805257Z [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-08-12T00:46:17.002503584Z [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-08-12T00:46:17.002888088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:46:17.003424217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:46:17.005333612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:17.005736434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:46:17.006078232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063264s 
2025-08-12T00:46:17.006188634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-08-12T00:46:17.009050227Z [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-08-12T00:46:17.009877292Z [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-08-12T00:46:17.010253470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:46:17.010823878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:46:17.012840739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:17.013257358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:46:17.013541310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072199s 
2025-08-12T00:46:17.013716553Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-08-12T00:46:17.015963448Z [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-08-12T00:46:17.016593226Z [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-08-12T00:46:17.016969143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:46:17.017474090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:46:17.019387353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:17.019774863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:46:17.020086901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062156s 
2025-08-12T00:46:17.020236663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-08-12T00:46:17.022432765Z [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-08-12T00:46:17.023006480Z [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-08-12T00:46:17.023366024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:46:17.023875891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:46:17.025762269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:46:17.026156383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:46:17.026435746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060566s 
2025-08-12T00:46:17.026715399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-12T00:46:17', 'clean_alt_titles') 
2025-08-12T00:46:17.026990402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.028050617Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-12T00:46:17.028204758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076405s 
2025-08-12T00:46:17.028400081Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-12T00:46:17.028551085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.028779796Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-08-12T00:46:17.029300274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:17.029525718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-12T00:46:17.029725490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002783s 
2025-08-12T00:46:17.029994642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-12T00:46:17', 'remove_omg') 
2025-08-12T00:46:17.030266450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.030934886Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-12T00:46:17.031074006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014597s 
2025-08-12T00:46:17.031260471Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-12T00:46:17.031437027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.031645236Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-08-12T00:46:17.032017987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:46:17.032156335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-12T00:46:17.032314424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-08-12T00:46:17.032540058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-08-12T00:46:17.033257142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007823s 
2025-08-12T00:46:17.033548288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-12T00:46:17', 'add_additional_info_to_pending_releases') 
2025-08-12T00:46:17.033828022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.034560306Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-12T00:46:17.034710398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020557s 
2025-08-12T00:46:17.034881222Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-12T00:46:17.035040784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.035246398Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-08-12T00:46:17.035571743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:46:17.035710182Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.035860394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-12T00:46:17.036121149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:17.036823904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007783s 
2025-08-12T00:46:17.037103828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-12T00:46:17', 'add_result_to_commands') 
2025-08-12T00:46:17.037377028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.038093120Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-12T00:46:17.038236889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020289s 
2025-08-12T00:46:17.038409637Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-12T00:46:17.038572185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.038779111Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-08-12T00:46:17.039120789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:17.039247825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:17.039417898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-12T00:46:17.039661538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:17.040396608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008224s 
2025-08-12T00:46:17.040681422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-12T00:46:17', 'health_restored_notification') 
2025-08-12T00:46:17.040952658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.041682117Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-12T00:46:17.041827540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020882s 
2025-08-12T00:46:17.042034517Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-12T00:46:17.042211764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.042434562Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-08-12T00:46:17.042766391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:46:17.042902705Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:17.043078740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-08-12T00:46:17.043349445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:17.044099235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008579s 
2025-08-12T00:46:17.044412506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-12T00:46:17', 'add_on_manual_interaction_required_to_notifications') 
2025-08-12T00:46:17.044700195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.045446959Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-12T00:46:17.045605748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021566s 
2025-08-12T00:46:17.045761662Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-12T00:46:17.045913869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.046111096Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-08-12T00:46:17.046421451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:17.046630722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-08-12T00:46:17.046826827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002667s 
2025-08-12T00:46:17.047090238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-12T00:46:17', 'remove_rarbg') 
2025-08-12T00:46:17.047349530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.047988075Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-12T00:46:17.048127246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001399s 
2025-08-12T00:46:17.048309352Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-12T00:46:17.048479154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.048693616Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-08-12T00:46:17.049175557Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-12T00:46:17.049561674Z [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-08-12T00:46:17.049833962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000435s 
2025-08-12T00:46:17.050123395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-12T00:46:17', 'remove_invalid_roksbox_metadata_images') 
2025-08-12T00:46:17.050393820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.051087737Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-12T00:46:17.051239573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016432s 
2025-08-12T00:46:17.051397491Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-12T00:46:17.051553846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.051753558Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-08-12T00:46:17.052584651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-12T00:46:17.054808119Z [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-08-12T00:46:17.055483399Z [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-08-12T00:46:17.055884286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:46:17.056333781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:46:17.058246383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:46:17.058538481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057891s 
2025-08-12T00:46:17.058688363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:46:17.058814457Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:17.058980481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-12T00:46:17.059214993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-12T00:46:17.059928129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007785s 
2025-08-12T00:46:17.060097861Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:17.060312974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-08-12T00:46:17.060511724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002678s 
2025-08-12T00:46:17.060777710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-12T00:46:17', 'list_sync_time') 
2025-08-12T00:46:17.061040679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.061887264Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-12T00:46:17.062025142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016176s 
2025-08-12T00:46:17.062196387Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-12T00:46:17.062356769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.062563025Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-08-12T00:46:17.062863620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-12T00:46:17.063001247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:17.063143694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-08-12T00:46:17.063344088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-08-12T00:46:17.064035139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007459s 
2025-08-12T00:46:17.064317959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-12T00:46:17', 'add_tags_to_collections') 
2025-08-12T00:46:17.064596139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.065310047Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-12T00:46:17.065457824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019957s 
2025-08-12T00:46:17.065623037Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-12T00:46:17.065786416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.065991118Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-08-12T00:46:17.066295491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T00:46:17.066433018Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.066585265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-12T00:46:17.066786480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-12T00:46:17.067463944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007378s 
2025-08-12T00:46:17.067748367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-12T00:46:17', 'add_download_client_tags') 
2025-08-12T00:46:17.068066868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.069148757Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-12T00:46:17.069292055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023893s 
2025-08-12T00:46:17.069451166Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-12T00:46:17.069610747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.069812954Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-08-12T00:46:17.070309083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-12T00:46:17.070733257Z [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-08-12T00:46:17.071116579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006528s 
2025-08-12T00:46:17.071270269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-12T00:46:17.071490572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-12T00:46:17.071747530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003402s 
2025-08-12T00:46:17.072041802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-12T00:46:17', 'add_auto_tagging') 
2025-08-12T00:46:17.072307507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.073075143Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-12T00:46:17.073212840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016378s 
2025-08-12T00:46:17.073418515Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-12T00:46:17.073593136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.073826877Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-08-12T00:46:17.074218065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T00:46:17.074355571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.074536426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-12T00:46:17.074821429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:17.075551029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008486s 
2025-08-12T00:46:17.075698305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T00:46:17.075833057Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.076021526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-12T00:46:17.076263744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-12T00:46:17.076985437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008075s 
2025-08-12T00:46:17.077291794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-12T00:46:17', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-12T00:46:17.077574794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.078303982Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-12T00:46:17.078459195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020785s 
2025-08-12T00:46:17.078640861Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-12T00:46:17.078809651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.079019874Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-08-12T00:46:17.080146783Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-12T00:46:17.080367478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-12T00:46:17.082181370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018717s 
2025-08-12T00:46:17.082332926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T00:46:17.082461595Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:46:17.082607849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-08-12T00:46:17.082887602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-08-12T00:46:17.083596320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008395s 
2025-08-12T00:46:17.083747684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T00:46:17.083897095Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2025-08-12T00:46:17.084066757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-12T00:46:17.084304135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:17.085044346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008291s 
2025-08-12T00:46:17.085196592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T00:46:17.085323067Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:46:17.085472177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-12T00:46:17.085715417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:17.086421409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008009s 
2025-08-12T00:46:17.086584768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-12T00:46:17.090013963Z [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-08-12T00:46:17.090633711Z [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-08-12T00:46:17.091096092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-12T00:46:17.091530326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-12T00:46:17.093395212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066618s 
2025-08-12T00:46:17.093540634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:17.093694574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:17.095383034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017023s 
2025-08-12T00:46:17.095555752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:46:17.095783290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-12T00:46:17.096023845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003168s 
2025-08-12T00:46:17.096320121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-12T00:46:17', 'update_restrictions_to_release_profiles') 
2025-08-12T00:46:17.096594965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.097435087Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-12T00:46:17.097584828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016838s 
2025-08-12T00:46:17.097758057Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-12T00:46:17.097918119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.098137161Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-08-12T00:46:17.098522066Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-12T00:46:17.098735075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-12T00:46:17.100604128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019176s 
2025-08-12T00:46:17.100781405Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-08-12T00:46:17.103235006Z [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-08-12T00:46:17.104011840Z [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-08-12T00:46:17.104432457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:46:17.104844868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:46:17.106751226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:46:17.107028545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061007s 
2025-08-12T00:46:17.107204810Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-08-12T00:46:17.109712470Z [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-08-12T00:46:17.110653144Z [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-08-12T00:46:17.111145526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T00:46:17.111575572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T00:46:17.113467110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T00:46:17.113745511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063885s 
2025-08-12T00:46:17.114027459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-12T00:46:17', 'rename_quality_profiles') 
2025-08-12T00:46:17.114307934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.115324430Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-12T00:46:17.115471917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079341s 
2025-08-12T00:46:17.115636930Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-12T00:46:17.115805259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.116047957Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-08-12T00:46:17.116439486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:46:17.116701784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:46:17.116924492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003029s 
2025-08-12T00:46:17.117135517Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:46:17.117369829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:46:17.117582046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002817s 
2025-08-12T00:46:17.117796037Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:46:17.118042273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:46:17.118284311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003095s 
2025-08-12T00:46:17.118625237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-12T00:46:17', 'update_images_remote_url') 
2025-08-12T00:46:17.118966775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.119702566Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-12T00:46:17.119898581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016867s 
2025-08-12T00:46:17.120126460Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-12T00:46:17.120337144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.120618711Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-08-12T00:46:17.121275644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-12T00:46:17.121843608Z [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-08-12T00:46:17.122328004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008592s 
2025-08-12T00:46:17.122544940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-12T00:46:17.122878953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-12T00:46:17.123227685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005034s 
2025-08-12T00:46:17.123582770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-12T00:46:17', 'add_notification_status') 
2025-08-12T00:46:17.123945120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.124848048Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-12T00:46:17.125040325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020606s 
2025-08-12T00:46:17.125262172Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-12T00:46:17.125507085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.125768722Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-08-12T00:46:17.126358961Z [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-08-12T00:46:17.126854358Z [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-08-12T00:46:17.127228171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s 
2025-08-12T00:46:17.127698749Z [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-08-12T00:46:17.128370541Z [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-08-12T00:46:17.128773713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006918s 
2025-08-12T00:46:17.129133037Z [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-08-12T00:46:17.129602843Z [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-08-12T00:46:17.129957577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005476s 
2025-08-12T00:46:17.130314025Z [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-08-12T00:46:17.130781466Z [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-08-12T00:46:17.131094386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000529s 
2025-08-12T00:46:17.131496285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-12T00:46:17', 'rename_deprecated_indexer_flags') 
2025-08-12T00:46:17.131825488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.132668877Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-12T00:46:17.132861184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020384s 
2025-08-12T00:46:17.133110576Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-12T00:46:17.133315659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.133606485Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-08-12T00:46:17.134225742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:46:17.134377297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-12T00:46:17.134577420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-08-12T00:46:17.134874919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-12T00:46:17.135965265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011605s 
2025-08-12T00:46:17.136451213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-12T00:46:17', 'movie_last_searched_time') 
2025-08-12T00:46:17.136816198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.137652462Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-12T00:46:17.137865211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028492s 
2025-08-12T00:46:17.138051546Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-12T00:46:17.138260867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.138528807Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-08-12T00:46:17.138964605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:17.139181962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:17.141909755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027346s 
2025-08-12T00:46:17.142313448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-12T00:46:17', 'email_encryption') 
2025-08-12T00:46:17.142703303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.143680701Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-12T00:46:17.143876445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045096s 
2025-08-12T00:46:17.144156970Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-12T00:46:17.144356532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.144641205Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-08-12T00:46:17.145166443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-12T00:46:17.145490255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-12T00:46:17.145771922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s 
2025-08-12T00:46:17.146134813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-12T00:46:17', 'clear_last_rss_releases_info') 
2025-08-12T00:46:17.146500590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.147224247Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-12T00:46:17.147423037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s 
2025-08-12T00:46:17.147635385Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-12T00:46:17.147840057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.148142165Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-08-12T00:46:17.149658870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-08-12T00:46:17.149962892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-08-12T00:46:17.150392868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s 
2025-08-12T00:46:17.150556136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-08-12T00:46:17.150818324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-08-12T00:46:17.151158028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s 
2025-08-12T00:46:17.151344213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-08-12T00:46:17.151652143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-08-12T00:46:17.152006577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2025-08-12T00:46:17.152304818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-12T00:46:17.152574982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-12T00:46:17.152982592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s 
2025-08-12T00:46:17.153194870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-12T00:46:17.153506417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-12T00:46:17.153849227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000479s 
2025-08-12T00:46:17.154043449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-08-12T00:46:17.154317480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-08-12T00:46:17.154635250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2025-08-12T00:46:17.154819171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-08-12T00:46:17.155071609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-08-12T00:46:17.155445752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s 
2025-08-12T00:46:17.155804465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-12T00:46:17', 'add_indexes') 
2025-08-12T00:46:17.156176033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.157108761Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-12T00:46:17.157285447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002093s 
2025-08-12T00:46:17.157565100Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-12T00:46:17.157809743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.158093614Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-08-12T00:46:17.158847322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:46:17.159027966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-12T00:46:17.159218369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-08-12T00:46:17.159505217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-08-12T00:46:17.160691476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012412s 
2025-08-12T00:46:17.160854264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:46:17.161010468Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.161193036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-08-12T00:46:17.161492810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:46:17.162452071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010705s 
2025-08-12T00:46:17.162632404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:17.162829591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:17.164443301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016361s 
2025-08-12T00:46:17.164857896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-12T00:46:17', 'parse_title_from_existing_subtitle_files') 
2025-08-12T00:46:17.165238653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.166015777Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-12T00:46:17.166207694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031611s 
2025-08-12T00:46:17.166493570Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-12T00:46:17.166725266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.167030391Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-08-12T00:46:17.167597904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-12T00:46:17.167772585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-12T00:46:17.168012809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-08-12T00:46:17.168368195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:46:17.169615817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013705s 
2025-08-12T00:46:17.169999610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-12T00:46:17', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-12T00:46:17.170378523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.171137060Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-12T00:46:17.171336893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028428s 
2025-08-12T00:46:17.171606786Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-12T00:46:17.171826899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.172151112Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-08-12T00:46:17.172659556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-08-12T00:46:17.175841403Z [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-08-12T00:46:17.176950136Z [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-08-12T00:46:17.177510244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:46:17.177982946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:46:17.180477339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075985s 
2025-08-12T00:46:17.180894900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-12T00:46:17', 'drop_multi_episode_style_from_naming_config') 
2025-08-12T00:46:17.181271277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.182300961Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-12T00:46:17.182497126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093771s 
2025-08-12T00:46:17.182754394Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-12T00:46:17.182992012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.183246244Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-08-12T00:46:17.183738516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:17.183955132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:17.185953015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s 
2025-08-12T00:46:17.186326627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-12T00:46:17', 'stevenlu_update_url') 
2025-08-12T00:46:17.186749108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.187373886Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-12T00:46:17.187556383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034167s 
2025-08-12T00:46:17.187839403Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-12T00:46:17.188092453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.188394070Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-08-12T00:46:17.188914338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:46:17.189088960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-12T00:46:17.189287009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-08-12T00:46:17.189568716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-08-12T00:46:17.190742770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012644s 
2025-08-12T00:46:17.191124799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-12T00:46:17', 'add_movie_keywords') 
2025-08-12T00:46:17.191476878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.192262170Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-12T00:46:17.192512173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027557s 
2025-08-12T00:46:17.205472511Z [Debug] MigrationController: Took: 00:00:01.9094791 
2025-08-12T00:46:17.411630902Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-12T00:46:17.435760010Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-12T00:46:17.443408572Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-12T00:46:17.443766703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:46:17.444070195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:46:17.446064681Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-12T00:46:17.446269303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022805s 
2025-08-12T00:46:17.446487793Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-12T00:46:17.447231230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024787s 
2025-08-12T00:46:17.449287180Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-12T00:46:17.449533916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.449887949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-12T00:46:17.450187042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-12T00:46:17.450609562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s 
2025-08-12T00:46:17.450838293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.451913057Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-12T00:46:17.452121647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001788s 
2025-08-12T00:46:17.452503887Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-12T00:46:17.452732247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.453143194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-12T00:46:17.453433299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:46:17.453814356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s 
2025-08-12T00:46:17.454022345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:46:17.454220835Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.454449215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-12T00:46:17.454742084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-12T00:46:17.455552085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008324s 
2025-08-12T00:46:17.455791007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.456478812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-12T00:46:17.456704787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017371s 
2025-08-12T00:46:17.457016033Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-12T00:46:17.457275145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.457611813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:46:17.457816896Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:46:17.458028091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-12T00:46:17.458278716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-12T00:46:17.458751879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s 
2025-08-12T00:46:17.458979337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.459676020Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-12T00:46:17.459877185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013895s 
2025-08-12T00:46:17.460271118Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-12T00:46:17.460512113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.460803360Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-12T00:46:17.461398147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-12T00:46:17.461858555Z [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-08-12T00:46:17.462457731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000882s 
2025-08-12T00:46:17.462672123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-12T00:46:17.462942517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-12T00:46:17.463279917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003956s 
2025-08-12T00:46:17.463614520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T00:46:17', 'InitialSetup') 
2025-08-12T00:46:17.464035819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.464771390Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-12T00:46:17.464975922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001865s 
2025-08-12T00:46:17.465201657Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-12T00:46:17.465433834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.465721413Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-08-12T00:46:17.466103673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-12T00:46:17', 'add_moviefiles_table') 
2025-08-12T00:46:17.466512536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.467183207Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-12T00:46:17.467397388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017416s 
2025-08-12T00:46:17.467620608Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-12T00:46:17.467865972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.468200085Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-08-12T00:46:17.468498506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-12T00:46:17', 'fix_history_movieId') 
2025-08-12T00:46:17.468944193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.469544582Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-12T00:46:17.469755517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016805s 
2025-08-12T00:46:17.469973957Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-12T00:46:17.470201294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.470481449Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-08-12T00:46:17.470814108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-12T00:46:17', 'add_tmdb_stuff') 
2025-08-12T00:46:17.471206599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.471872820Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-12T00:46:17.472130790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016563s 
2025-08-12T00:46:17.472312756Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-12T00:46:17.472539463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.472818895Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-08-12T00:46:17.473147287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-12T00:46:17', 'fix_movie_files') 
2025-08-12T00:46:17.473592533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.474201038Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-12T00:46:17.474406081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016511s 
2025-08-12T00:46:17.474640824Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-12T00:46:17.474891689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.475183086Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-08-12T00:46:17.475528211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-12T00:46:17', 'update_schedule_intervale') 
2025-08-12T00:46:17.476027857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.476695592Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-12T00:46:17.476920775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017855s 
2025-08-12T00:46:17.477159255Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-12T00:46:17.477409710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.477696908Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-08-12T00:46:17.478067054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-12T00:46:17', 'add_movie_formats_to_naming_config') 
2025-08-12T00:46:17.478478182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.479162139Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-12T00:46:17.479386441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017327s 
2025-08-12T00:46:17.479612055Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-12T00:46:17.479859343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.480157353Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-08-12T00:46:17.480495794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-12T00:46:17', 'add_phyiscal_release') 
2025-08-12T00:46:17.480895640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.481531290Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-12T00:46:17.481744439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2025-08-12T00:46:17.481977729Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-12T00:46:17.482245909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.482480130Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-08-12T00:46:17.482808141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-12T00:46:17', 'remove_bitmetv') 
2025-08-12T00:46:17.483201272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.483810710Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-12T00:46:17.484031364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016111s 
2025-08-12T00:46:17.484260796Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-12T00:46:17.484497813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.484778298Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-08-12T00:46:17.485115387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-12T00:46:17', 'remove_torrentleech') 
2025-08-12T00:46:17.485514360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.486248078Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-12T00:46:17.486458381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017459s 
2025-08-12T00:46:17.486686902Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-12T00:46:17.486926003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.487209654Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-08-12T00:46:17.487551703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-12T00:46:17', 'remove_broadcasthenet') 
2025-08-12T00:46:17.487971929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.488688703Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-12T00:46:17.488897122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017474s 
2025-08-12T00:46:17.489111594Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-12T00:46:17.489338481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.489618725Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-08-12T00:46:17.489945784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-12T00:46:17', 'remove_fanzub') 
2025-08-12T00:46:17.490337232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.491117403Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-12T00:46:17.491309600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001757s 
2025-08-12T00:46:17.491534112Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-12T00:46:17.491766170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.492114190Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-08-12T00:46:17.492417762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-12T00:46:17', 'update_movie_sorttitle') 
2025-08-12T00:46:17.492816795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.493584561Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-12T00:46:17.493804474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s 
2025-08-12T00:46:17.494035639Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-12T00:46:17.494278378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.494564144Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-08-12T00:46:17.494919509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-12T00:46:17', 'update_movie_sorttitle_again') 
2025-08-12T00:46:17.495365056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.496398067Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-12T00:46:17.496629362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020955s 
2025-08-12T00:46:17.496849877Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-12T00:46:17.497081824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.497362900Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-08-12T00:46:17.497696972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-12T00:46:17', 'update_movie_file') 
2025-08-12T00:46:17.498125335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.498830756Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-12T00:46:17.499050849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017432s 
2025-08-12T00:46:17.499284369Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-12T00:46:17.499527489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.499827232Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-08-12T00:46:17.500246657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-12T00:46:17', 'update_movie_slug') 
2025-08-12T00:46:17.500661903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.501373336Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-12T00:46:17.501587787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018312s 
2025-08-12T00:46:17.501843482Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-12T00:46:17.502096792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.502412799Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-08-12T00:46:17.502754677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-12T00:46:17', 'add_youtube_trailer_id') 
2025-08-12T00:46:17.503193821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.503911276Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-12T00:46:17.504139075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017947s 
2025-08-12T00:46:17.504364338Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-12T00:46:17.504615234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.504907693Z [Info] add_studio: Starting migration of Log DB to 120 
2025-08-12T00:46:17.505238298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-12T00:46:17', 'add_studio') 
2025-08-12T00:46:17.505648164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.506354476Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-12T00:46:17.506566312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001743s 
2025-08-12T00:46:17.506798189Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-12T00:46:17.507049696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.507338668Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-08-12T00:46:17.507712490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-12T00:46:17', 'update_filedate_config') 
2025-08-12T00:46:17.513302056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.514058229Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-12T00:46:17.514275456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069987s 
2025-08-12T00:46:17.514528807Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-12T00:46:17.514769862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.515080427Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-08-12T00:46:17.515429360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-12T00:46:17', 'add_movieid_to_blacklist') 
2025-08-12T00:46:17.515836059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.516618845Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-12T00:46:17.516802956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017965s 
2025-08-12T00:46:17.517030153Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-12T00:46:17.517273544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.517557535Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-08-12T00:46:17.517901298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-12T00:46:17', 'create_netimport_table') 
2025-08-12T00:46:17.518304419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.518969929Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-12T00:46:17.519187838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016875s 
2025-08-12T00:46:17.519417220Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-12T00:46:17.519659979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.520001306Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-08-12T00:46:17.520324818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-12T00:46:17', 'add_preferred_tags_to_profile') 
2025-08-12T00:46:17.520731497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.521421085Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-12T00:46:17.521644586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017397s 
2025-08-12T00:46:17.521867575Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-12T00:46:17.522095764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.522377281Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-08-12T00:46:17.522703177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-12T00:46:17', 'fix_imdb_unique') 
2025-08-12T00:46:17.523110698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.523754474Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-12T00:46:17.523982363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016572s 
2025-08-12T00:46:17.524218218Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-12T00:46:17.524462771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.524749027Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-08-12T00:46:17.525105675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-12T00:46:17', 'update_qualities_and_profiles') 
2025-08-12T00:46:17.525514108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.526221161Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-12T00:46:17.526455313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017472s 
2025-08-12T00:46:17.526671368Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-12T00:46:17.526899598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.527177367Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-08-12T00:46:17.527503634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-12T00:46:17', 'remove_wombles') 
2025-08-12T00:46:17.527913629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.528549239Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-12T00:46:17.528757048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016433s 
2025-08-12T00:46:17.528979987Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-12T00:46:17.529214910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.529497940Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-08-12T00:46:17.529823896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-12T00:46:17', 'remove_kickass') 
2025-08-12T00:46:17.530216006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.530851896Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-12T00:46:17.531053582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016357s 
2025-08-12T00:46:17.531292593Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-12T00:46:17.531561856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.531854004Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-08-12T00:46:17.532297497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-12T00:46:17', 'add_parsed_movie_info_to_pending_release') 
2025-08-12T00:46:17.532722032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.533392873Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-12T00:46:17.533626874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018175s 
2025-08-12T00:46:17.533854132Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-12T00:46:17.534095618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.534375903Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-08-12T00:46:17.534716769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-12T00:46:17', 'remove_wombles_kickass') 
2025-08-12T00:46:17.535117255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.535752966Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-12T00:46:17.535993229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016528s 
2025-08-12T00:46:17.536232441Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-12T00:46:17.536478757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.536771457Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-08-12T00:46:17.537136131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-12T00:46:17', 'make_parsed_episode_info_nullable') 
2025-08-12T00:46:17.537558652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.538273040Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-12T00:46:17.538501140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017743s 
2025-08-12T00:46:17.538735862Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-12T00:46:17.538981206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.539270158Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-08-12T00:46:17.539629762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-12T00:46:17', 'rename_torrent_downloadstation') 
2025-08-12T00:46:17.540054758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.540709677Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-12T00:46:17.540949139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017103s 
2025-08-12T00:46:17.541178310Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-12T00:46:17.541416901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.541703127Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-08-12T00:46:17.542051559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-12T00:46:17', 'add_minimumavailability') 
2025-08-12T00:46:17.542454160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.543100451Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-12T00:46:17.543318851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016731s 
2025-08-12T00:46:17.543555688Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-12T00:46:17.543806022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.544116297Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-08-12T00:46:17.544482775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-12T00:46:17', 'add_remux_qualities_for_the_wankers') 
2025-08-12T00:46:17.544900676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.545575385Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-12T00:46:17.545795147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017343s 
2025-08-12T00:46:17.546026453Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-12T00:46:17.546268681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.546555438Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-08-12T00:46:17.546910534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-12T00:46:17', 'add_haspredbentry_to_movies') 
2025-08-12T00:46:17.547316371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.548073024Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-12T00:46:17.548299430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001786s 
2025-08-12T00:46:17.548526778Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-12T00:46:17.548762653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.549048108Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-08-12T00:46:17.549395898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-12T00:46:17', 'add_pathstate_to_movies') 
2025-08-12T00:46:17.549806405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.550456173Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-12T00:46:17.550674172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016798s 
2025-08-12T00:46:17.550904446Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-12T00:46:17.551146634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.551430886Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-08-12T00:46:17.551784648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-12T00:46:17', 'add_import_exclusions_table') 
2025-08-12T00:46:17.552212029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.552872028Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-12T00:46:17.553092752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017075s 
2025-08-12T00:46:17.553321934Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-12T00:46:17.553573861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.553868885Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-08-12T00:46:17.554215133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-12T00:46:17', 'add_physical_release_note') 
2025-08-12T00:46:17.554619477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.555295278Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-12T00:46:17.555517515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 
2025-08-12T00:46:17.555747799Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-12T00:46:17.556019275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.556308999Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-08-12T00:46:17.556660076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-12T00:46:17', 'consolidate_indexer_baseurl') 
2025-08-12T00:46:17.557068478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.557731233Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-12T00:46:17.557956627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017063s 
2025-08-12T00:46:17.558199105Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-12T00:46:17.558445411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.558733181Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-08-12T00:46:17.559090861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-12T00:46:17', 'add_alternative_titles_table') 
2025-08-12T00:46:17.559495706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.560159242Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-12T00:46:17.560385688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016928s 
2025-08-12T00:46:17.560616724Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-12T00:46:17.560853340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.561139336Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-08-12T00:46:17.561483760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-12T00:46:17', 'fix_duplicate_alt_titles') 
2025-08-12T00:46:17.561906761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.562540187Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-12T00:46:17.562760541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016739s 
2025-08-12T00:46:17.562975634Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-12T00:46:17.563202621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.563479699Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-08-12T00:46:17.563803150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-12T00:46:17', 'movie_extras') 
2025-08-12T00:46:17.564247765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.564885309Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-12T00:46:17.565091555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016794s 
2025-08-12T00:46:17.565309533Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-12T00:46:17.565535208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.565813839Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-08-12T00:46:17.566139114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-12T00:46:17', 'clean_core_tv') 
2025-08-12T00:46:17.566532146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.567174780Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-12T00:46:17.567383650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016404s 
2025-08-12T00:46:17.567615838Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-12T00:46:17.567875561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.568165896Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-08-12T00:46:17.568521512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-12T00:46:17', 'add_cookies_to_indexer_status') 
2025-08-12T00:46:17.568933992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.569602188Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-12T00:46:17.569837321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017229s 
2025-08-12T00:46:17.570049789Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-12T00:46:17.570282638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.570565958Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-08-12T00:46:17.570893468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-12T00:46:17', 'banner_to_fanart') 
2025-08-12T00:46:17.571290287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.571946528Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-12T00:46:17.572160058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001648s 
2025-08-12T00:46:17.572392687Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-12T00:46:17.572635556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.572920951Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-08-12T00:46:17.573270895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-12T00:46:17', 'naming_config_colon_action') 
2025-08-12T00:46:17.573685540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.574340719Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-12T00:46:17.574563668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016929s 
2025-08-12T00:46:17.574784814Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-12T00:46:17.575016711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.575297276Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-08-12T00:46:17.575633222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-12T00:46:17', 'add_custom_formats') 
2025-08-12T00:46:17.576062727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.576717796Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-12T00:46:17.576929973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016921s 
2025-08-12T00:46:17.577160137Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-12T00:46:17.577400220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.577687649Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-08-12T00:46:17.578051622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-12T00:46:17', 'remove_extra_naming_config') 
2025-08-12T00:46:17.578442630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.579100935Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-12T00:46:17.579319515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016862s 
2025-08-12T00:46:17.579552835Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-12T00:46:17.579796225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.580104045Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-08-12T00:46:17.580456585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-12T00:46:17', 'convert_regex_required_tags') 
2025-08-12T00:46:17.580862282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.581523464Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-12T00:46:17.581744909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017099s 
2025-08-12T00:46:17.581987428Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-12T00:46:17.582235768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.582524018Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-08-12T00:46:17.582886117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-12T00:46:17', 'fix_format_tags_double_underscore') 
2025-08-12T00:46:17.583300281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.584006954Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-12T00:46:17.584237629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017027s 
2025-08-12T00:46:17.584464746Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-12T00:46:17.584702545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.584991086Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-08-12T00:46:17.585344618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-12T00:46:17', 'add_tags_to_net_import') 
2025-08-12T00:46:17.585744573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.586388821Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-12T00:46:17.586604094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016756s 
2025-08-12T00:46:17.586824678Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-12T00:46:17.587057156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.587340848Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-08-12T00:46:17.587676964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-12T00:46:17', 'add_custom_filters') 
2025-08-12T00:46:17.588100808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.588745667Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-12T00:46:17.588958074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016785s 
2025-08-12T00:46:17.589197717Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-12T00:46:17.589449053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.589735871Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-08-12T00:46:17.590107379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-12T00:46:17', 'indexer_client_status_search_changes') 
2025-08-12T00:46:17.590526032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.591176001Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-12T00:46:17.591407427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s 
2025-08-12T00:46:17.591650456Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-12T00:46:17.591916272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.592214171Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-08-12T00:46:17.592591511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-12T00:46:17', 'add_language_to_files_history_blacklist') 
2025-08-12T00:46:17.593006567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.593669011Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-12T00:46:17.593902180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017389s 
2025-08-12T00:46:17.594152394Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-12T00:46:17.594391215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.594681099Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-08-12T00:46:17.595048829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-12T00:46:17', 'add_update_allowed_quality_profile') 
2025-08-12T00:46:17.595460999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.596170628Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-12T00:46:17.596404279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017548s 
2025-08-12T00:46:17.596638120Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-12T00:46:17.596889536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.597186534Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-08-12T00:46:17.597537601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-12T00:46:17', 'add_download_client_priority') 
2025-08-12T00:46:17.597948558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.598596593Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-12T00:46:17.598820945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016948s 
2025-08-12T00:46:17.599042822Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-12T00:46:17.599275190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.599590845Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-08-12T00:46:17.599939588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-12T00:46:17', 'remove_growl_prowl') 
2025-08-12T00:46:17.600338802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.600997228Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-12T00:46:17.601203282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001707s 
2025-08-12T00:46:17.601431171Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-12T00:46:17.601666195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.601951750Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-08-12T00:46:17.602307666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-12T00:46:17', 'remove_plex_hometheatre') 
2025-08-12T00:46:17.602699926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.603352851Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-12T00:46:17.603566141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016732s 
2025-08-12T00:46:17.603791605Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-12T00:46:17.604042149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.604346061Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-08-12T00:46:17.604683681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-12T00:46:17', 'add_webrip_qualites') 
2025-08-12T00:46:17.605087454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.605749988Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-12T00:46:17.605964250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017035s 
2025-08-12T00:46:17.606193050Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-12T00:46:17.606432473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.606722236Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-08-12T00:46:17.607072772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-12T00:46:17', 'health_issue_notification') 
2025-08-12T00:46:17.607476014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.608140672Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-12T00:46:17.608364774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016857s 
2025-08-12T00:46:17.608593835Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-12T00:46:17.608826624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.609110856Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-08-12T00:46:17.609446552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-12T00:46:17', 'speed_improvements') 
2025-08-12T00:46:17.609846798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.610534292Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-12T00:46:17.610736830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016876s 
2025-08-12T00:46:17.610963977Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-12T00:46:17.611214612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.611501199Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-08-12T00:46:17.611857376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-12T00:46:17', 'fix_profile_format_default') 
2025-08-12T00:46:17.612276621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.612940928Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-12T00:46:17.613160000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017111s 
2025-08-12T00:46:17.613378289Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-12T00:46:17.613606579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.613885531Z [Info] task_duration: Starting migration of Log DB to 163 
2025-08-12T00:46:17.614218261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-12T00:46:17', 'task_duration') 
2025-08-12T00:46:17.614611583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.615348637Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-12T00:46:17.615557648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017379s 
2025-08-12T00:46:17.615782020Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-12T00:46:17.616038025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.616327889Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-08-12T00:46:17.616673164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-12T00:46:17', 'movie_collections_crew') 
2025-08-12T00:46:17.617072448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.617807498Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-12T00:46:17.618032131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017589s 
2025-08-12T00:46:17.618275811Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-12T00:46:17.618549122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.618826280Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-08-12T00:46:17.619212678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-12T00:46:17', 'remove_custom_formats_from_quality_model') 
2025-08-12T00:46:17.619625710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.620377263Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-12T00:46:17.620616916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s 
2025-08-12T00:46:17.620842810Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-12T00:46:17.621078756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.624609986Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-08-12T00:46:17.624956624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-12T00:46:17', 'fix_tmdb_list_config') 
2025-08-12T00:46:17.625357872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.626227674Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-12T00:46:17.626490604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005074s 
2025-08-12T00:46:17.626714815Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-12T00:46:17.626939858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.627648906Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-08-12T00:46:17.628006015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-12T00:46:17', 'remove_movie_pathstate') 
2025-08-12T00:46:17.628429909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.629151502Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-12T00:46:17.629365032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021955s 
2025-08-12T00:46:17.629587810Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-12T00:46:17.629826341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.630110142Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-08-12T00:46:17.630454506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-12T00:46:17', 'custom_format_rework') 
2025-08-12T00:46:17.630895914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.631593379Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-12T00:46:17.631811258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017598s 
2025-08-12T00:46:17.632052183Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-12T00:46:17.632304320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.632590898Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-08-12T00:46:17.632941784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-12T00:46:17', 'custom_format_scores') 
2025-08-12T00:46:17.633346810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.634107842Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-12T00:46:17.634322615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s 
2025-08-12T00:46:17.634545523Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-12T00:46:17.634781489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.635063877Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-08-12T00:46:17.635405605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-12T00:46:17', 'fix_trakt_list_config') 
2025-08-12T00:46:17.635811473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.636572746Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-12T00:46:17.636790013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017765s 
2025-08-12T00:46:17.637025828Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-12T00:46:17.637273407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.637559723Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-08-12T00:46:17.637923887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-12T00:46:17', 'quality_definition_preferred_size') 
2025-08-12T00:46:17.638336497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.639044433Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-12T00:46:17.639288114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017484s 
2025-08-12T00:46:17.639504169Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-12T00:46:17.639741387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.640086081Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-08-12T00:46:17.640424572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-12T00:46:17', 'add_download_history') 
2025-08-12T00:46:17.640825680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.641622725Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-12T00:46:17.641839221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001868s 
2025-08-12T00:46:17.642059965Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-12T00:46:17.642292654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.642571836Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-08-12T00:46:17.642909626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-12T00:46:17', 'net_import_status') 
2025-08-12T00:46:17.643304972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.644069191Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-12T00:46:17.644289876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017659s 
2025-08-12T00:46:17.644516041Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-12T00:46:17.644755313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.645040277Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-08-12T00:46:17.645383959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-12T00:46:17', 'email_multiple_addresses') 
2025-08-12T00:46:17.645787872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.646547342Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-12T00:46:17.646768167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017787s 
2025-08-12T00:46:17.647008621Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-12T00:46:17.647259165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.647557356Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-08-12T00:46:17.647923303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-12T00:46:17', 'remove_chown_and_folderchmod_config') 
2025-08-12T00:46:17.648348900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.649192158Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-12T00:46:17.649423644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019077s 
2025-08-12T00:46:17.649645400Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-12T00:46:17.649880704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.650167572Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-08-12T00:46:17.650506174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-12T00:46:17', 'movie_recommendations') 
2025-08-12T00:46:17.650906279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.651661821Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-12T00:46:17.651897946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017657s 
2025-08-12T00:46:17.652131436Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-12T00:46:17.652367712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.652658027Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-08-12T00:46:17.652997400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-12T00:46:17', 'language_improvements') 
2025-08-12T00:46:17.653399019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.654141704Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-12T00:46:17.654360976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017656s 
2025-08-12T00:46:17.654576780Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-12T00:46:17.654805491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.655090224Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-08-12T00:46:17.655417634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-12T00:46:17', 'new_list_server') 
2025-08-12T00:46:17.655812449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.656596397Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-12T00:46:17.656797723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017685s 
2025-08-12T00:46:17.657024089Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-12T00:46:17.657269112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.657553425Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-08-12T00:46:17.657898660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-12T00:46:17', 'movie_translation_indexes') 
2025-08-12T00:46:17.658308024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.659136483Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-12T00:46:17.659356556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018555s 
2025-08-12T00:46:17.659587932Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-12T00:46:17.659834168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.660149062Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-08-12T00:46:17.660503846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-12T00:46:17', 'fix_invalid_profile_references') 
2025-08-12T00:46:17.660912689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.661671638Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-12T00:46:17.661900689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018188s 
2025-08-12T00:46:17.662125522Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-12T00:46:17.662356547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.662635879Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-08-12T00:46:17.662967868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-12T00:46:17', 'list_movies_table') 
2025-08-12T00:46:17.663367282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.664156441Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-12T00:46:17.664381845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017615s 
2025-08-12T00:46:17.664610315Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-12T00:46:17.664848815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.665146835Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-08-12T00:46:17.665529636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-12T00:46:17', 'on_delete_notification') 
2025-08-12T00:46:17.665947788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.666803501Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-12T00:46:17.667046942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019416s 
2025-08-12T00:46:17.667279820Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-12T00:46:17.667521247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.667837513Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-08-12T00:46:17.668223821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-12T00:46:17', 'download_propers_config') 
2025-08-12T00:46:17.668648276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.669466594Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-12T00:46:17.669700655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019258s 
2025-08-12T00:46:17.669959206Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-12T00:46:17.670216023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.670513031Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-08-12T00:46:17.670872796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-12T00:46:17', 'add_priority_to_indexers') 
2025-08-12T00:46:17.671303613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.672192343Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-12T00:46:17.672425232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s 
2025-08-12T00:46:17.672681688Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-12T00:46:17.672933255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.673254322Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-08-12T00:46:17.673625078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-12T00:46:17', 'add_alternative_title_indices') 
2025-08-12T00:46:17.674075866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.674737478Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-12T00:46:17.674974265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017898s 
2025-08-12T00:46:17.675218397Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-12T00:46:17.675445594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.675736339Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-08-12T00:46:17.676129451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-12T00:46:17', 'fix_tmdb_duplicates') 
2025-08-12T00:46:17.676535529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.677244286Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-12T00:46:17.677480602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017821s 
2025-08-12T00:46:17.677723421Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-12T00:46:17.677986470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.678291895Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-08-12T00:46:17.678667091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-12T00:46:17', 'swap_filechmod_for_folderchmod') 
2025-08-12T00:46:17.679103840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.679896186Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-12T00:46:17.680139676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001894s 
2025-08-12T00:46:17.680365240Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-12T00:46:17.680625374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.680919817Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-08-12T00:46:17.681267578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-12T00:46:17', 'mediainfo_channels') 
2025-08-12T00:46:17.681682363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.682421040Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-12T00:46:17.682654851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2025-08-12T00:46:17.682878682Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-12T00:46:17.683125259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.683430513Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-08-12T00:46:17.684176836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-12T00:46:17.684632834Z [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-08-12T00:46:17.685184445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s 
2025-08-12T00:46:17.685420420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-12T00:46:17.685725565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-12T00:46:17.686128206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2025-08-12T00:46:17.686479433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-12T00:46:17', 'add_update_history') 
2025-08-12T00:46:17.686905611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.687819952Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-12T00:46:17.688116028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021526s 
2025-08-12T00:46:17.688368467Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-12T00:46:17.688600815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.688894616Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-08-12T00:46:17.689269060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-12T00:46:17', 'update_awesome_hd_link') 
2025-08-12T00:46:17.689694787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.690463415Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-12T00:46:17.690693027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018468s 
2025-08-12T00:46:17.690933612Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-12T00:46:17.691176050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.691464521Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-08-12T00:46:17.691822752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-12T00:46:17', 'remove_awesomehd') 
2025-08-12T00:46:17.692258420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.692943710Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-12T00:46:17.693165096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017704s 
2025-08-12T00:46:17.693410550Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-12T00:46:17.693660353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.693973554Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-08-12T00:46:17.694346585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-12T00:46:17', 'add_on_delete_to_notifications') 
2025-08-12T00:46:17.694777052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.695565039Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-12T00:46:17.695801094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018867s 
2025-08-12T00:46:17.696057711Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-12T00:46:17.696310359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.696608069Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-08-12T00:46:17.696986371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-12T00:46:17', 'add_bypass_to_delay_profile') 
2025-08-12T00:46:17.697416226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.698088700Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-12T00:46:17.698322080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017596s 
2025-08-12T00:46:17.698563617Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-12T00:46:17.698808169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.699102031Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-08-12T00:46:17.699439220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-12T00:46:17', 'update_notifiarr') 
2025-08-12T00:46:17.699895158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.700750029Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-12T00:46:17.700998169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018619s 
2025-08-12T00:46:17.701288874Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-12T00:46:17.701604149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.701913973Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-08-12T00:46:17.702267485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-12T00:46:17', 'legacy_mediainfo_hdr') 
2025-08-12T00:46:17.704220628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.704930377Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-12T00:46:17.705155961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003337s 
2025-08-12T00:46:17.705385223Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-12T00:46:17.705631730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.705927916Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-08-12T00:46:17.706288903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-12T00:46:17', 'rename_blacklist_to_blocklist') 
2025-08-12T00:46:17.706695261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.707367866Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-12T00:46:17.707589061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017205s 
2025-08-12T00:46:17.707811078Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-12T00:46:17.708061422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.708340645Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-08-12T00:46:17.708670669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-12T00:46:17', 'add_indexer_tags') 
2025-08-12T00:46:17.709066847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.709710704Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-12T00:46:17.709928793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016552s 
2025-08-12T00:46:17.710147012Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-12T00:46:17.710382306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.710657169Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-08-12T00:46:17.710998797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-12T00:46:17', 'mediainfo_to_ffmpeg') 
2025-08-12T00:46:17.711398512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.712070455Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-12T00:46:17.712287001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016739s 
2025-08-12T00:46:17.712506423Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-12T00:46:17.712746817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.713021951Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-08-12T00:46:17.713366735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-12T00:46:17', 'cdh_per_downloadclient') 
2025-08-12T00:46:17.713779567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.714440668Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-12T00:46:17.714662915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016887s 
2025-08-12T00:46:17.714888660Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-12T00:46:17.715136760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.715418778Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-08-12T00:46:17.715768582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-12T00:46:17', 'migrate_discord_from_slack') 
2025-08-12T00:46:17.716259060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.716994701Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-12T00:46:17.717212189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018357s 
2025-08-12T00:46:17.717430619Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-12T00:46:17.717653518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.717929714Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-08-12T00:46:17.718253616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-12T00:46:17', 'remove_predb') 
2025-08-12T00:46:17.718650786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.719349182Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-12T00:46:17.719561550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016976s 
2025-08-12T00:46:17.719823698Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-12T00:46:17.720048671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.720348114Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-08-12T00:46:17.720698760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-12T00:46:17', 'add_on_update_to_notifications') 
2025-08-12T00:46:17.721107814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.721860780Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-12T00:46:17.722080202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017909s 
2025-08-12T00:46:17.722315466Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-12T00:46:17.722553856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.722842427Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-08-12T00:46:17.723191069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-12T00:46:17', 'ensure_identity_on_id_columns') 
2025-08-12T00:46:17.723602728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.724333209Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-12T00:46:17.724564775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017606s 
2025-08-12T00:46:17.724791411Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-12T00:46:17.725032346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.725313943Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-08-12T00:46:17.725673538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-12T00:46:17', 'download_client_per_indexer') 
2025-08-12T00:46:17.726079705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.726808653Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-12T00:46:17.727019418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017523s 
2025-08-12T00:46:17.727247036Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-12T00:46:17.727487691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.727774679Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-08-12T00:46:17.728133321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-12T00:46:17', 'multiple_ratings_support') 
2025-08-12T00:46:17.728545381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.729267645Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-12T00:46:17.729482458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017663s 
2025-08-12T00:46:17.729696719Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-12T00:46:17.729930249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.730203750Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-08-12T00:46:17.730533604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-12T00:46:17', 'movie_metadata') 
2025-08-12T00:46:17.730927818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.731633640Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-12T00:46:17.731862992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017051s 
2025-08-12T00:46:17.732078836Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-12T00:46:17.732305473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.732574324Z [Info] collections: Starting migration of Log DB to 208 
2025-08-12T00:46:17.732900431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-12T00:46:17', 'collections') 
2025-08-12T00:46:17.733291728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.734004013Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-12T00:46:17.734217212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017079s 
2025-08-12T00:46:17.734440412Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-12T00:46:17.734681236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.734966872Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-08-12T00:46:17.735327337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-12T00:46:17', 'movie_meta_collection_index') 
2025-08-12T00:46:17.735721962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.736461652Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-12T00:46:17.736685362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017658s 
2025-08-12T00:46:17.736911928Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-12T00:46:17.737151421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.737433479Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-08-12T00:46:17.737778463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-12T00:46:17', 'movie_added_notifications') 
2025-08-12T00:46:17.738189371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.738931866Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-12T00:46:17.739150156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s 
2025-08-12T00:46:17.739372624Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-12T00:46:17.739606174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.739938143Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-08-12T00:46:17.740289781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-12T00:46:17', 'more_movie_meta_index') 
2025-08-12T00:46:17.740697782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.741427622Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-12T00:46:17.741649108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018102s 
2025-08-12T00:46:17.741900484Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-12T00:46:17.742165828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.742466153Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-08-12T00:46:17.743110330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-12T00:46:17.743314561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:46:17.743539595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-12T00:46:17.744326930Z [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-08-12T00:46:17.745065988Z [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-08-12T00:46:17.745563089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-12T00:46:17.746083818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-12T00:46:17.747099493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-12T00:46:17.747454909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036964s 
2025-08-12T00:46:17.747665633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-12T00:46:17.747873582Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:46:17.748092833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-12T00:46:17.748715928Z [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-08-12T00:46:17.749349414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-12T00:46:17.749798358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-12T00:46:17.750300479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-12T00:46:17.751220001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-12T00:46:17.751598313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003281s 
2025-08-12T00:46:17.751804999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:46:17.752017036Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:46:17.752237470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-12T00:46:17.752791024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-12T00:46:17.753349719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-12T00:46:17.753837752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-12T00:46:17.754339492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-12T00:46:17.755264725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:46:17.755658979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003195s 
2025-08-12T00:46:17.756047652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-12T00:46:17', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-12T00:46:17.756476546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.757637203Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-12T00:46:17.757886104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051136s 
2025-08-12T00:46:17.758124223Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-12T00:46:17.758376552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.758666075Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-08-12T00:46:17.759034767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-12T00:46:17', 'add_language_tags_to_subtitle_files') 
2025-08-12T00:46:17.759462979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.760260124Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-12T00:46:17.760499977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018543s 
2025-08-12T00:46:17.760769941Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-12T00:46:17.761077651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.761430531Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-08-12T00:46:17.761771518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-12T00:46:17', 'add_salt_to_users') 
2025-08-12T00:46:17.762181494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.762912035Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-12T00:46:17.763124242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018605s 
2025-08-12T00:46:17.763358845Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-12T00:46:17.763575982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.763864112Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-08-12T00:46:17.764233626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-12T00:46:17', 'clean_alt_titles') 
2025-08-12T00:46:17.764693021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.765418031Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-12T00:46:17.765632002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018263s 
2025-08-12T00:46:17.765840622Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-12T00:46:17.766064984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.766338214Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-08-12T00:46:17.766658549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-12T00:46:17', 'remove_omg') 
2025-08-12T00:46:17.767043194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.767890861Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-12T00:46:17.768093188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018118s 
2025-08-12T00:46:17.768337059Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-12T00:46:17.768589157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.768881185Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-08-12T00:46:17.769249677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-12T00:46:17', 'add_additional_info_to_pending_releases') 
2025-08-12T00:46:17.769669492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.770416035Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-12T00:46:17.770648283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-08-12T00:46:17.770870931Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-12T00:46:17.771107959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.771387632Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-08-12T00:46:17.771729139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-12T00:46:17', 'add_result_to_commands') 
2025-08-12T00:46:17.772202643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.772915068Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-12T00:46:17.773128888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s 
2025-08-12T00:46:17.773361407Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-12T00:46:17.773603033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.773887706Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-08-12T00:46:17.774239485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-12T00:46:17', 'health_restored_notification') 
2025-08-12T00:46:17.774648158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.775315472Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-12T00:46:17.775536898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016948s 
2025-08-12T00:46:17.775792001Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-12T00:46:17.776076905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.776372721Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-08-12T00:46:17.776777385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-12T00:46:17', 'add_on_manual_interaction_required_to_notifications') 
2025-08-12T00:46:17.777210167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.777908964Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-12T00:46:17.778155170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017999s 
2025-08-12T00:46:17.778368930Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-12T00:46:17.778593823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.778872695Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-08-12T00:46:17.779194503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-12T00:46:17', 'remove_rarbg') 
2025-08-12T00:46:17.779594368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.780265630Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-12T00:46:17.780473899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016648s 
2025-08-12T00:46:17.780717008Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-12T00:46:17.780968274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.781258288Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-08-12T00:46:17.781634456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-12T00:46:17', 'remove_invalid_roksbox_metadata_images') 
2025-08-12T00:46:17.782048389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.782738459Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-12T00:46:17.782968733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017461s 
2025-08-12T00:46:17.783184156Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-12T00:46:17.783408558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.783685115Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-08-12T00:46:17.784026933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-12T00:46:17', 'list_sync_time') 
2025-08-12T00:46:17.784426468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.785086617Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-12T00:46:17.785296089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016725s 
2025-08-12T00:46:17.785519710Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-12T00:46:17.785758060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.786039186Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-08-12T00:46:17.786382878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-12T00:46:17', 'add_tags_to_collections') 
2025-08-12T00:46:17.786784877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.787472322Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-12T00:46:17.787688698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017038s 
2025-08-12T00:46:17.787982700Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-12T00:46:17.788225068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.788516464Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-08-12T00:46:17.788863664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-12T00:46:17', 'add_download_client_tags') 
2025-08-12T00:46:17.789263849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.789944470Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-12T00:46:17.790163581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017115s 
2025-08-12T00:46:17.790383995Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-12T00:46:17.790612505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.790889733Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-08-12T00:46:17.791227964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-12T00:46:17', 'add_auto_tagging') 
2025-08-12T00:46:17.791621447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.792305644Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-12T00:46:17.792519235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001683s 
2025-08-12T00:46:17.792766763Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-12T00:46:17.793028500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.793319045Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-08-12T00:46:17.793709090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-12T00:46:17', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-12T00:46:17.794137122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.794824196Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-12T00:46:17.795080963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001761s 
2025-08-12T00:46:17.795313110Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-12T00:46:17.795567332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.795870202Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-08-12T00:46:17.796252712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-12T00:46:17', 'update_restrictions_to_release_profiles') 
2025-08-12T00:46:17.796664201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.797374161Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-12T00:46:17.797606088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017754s 
2025-08-12T00:46:17.797833546Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-12T00:46:17.798072768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.798357772Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-08-12T00:46:17.798698458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-12T00:46:17', 'rename_quality_profiles') 
2025-08-12T00:46:17.799101790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.799765917Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-12T00:46:17.800004317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016874s 
2025-08-12T00:46:17.800241365Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-12T00:46:17.800481659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.800763536Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-08-12T00:46:17.801110164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-12T00:46:17', 'update_images_remote_url') 
2025-08-12T00:46:17.801508436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.802185469Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-12T00:46:17.802403398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001692s 
2025-08-12T00:46:17.802628963Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-12T00:46:17.802873615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.803154431Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-08-12T00:46:17.803495758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-12T00:46:17', 'add_notification_status') 
2025-08-12T00:46:17.803928119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.804597987Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-12T00:46:17.804816888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017093s 
2025-08-12T00:46:17.805048455Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-12T00:46:17.805298067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.805581318Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-08-12T00:46:17.805940190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-12T00:46:17', 'rename_deprecated_indexer_flags') 
2025-08-12T00:46:17.806350617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.807021007Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-12T00:46:17.807246220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017037s 
2025-08-12T00:46:17.807471193Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-12T00:46:17.807715565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.808013255Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-08-12T00:46:17.808370865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-12T00:46:17', 'movie_last_searched_time') 
2025-08-12T00:46:17.808776862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.809454858Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-12T00:46:17.809675612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017236s 
2025-08-12T00:46:17.809891868Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-12T00:46:17.810121821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.810397977Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-08-12T00:46:17.810729074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-12T00:46:17', 'email_encryption') 
2025-08-12T00:46:17.811120823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.811788567Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-12T00:46:17.812022989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016649s 
2025-08-12T00:46:17.812259355Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-12T00:46:17.812503186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.812785946Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-08-12T00:46:17.813142914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-12T00:46:17', 'clear_last_rss_releases_info') 
2025-08-12T00:46:17.813551798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.814232388Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-12T00:46:17.814457762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017174s 
2025-08-12T00:46:17.814680701Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-12T00:46:17.814910183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.815180698Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-08-12T00:46:17.815499179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-12T00:46:17', 'add_indexes') 
2025-08-12T00:46:17.815902471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.816591359Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-12T00:46:17.816797283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016834s 
2025-08-12T00:46:17.817042527Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-12T00:46:17.817295967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.817585601Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-08-12T00:46:17.817960836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-12T00:46:17', 'parse_title_from_existing_subtitle_files') 
2025-08-12T00:46:17.818380391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.819066613Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-12T00:46:17.819304011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017447s 
2025-08-12T00:46:17.819556650Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-12T00:46:17.819825982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.820161017Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-08-12T00:46:17.820565882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-12T00:46:17', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-12T00:46:17.820998644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.821704255Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-12T00:46:17.821950019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018358s 
2025-08-12T00:46:17.822195293Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-12T00:46:17.822450537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.822742846Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-08-12T00:46:17.823130046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-12T00:46:17', 'drop_multi_episode_style_from_naming_config') 
2025-08-12T00:46:17.823554310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.824258889Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-12T00:46:17.824496086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017797s 
2025-08-12T00:46:17.824719576Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-12T00:46:17.824950411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.825228792Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-08-12T00:46:17.825565850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-12T00:46:17', 'stevenlu_update_url') 
2025-08-12T00:46:17.825960605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.826649643Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-12T00:46:17.826863624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016941s 
2025-08-12T00:46:17.827082695Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-12T00:46:17.827315624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:46:17.827595888Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-08-12T00:46:17.827939971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-12T00:46:17', 'add_movie_keywords') 
2025-08-12T00:46:17.828339295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:46:17.829039666Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-12T00:46:17.829243646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017065s 
2025-08-12T00:46:18.008759727Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-08-12T00:46:18.018463157Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-12T00:46:18.022269682Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-12T00:46:18.167808934Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-12T00:46:18.196127208Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-08-12T00:46:18.228402621Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-12T00:46:18.228815583Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-12T00:46:18.229182512Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-08-12T00:46:18.383698129Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-12T00:46:18.618077768Z [ls.io-init] done.