2025-09-09T23:37:46.972506156Z [migrations] started
2025-09-09T23:37:46.977156070Z [migrations] no migrations found
2025-09-09T23:37:47.581400872Z usermod: no changes
2025-09-09T23:37:47.674909478Z ───────────────────────────────────────
2025-09-09T23:37:47.674924027Z 
2025-09-09T23:37:47.674932334Z       ██╗     ███████╗██╗ ██████╗
2025-09-09T23:37:47.674940711Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-09T23:37:47.674948837Z       ██║     ███████╗██║██║   ██║
2025-09-09T23:37:47.674957024Z       ██║     ╚════██║██║██║   ██║
2025-09-09T23:37:47.674965160Z       ███████╗███████║██║╚██████╔╝
2025-09-09T23:37:47.674973717Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-09T23:37:47.674983938Z 
2025-09-09T23:37:47.674992275Z    Brought to you by linuxserver.io
2025-09-09T23:37:47.675000451Z ───────────────────────────────────────
2025-09-09T23:37:47.679936441Z 
2025-09-09T23:37:47.680264872Z To support the app dev(s) visit:
2025-09-09T23:37:47.719144173Z Radarr: https://opencollective.com/radarr
2025-09-09T23:37:47.723238347Z 
2025-09-09T23:37:47.723250020Z To support LSIO projects visit:
2025-09-09T23:37:47.723258197Z https://www.linuxserver.io/donate/
2025-09-09T23:37:47.723266153Z 
2025-09-09T23:37:47.723274159Z ───────────────────────────────────────
2025-09-09T23:37:47.723282947Z GID/UID
2025-09-09T23:37:47.723290973Z ───────────────────────────────────────
2025-09-09T23:37:47.801369468Z 
2025-09-09T23:37:47.801387323Z User UID:    911
2025-09-09T23:37:47.801396793Z User GID:    911
2025-09-09T23:37:47.801404909Z ───────────────────────────────────────
2025-09-09T23:37:47.838787996Z Linuxserver.io version: 6.0.0.10211-ls12
2025-09-09T23:37:47.842179195Z Build-date: 2025-09-09T23:33:52+00:00
2025-09-09T23:37:47.842194245Z ───────────────────────────────────────
2025-09-09T23:37:47.842203404Z     
2025-09-09T23:37:50.778456843Z [custom-init] No custom files found, skipping...
2025-09-09T23:37:57.251889534Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.0.10211 
2025-09-09T23:37:57.521809765Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-09T23:37:57.588563896Z [Debug] Bootstrap: Console selected 
2025-09-09T23:37:57.600715215Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-09T23:38:01.533592613Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-09T23:38:02.486049289Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5f187844-7975-451f-a495-e0317c84be8e} may be persisted to storage in unencrypted form. 
2025-09-09T23:38:03.435044084Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-09T23:38:04.100221724Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-09T23:38:05.161351752Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-09T23:38:05.268437657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:05.275049712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:05.719804762Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-09T23:38:05.770224321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4520374s 
2025-09-09T23:38:05.773375737Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-09T23:38:05.775654886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5016763s 
2025-09-09T23:38:05.901307089Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-09T23:38:05.908886191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:05.988629748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-09T23:38:06.091393621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-09T23:38:06.253499639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2617722s 
2025-09-09T23:38:06.258701975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:06.273422507Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-09T23:38:06.275381352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2820273s 
2025-09-09T23:38:06.374033855Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-09T23:38:06.376599241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:06.460070625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-09T23:38:06.474183634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-09T23:38:06.487832669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251559s 
2025-09-09T23:38:06.491222324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-09T23:38:06.495120123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017125s 
2025-09-09T23:38:06.500564336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-09T23:38:06.507884056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-09T23:38:06.646833745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926925s 
2025-09-09T23:38:06.839695676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:06.886909849Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-09T23:38:06.923733681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3802139s 
2025-09-09T23:38:07.175565286Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-09T23:38:07.178643185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:07.248540735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-09T23:38:07.251086702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000584s 
2025-09-09T23:38:07.253809004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-09T23:38:07.262775259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-09T23:38:07.283129235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275523s 
2025-09-09T23:38:07.285050093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:07.288069874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-09T23:38:07.289718814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323615s 
2025-09-09T23:38:07.363915562Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-09T23:38:07.366098327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:07.389942642Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-09T23:38:07.766232777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-09T23:38:07.775384005Z [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-09-09T23:38:07.783743478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155781s 
2025-09-09T23:38:07.785895752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-09T23:38:07.790064907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-09T23:38:07.796587532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090575s 
2025-09-09T23:38:07.798230400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-09-09T23:38:07.801239178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-09-09T23:38:07.804835580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049917s 
2025-09-09T23:38:07.806589041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-09-09T23:38:07.809063213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-09-09T23:38:07.812487679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042744s 
2025-09-09T23:38:07.814103423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-09-09T23:38:07.826758075Z [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-09-09T23:38:07.838073210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221433s 
2025-09-09T23:38:07.839843906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-09-09T23:38:07.842183266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-09-09T23:38:07.845456788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039685s 
2025-09-09T23:38:07.847097352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-09-09T23:38:07.855120598Z [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-09-09T23:38:07.862752236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140969s 
2025-09-09T23:38:07.864525376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-09T23:38:07.866809225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:07.870058388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039271s 
2025-09-09T23:38:07.872592440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-09-09T23:38:07.875050059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:07.878954652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043863s 
2025-09-09T23:38:07.880774587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-09-09T23:38:07.935235232Z [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-09-09T23:38:07.958455921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0755073s 
2025-09-09T23:38:07.959990541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-09-09T23:38:07.965743316Z [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-09-09T23:38:07.970591388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087735s 
2025-09-09T23:38:07.971655721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-09T23:38:07.975942022Z [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-09-09T23:38:07.980666155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007631s 
2025-09-09T23:38:07.982313613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-09T23:38:07.984543333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-09T23:38:07.987827286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037967s 
2025-09-09T23:38:07.989079668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-09T23:38:08.239389008Z [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-09-09T23:38:08.252052278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2613259s 
2025-09-09T23:38:08.254615028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-09T23:38:08.258521545Z [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-09-09T23:38:08.262749950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066625s 
2025-09-09T23:38:08.264465935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-09T23:38:08.266899085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-09T23:38:08.270953659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00504s 
2025-09-09T23:38:08.272571056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-09T23:38:08.325089541Z [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-09-09T23:38:08.330429975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0562564s 
2025-09-09T23:38:08.332123686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-09T23:38:08.334266721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-09T23:38:08.337620865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040818s 
2025-09-09T23:38:08.339068971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-09-09T23:38:08.342754001Z [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-09-09T23:38:08.346958318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006466s 
2025-09-09T23:38:08.348510894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-09-09T23:38:08.350602686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-09T23:38:08.354318549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043772s 
2025-09-09T23:38:08.358617996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-09-09T23:38:08.362906452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-09-09T23:38:08.366577584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062169s 
2025-09-09T23:38:08.368139179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-09-09T23:38:08.372218443Z [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-09-09T23:38:08.377201167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076039s 
2025-09-09T23:38:08.378705997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-09-09T23:38:08.383933163Z [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-09-09T23:38:08.388835364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085689s 
2025-09-09T23:38:08.390328170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-09-09T23:38:08.395243238Z [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-09-09T23:38:08.400254819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084535s 
2025-09-09T23:38:08.401833418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-09-09T23:38:08.405237523Z [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-09-09T23:38:08.410036306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066732s 
2025-09-09T23:38:08.411736911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-09-09T23:38:08.414212916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-09-09T23:38:08.417817374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043057s 
2025-09-09T23:38:08.419513500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-09-09T23:38:08.421909464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-09-09T23:38:08.425058255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040066s 
2025-09-09T23:38:08.426576883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-09-09T23:38:08.430378949Z [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-09-09T23:38:08.434489396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063885s 
2025-09-09T23:38:08.436042885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-09T23:38:08.440997782Z [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-09-09T23:38:08.446575223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090579s 
2025-09-09T23:38:08.448124012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-09T23:38:08.451887009Z [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-09-09T23:38:08.455951815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063467s 
2025-09-09T23:38:08.457525103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-09-09T23:38:08.461866405Z [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-09-09T23:38:08.466493642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074955s 
2025-09-09T23:38:08.468088624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-09-09T23:38:08.471299269Z [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-09-09T23:38:08.474891633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053263s 
2025-09-09T23:38:08.476340621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-09T23:38:08.478816517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-09T23:38:08.482033004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042766s 
2025-09-09T23:38:08.483594508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-09T23:38:08.485657011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-09T23:38:08.488649357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035816s 
2025-09-09T23:38:08.490156532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-09-09T23:38:08.493354681Z [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-09-09T23:38:08.497187470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055416s 
2025-09-09T23:38:08.498738333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-09-09T23:38:08.503243044Z [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-09-09T23:38:08.507789479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075954s 
2025-09-09T23:38:08.529479365Z [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-09-09T23:38:08.540178039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-09T23:38:08.544296041Z [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-09-09T23:38:08.548232838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063735s 
2025-09-09T23:38:08.549842329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-09T23:38:08.552026437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-09T23:38:08.555041208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037315s 
2025-09-09T23:38:08.556629436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-09T23:38:08.558808584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-09T23:38:08.561751601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003674s 
2025-09-09T23:38:08.563225038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-09T23:38:08.567931605Z [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-09-09T23:38:08.572703384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080144s 
2025-09-09T23:38:08.574215829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-09T23:38:08.578456829Z [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-09-09T23:38:08.582705806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070389s 
2025-09-09T23:38:08.584406771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-09-09T23:38:08.586757104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-09-09T23:38:08.589840933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039414s 
2025-09-09T23:38:08.591332838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-09T23:38:08.595761485Z [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-09-09T23:38:08.600454125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076397s 
2025-09-09T23:38:08.601983294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-09T23:38:08.606887880Z [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-09-09T23:38:08.611543465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080768s 
2025-09-09T23:38:08.613166002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-09T23:38:08.615201972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-09T23:38:08.618095078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034703s 
2025-09-09T23:38:08.638412951Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0304133 taking an average of 00:00:00.0304133 
2025-09-09T23:38:08.647902991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-09T23:38:08', 'InitialSetup') 
2025-09-09T23:38:08.653260229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:08.657674738Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-09T23:38:08.659149428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429303s 
2025-09-09T23:38:08.663510760Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-09T23:38:08.665235333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:08.668400066Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-09-09T23:38:08.686114166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-09-09T23:38:08.690949403Z [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-09-09T23:38:08.696290638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084557s 
2025-09-09T23:38:08.697947905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-09-09T23:38:08.700140330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-09T23:38:08.703152656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037342s 
2025-09-09T23:38:08.704641063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:08.714728366Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.69E-05s 
2025-09-09T23:38:08.716646819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-09-09T23:38:08.719089197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:08.726822148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086135s 
2025-09-09T23:38:08.730169459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-09T23:38:08', 'add_moviefiles_table') 
2025-09-09T23:38:08.733553644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:08.736447721Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-09T23:38:08.737916449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181055s 
2025-09-09T23:38:08.740037219Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-09T23:38:08.741730940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:08.744199741Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-09-09T23:38:08.749236413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-09T23:38:08.750853179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-09-09T23:38:08.752446287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-09-09T23:38:08.754749715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:08.762855137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088662s 
2025-09-09T23:38:08.765688643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-09T23:38:08', 'fix_history_movieId') 
2025-09-09T23:38:08.768970181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:08.771652352Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-09T23:38:08.773134406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175492s 
2025-09-09T23:38:08.774990614Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-09T23:38:08.776717782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:08.779052393Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-09-09T23:38:08.800758773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:08.802537805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2025-09-09T23:38:08.804106083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-09-09T23:38:08.806475053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:08.814233396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085579s 
2025-09-09T23:38:08.815732524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:08.817127203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-09-09T23:38:08.818710712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-09-09T23:38:08.820768887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-09-09T23:38:08.827435531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072058s 
2025-09-09T23:38:08.829408674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:08.830823032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-09-09T23:38:08.835234585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-09-09T23:38:08.986259820Z [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-09-09T23:38:09.000224932Z [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-09-09T23:38:09.014312520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:09.026610594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:09.052890333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:09.057846403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:09.061128602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2242245s 
2025-09-09T23:38:09.062642771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:09.064063903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-09-09T23:38:09.065789688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-09-09T23:38:09.067998225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-09-09T23:38:09.074925504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007565s 
2025-09-09T23:38:09.077704330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-09T23:38:09', 'add_tmdb_stuff') 
2025-09-09T23:38:09.080863161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.084020318Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-09T23:38:09.085517363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165866s 
2025-09-09T23:38:09.087501458Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-09T23:38:09.089206501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.091569590Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-09-09T23:38:09.098432810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-09T23:38:09.100057853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2025-09-09T23:38:09.101708988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-09-09T23:38:09.156821947Z [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-09-09T23:38:09.164380718Z [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-09-09T23:38:09.169700350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-09T23:38:09.173418747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-09T23:38:09.190519883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-09T23:38:09.193761972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904767s 
2025-09-09T23:38:09.196522360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-09T23:38:09', 'fix_movie_files') 
2025-09-09T23:38:09.199685910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.202574618Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-09T23:38:09.204049608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0992166s 
2025-09-09T23:38:09.206236722Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-09T23:38:09.208133722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.210389324Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-09-09T23:38:09.217459701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-09T23:38:09.219078521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2025-09-09T23:38:09.220777662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-09-09T23:38:09.353961852Z [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-09-09T23:38:09.360684208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-09-09T23:38:09.364948656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-09T23:38:09.374215416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-09T23:38:09.394353527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-09T23:38:09.397749285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.175386s 
2025-09-09T23:38:09.400467228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-09T23:38:09.404357232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-09T23:38:09.410682418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081912s 
2025-09-09T23:38:09.413852241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-09T23:38:09', 'update_schedule_intervale') 
2025-09-09T23:38:09.418529450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.421608420Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-09T23:38:09.423123491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189324s 
2025-09-09T23:38:09.425531319Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-09T23:38:09.427333087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.430528261Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-09-09T23:38:09.439703417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-09T23:38:09.441472921Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.57E-05s 
2025-09-09T23:38:09.443521646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-09-09T23:38:09.446147273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-09-09T23:38:09.453747848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085336s 
2025-09-09T23:38:09.455299482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-09T23:38:09.456714271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-09-09T23:38:09.458628706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-09-09T23:38:09.460974159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-09-09T23:38:09.467943714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077113s 
2025-09-09T23:38:09.469460017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:09.471544625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:09.480116746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090282s 
2025-09-09T23:38:09.483252581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-09T23:38:09', 'add_movie_formats_to_naming_config') 
2025-09-09T23:38:09.486657537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.489586295Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-09T23:38:09.491136146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183886s 
2025-09-09T23:38:09.493174851Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-09T23:38:09.494885936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.497226950Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-09-09T23:38:09.502080173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:09.503569883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-09-09T23:38:09.505246950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-09-09T23:38:09.507488795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-09-09T23:38:09.514835809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079869s 
2025-09-09T23:38:09.517610276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-09T23:38:09', 'add_phyiscal_release') 
2025-09-09T23:38:09.520739757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.523489575Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-09T23:38:09.524985136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164837s 
2025-09-09T23:38:09.526909131Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-09T23:38:09.528580667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.530947503Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-09-09T23:38:09.554607075Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:09.567283181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-09-09T23:38:09.570756796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014279s 
2025-09-09T23:38:09.573491402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-09T23:38:09', 'remove_bitmetv') 
2025-09-09T23:38:09.576657959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.580209751Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-09T23:38:09.581668478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236329s 
2025-09-09T23:38:09.583657864Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-09T23:38:09.585398539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.587770846Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-09-09T23:38:09.594812977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:09.597608376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-09-09T23:38:09.600409186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038535s 
2025-09-09T23:38:09.603171338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-09T23:38:09', 'remove_torrentleech') 
2025-09-09T23:38:09.606322423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.609068683Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-09T23:38:09.610524685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123685s 
2025-09-09T23:38:09.612552138Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-09T23:38:09.614255708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.616592173Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-09-09T23:38:09.620700937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:09.623123365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-09-09T23:38:09.625737759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034058s 
2025-09-09T23:38:09.628502977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-09T23:38:09', 'remove_broadcasthenet') 
2025-09-09T23:38:09.631655836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.634381966Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-09T23:38:09.635859922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118556s 
2025-09-09T23:38:09.637707182Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-09T23:38:09.639377876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.641716164Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-09-09T23:38:09.645637741Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:09.647904796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-09-09T23:38:09.650472266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032164s 
2025-09-09T23:38:09.653834757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-09T23:38:09', 'remove_fanzub') 
2025-09-09T23:38:09.656925531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.659622903Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-09T23:38:09.661059045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122627s 
2025-09-09T23:38:09.663045394Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-09T23:38:09.664759777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.667050149Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-09-09T23:38:09.670355484Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:09.672090528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:09.678542671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065802s 
2025-09-09T23:38:09.681435276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-09T23:38:09', 'update_movie_sorttitle') 
2025-09-09T23:38:09.684714288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.687390768Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-09T23:38:09.688886309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015347s 
2025-09-09T23:38:09.690943452Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-09T23:38:09.692739308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.695143229Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-09-09T23:38:09.698524357Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:09.700207136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:09.706246377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006163s 
2025-09-09T23:38:09.709149733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-09T23:38:09', 'update_movie_sorttitle_again') 
2025-09-09T23:38:09.712482284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.715216770Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-09T23:38:09.716786561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149518s 
2025-09-09T23:38:09.718712891Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-09T23:38:09.720378785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.722777866Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-09-09T23:38:09.735486597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-09-09T23:38:09.737876540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-09-09T23:38:09.745271701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080282s 
2025-09-09T23:38:09.748078323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-09T23:38:09', 'update_movie_file') 
2025-09-09T23:38:09.751216853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.753913803Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-09T23:38:09.755352681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165598s 
2025-09-09T23:38:09.757439262Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-09T23:38:09.759130538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.761499639Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-09-09T23:38:09.764919606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:09.766593136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:09.773166913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066566s 
2025-09-09T23:38:09.775979887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-09T23:38:09', 'update_movie_slug') 
2025-09-09T23:38:09.779262898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.781895640Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-09T23:38:09.783350530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153471s 
2025-09-09T23:38:09.785354194Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-09T23:38:09.787059649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.789442667Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-09-09T23:38:09.793938300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:09.795407147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-09-09T23:38:09.797098433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-09-09T23:38:09.799306179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-09-09T23:38:09.806657051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079964s 
2025-09-09T23:38:09.809439504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-09T23:38:09', 'add_youtube_trailer_id') 
2025-09-09T23:38:09.812576591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.815292730Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-09T23:38:09.816800937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164518s 
2025-09-09T23:38:09.818655632Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-09T23:38:09.820290404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.822600907Z [Info] add_studio: Starting migration of Main DB to 120 
2025-09-09T23:38:09.827034354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:09.828510637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-09-09T23:38:09.830083795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-09-09T23:38:09.832173693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-09-09T23:38:09.839347268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007748s 
2025-09-09T23:38:09.842018698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-09T23:38:09', 'add_studio') 
2025-09-09T23:38:09.845193821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.847980313Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-09T23:38:09.849439661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163125s 
2025-09-09T23:38:09.851432895Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-09T23:38:09.853162799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.855519344Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-09-09T23:38:09.858929841Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:09.860621778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:09.867904303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073873s 
2025-09-09T23:38:09.870857580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-09T23:38:09', 'update_filedate_config') 
2025-09-09T23:38:09.874178227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:09.876951170Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-09T23:38:09.878430870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163391s 
2025-09-09T23:38:09.880471910Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-09T23:38:09.882197835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:09.884550894Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-09-09T23:38:09.892442375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-09T23:38:09.893952275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-09-09T23:38:09.895565774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-09-09T23:38:09.897853310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-09-09T23:38:09.905241528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081317s 
2025-09-09T23:38:09.906771228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-09T23:38:09.908150044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-09-09T23:38:09.909795749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-09-09T23:38:09.977114046Z [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-09-09T23:38:09.985568460Z [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-09-09T23:38:09.991285392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-09T23:38:09.994400084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-09T23:38:10.011772686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003519s 
2025-09-09T23:38:10.013380193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-09T23:38:10.014779120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-09-09T23:38:10.016427530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-09-09T23:38:10.077967972Z [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-09-09T23:38:10.094879637Z [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-09-09T23:38:10.100505044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-09T23:38:10.103968709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-09T23:38:10.125530056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1074383s 
2025-09-09T23:38:10.128914833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-09T23:38:10', 'add_movieid_to_blacklist') 
2025-09-09T23:38:10.132170498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.135189017Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-09T23:38:10.136731452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170151s 
2025-09-09T23:38:10.139026434Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-09T23:38:10.141305102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.143867362Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-09-09T23:38:10.160806041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-09-09T23:38:10.166045241Z [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-09-09T23:38:10.171639426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091238s 
2025-09-09T23:38:10.173307956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-09-09T23:38:10.175517635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-09-09T23:38:10.178926750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041473s 
2025-09-09T23:38:10.181692659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-09T23:38:10', 'create_netimport_table') 
2025-09-09T23:38:10.184787261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.187566587Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-09T23:38:10.189066117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125835s 
2025-09-09T23:38:10.191129342Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-09T23:38:10.192918084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.195354570Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-09-09T23:38:10.200090617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-09T23:38:10.201581679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-09-09T23:38:10.203257163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-09-09T23:38:10.205461171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-09-09T23:38:10.212847535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080226s 
2025-09-09T23:38:10.215681823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-09T23:38:10', 'add_preferred_tags_to_profile') 
2025-09-09T23:38:10.218869532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.221649950Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-09T23:38:10.223151103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165797s 
2025-09-09T23:38:10.225058825Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-09T23:38:10.226738196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.229099140Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-09-09T23:38:10.232513806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:10.234199441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:10.238629101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045652s 
2025-09-09T23:38:10.241477296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-09T23:38:10', 'fix_imdb_unique') 
2025-09-09T23:38:10.244707681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.248538525Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-09T23:38:10.250001070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143866s 
2025-09-09T23:38:10.252084876Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-09T23:38:10.253860351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.256483934Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-09-09T23:38:10.259916427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:10.261637933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:10.287110076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253541s 
2025-09-09T23:38:10.290273706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-09T23:38:10', 'update_qualities_and_profiles') 
2025-09-09T23:38:10.293821470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.296574814Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-09T23:38:10.298100437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348684s 
2025-09-09T23:38:10.300047608Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-09T23:38:10.301701949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.304111421Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-09-09T23:38:10.308554828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:10.310997106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-09T23:38:10.313593895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034106s 
2025-09-09T23:38:10.316239292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-09T23:38:10', 'remove_wombles') 
2025-09-09T23:38:10.319335186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.321961264Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-09T23:38:10.323371033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116524s 
2025-09-09T23:38:10.325285949Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-09T23:38:10.326961433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.329206744Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-09-09T23:38:10.333196158Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:10.335568765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-09-09T23:38:10.338418363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035729s 
2025-09-09T23:38:10.341124052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-09T23:38:10', 'remove_kickass') 
2025-09-09T23:38:10.344243895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.346953942Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-09T23:38:10.348420845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120068s 
2025-09-09T23:38:10.350504301Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-09T23:38:10.352312402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.354687645Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-09-09T23:38:10.359351676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-09T23:38:10.360914072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-09-09T23:38:10.362775821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-09-09T23:38:10.365092306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-09-09T23:38:10.372587158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082827s 
2025-09-09T23:38:10.375517910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-09T23:38:10', 'add_parsed_movie_info_to_pending_release') 
2025-09-09T23:38:10.378810630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.381717023Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-09T23:38:10.383277054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170957s 
2025-09-09T23:38:10.385253314Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-09T23:38:10.386971363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.389411647Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-09-09T23:38:10.394450103Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:10.396748231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-09T23:38:10.399393748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033216s 
2025-09-09T23:38:10.401148141Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:10.403437711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-09-09T23:38:10.405780910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030944s 
2025-09-09T23:38:10.408484754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-09T23:38:10', 'remove_wombles_kickass') 
2025-09-09T23:38:10.411684357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.414634919Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-09T23:38:10.416116352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117227s 
2025-09-09T23:38:10.418257002Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-09T23:38:10.420104182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.422759839Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-09-09T23:38:10.427379933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-09T23:38:10.428922619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-09-09T23:38:10.430676621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-09-09T23:38:10.484448911Z [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-09-09T23:38:10.491611744Z [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-09-09T23:38:10.496284534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-09T23:38:10.499526533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-09T23:38:10.516692890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0842814s 
2025-09-09T23:38:10.519943415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-09T23:38:10', 'make_parsed_episode_info_nullable') 
2025-09-09T23:38:10.523389134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.526360818Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-09T23:38:10.527896119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0937806s 
2025-09-09T23:38:10.530070297Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-09T23:38:10.531817255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.534315365Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-09-09T23:38:10.538812702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-09T23:38:10.541951042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-09T23:38:10.545018939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041535s 
2025-09-09T23:38:10.547913598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-09T23:38:10', 'rename_torrent_downloadstation') 
2025-09-09T23:38:10.551076427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.553997308Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-09T23:38:10.555533873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128441s 
2025-09-09T23:38:10.557654513Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-09T23:38:10.559363304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.561786764Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-09-09T23:38:10.583672315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-09T23:38:10.585542721Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-09-09T23:38:10.587295641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-09-09T23:38:10.589855926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-09T23:38:10.597906657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090054s 
2025-09-09T23:38:10.599432881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:10.600893332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-09-09T23:38:10.602620390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-09-09T23:38:10.605070584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-09T23:38:10.612351184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008104s 
2025-09-09T23:38:10.615391807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-09T23:38:10', 'add_minimumavailability') 
2025-09-09T23:38:10.618744729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.621822597Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-09T23:38:10.623635658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173928s 
2025-09-09T23:38:10.626127225Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-09T23:38:10.627695703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.630337633Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-09-09T23:38:10.635049581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:10.636803423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:10.640182497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003548s 
2025-09-09T23:38:10.643619278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-09T23:38:10', 'add_remux_qualities_for_the_wankers') 
2025-09-09T23:38:10.647436384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.650572149Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-09T23:38:10.652170217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136395s 
2025-09-09T23:38:10.654259684Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-09T23:38:10.656197035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.658788644Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-09-09T23:38:10.663911029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:10.665537704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-09-09T23:38:10.667319182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-09-09T23:38:10.669725347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:10.677399961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085108s 
2025-09-09T23:38:10.680236934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-09T23:38:10', 'add_haspredbentry_to_movies') 
2025-09-09T23:38:10.683407187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.686245192Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-09T23:38:10.687740102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171358s 
2025-09-09T23:38:10.689745701Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-09T23:38:10.691473170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.693831589Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-09-09T23:38:10.698603167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:10.700118809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-09-09T23:38:10.701685724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-09-09T23:38:10.704063773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-09-09T23:38:10.711701814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084575s 
2025-09-09T23:38:10.714510830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-09T23:38:10', 'add_pathstate_to_movies') 
2025-09-09T23:38:10.717677727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.720377985Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-09T23:38:10.721854087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016932s 
2025-09-09T23:38:10.723872281Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-09T23:38:10.725596463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.727961034Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-09-09T23:38:10.737523500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-09-09T23:38:10.741078459Z [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-09-09T23:38:10.745139516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059581s 
2025-09-09T23:38:10.746848708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-09-09T23:38:10.749249562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-09-09T23:38:10.752375898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004007s 
2025-09-09T23:38:10.753870778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:10.755502775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:10.765801803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102409s 
2025-09-09T23:38:10.768978901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-09T23:38:10', 'add_import_exclusions_table') 
2025-09-09T23:38:10.772343706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.775153054Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-09T23:38:10.776693526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195914s 
2025-09-09T23:38:10.778714946Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-09T23:38:10.780455281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.782901587Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-09-09T23:38:10.787914812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:10.789460975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-09-09T23:38:10.791173854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-09-09T23:38:10.793492012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-09-09T23:38:10.801767947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088514s 
2025-09-09T23:38:10.804929474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-09T23:38:10', 'add_physical_release_note') 
2025-09-09T23:38:10.808364941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.815150826Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-09T23:38:10.816726549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221687s 
2025-09-09T23:38:10.818820566Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-09T23:38:10.820600400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.823091336Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-09-09T23:38:10.826763260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:10.828566190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:10.856402994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027659s 
2025-09-09T23:38:10.859630162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-09T23:38:10', 'consolidate_indexer_baseurl') 
2025-09-09T23:38:10.863139980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:10.866304312Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-09T23:38:10.867865486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377084s 
2025-09-09T23:38:10.870001547Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-09T23:38:10.871816272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:10.874291225Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-09-09T23:38:10.916326440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-09-09T23:38:10.922403177Z [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-09-09T23:38:10.928778856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104853s 
2025-09-09T23:38:10.934538704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-09-09T23:38:11.012440763Z [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-09-09T23:38:11.029976384Z [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-09-09T23:38:11.041767909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:11.045130740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:11.064078585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:11.067684065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313376s 
2025-09-09T23:38:11.069284147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:11.070738456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-09-09T23:38:11.072402707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-09-09T23:38:11.074601976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-09-09T23:38:11.081948559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079711s 
2025-09-09T23:38:11.083439271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:11.084837517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-09-09T23:38:11.086548592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-09-09T23:38:11.088951010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-09-09T23:38:11.096586395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083491s 
2025-09-09T23:38:11.099544091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-09T23:38:11', 'add_alternative_titles_table') 
2025-09-09T23:38:11.102955400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.106474236Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-09T23:38:11.108048336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018107s 
2025-09-09T23:38:11.110084847Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-09T23:38:11.111873047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.114725962Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-09-09T23:38:11.122655710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:11.124554313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:11.132251523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078154s 
2025-09-09T23:38:11.133942809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-09T23:38:11.135412969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-09-09T23:38:11.137239758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-09-09T23:38:11.298847713Z [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-09-09T23:38:11.307116093Z [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-09-09T23:38:11.312137975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-09T23:38:11.316525831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-09T23:38:11.338943663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1998027s 
2025-09-09T23:38:11.340991426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-09T23:38:11.343586152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:11.347268597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046491s 
2025-09-09T23:38:11.350301835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-09T23:38:11', 'fix_duplicate_alt_titles') 
2025-09-09T23:38:11.353538602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.357709521Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-09T23:38:11.359343802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014962s 
2025-09-09T23:38:11.361585275Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-09T23:38:11.363369629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.367640800Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-09-09T23:38:11.402180842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-09-09T23:38:11.405029147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-09T23:38:11.408206927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042144s 
2025-09-09T23:38:11.409782409Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-09-09T23:38:11.411745101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-09T23:38:11.414256468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030429s 
2025-09-09T23:38:11.415772050Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-09-09T23:38:11.417605051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-09T23:38:11.420063411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027703s 
2025-09-09T23:38:11.421586709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-09T23:38:11.425748920Z [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-09-09T23:38:11.430066595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070354s 
2025-09-09T23:38:11.431593469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-09T23:38:11.436073741Z [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-09-09T23:38:11.440465454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074134s 
2025-09-09T23:38:11.441999283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-09T23:38:11.446588133Z [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-09-09T23:38:11.451164509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077192s 
2025-09-09T23:38:11.453806018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-09T23:38:11', 'movie_extras') 
2025-09-09T23:38:11.456856451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.459682591Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-09T23:38:11.461110517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016124s 
2025-09-09T23:38:11.463057217Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-09T23:38:11.464729745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.467016339Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-09-09T23:38:11.478503581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-09-09T23:38:11.480421523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-09-09T23:38:11.483455873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033062s 
2025-09-09T23:38:11.485006004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-09-09T23:38:11.486709174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-09-09T23:38:11.489167875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027421s 
2025-09-09T23:38:11.490622003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-09-09T23:38:11.492257577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-09-09T23:38:11.495210904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031912s 
2025-09-09T23:38:11.496746296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-09-09T23:38:11.498475157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-09-09T23:38:11.500919419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027368s 
2025-09-09T23:38:11.503910372Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-09-09T23:38:11.554652730Z [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-09-09T23:38:11.562547548Z [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-09-09T23:38:11.567558799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-09T23:38:11.570693872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-09T23:38:11.586165797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0805787s 
2025-09-09T23:38:11.587912815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-09-09T23:38:11.643278172Z [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-09-09T23:38:11.652916882Z [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-09-09T23:38:11.657543388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-09T23:38:11.661114800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-09T23:38:11.677391095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-09T23:38:11.681730733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-09T23:38:11.684747889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952744s 
2025-09-09T23:38:11.687335209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-09-09T23:38:11.737375404Z [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-09-09T23:38:11.745205571Z [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-09-09T23:38:11.750230830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-09T23:38:11.753483309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-09T23:38:11.769051268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797404s 
2025-09-09T23:38:11.770925031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-09-09T23:38:11.820059712Z [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-09-09T23:38:11.826309097Z [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-09-09T23:38:11.830348571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-09T23:38:11.833593184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-09T23:38:11.848865097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762883s 
2025-09-09T23:38:11.851529312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-09T23:38:11', 'clean_core_tv') 
2025-09-09T23:38:11.854642280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.857575797Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-09T23:38:11.859059295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849314s 
2025-09-09T23:38:11.861133381Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-09T23:38:11.862882143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.865257466Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-09-09T23:38:11.871284001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-09T23:38:11.872831237Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.12E-05s 
2025-09-09T23:38:11.874745071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-09-09T23:38:11.876979911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-09-09T23:38:11.883835696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075487s 
2025-09-09T23:38:11.885738348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-09-09T23:38:11.888137349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-09-09T23:38:11.894902171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075593s 
2025-09-09T23:38:11.897688842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-09T23:38:11', 'add_cookies_to_indexer_status') 
2025-09-09T23:38:11.900867312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.903537369Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-09T23:38:11.905077781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159568s 
2025-09-09T23:38:11.906970833Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-09T23:38:11.908646177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.910916949Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-09-09T23:38:11.915419516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-09T23:38:11.918078750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-09T23:38:11.921003570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037077s 
2025-09-09T23:38:11.923026814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-09T23:38:11.925318940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-09T23:38:11.927733732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003025s 
2025-09-09T23:38:11.930365201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-09T23:38:11', 'banner_to_fanart') 
2025-09-09T23:38:11.933467328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.935814034Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-09T23:38:11.937266969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109311s 
2025-09-09T23:38:11.939202747Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-09T23:38:11.940897149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.943259346Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-09-09T23:38:11.948907369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-09T23:38:11.950505988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.76E-05s 
2025-09-09T23:38:11.952296955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-09-09T23:38:11.954895968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:11.962006957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081192s 
2025-09-09T23:38:11.964797777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-09T23:38:11', 'naming_config_colon_action') 
2025-09-09T23:38:11.967943942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:11.970516913Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-09T23:38:11.972018287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164259s 
2025-09-09T23:38:11.973925538Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-09T23:38:11.975611473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:11.977887315Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-09-09T23:38:11.987327715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-09-09T23:38:11.990504492Z [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-09-09T23:38:11.994442552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005477s 
2025-09-09T23:38:11.996091773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-09-09T23:38:11.998338347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-09T23:38:12.001332707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003769s 
2025-09-09T23:38:12.002801534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-09T23:38:12.004193547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-09T23:38:12.005933140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-09-09T23:38:12.008423966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-09-09T23:38:12.015558262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081082s 
2025-09-09T23:38:12.017276061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-09-09T23:38:12.019597987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:12.026241505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074562s 
2025-09-09T23:38:12.027721936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:12.029535437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:12.031721560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026033s 
2025-09-09T23:38:12.034463190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-09T23:38:12', 'add_custom_formats') 
2025-09-09T23:38:12.037666611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.040621922Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-09T23:38:12.042072203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112483s 
2025-09-09T23:38:12.044160949Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-09T23:38:12.045929911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.048235393Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-09-09T23:38:12.052526805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-09T23:38:12.055204777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-09T23:38:12.058304780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038383s 
2025-09-09T23:38:12.061044597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-09T23:38:12', 'remove_extra_naming_config') 
2025-09-09T23:38:12.064188648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.066929888Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-09T23:38:12.068464107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122952s 
2025-09-09T23:38:12.070426809Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-09T23:38:12.072238988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.074542467Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-09-09T23:38:12.078117656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:12.079957741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:12.133722486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537664s 
2025-09-09T23:38:12.136876838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-09T23:38:12', 'convert_regex_required_tags') 
2025-09-09T23:38:12.140464522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.143297888Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-09T23:38:12.144831516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0634689s 
2025-09-09T23:38:12.146916695Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-09T23:38:12.148692180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.151067684Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-09-09T23:38:12.154482740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:12.156179657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:12.164034544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007894s 
2025-09-09T23:38:12.167019024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-09T23:38:12', 'fix_format_tags_double_underscore') 
2025-09-09T23:38:12.170469122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.173361246Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-09T23:38:12.174930195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170931s 
2025-09-09T23:38:12.176931525Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-09T23:38:12.178667741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.180980248Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-09-09T23:38:12.186290831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-09T23:38:12.187815571Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-09-09T23:38:12.189429562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-09-09T23:38:12.191560864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-09-09T23:38:12.198724859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077362s 
2025-09-09T23:38:12.200577981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-09T23:38:12.202481033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-09T23:38:12.204760804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026315s 
2025-09-09T23:38:12.207441492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-09T23:38:12', 'add_tags_to_net_import') 
2025-09-09T23:38:12.210532285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.213285941Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-09T23:38:12.214778216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109443s 
2025-09-09T23:38:12.216711128Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-09T23:38:12.218379648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.220661042Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-09-09T23:38:12.226984134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-09T23:38:12.230246614Z [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-09-09T23:38:12.234174694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005624s 
2025-09-09T23:38:12.236833829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-09T23:38:12', 'add_custom_filters') 
2025-09-09T23:38:12.239945524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.242701785Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-09T23:38:12.244194741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140194s 
2025-09-09T23:38:12.246242374Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-09T23:38:12.248039994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.250375416Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-09-09T23:38:12.291268933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-09T23:38:12.293061212Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2025-09-09T23:38:12.294755994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-09-09T23:38:12.297189374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:12.304704528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083997s 
2025-09-09T23:38:12.308442144Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-09-09T23:38:12.405612833Z [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-09-09T23:38:12.414261840Z [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-09-09T23:38:12.419608927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-09T23:38:12.423013803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-09T23:38:12.439833603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-09T23:38:12.443151194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330556s 
2025-09-09T23:38:12.445062873Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-09-09T23:38:12.498568867Z [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-09-09T23:38:12.505415012Z [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-09-09T23:38:12.509776315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-09T23:38:12.513032541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-09T23:38:12.529686858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-09T23:38:12.532924327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862383s 
2025-09-09T23:38:12.534452264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-09T23:38:12.535843966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-09-09T23:38:12.537684523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-09-09T23:38:12.540143545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-09-09T23:38:12.547164462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077782s 
2025-09-09T23:38:12.549418681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-09T23:38:12.551857602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-09T23:38:12.554325342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031717s 
2025-09-09T23:38:12.555781374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-09T23:38:12.557162936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-09T23:38:12.558916958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-09-09T23:38:12.610800775Z [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-09-09T23:38:12.618289695Z [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-09-09T23:38:12.623141555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-09T23:38:12.626437893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-09T23:38:12.643727698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-09T23:38:12.647130851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866115s 
2025-09-09T23:38:12.648746094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-09T23:38:12.652772923Z [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-09-09T23:38:12.656833319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066068s 
2025-09-09T23:38:12.658594445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-09T23:38:12.661181475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-09T23:38:12.664313812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041665s 
2025-09-09T23:38:12.667172268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-09T23:38:12', 'indexer_client_status_search_changes') 
2025-09-09T23:38:12.670358585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.673550713Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-09T23:38:12.675075012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130763s 
2025-09-09T23:38:12.677226494Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-09T23:38:12.678999444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.681396381Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-09-09T23:38:12.690772060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-09T23:38:12.692291209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-09-09T23:38:12.693975351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-09-09T23:38:12.696443100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-09T23:38:12.703865386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083523s 
2025-09-09T23:38:12.705378042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-09T23:38:12.718757214Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-09-09T23:38:12.720787362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-09-09T23:38:12.723102313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-09T23:38:12.730504989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081958s 
2025-09-09T23:38:12.732012305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-09T23:38:12.733391001Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-09-09T23:38:12.734969830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-09-09T23:38:12.737308109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-09T23:38:12.744152932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007695s 
2025-09-09T23:38:12.745636900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:12.747254037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:12.818484050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709755s 
2025-09-09T23:38:12.821831551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-09T23:38:12', 'add_language_to_files_history_blacklist') 
2025-09-09T23:38:12.825434587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.828394978Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-09T23:38:12.829935791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080975s 
2025-09-09T23:38:12.832006891Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-09T23:38:12.833738087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.836202920Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-09-09T23:38:12.865273258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-09T23:38:12.867075628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-09-09T23:38:12.868740651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-09-09T23:38:12.871233751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-09-09T23:38:12.878960520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008665s 
2025-09-09T23:38:12.880525782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:12.890960985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-09-09T23:38:12.893949243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120008s 
2025-09-09T23:38:12.896772508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-09T23:38:12', 'add_update_allowed_quality_profile') 
2025-09-09T23:38:12.899952711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:12.902849715Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-09T23:38:12.904392421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206544s 
2025-09-09T23:38:12.906390294Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-09T23:38:12.908108314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:12.910409869Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-09-09T23:38:12.915749090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-09T23:38:12.917279943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-09T23:38:12.918921098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-09-09T23:38:12.921307283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:12.928822766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083773s 
2025-09-09T23:38:12.930304530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:12.931913309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:13.177870897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2456916s 
2025-09-09T23:38:13.181073015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-09T23:38:13', 'add_download_client_priority') 
2025-09-09T23:38:13.184604026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.187462161Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-09T23:38:13.188982462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2554799s 
2025-09-09T23:38:13.190982389Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-09T23:38:13.192645278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.194929688Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-09-09T23:38:13.199073733Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:13.201423284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-09-09T23:38:13.203997478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032665s 
2025-09-09T23:38:13.206609377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-09T23:38:13', 'remove_growl_prowl') 
2025-09-09T23:38:13.209679680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.212612896Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-09T23:38:13.214043437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117168s 
2025-09-09T23:38:13.215944595Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-09T23:38:13.217672344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.219928838Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-09-09T23:38:13.224689264Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:13.227093065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-09-09T23:38:13.229711868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034114s 
2025-09-09T23:38:13.231393043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:13.233670519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-09-09T23:38:13.235977825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030151s 
2025-09-09T23:38:13.238942325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-09T23:38:13', 'remove_plex_hometheatre') 
2025-09-09T23:38:13.242080755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.244738366Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-09T23:38:13.246239670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115686s 
2025-09-09T23:38:13.248129254Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-09T23:38:13.249807334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.252076673Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-09-09T23:38:13.255536320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:13.257233357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:13.281459911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240358s 
2025-09-09T23:38:13.284522458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-09T23:38:13', 'add_webrip_qualites') 
2025-09-09T23:38:13.288026835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.290651120Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-09T23:38:13.292168245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334497s 
2025-09-09T23:38:13.294161148Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-09T23:38:13.296341989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.298401907Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-09-09T23:38:13.304595679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:13.306208397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-09-09T23:38:13.308725215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-09-09T23:38:13.310481081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:13.318266798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087755s 
2025-09-09T23:38:13.319807751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:13.321221568Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-09-09T23:38:13.322992644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-09-09T23:38:13.325554162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:13.332694521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081073s 
2025-09-09T23:38:13.335396151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-09T23:38:13', 'health_issue_notification') 
2025-09-09T23:38:13.338541325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.341292745Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-09T23:38:13.342784489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164847s 
2025-09-09T23:38:13.344691829Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-09T23:38:13.346577036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.348721895Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-09-09T23:38:13.357497155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-09-09T23:38:13.359788319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-09T23:38:13.363381625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042284s 
2025-09-09T23:38:13.365055636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-09-09T23:38:13.367449105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-09-09T23:38:13.370520780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039284s 
2025-09-09T23:38:13.372148568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-09-09T23:38:13.374288858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:13.377252176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036336s 
2025-09-09T23:38:13.378837047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-09T23:38:13.380879319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:13.383748727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034443s 
2025-09-09T23:38:13.385397487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-09T23:38:13.387536024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:13.390355661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034963s 
2025-09-09T23:38:13.393021610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-09T23:38:13', 'speed_improvements') 
2025-09-09T23:38:13.396161282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.399009347Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-09T23:38:13.400498115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119587s 
2025-09-09T23:38:13.402586450Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-09T23:38:13.404265622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.406699513Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-09-09T23:38:13.435377771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-09-09T23:38:13.491359250Z [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-09-09T23:38:13.498850194Z [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-09-09T23:38:13.503581271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-09T23:38:13.506942630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-09T23:38:13.525056004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-09T23:38:13.528089212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908111s 
2025-09-09T23:38:13.532489593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-09-09T23:38:13.537273335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029667s 
2025-09-09T23:38:13.538735820Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:13.542015134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-09-09T23:38:13.545089434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050181s 
2025-09-09T23:38:13.547820103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-09T23:38:13', 'fix_profile_format_default') 
2025-09-09T23:38:13.550946038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.553862881Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-09T23:38:13.555366178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135355s 
2025-09-09T23:38:13.557322969Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-09T23:38:13.559029295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.561349076Z [Info] task_duration: Starting migration of Main DB to 163 
2025-09-09T23:38:13.566171426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-09T23:38:13.567866139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-09-09T23:38:13.569579750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-09-09T23:38:13.571916796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-09-09T23:38:13.579604877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084347s 
2025-09-09T23:38:13.582253340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-09T23:38:13', 'task_duration') 
2025-09-09T23:38:13.585402772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.588055183Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-09T23:38:13.589487047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167496s 
2025-09-09T23:38:13.591410801Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-09T23:38:13.593135093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.595454343Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-09-09T23:38:13.612472011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:13.614036130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-09-09T23:38:13.615643698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-09-09T23:38:13.617776352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-09-09T23:38:13.625643574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084321s 
2025-09-09T23:38:13.627221141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-09-09T23:38:13.688655700Z [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-09-09T23:38:13.706771048Z [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-09-09T23:38:13.719127450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:13.723085350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:13.742632280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:13.746424317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:13.750088345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:13.753620688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:13.756516198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278028s 
2025-09-09T23:38:13.757989806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-09-09T23:38:13.762898199Z [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-09-09T23:38:13.767760631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083121s 
2025-09-09T23:38:13.769414221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-09-09T23:38:13.771684993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-09T23:38:13.774682309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037822s 
2025-09-09T23:38:13.776303473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-09-09T23:38:13.778429965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-09T23:38:13.781365006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035731s 
2025-09-09T23:38:13.783085270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:13.785407646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-09-09T23:38:13.787771065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031696s 
2025-09-09T23:38:13.789476179Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:13.791698334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-09-09T23:38:13.794041803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030214s 
2025-09-09T23:38:13.796767632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-09T23:38:13', 'movie_collections_crew') 
2025-09-09T23:38:13.799873626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:13.802918026Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-09T23:38:13.804383026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116836s 
2025-09-09T23:38:13.856260441Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-09T23:38:13.858535442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:13.861334969Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-09-09T23:38:13.873081853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-09T23:38:13.874691013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-09-09T23:38:13.876331066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-09-09T23:38:13.878744977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:13.886960520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090774s 
2025-09-09T23:38:13.888504810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-09T23:38:13.889876582Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-09-09T23:38:13.891531485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-09-09T23:38:13.893883421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:13.901335868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082648s 
2025-09-09T23:38:13.902838283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:13.904473365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:13.937395610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326806s 
2025-09-09T23:38:13.939192308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:13.940828482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:13.950642876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097725s 
2025-09-09T23:38:13.952363861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:13.954007791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:13.966304202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121818s 
2025-09-09T23:38:13.968049557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:13.969689930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:13.972981097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034774s 
2025-09-09T23:38:13.974490156Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:13.976104116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.023909099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475532s 
2025-09-09T23:38:14.025682230Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.027320960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.040542153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130766s 
2025-09-09T23:38:14.043712527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-09T23:38:14', 'remove_custom_formats_from_quality_model') 
2025-09-09T23:38:14.047191953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:14.051484076Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-09T23:38:14.053132145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239834s 
2025-09-09T23:38:14.055091882Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-09T23:38:14.056811234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:14.059163681Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-09-09T23:38:14.063594814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.065316961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.079989126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145313s 
2025-09-09T23:38:14.081740473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.083352960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.092481782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091179s 
2025-09-09T23:38:14.094129410Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.095744703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.104525705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087905s 
2025-09-09T23:38:14.107425354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-09T23:38:14', 'fix_tmdb_list_config') 
2025-09-09T23:38:14.110736551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:14.113465096Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-09T23:38:14.114939144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177181s 
2025-09-09T23:38:14.116893850Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-09T23:38:14.118621810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:14.120940479Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-09-09T23:38:14.127208440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-09-09T23:38:14.191415432Z [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-09-09T23:38:14.209200546Z [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-09-09T23:38:14.221072562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:14.224875790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:14.243451566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:14.247272690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:14.250877138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:14.254376275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:14.257276425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285215s 
2025-09-09T23:38:14.259257925Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-09T23:38:14.261453846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-09T23:38:14.264080957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031509s 
2025-09-09T23:38:14.265549594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-09T23:38:14.266938881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-09-09T23:38:14.268634736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-09-09T23:38:14.270889547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-09-09T23:38:14.278361854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008171s 
2025-09-09T23:38:14.279973890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-09-09T23:38:14.337980967Z [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-09-09T23:38:14.346816168Z [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-09-09T23:38:14.352657931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-09T23:38:14.356167518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-09T23:38:14.375868770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-09T23:38:14.378981218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0975212s 
2025-09-09T23:38:14.381696646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-09T23:38:14', 'remove_movie_pathstate') 
2025-09-09T23:38:14.384907030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:14.387982383Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-09T23:38:14.389469989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063382s 
2025-09-09T23:38:14.391441489Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-09T23:38:14.393151172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:14.395498719Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-09-09T23:38:14.403037669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-09T23:38:14.404760178Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s 
2025-09-09T23:38:14.406462626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-09-09T23:38:14.408952951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-09-09T23:38:14.416987961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089452s 
2025-09-09T23:38:14.418485136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.420107142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.440823448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205341s 
2025-09-09T23:38:14.442786941Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-09-09T23:38:14.498849563Z [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-09-09T23:38:14.503957319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-09-09T23:38:14.507401604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-09T23:38:14.510861952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-09T23:38:14.530020631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-09T23:38:14.533176466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888375s 
2025-09-09T23:38:14.535898958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-09T23:38:14', 'custom_format_rework') 
2025-09-09T23:38:14.539001286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:14.541947959Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-09T23:38:14.543431747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.097457s 
2025-09-09T23:38:14.545415462Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-09T23:38:14.547182500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:14.549434404Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-09-09T23:38:14.558903492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-09T23:38:14.560173219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-09-09T23:38:14.561828061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-09-09T23:38:14.564483579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:14.572734673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092796s 
2025-09-09T23:38:14.574337962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-09T23:38:14.575654483Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-09-09T23:38:14.577331259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-09-09T23:38:14.579923639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:14.587326517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084463s 
2025-09-09T23:38:14.588838221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.590448233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:14.637040795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463805s 
2025-09-09T23:38:14.639093929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-09-09T23:38:14.716218202Z [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-09-09T23:38:14.728927073Z [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-09-09T23:38:14.737137847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-09T23:38:14.742562491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-09T23:38:14.766471105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-09T23:38:14.769625266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290524s 
2025-09-09T23:38:14.771186951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-09T23:38:14.772601289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-09-09T23:38:14.774711799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-09-09T23:38:14.777640957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:14.785079707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086953s 
2025-09-09T23:38:14.787779463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-09T23:38:14', 'custom_format_scores') 
2025-09-09T23:38:14.790883263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:14.793864366Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-09T23:38:14.795331620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172991s 
2025-09-09T23:38:14.797320595Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-09T23:38:14.799042282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:14.801528619Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-09-09T23:38:14.805952247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:14.807670657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:15.467387219Z []
2025-09-09T23:38:15.468875937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6610452s 
2025-09-09T23:38:15.470752025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:15.472458180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:15.479038691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067384s 
2025-09-09T23:38:15.494276435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-09T23:38:15.498264065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-09T23:38:15.503824431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071111s 
2025-09-09T23:38:15.506606614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-09T23:38:15', 'fix_trakt_list_config') 
2025-09-09T23:38:15.509769683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.512533749Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-09T23:38:15.514009771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156534s 
2025-09-09T23:38:15.516102516Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-09T23:38:15.517885205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.520273615Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-09-09T23:38:15.525572675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-09-09T23:38:15.527123047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-09-09T23:38:15.529095779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-09-09T23:38:15.531469048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-09-09T23:38:15.539338656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086334s 
2025-09-09T23:38:15.540839868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:15.542494340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:15.558469689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158807s 
2025-09-09T23:38:15.561608700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-09T23:38:15', 'quality_definition_preferred_size') 
2025-09-09T23:38:15.565416247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.568334764Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-09T23:38:15.569887330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257097s 
2025-09-09T23:38:15.571861405Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-09T23:38:15.573606750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.575923405Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-09-09T23:38:15.592745128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-09-09T23:38:15.597903646Z [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-09-09T23:38:15.603522350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090524s 
2025-09-09T23:38:15.605476485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-09-09T23:38:15.607904765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-09T23:38:15.611109498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004094s 
2025-09-09T23:38:15.612842799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-09-09T23:38:15.615165415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-09T23:38:15.618238243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038672s 
2025-09-09T23:38:15.619963116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-09-09T23:38:15.622350914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-09T23:38:15.625482300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039871s 
2025-09-09T23:38:15.626971980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:15.628642755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:15.640658149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119686s 
2025-09-09T23:38:15.643646026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-09T23:38:15', 'add_download_history') 
2025-09-09T23:38:15.646977374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.650309835Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-09T23:38:15.651827090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216976s 
2025-09-09T23:38:15.653831617Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-09T23:38:15.655567332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.657969669Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-09-09T23:38:15.667007859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-09-09T23:38:15.671378360Z [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-09-09T23:38:15.676236503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076143s 
2025-09-09T23:38:15.677996948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-09-09T23:38:15.680475308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-09-09T23:38:15.686508367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041549s 
2025-09-09T23:38:15.689279146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-09T23:38:15', 'net_import_status') 
2025-09-09T23:38:15.692440642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.695255952Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-09T23:38:15.696771634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155563s 
2025-09-09T23:38:15.698965281Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-09T23:38:15.700736367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.703068964Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-09-09T23:38:15.706571387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:15.708283715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:15.721404616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130282s 
2025-09-09T23:38:15.724483306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-09T23:38:15', 'email_multiple_addresses') 
2025-09-09T23:38:15.727861759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.730642759Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-09T23:38:15.732177609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223498s 
2025-09-09T23:38:15.734244441Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-09T23:38:15.736194187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.738529169Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-09-09T23:38:15.742565808Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-09T23:38:15.745152777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-09T23:38:15.748408714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039485s 
2025-09-09T23:38:15.751260165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-09T23:38:15', 'remove_chown_and_folderchmod_config') 
2025-09-09T23:38:15.754464899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.757253975Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-09T23:38:15.758812884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125338s 
2025-09-09T23:38:15.760751909Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-09T23:38:15.762470510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.764801042Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-09-09T23:38:15.769384412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:15.770899623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-09-09T23:38:15.772594536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-09-09T23:38:15.775033136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-09-09T23:38:15.783798587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009617s 
2025-09-09T23:38:15.786532312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-09T23:38:15', 'movie_recommendations') 
2025-09-09T23:38:15.789737596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:15.792506642Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-09T23:38:15.794002595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181424s 
2025-09-09T23:38:15.795989225Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-09T23:38:15.797735882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:15.800095323Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-09-09T23:38:15.827988672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:15.829772343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-09-09T23:38:15.831617419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-09-09T23:38:15.834080979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:15.842668051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094541s 
2025-09-09T23:38:15.844206188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:15.845607881Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-09-09T23:38:15.847271561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-09-09T23:38:15.849425999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-09-09T23:38:15.857278952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084317s 
2025-09-09T23:38:15.858781989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:15.860178691Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-09-09T23:38:15.861850498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-09-09T23:38:15.864021329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-09-09T23:38:15.871925957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084994s 
2025-09-09T23:38:15.873708085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-09-09T23:38:15.943310682Z [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-09-09T23:38:15.962800668Z [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-09-09T23:38:15.975949035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:15.979813186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:16.000173885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:16.004120102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:16.007751445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:16.011414270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:16.014438009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391136s 
2025-09-09T23:38:16.016300469Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-09-09T23:38:16.086102958Z [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-09-09T23:38:16.105137428Z [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-09-09T23:38:16.117953635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:16.122620493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:16.143028197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:16.147099335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:16.150787562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:16.154500368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:16.157974354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400967s 
2025-09-09T23:38:16.159590689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-09T23:38:16.161137504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-09-09T23:38:16.162918159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-09-09T23:38:16.165554548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:16.173904712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093755s 
2025-09-09T23:38:16.176069291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-09T23:38:16.178352218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-09T23:38:16.180722932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029374s 
2025-09-09T23:38:16.182507776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-09-09T23:38:16.246052574Z [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-09-09T23:38:16.254612892Z [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-09-09T23:38:16.259602279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-09T23:38:16.262960251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-09T23:38:16.283485181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993631s 
2025-09-09T23:38:16.286973505Z [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-09-09T23:38:16.291255368Z [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-09-09T23:38:16.296208382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067427s 
2025-09-09T23:38:16.298285635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-09T23:38:16.300478230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-09T23:38:16.303206193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003245s 
2025-09-09T23:38:16.304744991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.306389693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.322845400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162422s 
2025-09-09T23:38:16.324702269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.326308864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.334398464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081099s 
2025-09-09T23:38:16.335991582Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:16.338894517Z [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-09-09T23:38:16.342016284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046254s 
2025-09-09T23:38:16.343451554Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:16.345553206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-09-09T23:38:16.348126848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032123s 
2025-09-09T23:38:16.350811785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-09T23:38:16', 'language_improvements') 
2025-09-09T23:38:16.353935495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.357104566Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-09T23:38:16.358591009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120166s 
2025-09-09T23:38:16.360613362Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-09T23:38:16.362364137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.364735984Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-09-09T23:38:16.369162998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.370890196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.388938870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178737s 
2025-09-09T23:38:16.390765128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.392356913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.402948811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010568s 
2025-09-09T23:38:16.405901628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-09T23:38:16', 'new_list_server') 
2025-09-09T23:38:16.409190661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.411827621Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-09T23:38:16.413295947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195516s 
2025-09-09T23:38:16.415362278Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-09T23:38:16.417113044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.419448426Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-09-09T23:38:16.424810985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-09-09T23:38:16.427308845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-09T23:38:16.430885978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044357s 
2025-09-09T23:38:16.432607174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-09-09T23:38:16.434973579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-09T23:38:16.438037158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038993s 
2025-09-09T23:38:16.440860904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-09T23:38:16', 'movie_translation_indexes') 
2025-09-09T23:38:16.444089124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.446957901Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-09T23:38:16.448504566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125403s 
2025-09-09T23:38:16.450553812Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-09T23:38:16.452381252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.454729421Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-09-09T23:38:16.458289219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.460005715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.507383629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471713s 
2025-09-09T23:38:16.510607841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-09T23:38:16', 'fix_invalid_profile_references') 
2025-09-09T23:38:16.513964049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.516826724Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-09T23:38:16.518358258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567475s 
2025-09-09T23:38:16.520325850Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-09T23:38:16.522051074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.524353581Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-09-09T23:38:16.557367941Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-09-09T23:38:16.560556221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-09-09T23:38:16.583580815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242609s 
2025-09-09T23:38:16.585520501Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-09-09T23:38:16.587964492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-09-09T23:38:16.609285536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021943s 
2025-09-09T23:38:16.611826793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-09T23:38:16.614507220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-09T23:38:16.617625930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039055s 
2025-09-09T23:38:16.619137785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-09T23:38:16.620592093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-09-09T23:38:16.622297557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-09-09T23:38:16.624771369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:16.633065872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091424s 
2025-09-09T23:38:16.634642687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-09-09T23:38:16.642292841Z [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-09-09T23:38:16.649522059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133559s 
2025-09-09T23:38:16.652250984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-09T23:38:16', 'list_movies_table') 
2025-09-09T23:38:16.655290505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.658725882Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-09T23:38:16.660206824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224116s 
2025-09-09T23:38:16.662209307Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-09T23:38:16.663945282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.666281286Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-09-09T23:38:16.671252577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:16.672793460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-09-09T23:38:16.674451879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-09-09T23:38:16.676863315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:16.685534646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095216s 
2025-09-09T23:38:16.688262028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-09T23:38:16', 'on_delete_notification') 
2025-09-09T23:38:16.691805954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.694592305Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-09T23:38:16.696070863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183975s 
2025-09-09T23:38:16.698028315Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-09T23:38:16.699739350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.702038189Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-09-09T23:38:16.706686439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.708422334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.714484511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061796s 
2025-09-09T23:38:16.716555953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-09T23:38:16.718794871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-09T23:38:16.721354315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031521s 
2025-09-09T23:38:16.722981091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-09-09T23:38:16.787556114Z [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-09-09T23:38:16.794971666Z [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-09-09T23:38:16.799902696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-09T23:38:16.803268243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-09T23:38:16.824904331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-09T23:38:16.828257723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1036079s 
2025-09-09T23:38:16.831063534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-09T23:38:16', 'download_propers_config') 
2025-09-09T23:38:16.834212585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.837147414Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-09T23:38:16.838635741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124742s 
2025-09-09T23:38:16.840967837Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-09T23:38:16.842735587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.845146171Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-09-09T23:38:16.850274257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-09T23:38:16.851827044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-09-09T23:38:16.853496285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-09-09T23:38:16.855830747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-09-09T23:38:16.865188169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101601s 
2025-09-09T23:38:16.867908347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-09T23:38:16', 'add_priority_to_indexers') 
2025-09-09T23:38:16.871077508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.873821774Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-09T23:38:16.875307997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018622s 
2025-09-09T23:38:16.877527697Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-09T23:38:16.879275567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.881639196Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-09-09T23:38:16.886818145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-09T23:38:16.889408000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:16.892888809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044409s 
2025-09-09T23:38:16.894639855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-09-09T23:38:16.897076111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-09T23:38:16.900186745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040003s 
2025-09-09T23:38:16.902986032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-09T23:38:16', 'add_alternative_title_indices') 
2025-09-09T23:38:16.906145774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:16.908993599Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-09T23:38:16.910507257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125481s 
2025-09-09T23:38:16.912422584Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-09T23:38:16.914124771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:16.916437939Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-09-09T23:38:16.935283067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:16.937236310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:16.959800737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224349s 
2025-09-09T23:38:16.966361960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-09-09T23:38:16.971230784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-09-09T23:38:16.974538535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065172s 
2025-09-09T23:38:16.976099037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:16.977511060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-09-09T23:38:16.979102425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-09-09T23:38:17.063008103Z [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-09-09T23:38:17.081827139Z [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-09-09T23:38:17.094481851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:17.099766473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:17.120735697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:17.124634058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:17.128360241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:17.131321253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506924s 
2025-09-09T23:38:17.132961106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-09T23:38:17.135069892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:17.138056736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036352s 
2025-09-09T23:38:17.140747906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-09T23:38:17', 'fix_tmdb_duplicates') 
2025-09-09T23:38:17.143882849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.146893571Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-09T23:38:17.148403241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122941s 
2025-09-09T23:38:17.150535134Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-09T23:38:17.152289998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.154879983Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-09-09T23:38:17.158511245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:17.160223814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:17.167270874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070973s 
2025-09-09T23:38:17.170210243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-09T23:38:17', 'swap_filechmod_for_folderchmod') 
2025-09-09T23:38:17.173583866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.176602184Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-09T23:38:17.178105962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016095s 
2025-09-09T23:38:17.180048825Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-09T23:38:17.181735471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.184038158Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-09-09T23:38:17.189408752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-09T23:38:17.192274123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-09T23:38:17.195282711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038935s 
2025-09-09T23:38:17.197908969Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-09T23:38:17.201068471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-09T23:38:17.203936256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040352s 
2025-09-09T23:38:17.206158781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-09T23:38:17.208671611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-09T23:38:17.211367641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034301s 
2025-09-09T23:38:17.214056706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-09T23:38:17', 'mediainfo_channels') 
2025-09-09T23:38:17.217142128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.219762655Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-09T23:38:17.221241072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116575s 
2025-09-09T23:38:17.223143673Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-09T23:38:17.224844538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.227101172Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-09-09T23:38:17.230896034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-09T23:38:17', 'add_update_history') 
2025-09-09T23:38:17.234130107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.236759512Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-09T23:38:17.238241967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119362s 
2025-09-09T23:38:17.240123736Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-09T23:38:17.241821304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.244039521Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-09-09T23:38:17.279254993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-09T23:38:17.282987379Z [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-09-09T23:38:17.286568059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049005s 
2025-09-09T23:38:17.289235621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-09T23:38:17.292393039Z [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-09-09T23:38:17.295368009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041419s 
2025-09-09T23:38:17.298086343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-09T23:38:17', 'update_awesome_hd_link') 
2025-09-09T23:38:17.301221236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.303914249Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-09T23:38:17.305428628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124787s 
2025-09-09T23:38:17.307397834Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-09T23:38:17.309121444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.311414001Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-09-09T23:38:17.315586813Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:17.317905713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-09-09T23:38:17.320470467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003244s 
2025-09-09T23:38:17.323047587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-09T23:38:17', 'remove_awesomehd') 
2025-09-09T23:38:17.326131948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.328787986Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-09T23:38:17.330235461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113821s 
2025-09-09T23:38:17.332216300Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-09T23:38:17.333968177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.336282428Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-09-09T23:38:17.344003796Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-09-09T23:38:17.411574811Z [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-09-09T23:38:17.421167999Z [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-09-09T23:38:17.427257421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-09-09T23:38:17.430552727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-09-09T23:38:17.451051815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053019s 
2025-09-09T23:38:17.452635664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:17.454061906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-09T23:38:17.456014027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-09-09T23:38:17.458608452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:17.466974478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093304s 
2025-09-09T23:38:17.468646094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:17.470034009Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-09-09T23:38:17.471912311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-09-09T23:38:17.474560203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:17.482919015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093791s 
2025-09-09T23:38:17.485758543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-09T23:38:17', 'add_on_delete_to_notifications') 
2025-09-09T23:38:17.488997936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.492440128Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-09T23:38:17.493991401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186139s 
2025-09-09T23:38:17.496109527Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-09T23:38:17.497842937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.500272249Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-09-09T23:38:17.510626800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-09T23:38:17.512249577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-09-09T23:38:17.514052929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-09-09T23:38:17.516739970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:17.525913733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101815s 
2025-09-09T23:38:17.527310365Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:17.529457709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-09-09T23:38:17.532081913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033119s 
2025-09-09T23:38:17.534828143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-09T23:38:17', 'add_bypass_to_delay_profile') 
2025-09-09T23:38:17.537959609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.540787323Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-09T23:38:17.542292794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117927s 
2025-09-09T23:38:17.544213211Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-09T23:38:17.545915128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.548236182Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-09-09T23:38:17.579261387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-09T23:38:17.584292678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-09T23:38:17.588758521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066496s 
2025-09-09T23:38:17.591460251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-09T23:38:17', 'update_notifiarr') 
2025-09-09T23:38:17.594597850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.597267456Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-09T23:38:17.598703357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150634s 
2025-09-09T23:38:17.600683414Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-09T23:38:17.602360321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.604731686Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-09-09T23:38:17.609254553Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-09T23:38:17.612594479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-09T23:38:17.615761687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004476s 
2025-09-09T23:38:17.618442926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-09T23:38:17', 'legacy_mediainfo_hdr') 
2025-09-09T23:38:17.621558800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.624334439Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-09T23:38:17.625796483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128721s 
2025-09-09T23:38:17.627839878Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-09T23:38:17.629642989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.631938321Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-09-09T23:38:17.635876802Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-09-09T23:38:17.638390313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-09-09T23:38:17.660230422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227507s 
2025-09-09T23:38:17.663054228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-09T23:38:17', 'rename_blacklist_to_blocklist') 
2025-09-09T23:38:17.666261557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.669047487Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-09T23:38:17.670555153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314147s 
2025-09-09T23:38:17.672448996Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-09T23:38:17.674128709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.676402768Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-09-09T23:38:17.680891346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-09T23:38:17.682370435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-09-09T23:38:17.683934194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-09T23:38:17.686008962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-09T23:38:17.694635322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091446s 
2025-09-09T23:38:17.697254747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-09T23:38:17', 'add_indexer_tags') 
2025-09-09T23:38:17.700409760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.703069085Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-09T23:38:17.704546590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174968s 
2025-09-09T23:38:17.706445594Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-09T23:38:17.708144726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.710609910Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-09-09T23:38:17.714024846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:17.715706763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:17.728948708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131044s 
2025-09-09T23:38:17.731949461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-09T23:38:17', 'mediainfo_to_ffmpeg') 
2025-09-09T23:38:17.735322162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.738014594Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-09T23:38:17.739524354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223244s 
2025-09-09T23:38:17.741477737Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-09T23:38:17.743185426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.745472491Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-09-09T23:38:17.751880014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-09T23:38:17.753475667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-09-09T23:38:17.755306564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-09-09T23:38:17.757987453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:17.766930120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099741s 
2025-09-09T23:38:17.768832400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-09-09T23:38:17.771412345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:17.779793453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093082s 
2025-09-09T23:38:17.781297311Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:17.782916371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:17.827013739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438815s 
2025-09-09T23:38:17.830136106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-09T23:38:17', 'cdh_per_downloadclient') 
2025-09-09T23:38:17.833493286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.836284647Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-09T23:38:17.837758815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533573s 
2025-09-09T23:38:17.839797070Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-09T23:38:17.841715493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.844056487Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-09-09T23:38:17.847498318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:17.849226157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:17.864513321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151785s 
2025-09-09T23:38:17.867572651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-09T23:38:17', 'migrate_discord_from_slack') 
2025-09-09T23:38:17.870991345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:17.873771794Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-09T23:38:17.875274460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245224s 
2025-09-09T23:38:17.877130878Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-09T23:38:17.878799518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:17.881082164Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-09-09T23:38:17.898002547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:17.900588404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-09T23:38:17.903579737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038748s 
2025-09-09T23:38:17.905023013Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:17.907249136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-09T23:38:17.909752317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033622s 
2025-09-09T23:38:17.911138077Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:17.913200490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-09T23:38:17.915493758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029292s 
2025-09-09T23:38:17.916889609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-09T23:38:17.918920809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-09T23:38:17.921278156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030182s 
2025-09-09T23:38:17.922885943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-09-09T23:38:17.994776297Z [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-09-09T23:38:18.012929542Z [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-09-09T23:38:18.025188668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:18.029381671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:18.055439693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:18.059206498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:18.062619010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:18.065983605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:18.069224722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445209s 
2025-09-09T23:38:18.071664525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-09T23:38:18', 'remove_predb') 
2025-09-09T23:38:18.074545125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:18.077316035Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-09T23:38:18.078709100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1528969s 
2025-09-09T23:38:18.080786754Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-09T23:38:18.082389311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:18.084779804Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-09-09T23:38:18.089690282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:18.091108659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-09-09T23:38:18.092687047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-09T23:38:18.094954643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:18.103866489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096956s 
2025-09-09T23:38:18.106365932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-09T23:38:18', 'add_on_update_to_notifications') 
2025-09-09T23:38:18.109246011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:18.111831147Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-09T23:38:18.113246738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175071s 
2025-09-09T23:38:18.115229079Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-09T23:38:18.116826736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:18.118988710Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-09-09T23:38:18.140642163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:18.142772112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-09T23:38:18.145093346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028417s 
2025-09-09T23:38:18.146520019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-09-09T23:38:18.216573102Z [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-09-09T23:38:18.231956500Z [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-09-09T23:38:18.243098145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:18.246719949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:18.268433482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:18.271978691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:18.275251973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:18.278537529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:18.281369992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133523s 
2025-09-09T23:38:18.282887798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-09-09T23:38:18.347225233Z [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-09-09T23:38:18.352481116Z [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-09-09T23:38:18.356270126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-09T23:38:18.360683223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-09T23:38:18.382460415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-09T23:38:18.386381341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-09T23:38:18.390168707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-09T23:38:18.393062173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1087355s 
2025-09-09T23:38:18.394356259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-09-09T23:38:18.460789824Z [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-09-09T23:38:18.467493123Z [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-09-09T23:38:18.471709353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-09T23:38:18.474439420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-09T23:38:18.495475370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996057s 
2025-09-09T23:38:18.497022485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-09-09T23:38:18.573493022Z [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-09-09T23:38:18.580257934Z [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-09-09T23:38:18.584407209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-09T23:38:18.587528264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-09T23:38:18.609456670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-09T23:38:18.612803119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-09T23:38:18.615476112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172218s 
2025-09-09T23:38:18.616903907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-09-09T23:38:18.681438278Z [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-09-09T23:38:18.687887073Z [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-09-09T23:38:18.691815143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-09T23:38:18.694868642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-09T23:38:18.716858061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-09T23:38:18.719593740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015048s 
2025-09-09T23:38:18.720983458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-09-09T23:38:18.785963707Z [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-09-09T23:38:18.791375255Z [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-09-09T23:38:18.795001176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-09T23:38:18.797668968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-09T23:38:18.821197056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0988419s 
2025-09-09T23:38:18.822500510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-09-09T23:38:18.886250612Z [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-09-09T23:38:18.892455316Z [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-09-09T23:38:18.896525522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-09T23:38:18.899266492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-09T23:38:18.920240586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965091s 
2025-09-09T23:38:18.921541727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-09-09T23:38:18.985368813Z [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-09-09T23:38:18.990807365Z [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-09-09T23:38:18.994810766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-09T23:38:18.997764384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-09T23:38:19.018953763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-09T23:38:19.022784456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-09T23:38:19.025331625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1026443s 
2025-09-09T23:38:19.026557654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-09-09T23:38:19.091245053Z [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-09-09T23:38:19.098214317Z [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-09-09T23:38:19.102755221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-09T23:38:19.105433664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-09T23:38:19.126943247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991838s 
2025-09-09T23:38:19.128214597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-09-09T23:38:19.192251527Z [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-09-09T23:38:19.199364791Z [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-09-09T23:38:19.204042691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-09T23:38:19.206949514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-09T23:38:19.227799920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-09T23:38:19.230466629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011045s 
2025-09-09T23:38:19.232460494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-09-09T23:38:19.296428445Z [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-09-09T23:38:19.301121816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-09-09T23:38:19.304133761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-09T23:38:19.306880592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-09T23:38:19.328283630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-09T23:38:19.330906161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972049s 
2025-09-09T23:38:19.333133687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-09T23:38:19', 'ensure_identity_on_id_columns') 
2025-09-09T23:38:19.335608771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:19.338773895Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-09T23:38:19.339909010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1049905s 
2025-09-09T23:38:19.342819521Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-09T23:38:19.344176584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:19.346327625Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-09-09T23:38:19.351148393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-09T23:38:19.352312907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-09-09T23:38:19.353530479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-09T23:38:19.355279521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:19.363660248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089726s 
2025-09-09T23:38:19.365707460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-09T23:38:19', 'download_client_per_indexer') 
2025-09-09T23:38:19.368183566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:19.370435180Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-09T23:38:19.371529503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156368s 
2025-09-09T23:38:19.373433898Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-09T23:38:19.374693134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:19.376536696Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-09-09T23:38:19.381505131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-09T23:38:19.383537694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-09T23:38:19.386137159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031909s 
2025-09-09T23:38:19.387817182Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-09T23:38:19.389767008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-09T23:38:19.392012800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028259s 
2025-09-09T23:38:19.393102655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:19.394267841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:19.412118887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175965s 
2025-09-09T23:38:19.413623898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:19.414799976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:19.418141264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034039s 
2025-09-09T23:38:19.420207976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-09T23:38:19', 'multiple_ratings_support') 
2025-09-09T23:38:19.422805015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:19.425065597Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-09T23:38:19.426156314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102443s 
2025-09-09T23:38:19.427650733Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-09T23:38:19.428870019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:19.430679602Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-09-09T23:38:19.482175227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-09-09T23:38:19.488801410Z [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-09-09T23:38:19.495942861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012168s 
2025-09-09T23:38:19.497209572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-09-09T23:38:19.498874194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-09T23:38:19.501426042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030992s 
2025-09-09T23:38:19.502662512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-09-09T23:38:19.504322455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-09T23:38:19.506812118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030355s 
2025-09-09T23:38:19.508122336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-09-09T23:38:19.509905226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-09T23:38:19.512435582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031725s 
2025-09-09T23:38:19.542614763Z [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-09-09T23:38:19.543031081Z                           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-09-09T23:38:19.543181163Z                           FROM "Movies" 
2025-09-09T23:38:19.551651089Z [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-09-09T23:38:19.551698033Z                           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-09-09T23:38:19.551773155Z                           FROM "Movies" 
2025-09-09T23:38:19.559965261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128691s 
2025-09-09T23:38:19.565996726Z [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-09-09T23:38:19.566028811Z                           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-09-09T23:38:19.566044142Z                           FROM "ImportListMovies"
2025-09-09T23:38:19.566067068Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-09T23:38:19.566840916Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-09T23:38:19.575223045Z [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-09-09T23:38:19.575283046Z                           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-09-09T23:38:19.575310902Z                           FROM "ImportListMovies"
2025-09-09T23:38:19.575323738Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-09T23:38:19.575374269Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-09T23:38:19.585005484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146822s 
2025-09-09T23:38:19.586133125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:19.587146114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-09T23:38:19.588600543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-09-09T23:38:19.590366219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:19.598706132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008964s 
2025-09-09T23:38:19.599896760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-09T23:38:19.600934379Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-09-09T23:38:19.602174957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-09-09T23:38:19.603989992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:19.612089592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087025s 
2025-09-09T23:38:19.613223285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-09-09T23:38:19.614229070Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-09-09T23:38:19.615418666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-09-09T23:38:19.617124841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:19.625228830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086277s 
2025-09-09T23:38:19.626403395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-09-09T23:38:19.627462087Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-09-09T23:38:19.628713707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-09-09T23:38:19.630456898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:19.638594865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086859s 
2025-09-09T23:38:19.639748298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-09-09T23:38:19.640800827Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-09-09T23:38:19.642044431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-09-09T23:38:19.643804385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:19.652436197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091944s 
2025-09-09T23:38:19.653758059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-09-09T23:38:19.655550819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-09T23:38:19.658383643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034443s 
2025-09-09T23:38:19.660925882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-09-09T23:38:19.660982797Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-09T23:38:19.661013198Z                                                   FROM "MovieMetadata"
2025-09-09T23:38:19.661069031Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-09T23:38:19.663673906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-09-09T23:38:19.663723656Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-09T23:38:19.663768226Z                                                   FROM "MovieMetadata"
2025-09-09T23:38:19.663787635Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-09T23:38:19.667098883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044499s 
2025-09-09T23:38:19.669265686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-09-09T23:38:19.669302680Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-09T23:38:19.669361378Z                                                   FROM "Movies" 
2025-09-09T23:38:19.669400006Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-09T23:38:19.672061335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-09-09T23:38:19.672119051Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-09T23:38:19.672150835Z                                                   FROM "Movies" 
2025-09-09T23:38:19.672178060Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-09T23:38:19.674960804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039714s 
2025-09-09T23:38:19.677087897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-09-09T23:38:19.677121706Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-09T23:38:19.677159181Z                                                   FROM "Movies" 
2025-09-09T23:38:19.677222559Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-09T23:38:19.679713254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-09-09T23:38:19.679755559Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-09T23:38:19.679793315Z                                                   FROM "Movies" 
2025-09-09T23:38:19.679829608Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-09T23:38:19.682637482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038754s 
2025-09-09T23:38:19.684933886Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-09-09T23:38:19.684964248Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-09T23:38:19.685023036Z                                                   FROM "Movies" 
2025-09-09T23:38:19.685068337Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-09T23:38:19.687797012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-09-09T23:38:19.687880690Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-09T23:38:19.687905580Z                                                   FROM "Movies" 
2025-09-09T23:38:19.687957515Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-09T23:38:19.690801792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040948s 
2025-09-09T23:38:19.693172456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-09-09T23:38:19.693233589Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-09T23:38:19.693256265Z                                                   FROM "MovieMetadata" 
2025-09-09T23:38:19.693301877Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-09T23:38:19.696132076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-09-09T23:38:19.696178379Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-09T23:38:19.696271336Z                                                   FROM "MovieMetadata" 
2025-09-09T23:38:19.696286958Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-09T23:38:19.699124903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041935s 
2025-09-09T23:38:19.700214928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:19.701235533Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-09-09T23:38:19.702424016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-09-09T23:38:19.776305308Z [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-09-09T23:38:19.790748933Z [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-09-09T23:38:19.800962510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:19.804267535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:19.827745983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-09T23:38:19.830885224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-09T23:38:19.833929154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-09T23:38:19.836853182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-09T23:38:19.839776829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361361s 
2025-09-09T23:38:19.841045484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-09-09T23:38:19.842737481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-09T23:38:19.845311133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031396s 
2025-09-09T23:38:19.846585359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-09-09T23:38:19.915674211Z [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-09-09T23:38:19.921579442Z [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-09-09T23:38:19.925418573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-09T23:38:19.928442372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-09T23:38:19.951588411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:19.954351835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1066187s 
2025-09-09T23:38:19.955578075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-09-09T23:38:20.024195788Z [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-09-09T23:38:20.030818474Z [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-09-09T23:38:20.034850312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-09T23:38:20.037750813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-09T23:38:20.059561603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-09T23:38:20.062206549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1054943s 
2025-09-09T23:38:20.063456236Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-09-09T23:38:20.131710106Z [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-09-09T23:38:20.136771869Z [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-09-09T23:38:20.140126594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-09T23:38:20.143237639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-09T23:38:20.165647725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-09T23:38:20.168844973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-09T23:38:20.171433225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1067702s 
2025-09-09T23:38:20.174292223Z [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-09-09T23:38:20.244844832Z [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-09-09T23:38:20.250731045Z [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-09-09T23:38:20.254582380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:20.257986956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:20.278918986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-09T23:38:20.281566828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053738s 
2025-09-09T23:38:20.284048195Z [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-09-09T23:38:20.351012248Z [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-09-09T23:38:20.355304411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-09-09T23:38:20.358098257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-09-09T23:38:20.360818335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-09-09T23:38:20.381158533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-09T23:38:20.383896456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0980326s 
2025-09-09T23:38:20.385864399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-09T23:38:20', 'movie_metadata') 
2025-09-09T23:38:20.388242398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:20.391745912Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-09T23:38:20.392873112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058285s 
2025-09-09T23:38:20.395738402Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-09T23:38:20.396980393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:20.399581470Z [Info] add_collections: Starting migration of Main DB to 208 
2025-09-09T23:38:20.420869588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-09-09T23:38:20.425624152Z [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-09-09T23:38:20.430800556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084846s 
2025-09-09T23:38:20.432175044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-09-09T23:38:20.433802280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-09T23:38:20.436360922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030131s 
2025-09-09T23:38:20.437512952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-09T23:38:20.438588157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-09-09T23:38:20.439806941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-09-09T23:38:20.441469048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-09-09T23:38:20.449257482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082847s 
2025-09-09T23:38:20.450602019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-09-09T23:38:20.452214406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-09-09T23:38:20.459840492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008099s 
2025-09-09T23:38:20.461074157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-09T23:38:20.462117478Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-09-09T23:38:20.463233074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-09-09T23:38:20.464810540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-09-09T23:38:20.472430595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080229s 
2025-09-09T23:38:20.473509708Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:20.474721077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:20.490156499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151602s 
2025-09-09T23:38:20.491581719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:20.492780543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:20.499648232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068274s 
2025-09-09T23:38:20.500905594Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:20.502074308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:20.509654091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074628s 
2025-09-09T23:38:20.510932936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:20.512107882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:20.519509186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073461s 
2025-09-09T23:38:20.520809524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-09T23:38:20.521834458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-09-09T23:38:20.523003272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-09-09T23:38:20.602232563Z [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-09-09T23:38:20.609687785Z [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-09-09T23:38:20.614273470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-09T23:38:20.617032786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-09T23:38:20.637796126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-09T23:38:20.640382294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.11623s 
2025-09-09T23:38:20.641637742Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-09-09T23:38:20.710226547Z [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-09-09T23:38:20.717295973Z [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-09-09T23:38:20.721729871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-09T23:38:20.724639290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-09T23:38:20.746018050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-09T23:38:20.748607464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058488s 
2025-09-09T23:38:20.749906169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:20.751660522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-09-09T23:38:20.753559375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025071s 
2025-09-09T23:38:20.754775003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-09-09T23:38:20.825515221Z [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-09-09T23:38:20.838518535Z [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-09-09T23:38:20.846199442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-09T23:38:20.849475599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-09T23:38:20.870068125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-09T23:38:20.873267889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-09T23:38:20.876479135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-09T23:38:20.879042266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230741s 
2025-09-09T23:38:20.881026462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-09T23:38:20', 'add_collections') 
2025-09-09T23:38:20.883326293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:20.885968534Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-09T23:38:20.887032536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299436s 
2025-09-09T23:38:20.888690455Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-09T23:38:20.889933217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:20.891920759Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-09-09T23:38:20.896768281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-09-09T23:38:20.898646823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-09T23:38:20.901665722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036527s 
2025-09-09T23:38:20.902989338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-09-09T23:38:20.904778891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-09-09T23:38:20.907296181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031763s 
2025-09-09T23:38:20.909342060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-09T23:38:20', 'movie_meta_collection_index') 
2025-09-09T23:38:20.911698415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:20.914008377Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-09T23:38:20.915120386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097482s 
2025-09-09T23:38:20.916638904Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-09T23:38:20.917888169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:20.919694036Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-09-09T23:38:20.924121461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:20.925283391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-09-09T23:38:20.926793812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-09-09T23:38:20.928582534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:20.937025656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090615s 
2025-09-09T23:38:20.939043369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-09T23:38:20', 'movie_added_notifications') 
2025-09-09T23:38:20.941474725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:20.943709505Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-09T23:38:20.944814670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156525s 
2025-09-09T23:38:20.946312687Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-09T23:38:20.947535389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:20.949410725Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-09-09T23:38:20.954081250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-09-09T23:38:20.955991317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-09T23:38:20.959031027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036984s 
2025-09-09T23:38:20.960308490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-09-09T23:38:20.961943692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-09-09T23:38:20.964374577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029486s 
2025-09-09T23:38:20.966338552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-09T23:38:20', 'more_movie_meta_index') 
2025-09-09T23:38:20.968672873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:20.971000299Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-09T23:38:20.972089863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094681s 
2025-09-09T23:38:20.973747862Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-09T23:38:20.975041296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:20.976953768Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-09-09T23:38:21.020182115Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:21.021926518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-09T23:38:21.023983360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023818s 
2025-09-09T23:38:21.025117203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-09T23:38:21.026149432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-09-09T23:38:21.027435632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-09-09T23:38:21.095720535Z [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-09-09T23:38:21.102096554Z [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-09-09T23:38:21.106345570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-09T23:38:21.108905224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-09T23:38:21.129571860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008757s 
2025-09-09T23:38:21.130780123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-09T23:38:21.131803554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-09-09T23:38:21.133079183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-09-09T23:38:21.201808731Z [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-09-09T23:38:21.210013644Z [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-09-09T23:38:21.214411179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-09T23:38:21.217000242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-09T23:38:21.237907232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035954s 
2025-09-09T23:38:21.239135004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-09T23:38:21.240192944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-09-09T23:38:21.241447120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-09-09T23:38:21.310135125Z [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-09-09T23:38:21.317106042Z [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-09-09T23:38:21.321756126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-09T23:38:21.324473909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-09T23:38:21.345377010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-09T23:38:21.348019412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053574s 
2025-09-09T23:38:21.349164026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-09T23:38:21.350218941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-09-09T23:38:21.351468797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-09-09T23:38:21.420486166Z [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-09-09T23:38:21.427545521Z [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-09-09T23:38:21.432139351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-09T23:38:21.434925000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-09T23:38:21.456511989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-09T23:38:21.459188910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065167s 
2025-09-09T23:38:21.460358686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-09T23:38:21.461407247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-09-09T23:38:21.462666693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-09T23:38:21.541880022Z [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-09-09T23:38:21.548104116Z [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-09-09T23:38:21.552235736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-09T23:38:21.554601800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-09T23:38:21.575444811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1115573s 
2025-09-09T23:38:21.576728306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-09T23:38:21.577752809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-09-09T23:38:21.579198139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-09T23:38:21.647320625Z [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-09-09T23:38:21.653650251Z [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-09-09T23:38:21.657638592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-09T23:38:21.660392598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-09T23:38:21.681556745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011517s 
2025-09-09T23:38:21.682787483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-09T23:38:21.683832678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-09T23:38:21.685080270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-09T23:38:21.753654416Z [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-09-09T23:38:21.759605881Z [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-09-09T23:38:21.763459841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-09T23:38:21.766005036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-09T23:38:21.786614477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001942s 
2025-09-09T23:38:21.787915647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-09T23:38:21.788977385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-09-09T23:38:21.790300499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-09T23:38:21.856806160Z [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-09-09T23:38:21.861958845Z [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-09-09T23:38:21.865304522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-09T23:38:21.868191065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-09T23:38:21.889740879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-09T23:38:21.892454173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008637s 
2025-09-09T23:38:21.893687316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-09T23:38:21.894750397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-09T23:38:21.896170867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-09T23:38:21.962604633Z [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-09-09T23:38:21.968269550Z [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-09-09T23:38:21.971632292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-09T23:38:21.974564506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-09T23:38:21.996363743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-09T23:38:21.999399465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101972s 
2025-09-09T23:38:22.000663892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-09T23:38:22.001772614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-09T23:38:22.003340902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-09T23:38:22.069202566Z [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-09-09T23:38:22.075148168Z [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-09-09T23:38:22.078597804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-09T23:38:22.081430659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-09T23:38:22.102504405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-09T23:38:22.105209843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006073s 
2025-09-09T23:38:22.106439689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-09-09T23:38:22.107532019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-09-09T23:38:22.108806976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-09-09T23:38:22.176266317Z [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-09-09T23:38:22.183159127Z [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-09-09T23:38:22.187293071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-09-09T23:38:22.190925215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-09-09T23:38:22.214271777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-09T23:38:22.218288045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-09T23:38:22.221713032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-09T23:38:22.224844026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1146113s 
2025-09-09T23:38:22.226192883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-09T23:38:22.227499544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-09-09T23:38:22.228909353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-09-09T23:38:22.295902615Z [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-09-09T23:38:22.302556884Z [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-09-09T23:38:22.305996881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-09T23:38:22.308719253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-09T23:38:22.330990039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993715s 
2025-09-09T23:38:22.332848381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-09T23:38:22.334131465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-09T23:38:22.335568679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-09-09T23:38:22.413767265Z [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-09-09T23:38:22.421214752Z [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-09-09T23:38:22.424714489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-09T23:38:22.427364225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-09T23:38:22.448705269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117662s 
2025-09-09T23:38:22.450390923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-09T23:38:22.451465698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-09-09T23:38:22.453094918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-09T23:38:22.522138659Z [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-09-09T23:38:22.528282601Z [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-09-09T23:38:22.532160470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-09T23:38:22.535496177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-09T23:38:22.556749264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-09T23:38:22.560682834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-09T23:38:22.563789079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090128s 
2025-09-09T23:38:22.565147054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-09T23:38:22.566461842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-09-09T23:38:22.567814736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-09-09T23:38:22.636655378Z [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-09-09T23:38:22.643960378Z [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-09-09T23:38:22.647581159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-09T23:38:22.650649147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-09T23:38:22.674593343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-09T23:38:22.677853748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10856s 
2025-09-09T23:38:22.679197774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-09T23:38:22.680377971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-09-09T23:38:22.681768341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-09-09T23:38:22.749810996Z [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-09-09T23:38:22.757087369Z [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-09-09T23:38:22.761075920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-09T23:38:22.764215582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-09T23:38:22.788020477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-09T23:38:22.792503625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085301s 
2025-09-09T23:38:22.793784083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-09T23:38:22.794967045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-09-09T23:38:22.796831780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-09-09T23:38:22.866714932Z [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-09-09T23:38:22.872886800Z [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-09-09T23:38:22.876539866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-09T23:38:22.879590399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-09T23:38:22.903324181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-09T23:38:22.907098481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086681s 
2025-09-09T23:38:22.908660326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-09T23:38:22.909951195Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-09-09T23:38:22.911491928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-09T23:38:22.980515408Z [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-09-09T23:38:22.988735471Z [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-09-09T23:38:22.993127896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-09T23:38:22.996207908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-09T23:38:23.018590940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-09T23:38:23.021903550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1088532s 
2025-09-09T23:38:23.023116834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-09T23:38:23.024277220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-09-09T23:38:23.025658101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-09T23:38:23.092331108Z [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-09-09T23:38:23.098725445Z [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-09-09T23:38:23.102880391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-09T23:38:23.105850342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-09T23:38:23.128308205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-09T23:38:23.131125908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1041064s 
2025-09-09T23:38:23.132582832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-09T23:38:23.133867679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-09-09T23:38:23.135218479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-09T23:38:23.202799175Z [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-09-09T23:38:23.211206845Z [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-09-09T23:38:23.215208132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-09T23:38:23.218126128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-09T23:38:23.240049795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-09T23:38:23.242740223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062543s 
2025-09-09T23:38:23.243978446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-09T23:38:23.245206749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-09-09T23:38:23.246628182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-09T23:38:23.323943309Z [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-09-09T23:38:23.332192820Z [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-09-09T23:38:23.336459553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-09T23:38:23.340143501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-09T23:38:23.362316299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-09T23:38:23.366885771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189111s 
2025-09-09T23:38:23.368446584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-09T23:38:23.370012857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-09-09T23:38:23.371874316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-09-09T23:38:23.440773947Z [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-09-09T23:38:23.449399666Z [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-09-09T23:38:23.462197637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-09T23:38:23.465648195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-09T23:38:23.487953751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1139987s 
2025-09-09T23:38:23.489794037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-09T23:38:23.490892689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-09-09T23:38:23.492331747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-09-09T23:38:23.564025364Z [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-09-09T23:38:23.570166381Z [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-09-09T23:38:23.574146455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-09T23:38:23.576826662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-09T23:38:23.597689974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039191s 
2025-09-09T23:38:23.599176167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-09T23:38:23.600264689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-09-09T23:38:23.601554396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-09-09T23:38:23.670632616Z [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-09-09T23:38:23.677339331Z [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-09-09T23:38:23.681654591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-09T23:38:23.684521434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-09T23:38:23.706247643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-09T23:38:23.709088173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062433s 
2025-09-09T23:38:23.710448082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-09T23:38:23.711577857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-09-09T23:38:23.713052987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-09-09T23:38:23.785235699Z [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-09-09T23:38:23.797605959Z [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-09-09T23:38:23.805780339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-09T23:38:23.809581243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-09T23:38:23.832272576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-09T23:38:23.836721214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-09T23:38:23.841224121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-09T23:38:23.844817437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-09T23:38:23.848099346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133569s 
2025-09-09T23:38:23.849322829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-09T23:38:23.850406201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-09T23:38:23.851742492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-09-09T23:38:23.931585509Z [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-09-09T23:38:23.948142800Z [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-09-09T23:38:23.958175192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-09T23:38:23.961863699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-09T23:38:23.984562177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-09T23:38:23.989136608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-09T23:38:23.993095300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-09T23:38:23.996953659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-09T23:38:24.000122820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468051s 
2025-09-09T23:38:24.001381004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-09T23:38:24.002750832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-09-09T23:38:24.004125901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-09-09T23:38:24.084614649Z [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-09-09T23:38:24.098665693Z [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-09-09T23:38:24.108196385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-09T23:38:24.111823639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-09T23:38:24.132740499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-09T23:38:24.137466616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-09T23:38:24.141655120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-09T23:38:24.145225389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-09T23:38:24.148815218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431986s 
2025-09-09T23:38:24.150131729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-09T23:38:24.151455926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001079s 
2025-09-09T23:38:24.152827908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-09-09T23:38:24.241188597Z [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-09-09T23:38:24.252816262Z [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-09-09T23:38:24.260900581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-09T23:38:24.264406049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-09T23:38:24.285512401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-09T23:38:24.288879100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-09T23:38:24.292245660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-09T23:38:24.295786279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-09T23:38:24.301614515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443119s 
2025-09-09T23:38:24.302910214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:24.304199320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-09-09T23:38:24.305611083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-09-09T23:38:24.375912797Z [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-09-09T23:38:24.381890124Z [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-09-09T23:38:24.385885038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:24.388780318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:24.410706991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-09T23:38:24.413654737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1067245s 
2025-09-09T23:38:24.415272755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-09T23:38:24.416793988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002097s 
2025-09-09T23:38:24.418281023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-09-09T23:38:24.490650411Z [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-09-09T23:38:24.498946877Z [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-09-09T23:38:24.502419280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-09T23:38:24.505197534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-09T23:38:24.526481643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.106884s 
2025-09-09T23:38:24.527796751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-09T23:38:24.528981026Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.05E-05s 
2025-09-09T23:38:24.530650919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-09T23:38:24.606005047Z [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-09-09T23:38:24.610825674Z [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-09-09T23:38:24.613993954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-09T23:38:24.616899905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-09T23:38:24.637878760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-09T23:38:24.640831266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1088034s 
2025-09-09T23:38:24.642043196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-09T23:38:24.643125716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-09-09T23:38:24.644454421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-09T23:38:24.715811872Z [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-09-09T23:38:24.720723933Z [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-09-09T23:38:24.723885840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-09T23:38:24.726886893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-09T23:38:24.748277767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-09T23:38:24.751686792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1057296s 
2025-09-09T23:38:24.752918792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-09T23:38:24.754009439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-09-09T23:38:24.755296761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-09-09T23:38:24.829881741Z [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-09-09T23:38:24.835857343Z [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-09-09T23:38:24.839610681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-09T23:38:24.842373765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-09T23:38:24.863244572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1067343s 
2025-09-09T23:38:24.864533157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-09T23:38:24.865684084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-09-09T23:38:24.867008702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-09-09T23:38:24.939603624Z [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-09-09T23:38:24.945309243Z [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-09-09T23:38:24.948991659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-09T23:38:24.951740263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-09T23:38:24.972819450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045035s 
2025-09-09T23:38:24.974115339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-09T23:38:24.975227449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-09-09T23:38:24.976553288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-09T23:38:25.058788903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-09T23:38:25.063165276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-09T23:38:25.066570804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-09T23:38:25.069680516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-09T23:38:25.090955807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-09T23:38:25.094857113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170072s 
2025-09-09T23:38:25.097644486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-09T23:38:25', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-09T23:38:25.100387499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.104366351Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-09T23:38:25.105624795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263034s 
2025-09-09T23:38:25.108410425Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-09T23:38:25.109756135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.113116401Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-09-09T23:38:25.127947135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-09T23:38:25.129245420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2025-09-09T23:38:25.130552712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-09-09T23:38:25.132329390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-09-09T23:38:25.141032956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091977s 
2025-09-09T23:38:25.143302516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-09T23:38:25', 'add_language_tags_to_subtitle_files') 
2025-09-09T23:38:25.146177315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.149657302Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-09T23:38:25.150859122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177243s 
2025-09-09T23:38:25.152503464Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-09T23:38:25.153775746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.155737907Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-09-09T23:38:25.161076898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-09T23:38:25.162285923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2025-09-09T23:38:25.163514336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-09T23:38:25.165123296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-09T23:38:25.173472488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087157s 
2025-09-09T23:38:25.174746253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-09T23:38:25.176343620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-09T23:38:25.184209920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082104s 
2025-09-09T23:38:25.186336973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-09T23:38:25', 'add_salt_to_users') 
2025-09-09T23:38:25.188904914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.191223583Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-09T23:38:25.192372868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152377s 
2025-09-09T23:38:25.194123012Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-09T23:38:25.195464032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.197441554Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-09-09T23:38:25.202914164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-09-09T23:38:25.292680063Z [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-09-09T23:38:25.298652129Z [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-09-09T23:38:25.302331628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-09T23:38:25.305597024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-09T23:38:25.327453245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:25.331549253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-09T23:38:25.334330152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1300417s 
2025-09-09T23:38:25.335726805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-09-09T23:38:25.415095928Z [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-09-09T23:38:25.420571113Z [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-09-09T23:38:25.424147064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-09T23:38:25.427290945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-09T23:38:25.448484592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:25.451943347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-09T23:38:25.454688114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176581s 
2025-09-09T23:38:25.456012270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-09-09T23:38:25.534615421Z [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-09-09T23:38:25.540047309Z [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-09-09T23:38:25.543431564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-09T23:38:25.546634393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-09T23:38:25.567456241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:25.570912401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-09T23:38:25.573660615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163755s 
2025-09-09T23:38:25.574986414Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-09-09T23:38:25.648427300Z [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-09-09T23:38:25.652685124Z [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-09-09T23:38:25.655867893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-09T23:38:25.659085462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-09T23:38:25.680362026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-09T23:38:25.683755880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-09T23:38:25.686774308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1102698s 
2025-09-09T23:38:25.690613209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-09T23:38:25', 'clean_alt_titles') 
2025-09-09T23:38:25.693796549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.696911010Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-09T23:38:25.698048832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120664s 
2025-09-09T23:38:25.701434630Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-09T23:38:25.702830210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.705647212Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-09-09T23:38:25.709834985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:25.711901135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-09-09T23:38:25.714271268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030154s 
2025-09-09T23:38:25.716320274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-09T23:38:25', 'remove_omg') 
2025-09-09T23:38:25.718848515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.721124939Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-09T23:38:25.722444556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098678s 
2025-09-09T23:38:25.724161574Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-09T23:38:25.725488196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.727880182Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-09-09T23:38:25.732206073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-09T23:38:25.733332150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-09-09T23:38:25.734858734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-09-09T23:38:25.736664781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-09-09T23:38:25.745322164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009143s 
2025-09-09T23:38:25.747517696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-09T23:38:25', 'add_additional_info_to_pending_releases') 
2025-09-09T23:38:25.750117621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.752567143Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-09T23:38:25.753752721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163072s 
2025-09-09T23:38:25.755323644Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-09T23:38:25.756638001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.758686375Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-09-09T23:38:25.762953508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-09T23:38:25.764142813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2025-09-09T23:38:25.765324543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-09-09T23:38:25.767248467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:25.775809315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092892s 
2025-09-09T23:38:25.778218627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-09T23:38:25', 'add_result_to_commands') 
2025-09-09T23:38:25.780621586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.782937128Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-09T23:38:25.784096663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163644s 
2025-09-09T23:38:25.785703629Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-09T23:38:25.786989188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.788984977Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-09-09T23:38:25.793392262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:25.794590795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-09-09T23:38:25.795883699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-09T23:38:25.797870299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:25.806634597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094907s 
2025-09-09T23:38:25.808831701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-09T23:38:25', 'health_restored_notification') 
2025-09-09T23:38:25.811404372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.813818393Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-09T23:38:25.814960934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165482s 
2025-09-09T23:38:25.816730227Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-09T23:38:25.818058251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.820107047Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-09-09T23:38:25.824532658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-09T23:38:25.826051887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2025-09-09T23:38:25.827692621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-09-09T23:38:25.829986380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:25.838967696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098235s 
2025-09-09T23:38:25.841432309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-09T23:38:25', 'add_on_manual_interaction_required_to_notifications') 
2025-09-09T23:38:25.844162386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.846570695Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-09T23:38:25.847806314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173103s 
2025-09-09T23:38:25.851909005Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-09T23:38:25.853126617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.855174671Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-09-09T23:38:25.859140106Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:25.860962766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-09-09T23:38:25.863289852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028583s 
2025-09-09T23:38:25.865294599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-09T23:38:25', 'remove_rarbg') 
2025-09-09T23:38:25.867794092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.869987329Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-09T23:38:25.871120230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095233s 
2025-09-09T23:38:25.872779702Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-09T23:38:25.874088026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.876130349Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-09-09T23:38:25.881370110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-09T23:38:25.883742787Z [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-09-09T23:38:25.887832343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048624s 
2025-09-09T23:38:25.890029758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-09T23:38:25', 'remove_invalid_roksbox_metadata_images') 
2025-09-09T23:38:25.892599673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:25.894881016Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-09T23:38:25.896038197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117254s 
2025-09-09T23:38:25.897551855Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-09T23:38:25.898785950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:25.900645003Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-09-09T23:38:25.913466431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-09-09T23:38:26.013566399Z [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-09-09T23:38:26.019119441Z [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-09-09T23:38:26.022579669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-09T23:38:26.025503467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-09T23:38:26.049643647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-09T23:38:26.052490259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373898s 
2025-09-09T23:38:26.053712491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-09T23:38:26.054805101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-09-09T23:38:26.056154738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-09-09T23:38:26.057983571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-09-09T23:38:26.065835873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084589s 
2025-09-09T23:38:26.067186332Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:26.068845543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-09-09T23:38:26.071098410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027381s 
2025-09-09T23:38:26.073152426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-09T23:38:26', 'list_sync_time') 
2025-09-09T23:38:26.075647370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.078881974Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-09T23:38:26.080008853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010452s 
2025-09-09T23:38:26.081645909Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-09T23:38:26.082914894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.084959121Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-09-09T23:38:26.089143146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-09T23:38:26.090307220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2025-09-09T23:38:26.091546515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-09-09T23:38:26.093203953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-09-09T23:38:26.101804742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090391s 
2025-09-09T23:38:26.103937938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-09T23:38:26', 'add_tags_to_collections') 
2025-09-09T23:38:26.106560599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.108931203Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-09T23:38:26.110052511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160937s 
2025-09-09T23:38:26.111662462Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-09T23:38:26.112959184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.114910042Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-09-09T23:38:26.119369662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-09T23:38:26.120585210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-09-09T23:38:26.121793974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-09-09T23:38:26.123428395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-09-09T23:38:26.131887870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089017s 
2025-09-09T23:38:26.134064072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-09T23:38:26', 'add_download_client_tags') 
2025-09-09T23:38:26.136633997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.138952596Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-09T23:38:26.140060727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158805s 
2025-09-09T23:38:26.141684036Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-09T23:38:26.142940536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.144872607Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-09-09T23:38:26.153291039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-09-09T23:38:26.156453857Z [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-09-09T23:38:26.160627412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060572s 
2025-09-09T23:38:26.162030908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-09-09T23:38:26.163660890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-09-09T23:38:26.166400216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032152s 
2025-09-09T23:38:26.168444332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-09T23:38:26', 'add_auto_tagging') 
2025-09-09T23:38:26.170916681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.173250521Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-09T23:38:26.174356828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100153s 
2025-09-09T23:38:26.176090990Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-09T23:38:26.177417692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.179406216Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-09-09T23:38:26.184975981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-09T23:38:26.186289526Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s 
2025-09-09T23:38:26.187664355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-09-09T23:38:26.189726297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:26.198573362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096329s 
2025-09-09T23:38:26.199771735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-09T23:38:26.200867412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-09-09T23:38:26.202188211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-09-09T23:38:26.203932153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-09-09T23:38:26.211985870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085516s 
2025-09-09T23:38:26.214277715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-09T23:38:26', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-09T23:38:26.216930978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.219323797Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-09T23:38:26.220548012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01571s 
2025-09-09T23:38:26.222246512Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-09T23:38:26.223551079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.225533671Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-09-09T23:38:26.240753960Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-09-09T23:38:26.242647182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-09-09T23:38:26.265088942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227766s 
2025-09-09T23:38:26.266338629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-09T23:38:26.267424606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-09-09T23:38:26.268626446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-09-09T23:38:26.271324749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-09-09T23:38:26.279692349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098372s 
2025-09-09T23:38:26.280919430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-09T23:38:26.281998813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-09-09T23:38:26.283251416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-09-09T23:38:26.285060238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:26.293177794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087369s 
2025-09-09T23:38:26.294377480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-09T23:38:26.295448627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-09-09T23:38:26.296700728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-09-09T23:38:26.298469640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:26.306573198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086816s 
2025-09-09T23:38:26.307869528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-09-09T23:38:26.404309717Z [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-09-09T23:38:26.409234374Z [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-09-09T23:38:26.412921388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-09-09T23:38:26.415691256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-09-09T23:38:26.438391106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288581s 
2025-09-09T23:38:26.439730914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:26.440951421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:26.450362131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092219s 
2025-09-09T23:38:26.451949648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-09T23:38:26.453867801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-09-09T23:38:26.456186450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030527s 
2025-09-09T23:38:26.458586543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-09T23:38:26', 'update_restrictions_to_release_profiles') 
2025-09-09T23:38:26.461198091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.463784820Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-09T23:38:26.464977121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104794s 
2025-09-09T23:38:26.466785933Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-09T23:38:26.468068686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.470131600Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-09-09T23:38:26.475492125Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-09-09T23:38:26.477071355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-09-09T23:38:26.499106346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222856s 
2025-09-09T23:38:26.500507046Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-09-09T23:38:26.602250955Z [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-09-09T23:38:26.608622375Z [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-09-09T23:38:26.612596538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-09T23:38:26.615355112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-09T23:38:26.637016642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-09T23:38:26.639762581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380341s 
2025-09-09T23:38:26.641171608Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-09-09T23:38:26.723998254Z [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-09-09T23:38:26.730983470Z [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-09-09T23:38:26.735559815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-09T23:38:26.738417680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-09T23:38:26.762560966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-09T23:38:26.765372228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229453s 
2025-09-09T23:38:26.767702951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-09T23:38:26', 'rename_quality_profiles') 
2025-09-09T23:38:26.770224538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.773009957Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-09T23:38:26.774149171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305259s 
2025-09-09T23:38:26.775945719Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-09T23:38:26.777301870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.781726259Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-09-09T23:38:26.785903851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-09T23:38:26.787699026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-09T23:38:26.790290815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029886s 
2025-09-09T23:38:26.791788401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-09T23:38:26.793457813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-09T23:38:26.795557821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024908s 
2025-09-09T23:38:26.797099435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-09T23:38:26.798772595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-09T23:38:26.800887994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025048s 
2025-09-09T23:38:26.803015348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-09T23:38:26', 'update_images_remote_url') 
2025-09-09T23:38:26.805524420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.807894062Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-09T23:38:26.809104630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093926s 
2025-09-09T23:38:26.810884214Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-09T23:38:26.812221897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.814709547Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-09-09T23:38:26.822638513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-09T23:38:26.825926213Z [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-09-09T23:38:26.830038714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060694s 
2025-09-09T23:38:26.831396909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-09T23:38:26.833285793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-09T23:38:26.836026923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033956s 
2025-09-09T23:38:26.838088915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-09T23:38:26', 'add_notification_status') 
2025-09-09T23:38:26.840583939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.843319327Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-09T23:38:26.844497319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105825s 
2025-09-09T23:38:26.846145548Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-09T23:38:26.847478753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.849517758Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-09-09T23:38:26.854093943Z [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-09-09T23:38:26.856755182Z [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-09-09T23:38:26.859900837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041453s 
2025-09-09T23:38:26.862145407Z [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-09-09T23:38:26.864887408Z [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-09-09T23:38:26.868004164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004131s 
2025-09-09T23:38:26.870179925Z [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-09-09T23:38:26.872574647Z [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-09-09T23:38:26.875529397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037571s 
2025-09-09T23:38:26.877716161Z [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-09-09T23:38:26.880187447Z [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-09-09T23:38:26.883009791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036072s 
2025-09-09T23:38:26.885389593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-09T23:38:26', 'rename_deprecated_indexer_flags') 
2025-09-09T23:38:26.888220213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.890626738Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-09T23:38:26.891870713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110778s 
2025-09-09T23:38:26.893561538Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-09T23:38:26.894835513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.897188471Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-09-09T23:38:26.901415804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-09T23:38:26.902581201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2025-09-09T23:38:26.904022864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-09-09T23:38:26.905762237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-09-09T23:38:26.914730255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095008s 
2025-09-09T23:38:26.916892299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-09T23:38:26', 'movie_last_searched_time') 
2025-09-09T23:38:26.919412383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.921755862Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-09T23:38:26.922880266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164081s 
2025-09-09T23:38:26.924407281Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-09T23:38:26.925662218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.927619891Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-09-09T23:38:26.930686466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:26.931973978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:26.939439291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073957s 
2025-09-09T23:38:26.941714733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-09T23:38:26', 'email_encryption') 
2025-09-09T23:38:26.944401763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.946497033Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-09T23:38:26.947593120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145803s 
2025-09-09T23:38:26.949206398Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-09T23:38:26.950486637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.952419479Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-09-09T23:38:26.955480212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-09T23:38:26.957153952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-09T23:38:26.959237428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002435s 
2025-09-09T23:38:26.961299580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-09T23:38:26', 'clear_last_rss_releases_info') 
2025-09-09T23:38:26.963800616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:26.965915355Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-09T23:38:26.967056974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089522s 
2025-09-09T23:38:26.968461622Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-09T23:38:26.969679985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:26.971491964Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-09-09T23:38:26.985377305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-09-09T23:38:26.987196899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-09-09T23:38:26.990322493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035837s 
2025-09-09T23:38:26.991574554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-09-09T23:38:26.993118894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-09-09T23:38:26.995596012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029001s 
2025-09-09T23:38:26.996855638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-09-09T23:38:26.998690974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-09-09T23:38:27.001341822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033337s 
2025-09-09T23:38:27.003570570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-09-09T23:38:27.005451959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-09-09T23:38:27.007962323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031476s 
2025-09-09T23:38:27.009302813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-09-09T23:38:27.011158640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-09-09T23:38:27.013935030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003406s 
2025-09-09T23:38:27.015206240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-09-09T23:38:27.016838136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-09-09T23:38:27.019387069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030141s 
2025-09-09T23:38:27.020603138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-09-09T23:38:27.022132538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-09-09T23:38:27.024805911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003053s 
2025-09-09T23:38:27.026860168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-09T23:38:27', 'add_indexes') 
2025-09-09T23:38:27.029322316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:27.032209139Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-09T23:38:27.033371679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103978s 
2025-09-09T23:38:27.035086232Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-09T23:38:27.036440178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:27.038515317Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-09-09T23:38:27.044317951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-09T23:38:27.045549642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-09-09T23:38:27.046791222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-09-09T23:38:27.048476165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-09-09T23:38:27.057742624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097339s 
2025-09-09T23:38:27.058984525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-09T23:38:27.060093007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-09-09T23:38:27.061324507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-09-09T23:38:27.063083339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-09-09T23:38:27.071746514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091656s 
2025-09-09T23:38:27.072986982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:27.074220987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:27.082138239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077205s 
2025-09-09T23:38:27.084635097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-09T23:38:27', 'parse_title_from_existing_subtitle_files') 
2025-09-09T23:38:27.087364202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:27.089801139Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-09T23:38:27.091039413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154709s 
2025-09-09T23:38:27.092859879Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-09T23:38:27.094275580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:27.096460369Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-09-09T23:38:27.100731650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-09-09T23:38:27.101981788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-09-09T23:38:27.103281705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-09-09T23:38:27.105285981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-09-09T23:38:27.114539114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099772s 
2025-09-09T23:38:27.116848604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-09T23:38:27', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-09T23:38:27.119503571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:27.121961671Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-09T23:38:27.123224183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171545s 
2025-09-09T23:38:27.124951080Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-09T23:38:27.126344406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:27.128398602Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-09-09T23:38:27.131824210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-09-09T23:38:27.216137339Z [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-09-09T23:38:27.222013041Z [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-09-09T23:38:27.225614924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-09T23:38:27.228330612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-09T23:38:27.250329771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171602s 
2025-09-09T23:38:27.252597157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-09T23:38:27', 'drop_multi_episode_style_from_naming_config') 
2025-09-09T23:38:27.255218465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:27.257894794Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-09T23:38:27.259054890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245532s 
2025-09-09T23:38:27.260659351Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-09T23:38:27.261928708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:27.263899607Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-09-09T23:38:27.267001743Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:27.268308434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:27.275725760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007303s 
2025-09-09T23:38:27.278048187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-09T23:38:27', 'stevenlu_update_url') 
2025-09-09T23:38:27.280760238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:27.283061482Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-09T23:38:27.284210155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147675s 
2025-09-09T23:38:27.285772852Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-09T23:38:27.287056757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:27.289104591Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-09-09T23:38:27.292911366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-09T23:38:27.294121173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-09-09T23:38:27.295374867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-09-09T23:38:27.297150022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-09-09T23:38:27.306337973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096822s 
2025-09-09T23:38:27.308399294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-09T23:38:27', 'add_movie_keywords') 
2025-09-09T23:38:27.310956333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:27.313251505Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-09T23:38:27.314379556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165535s 
2025-09-09T23:38:27.447920122Z [Debug] MigrationController: Took: 00:00:23.3478846 
2025-09-09T23:38:30.288779892Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-09T23:38:31.120920297Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-09T23:38:31.550411509Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-09T23:38:31.562416674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-09T23:38:31.564192159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-09T23:38:31.593410014Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-09T23:38:31.595443489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313429s 
2025-09-09T23:38:31.597447594Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-09T23:38:31.599178580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331996s 
2025-09-09T23:38:31.637324514Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-09T23:38:31.642978278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.648647795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-09T23:38:31.651118009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-09T23:38:31.655586026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051871s 
2025-09-09T23:38:31.657761667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.663548800Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-09T23:38:31.665202561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131441s 
2025-09-09T23:38:31.670611492Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-09T23:38:31.672501127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.678320055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-09T23:38:31.680572180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-09T23:38:31.684308594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041935s 
2025-09-09T23:38:31.685985541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-09T23:38:31.687567145Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-09-09T23:38:31.689443824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-09T23:38:31.691653764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-09T23:38:31.723453830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318103s 
2025-09-09T23:38:31.725765795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.729006130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-09T23:38:31.730658307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037733s 
2025-09-09T23:38:31.735396097Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-09T23:38:31.737318157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.740982566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-09T23:38:31.742640254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-09-09T23:38:31.744514108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-09T23:38:31.746731342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-09T23:38:31.750779875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045245s 
2025-09-09T23:38:31.752553727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.755354246Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-09T23:38:31.757052967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090115s 
2025-09-09T23:38:31.761994087Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-09T23:38:31.763885305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.767184598Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-09T23:38:31.774618137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-09T23:38:31.778149749Z [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-09-09T23:38:31.783454892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070808s 
2025-09-09T23:38:31.785201589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-09T23:38:31.787197839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-09T23:38:31.790318042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034868s 
2025-09-09T23:38:31.793452734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-09T23:38:31', 'InitialSetup') 
2025-09-09T23:38:31.796702027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.799579131Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-09T23:38:31.801163822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126895s 
2025-09-09T23:38:31.803348501Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-09T23:38:31.805165610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.807715184Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-09-09T23:38:31.811085450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-09T23:38:31', 'add_moviefiles_table') 
2025-09-09T23:38:31.814560327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.817361909Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-09T23:38:31.819022743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122275s 
2025-09-09T23:38:31.820937659Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-09T23:38:31.822731943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.825167687Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-09-09T23:38:31.827774346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-09T23:38:31', 'fix_history_movieId') 
2025-09-09T23:38:31.831093259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.834180857Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-09T23:38:31.835829707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114747s 
2025-09-09T23:38:31.837696466Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-09T23:38:31.839481480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.841921123Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-09-09T23:38:31.844387620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-09T23:38:31', 'add_tmdb_stuff') 
2025-09-09T23:38:31.847699900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.850450439Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-09T23:38:31.852122355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011015s 
2025-09-09T23:38:31.853953653Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-09T23:38:31.855749018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.858215404Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-09-09T23:38:31.860792624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-09T23:38:31', 'fix_movie_files') 
2025-09-09T23:38:31.864248383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.866990063Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-09T23:38:31.868640878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113208s 
2025-09-09T23:38:31.870573409Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-09T23:38:31.872399166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.874798016Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-09-09T23:38:31.877393012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-09T23:38:31', 'update_schedule_intervale') 
2025-09-09T23:38:31.880771565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.883561242Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-09T23:38:31.885234973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111481s 
2025-09-09T23:38:31.887164378Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-09T23:38:31.889030997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.891481661Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-09-09T23:38:31.894257020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-09T23:38:31', 'add_movie_formats_to_naming_config') 
2025-09-09T23:38:31.897680745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.900440953Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-09T23:38:31.902157329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113454s 
2025-09-09T23:38:31.904032625Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-09T23:38:31.905814022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.908179395Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-09-09T23:38:31.910679710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-09T23:38:31', 'add_phyiscal_release') 
2025-09-09T23:38:31.913967721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.916667137Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-09T23:38:31.918333182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108571s 
2025-09-09T23:38:31.920163558Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-09T23:38:31.921910736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.924265858Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-09-09T23:38:31.926737946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-09T23:38:31', 'remove_bitmetv') 
2025-09-09T23:38:31.930025586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.932688348Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-09T23:38:31.934314032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108233s 
2025-09-09T23:38:31.936163346Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-09T23:38:31.937949382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.940356579Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-09-09T23:38:31.942893588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-09T23:38:31', 'remove_torrentleech') 
2025-09-09T23:38:31.946274476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.949040857Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-09T23:38:31.950688154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111104s 
2025-09-09T23:38:31.952548209Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-09T23:38:31.954338013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.957064363Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-09-09T23:38:31.959585089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-09T23:38:31', 'remove_broadcasthenet') 
2025-09-09T23:38:31.962912139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.965656174Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-09T23:38:31.967316147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113307s 
2025-09-09T23:38:31.969152385Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-09T23:38:31.970916647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.973334877Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-09-09T23:38:31.975776694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-09T23:38:31', 'remove_fanzub') 
2025-09-09T23:38:31.979043472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.981724531Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-09T23:38:31.983341697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108704s 
2025-09-09T23:38:31.985228797Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-09T23:38:31.987023291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:31.989475208Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-09-09T23:38:31.992035403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-09T23:38:31', 'update_movie_sorttitle') 
2025-09-09T23:38:31.995306190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:31.998058342Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-09T23:38:31.999755559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110542s 
2025-09-09T23:38:32.001684203Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-09T23:38:32.003540321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.006647036Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-09-09T23:38:32.010150000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-09T23:38:32', 'update_movie_sorttitle_again') 
2025-09-09T23:38:32.013558504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.016381007Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-09T23:38:32.018064217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012798s 
2025-09-09T23:38:32.019924904Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-09T23:38:32.021717443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.024087576Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-09-09T23:38:32.028262924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-09T23:38:32', 'update_movie_file') 
2025-09-09T23:38:32.031581105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.035129511Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-09T23:38:32.036815736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134135s 
2025-09-09T23:38:32.038746213Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-09T23:38:32.040500516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.042939107Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-09-09T23:38:32.045491326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-09T23:38:32', 'update_movie_slug') 
2025-09-09T23:38:32.048800029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.051487731Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-09T23:38:32.053140769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110077s 
2025-09-09T23:38:32.055005043Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-09T23:38:32.057005151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.059407969Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-09-09T23:38:32.062229972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-09T23:38:32', 'add_youtube_trailer_id') 
2025-09-09T23:38:32.065591892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.068378283Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-09T23:38:32.070328259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115828s 
2025-09-09T23:38:32.071905035Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-09T23:38:32.073659718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.076055272Z [Info] add_studio: Starting migration of Log DB to 120 
2025-09-09T23:38:32.078665267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-09T23:38:32', 'add_studio') 
2025-09-09T23:38:32.082076055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.084759028Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-09T23:38:32.086368018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111554s 
2025-09-09T23:38:32.088324157Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-09T23:38:32.090077668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.092495818Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-09-09T23:38:32.095553655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-09T23:38:32', 'update_filedate_config') 
2025-09-09T23:38:32.098678537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.101435289Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-09T23:38:32.103115372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113575s 
2025-09-09T23:38:32.105030298Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-09T23:38:32.106846455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.109222189Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-09-09T23:38:32.111778286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-09T23:38:32', 'add_movieid_to_blacklist') 
2025-09-09T23:38:32.115161789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.117863810Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-09T23:38:32.119534294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109979s 
2025-09-09T23:38:32.121420302Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-09T23:38:32.123406291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.125584176Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-09-09T23:38:32.128261818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-09T23:38:32', 'create_netimport_table') 
2025-09-09T23:38:32.131485189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.134246068Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-09T23:38:32.135911342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011024s 
2025-09-09T23:38:32.137816488Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-09T23:38:32.139665862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.142092749Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-09-09T23:38:32.144781884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-09T23:38:32', 'add_preferred_tags_to_profile') 
2025-09-09T23:38:32.148195568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.150950185Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-09T23:38:32.152678215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112537s 
2025-09-09T23:38:32.154509582Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-09T23:38:32.156269316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.158602755Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-09-09T23:38:32.161119963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-09T23:38:32', 'fix_imdb_unique') 
2025-09-09T23:38:32.164407874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.167060576Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-09T23:38:32.168725148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108463s 
2025-09-09T23:38:32.170655686Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-09T23:38:32.172545591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.174952197Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-09-09T23:38:32.177573055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-09T23:38:32', 'update_qualities_and_profiles') 
2025-09-09T23:38:32.180914223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.183660523Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-09T23:38:32.185386879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111108s 
2025-09-09T23:38:32.187204860Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-09T23:38:32.189020656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.191520440Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-09-09T23:38:32.194023450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-09T23:38:32', 'remove_wombles') 
2025-09-09T23:38:32.197319127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.200016218Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-09T23:38:32.201618424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110384s 
2025-09-09T23:38:32.203494572Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-09T23:38:32.205335278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.207833960Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-09-09T23:38:32.210411330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-09T23:38:32', 'remove_kickass') 
2025-09-09T23:38:32.213691124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.216422244Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-09T23:38:32.218043319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111829s 
2025-09-09T23:38:32.220093497Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-09T23:38:32.222119987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.224850345Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-09-09T23:38:32.227747589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-09T23:38:32', 'add_parsed_movie_info_to_pending_release') 
2025-09-09T23:38:32.231493613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.234166264Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-09T23:38:32.235952662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120377s 
2025-09-09T23:38:32.237913691Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-09T23:38:32.239839990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.242482982Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-09-09T23:38:32.245059921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-09T23:38:32', 'remove_wombles_kickass') 
2025-09-09T23:38:32.248396429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.251292351Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-09T23:38:32.252980691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115741s 
2025-09-09T23:38:32.254920757Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-09T23:38:32.256794290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.259381008Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-09-09T23:38:32.262348715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-09T23:38:32', 'make_parsed_episode_info_nullable') 
2025-09-09T23:38:32.265794914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.268685204Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-09T23:38:32.270408925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118384s 
2025-09-09T23:38:32.272561630Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-09T23:38:32.274413209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.276938263Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-09-09T23:38:32.279656366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-09T23:38:32', 'rename_torrent_downloadstation') 
2025-09-09T23:38:32.283035541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.285963707Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-09T23:38:32.287666206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011498s 
2025-09-09T23:38:32.289540881Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-09T23:38:32.291356537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.293698292Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-09-09T23:38:32.296241844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-09T23:38:32', 'add_minimumavailability') 
2025-09-09T23:38:32.299508873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.302414103Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-09T23:38:32.304233547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109666s 
2025-09-09T23:38:32.306337553Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-09T23:38:32.308285496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.310839960Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-09-09T23:38:32.313697775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-09T23:38:32', 'add_remux_qualities_for_the_wankers') 
2025-09-09T23:38:32.317118253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.320046970Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-09T23:38:32.321823768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116974s 
2025-09-09T23:38:32.323727682Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-09T23:38:32.325639952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.328100848Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-09-09T23:38:32.330711555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-09T23:38:32', 'add_haspredbentry_to_movies') 
2025-09-09T23:38:32.334028383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.336861529Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-09T23:38:32.338542905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112182s 
2025-09-09T23:38:32.340430596Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-09T23:38:32.342260741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.344635734Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-09-09T23:38:32.347260218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-09T23:38:32', 'add_pathstate_to_movies') 
2025-09-09T23:38:32.350582478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.353382196Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-09T23:38:32.355041216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111011s 
2025-09-09T23:38:32.356938597Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-09T23:38:32.358759594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.361150829Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-09-09T23:38:32.363739472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-09T23:38:32', 'add_import_exclusions_table') 
2025-09-09T23:38:32.367055890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.370601289Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-09T23:38:32.372332235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117943s 
2025-09-09T23:38:32.374225988Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-09T23:38:32.376208340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.378534935Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-09-09T23:38:32.381135993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-09T23:38:32', 'add_physical_release_note') 
2025-09-09T23:38:32.384482291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.387243000Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-09T23:38:32.388934336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111292s 
2025-09-09T23:38:32.390832639Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-09T23:38:32.392665510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.395005752Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-09-09T23:38:32.397597270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-09T23:38:32', 'consolidate_indexer_baseurl') 
2025-09-09T23:38:32.400928368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.403679578Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-09T23:38:32.405362667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109911s 
2025-09-09T23:38:32.407259016Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-09T23:38:32.409099312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.411437721Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-09-09T23:38:32.414022175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-09T23:38:32', 'add_alternative_titles_table') 
2025-09-09T23:38:32.417380407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.420187680Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-09T23:38:32.421915770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110407s 
2025-09-09T23:38:32.423834714Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-09T23:38:32.425699278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.428084191Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-09-09T23:38:32.430639797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-09T23:38:32', 'fix_duplicate_alt_titles') 
2025-09-09T23:38:32.433991606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.436791224Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-09T23:38:32.438458952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011067s 
2025-09-09T23:38:32.440304689Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-09T23:38:32.442071326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.444415166Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-09-09T23:38:32.446884258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-09T23:38:32', 'movie_extras') 
2025-09-09T23:38:32.450159994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.452868438Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-09T23:38:32.454484552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010877s 
2025-09-09T23:38:32.456274667Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-09T23:38:32.458013008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.460408461Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-09-09T23:38:32.463053257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-09T23:38:32', 'clean_core_tv') 
2025-09-09T23:38:32.466337721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.469041606Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-09T23:38:32.470692340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110759s 
2025-09-09T23:38:32.472563497Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-09T23:38:32.474440036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.476865149Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-09-09T23:38:32.479484855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-09T23:38:32', 'add_cookies_to_indexer_status') 
2025-09-09T23:38:32.482793868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.485549106Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-09T23:38:32.487274461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111148s 
2025-09-09T23:38:32.489160569Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-09T23:38:32.490959741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.493313581Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-09-09T23:38:32.495952445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-09T23:38:32', 'banner_to_fanart') 
2025-09-09T23:38:32.499220125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.501955493Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-09T23:38:32.503582920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110328s 
2025-09-09T23:38:32.505465421Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-09T23:38:32.507304354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.509691922Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-09-09T23:38:32.512590318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-09T23:38:32', 'naming_config_colon_action') 
2025-09-09T23:38:32.516091779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.518919503Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-09T23:38:32.520463422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114551s 
2025-09-09T23:38:32.522312836Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-09T23:38:32.524140095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.526489476Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-09-09T23:38:32.528986204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-09T23:38:32', 'add_custom_formats') 
2025-09-09T23:38:32.532225767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.534868339Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-09T23:38:32.536540185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107992s 
2025-09-09T23:38:32.538590574Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-09T23:38:32.540247100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.542599457Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-09-09T23:38:32.545306217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-09T23:38:32', 'remove_extra_naming_config') 
2025-09-09T23:38:32.548661774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.551540120Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-09T23:38:32.553039940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011089s 
2025-09-09T23:38:32.554914354Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-09T23:38:32.556737806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.559085634Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-09-09T23:38:32.561641962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-09T23:38:32', 'convert_regex_required_tags') 
2025-09-09T23:38:32.564956556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.567969614Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-09T23:38:32.569387900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108624s 
2025-09-09T23:38:32.571568831Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-09T23:38:32.573200978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.575570660Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-09-09T23:38:32.578424015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-09T23:38:32', 'fix_format_tags_double_underscore') 
2025-09-09T23:38:32.581613859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.584611245Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-09T23:38:32.586327501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113106s 
2025-09-09T23:38:32.588346917Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-09T23:38:32.590530113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.592385118Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-09-09T23:38:32.595083873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-09T23:38:32', 'add_tags_to_net_import') 
2025-09-09T23:38:32.598402305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.600965927Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-09T23:38:32.602626030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109753s 
2025-09-09T23:38:32.604472248Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-09T23:38:32.606533308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.608627515Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-09-09T23:38:32.611298253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-09T23:38:32', 'add_custom_filters') 
2025-09-09T23:38:32.614394508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.617173915Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-09T23:38:32.618800781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109645s 
2025-09-09T23:38:32.620733332Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-09T23:38:32.622782599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.625027489Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-09-09T23:38:32.627981417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-09T23:38:32', 'indexer_client_status_search_changes') 
2025-09-09T23:38:32.631303267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.634510395Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-09T23:38:32.635879692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011395s 
2025-09-09T23:38:32.637811783Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-09T23:38:32.639691207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.642264549Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-09-09T23:38:32.644827841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-09T23:38:32', 'add_language_to_files_history_blacklist') 
2025-09-09T23:38:32.648257026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.651177096Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-09T23:38:32.652914174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011361s 
2025-09-09T23:38:32.654815583Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-09T23:38:32.656713915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.659311536Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-09-09T23:38:32.661924508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-09T23:38:32', 'add_update_allowed_quality_profile') 
2025-09-09T23:38:32.665258120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.668134382Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-09T23:38:32.669790457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113305s 
2025-09-09T23:38:32.671680563Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-09T23:38:32.673568625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.676238020Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-09-09T23:38:32.678580066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-09T23:38:32', 'add_download_client_priority') 
2025-09-09T23:38:32.681914811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.685532276Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-09T23:38:32.687196347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011912s 
2025-09-09T23:38:32.689078437Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-09T23:38:32.690849423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.693258203Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-09-09T23:38:32.695794470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-09T23:38:32', 'remove_growl_prowl') 
2025-09-09T23:38:32.699115277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.701906047Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-09T23:38:32.703557262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110389s 
2025-09-09T23:38:32.705447969Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-09T23:38:32.707338977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.709617275Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-09-09T23:38:32.712150286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-09T23:38:32', 'remove_plex_hometheatre') 
2025-09-09T23:38:32.715409479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.718247293Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-09T23:38:32.719951194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109814s 
2025-09-09T23:38:32.721791870Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-09T23:38:32.723579159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.726006778Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-09-09T23:38:32.728492343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-09T23:38:32', 'add_webrip_qualites') 
2025-09-09T23:38:32.731765615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.734570503Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-09T23:38:32.736231748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110094s 
2025-09-09T23:38:32.738114218Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-09T23:38:32.739958733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.742377964Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-09-09T23:38:32.744947749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-09T23:38:32', 'health_issue_notification') 
2025-09-09T23:38:32.748255950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.751096250Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-09T23:38:32.752822917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110918s 
2025-09-09T23:38:32.754667461Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-09T23:38:32.756440321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.758966658Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-09-09T23:38:32.761360228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-09T23:38:32', 'speed_improvements') 
2025-09-09T23:38:32.764649492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.767455191Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-09T23:38:32.769125144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110301s 
2025-09-09T23:38:32.770999769Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-09T23:38:32.772840045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.775214325Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-09-09T23:38:32.777828400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-09T23:38:32', 'fix_profile_format_default') 
2025-09-09T23:38:32.781144748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.784034507Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-09T23:38:32.785705592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111416s 
2025-09-09T23:38:32.787516729Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-09T23:38:32.789279689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.791661906Z [Info] task_duration: Starting migration of Log DB to 163 
2025-09-09T23:38:32.794123673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-09T23:38:32', 'task_duration') 
2025-09-09T23:38:32.797390611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.800190469Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-09T23:38:32.801824981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109248s 
2025-09-09T23:38:32.803736500Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-09T23:38:32.805610864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.807997089Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-09-09T23:38:32.810541733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-09T23:38:32', 'movie_collections_crew') 
2025-09-09T23:38:32.813886228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.816728702Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-09T23:38:32.818392733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011146s 
2025-09-09T23:38:32.820438692Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-09T23:38:32.822344560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.824773501Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-09-09T23:38:32.827568770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-09T23:38:32', 'remove_custom_formats_from_quality_model') 
2025-09-09T23:38:32.831077867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.833897885Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-09T23:38:32.835782069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114543s 
2025-09-09T23:38:32.837593918Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-09T23:38:32.839412089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.841794666Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-09-09T23:38:32.844338669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-09T23:38:32', 'fix_tmdb_list_config') 
2025-09-09T23:38:32.847908998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.850777705Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-09T23:38:32.852439521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113489s 
2025-09-09T23:38:32.854481363Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-09T23:38:32.856312962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.858803206Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-09-09T23:38:32.861599847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-09T23:38:32', 'remove_movie_pathstate') 
2025-09-09T23:38:32.864995174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.867808680Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-09T23:38:32.869490527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115255s 
2025-09-09T23:38:32.871427126Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-09T23:38:32.873230908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.875572323Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-09-09T23:38:32.878130314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-09T23:38:32', 'custom_format_rework') 
2025-09-09T23:38:32.881452865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.884288004Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-09T23:38:32.885979400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110455s 
2025-09-09T23:38:32.888009588Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-09T23:38:32.889843942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.892206359Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-09-09T23:38:32.894815583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-09T23:38:32', 'custom_format_scores') 
2025-09-09T23:38:32.898183114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.900983383Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-09T23:38:32.902639428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111791s 
2025-09-09T23:38:32.904568342Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-09T23:38:32.906407896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.908807207Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-09-09T23:38:32.911346701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-09T23:38:32', 'fix_trakt_list_config') 
2025-09-09T23:38:32.914685344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.917484270Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-09T23:38:32.919147128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110767s 
2025-09-09T23:38:32.921089590Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-09T23:38:32.922949375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.925332895Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-09-09T23:38:32.927965236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-09T23:38:32', 'quality_definition_preferred_size') 
2025-09-09T23:38:32.931281323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.934195050Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-09T23:38:32.935994614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111512s 
2025-09-09T23:38:32.937874129Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-09T23:38:32.939660415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.942039847Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-09-09T23:38:32.944531554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-09T23:38:32', 'add_download_history') 
2025-09-09T23:38:32.947769374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.950592820Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-09T23:38:32.952263634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109406s 
2025-09-09T23:38:32.954078178Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-09T23:38:32.955874756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.958259939Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-09-09T23:38:32.960782118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-09T23:38:32', 'net_import_status') 
2025-09-09T23:38:32.964032954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.966794013Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-09T23:38:32.968467203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109782s 
2025-09-09T23:38:32.970332930Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-09T23:38:32.972152253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.974494891Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-09-09T23:38:32.977160148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-09T23:38:32', 'email_multiple_addresses') 
2025-09-09T23:38:32.980530825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:32.983375724Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-09T23:38:32.985053853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01122s 
2025-09-09T23:38:32.986997136Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-09T23:38:32.988866871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:32.991241693Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-09-09T23:38:32.993889946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-09T23:38:32', 'remove_chown_and_folderchmod_config') 
2025-09-09T23:38:32.997326366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.000217037Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-09T23:38:33.001931699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112769s 
2025-09-09T23:38:33.003793047Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-09T23:38:33.005608313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.007993215Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-09-09T23:38:33.010456004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-09T23:38:33', 'movie_recommendations') 
2025-09-09T23:38:33.013811972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.025651182Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-09T23:38:33.027911965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197941s 
2025-09-09T23:38:33.029994278Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-09T23:38:33.031875065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.168870007Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-09-09T23:38:33.306869402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-09T23:38:33', 'language_improvements') 
2025-09-09T23:38:33.382726644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.391530281Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-09T23:38:33.396277190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3595147s 
2025-09-09T23:38:33.403090510Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-09T23:38:33.407933833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.461083148Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-09-09T23:38:33.463827063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-09T23:38:33', 'new_list_server') 
2025-09-09T23:38:33.467658047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.470395069Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-09T23:38:33.472263491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654959s 
2025-09-09T23:38:33.474767714Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-09T23:38:33.476568781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.478874694Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-09-09T23:38:33.481432755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-09T23:38:33', 'movie_translation_indexes') 
2025-09-09T23:38:33.486722897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.489489569Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-09T23:38:33.491803839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129061s 
2025-09-09T23:38:33.493636529Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-09T23:38:33.495432025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.497687437Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-09-09T23:38:33.500266901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-09T23:38:33', 'fix_invalid_profile_references') 
2025-09-09T23:38:33.503462636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.506252514Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-09T23:38:33.507891795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107808s 
2025-09-09T23:38:33.509656428Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-09T23:38:33.511362994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.514229366Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-09-09T23:38:33.516607505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-09T23:38:33', 'list_movies_table') 
2025-09-09T23:38:33.519722708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.522411653Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-09T23:38:33.524065944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110927s 
2025-09-09T23:38:33.525809976Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-09T23:38:33.527572515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.530977752Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-09-09T23:38:33.533445000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-09T23:38:33', 'on_delete_notification') 
2025-09-09T23:38:33.543728899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.546976118Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-09T23:38:33.548603465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193949s 
2025-09-09T23:38:33.550390122Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-09T23:38:33.552140266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.554494898Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-09-09T23:38:33.557435209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-09T23:38:33', 'download_propers_config') 
2025-09-09T23:38:33.561087974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.563865457Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-09T23:38:33.565476721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117091s 
2025-09-09T23:38:33.567288760Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-09T23:38:33.569063444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.571343485Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-09-09T23:38:33.573837938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-09T23:38:33', 'add_priority_to_indexers') 
2025-09-09T23:38:33.577100157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.579880987Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-09T23:38:33.581496400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107949s 
2025-09-09T23:38:33.583336124Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-09T23:38:33.585113323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.587361650Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-09-09T23:38:33.589858859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-09T23:38:33', 'add_alternative_title_indices') 
2025-09-09T23:38:33.593084895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.595860314Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-09T23:38:33.597508373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107037s 
2025-09-09T23:38:33.599287866Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-09T23:38:33.601015345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.603220605Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-09-09T23:38:33.605642582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-09T23:38:33', 'fix_tmdb_duplicates') 
2025-09-09T23:38:33.608786423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.611464526Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-09T23:38:33.613061491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104682s 
2025-09-09T23:38:33.615096489Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-09T23:38:33.616903117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.619172728Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-09-09T23:38:33.621691720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-09T23:38:33', 'swap_filechmod_for_folderchmod') 
2025-09-09T23:38:33.624900451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.627650539Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-09T23:38:33.629313247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107109s 
2025-09-09T23:38:33.631061397Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-09T23:38:33.632803014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.635027704Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-09-09T23:38:33.637518480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-09T23:38:33', 'mediainfo_channels') 
2025-09-09T23:38:33.640688363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.643394342Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-09T23:38:33.644974734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106115s 
2025-09-09T23:38:33.646760500Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-09T23:38:33.648485474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.650708240Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-09-09T23:38:33.709551590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-09T23:38:33.719553581Z [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-09-09T23:38:33.758507912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470094s 
2025-09-09T23:38:33.760932695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-09T23:38:33.766169390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-09T23:38:33.772990626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104401s 
2025-09-09T23:38:33.775365608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-09T23:38:33', 'add_update_history') 
2025-09-09T23:38:33.778525431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.781490912Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-09T23:38:33.783040012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188624s 
2025-09-09T23:38:33.785388701Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-09T23:38:33.787168184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.789530151Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-09-09T23:38:33.792011768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-09T23:38:33', 'update_awesome_hd_link') 
2025-09-09T23:38:33.795207173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.797934504Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-09T23:38:33.799554256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107619s 
2025-09-09T23:38:33.801302386Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-09T23:38:33.803000606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.805234213Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-09-09T23:38:33.807571430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-09T23:38:33', 'remove_awesomehd') 
2025-09-09T23:38:33.810674939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.813356960Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-09T23:38:33.814917412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103846s 
2025-09-09T23:38:33.816730353Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-09T23:38:33.818561390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.820790238Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-09-09T23:38:33.823264921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-09T23:38:33', 'add_on_delete_to_notifications') 
2025-09-09T23:38:33.826458332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.829201496Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-09T23:38:33.830916890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106563s 
2025-09-09T23:38:33.832650962Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-09T23:38:33.834865842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.836701107Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-09-09T23:38:33.839531066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-09T23:38:33', 'add_bypass_to_delay_profile') 
2025-09-09T23:38:33.842431206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.845112024Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-09T23:38:33.846738319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106433s 
2025-09-09T23:38:33.848504876Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-09T23:38:33.850214118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.852409028Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-09-09T23:38:33.855018011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-09T23:38:33', 'update_notifiarr') 
2025-09-09T23:38:33.858319089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.861201152Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-09T23:38:33.862825984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108545s 
2025-09-09T23:38:33.864583192Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-09T23:38:33.866310691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.868597607Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-09-09T23:38:33.871204346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-09T23:38:33', 'legacy_mediainfo_hdr') 
2025-09-09T23:38:33.874390872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.876813250Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-09T23:38:33.878428973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105075s 
2025-09-09T23:38:33.880233728Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-09T23:38:33.882189285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.884314254Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-09-09T23:38:33.886901694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-09T23:38:33', 'rename_blacklist_to_blocklist') 
2025-09-09T23:38:33.890127120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.893052581Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-09T23:38:33.894759177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110048s 
2025-09-09T23:38:33.896433719Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-09T23:38:33.898129033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.900337700Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-09-09T23:38:33.902668744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-09T23:38:33', 'add_indexer_tags') 
2025-09-09T23:38:33.907035167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.909716927Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-09T23:38:33.911188390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115593s 
2025-09-09T23:38:33.912981420Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-09T23:38:33.914678187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.917193362Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-09-09T23:38:33.919670310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-09T23:38:33', 'mediainfo_to_ffmpeg') 
2025-09-09T23:38:33.922591172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.925315638Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-09T23:38:33.926983195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010604s 
2025-09-09T23:38:33.928683830Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-09T23:38:33.930421269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.932629896Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-09-09T23:38:33.935149880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-09T23:38:33', 'cdh_per_downloadclient') 
2025-09-09T23:38:33.938376107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.941133670Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-09T23:38:33.942888393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107089s 
2025-09-09T23:38:33.945363888Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-09T23:38:33.947431792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.949554877Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-09-09T23:38:33.952019079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-09T23:38:33', 'migrate_discord_from_slack') 
2025-09-09T23:38:33.955280908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.958005885Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-09T23:38:33.959571808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107649s 
2025-09-09T23:38:33.961324528Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-09T23:38:33.963008128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.965218319Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-09-09T23:38:33.967535825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-09T23:38:33', 'remove_predb') 
2025-09-09T23:38:33.970775719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.973421467Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-09T23:38:33.975253586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104975s 
2025-09-09T23:38:33.976837465Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-09T23:38:33.978608071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.980952071Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-09-09T23:38:33.983505292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-09T23:38:33', 'add_on_update_to_notifications') 
2025-09-09T23:38:33.986802862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:33.989508140Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-09T23:38:33.991107420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010856s 
2025-09-09T23:38:33.992945542Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-09T23:38:33.994708171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:33.997004856Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-09-09T23:38:33.999720655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-09T23:38:33', 'ensure_identity_on_id_columns') 
2025-09-09T23:38:34.002992052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.005802221Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-09T23:38:34.007408285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010989s 
2025-09-09T23:38:34.009199351Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-09T23:38:34.010973824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.013239757Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-09-09T23:38:34.015730082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-09T23:38:34', 'download_client_per_indexer') 
2025-09-09T23:38:34.019132033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.021854425Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-09T23:38:34.023501491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108564s 
2025-09-09T23:38:34.025291726Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-09T23:38:34.027043854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.029271600Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-09-09T23:38:34.031695391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-09T23:38:34', 'multiple_ratings_support') 
2025-09-09T23:38:34.034868450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.037598187Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-09T23:38:34.039198440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105272s 
2025-09-09T23:38:34.040937983Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-09T23:38:34.042657115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.045008239Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-09-09T23:38:34.047340565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-09T23:38:34', 'movie_metadata') 
2025-09-09T23:38:34.050458714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.053136316Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-09T23:38:34.054695205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105531s 
2025-09-09T23:38:34.056446000Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-09T23:38:34.058114300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.061052697Z [Info] add_collections: Starting migration of Log DB to 208 
2025-09-09T23:38:34.063451207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-09T23:38:34', 'add_collections') 
2025-09-09T23:38:34.066567723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.069215514Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-09T23:38:34.070797720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111244s 
2025-09-09T23:38:34.072595280Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-09T23:38:34.074398761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.076664073Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-09-09T23:38:34.079122113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-09T23:38:34', 'movie_meta_collection_index') 
2025-09-09T23:38:34.082297036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.085006542Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-09T23:38:34.086649230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106178s 
2025-09-09T23:38:34.088527512Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-09T23:38:34.090272075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.092513118Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-09-09T23:38:34.094931828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-09T23:38:34', 'movie_added_notifications') 
2025-09-09T23:38:34.098118375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.101162394Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-09T23:38:34.102793739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109018s 
2025-09-09T23:38:34.104555196Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-09T23:38:34.106286813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.108510792Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-09-09T23:38:34.110891556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-09T23:38:34', 'more_movie_meta_index') 
2025-09-09T23:38:34.114044054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.116764713Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-09T23:38:34.118382330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104734s 
2025-09-09T23:38:34.120291975Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-09T23:38:34.122159616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.124455649Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-09-09T23:38:34.134191404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-09T23:38:34.136255370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003377s 
2025-09-09T23:38:34.140857898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-09T23:38:34.204355511Z [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-09-09T23:38:34.210681670Z [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-09-09T23:38:34.217741727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-09T23:38:34.228853091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-09T23:38:34.244701064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-09T23:38:34.249139712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1066124s 
2025-09-09T23:38:34.250749503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-09T23:38:34.252762667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.45E-05s 
2025-09-09T23:38:34.254449774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-09T23:38:34.264467166Z [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-09-09T23:38:34.269270519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-09T23:38:34.272967643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-09T23:38:34.278324500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-09T23:38:34.284012955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-09T23:38:34.287091715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309059s 
2025-09-09T23:38:34.288683670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-09T23:38:34.290216256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-09-09T23:38:34.291892131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-09T23:38:34.300750378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-09T23:38:34.304875886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-09T23:38:34.309194963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-09T23:38:34.312566723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-09T23:38:34.318502696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-09T23:38:34.323474647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298246s 
2025-09-09T23:38:34.326083551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-09T23:38:34', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-09T23:38:34.329441583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.334505269Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-09T23:38:34.336306476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406335s 
2025-09-09T23:38:34.338344480Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-09T23:38:34.340198294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.342658267Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-09-09T23:38:34.345275517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-09T23:38:34', 'add_language_tags_to_subtitle_files') 
2025-09-09T23:38:34.348625854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.351511023Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-09T23:38:34.353254845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113014s 
2025-09-09T23:38:34.355027364Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-09T23:38:34.356755494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.358991106Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-09-09T23:38:34.361364465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-09T23:38:34', 'add_salt_to_users') 
2025-09-09T23:38:34.364559930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.367244405Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-09T23:38:34.368855199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105197s 
2025-09-09T23:38:34.370620764Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-09T23:38:34.372342281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.374588163Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-09-09T23:38:34.376959177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-09T23:38:34', 'clean_alt_titles') 
2025-09-09T23:38:34.380100192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.382792183Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-09T23:38:34.384399820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104837s 
2025-09-09T23:38:34.386122459Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-09T23:38:34.387796921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.390024266Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-09-09T23:38:34.392341452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-09T23:38:34', 'remove_omg') 
2025-09-09T23:38:34.395436595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.398114858Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-09T23:38:34.399826685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103827s 
2025-09-09T23:38:34.401739817Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-09T23:38:34.403573299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.405907570Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-09-09T23:38:34.408530722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-09T23:38:34', 'add_additional_info_to_pending_releases') 
2025-09-09T23:38:34.411786408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.414637630Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-09T23:38:34.416480992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109749s 
2025-09-09T23:38:34.418283130Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-09T23:38:34.420006090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.422341843Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-09-09T23:38:34.424780203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-09T23:38:34', 'add_result_to_commands') 
2025-09-09T23:38:34.428054597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.430811378Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-09T23:38:34.432417512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107866s 
2025-09-09T23:38:34.434294782Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-09T23:38:34.436087422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.438338024Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-09-09T23:38:34.440943190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-09T23:38:34', 'health_restored_notification') 
2025-09-09T23:38:34.444206521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.446943934Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-09T23:38:34.448581942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108243s 
2025-09-09T23:38:34.450548372Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-09T23:38:34.452450121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.455117422Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-09-09T23:38:34.458081601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-09T23:38:34', 'add_on_manual_interaction_required_to_notifications') 
2025-09-09T23:38:34.461675979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.464576189Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-09T23:38:34.466320492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119596s 
2025-09-09T23:38:34.468078321Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-09T23:38:34.469767262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.472049969Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-09-09T23:38:34.474352285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-09T23:38:34', 'remove_rarbg') 
2025-09-09T23:38:34.477629424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.480378960Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-09T23:38:34.481930354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106672s 
2025-09-09T23:38:34.483805170Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-09T23:38:34.485729795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.488195260Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-09-09T23:38:34.490822921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-09T23:38:34', 'remove_invalid_roksbox_metadata_images') 
2025-09-09T23:38:34.494100772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.496978186Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-09T23:38:34.498707097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111716s 
2025-09-09T23:38:34.500681533Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-09T23:38:34.502492680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.504724705Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-09-09T23:38:34.507234408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-09T23:38:34', 'list_sync_time') 
2025-09-09T23:38:34.510356826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.513031833Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-09T23:38:34.514583698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105968s 
2025-09-09T23:38:34.516367590Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-09T23:38:34.518092864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.520335239Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-09-09T23:38:34.522733128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-09T23:38:34', 'add_tags_to_collections') 
2025-09-09T23:38:34.525879153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.528582065Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-09T23:38:34.530180654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104619s 
2025-09-09T23:38:34.531942653Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-09T23:38:34.533704080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.535953119Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-09-09T23:38:34.538426549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-09T23:38:34', 'add_download_client_tags') 
2025-09-09T23:38:34.541641363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.544384246Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-09T23:38:34.545987805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106514s 
2025-09-09T23:38:34.547908853Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-09T23:38:34.549617003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.551836582Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-09-09T23:38:34.554224831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-09T23:38:34', 'add_auto_tagging') 
2025-09-09T23:38:34.557484295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.560297620Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-09T23:38:34.561855507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105812s 
2025-09-09T23:38:34.564583661Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-09T23:38:34.566444939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.568759480Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-09-09T23:38:34.571438184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-09T23:38:34', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-09T23:38:34.574739020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.577611715Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-09T23:38:34.579336688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110347s 
2025-09-09T23:38:34.581211654Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-09T23:38:34.583035426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.585336380Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-09-09T23:38:34.587942729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-09T23:38:34', 'update_restrictions_to_release_profiles') 
2025-09-09T23:38:34.591173885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.593972981Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-09T23:38:34.595667453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108383s 
2025-09-09T23:38:34.597456245Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-09T23:38:34.599189205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.601418504Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-09-09T23:38:34.603822134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-09T23:38:34', 'rename_quality_profiles') 
2025-09-09T23:38:34.607000604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.609748568Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-09T23:38:34.611345153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105431s 
2025-09-09T23:38:34.613156250Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-09T23:38:34.614909561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.617138760Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-09-09T23:38:34.619549334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-09T23:38:34', 'update_images_remote_url') 
2025-09-09T23:38:34.623187419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.625935142Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-09T23:38:34.627538310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110062s 
2025-09-09T23:38:34.629347804Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-09T23:38:34.631088379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.633353601Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-09-09T23:38:34.635826841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-09T23:38:34', 'add_notification_status') 
2025-09-09T23:38:34.639067056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.641788235Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-09T23:38:34.643391394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106754s 
2025-09-09T23:38:34.645237982Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-09T23:38:34.647051173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.649336234Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-09-09T23:38:34.651878073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-09T23:38:34', 'rename_deprecated_indexer_flags') 
2025-09-09T23:38:34.656551984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.659340590Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-09T23:38:34.661359826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122371s 
2025-09-09T23:38:34.663151163Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-09T23:38:34.665018584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.667387574Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-09-09T23:38:34.669826615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-09T23:38:34', 'movie_last_searched_time') 
2025-09-09T23:38:34.673033302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.675811777Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-09T23:38:34.677422711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108998s 
2025-09-09T23:38:34.679150140Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-09T23:38:34.680864892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.683062898Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-09-09T23:38:34.685426378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-09T23:38:34', 'email_encryption') 
2025-09-09T23:38:34.688922789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.691698869Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-09T23:38:34.693296045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108564s 
2025-09-09T23:38:34.695533861Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-09T23:38:34.697333806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.699663056Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-09-09T23:38:34.702217009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-09T23:38:34', 'clear_last_rss_releases_info') 
2025-09-09T23:38:34.705418024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.708193503Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-09T23:38:34.709822333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108261s 
2025-09-09T23:38:34.711555644Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-09T23:38:34.713242911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.715433963Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-09-09T23:38:34.717728424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-09T23:38:34', 'add_indexes') 
2025-09-09T23:38:34.720821572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.723470576Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-09T23:38:34.725019545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102951s 
2025-09-09T23:38:34.726847937Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-09T23:38:34.728726199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.730990479Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-09-09T23:38:34.733588881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-09T23:38:34', 'parse_title_from_existing_subtitle_files') 
2025-09-09T23:38:34.736840860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.739612771Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-09T23:38:34.741311001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010788s 
2025-09-09T23:38:34.743252901Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-09T23:38:34.745207597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.747539623Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-09-09T23:38:34.750280062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-09T23:38:34', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-09T23:38:34.753599556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.756412921Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-09T23:38:34.758149007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110371s 
2025-09-09T23:38:34.760711728Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-09T23:38:34.762573076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.764862656Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-09-09T23:38:34.767541591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-09T23:38:34', 'drop_multi_episode_style_from_naming_config') 
2025-09-09T23:38:34.770832217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.773684651Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-09T23:38:34.775547281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110041s 
2025-09-09T23:38:34.777326314Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-09T23:38:34.779233474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.781477653Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-09-09T23:38:34.783869469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-09T23:38:34', 'stevenlu_update_url') 
2025-09-09T23:38:34.786996366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.789721283Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-09T23:38:34.791308770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104952s 
2025-09-09T23:38:34.793076229Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-09T23:38:34.794791804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-09T23:38:34.797033918Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-09-09T23:38:34.799394301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-09T23:38:34', 'add_movie_keywords') 
2025-09-09T23:38:34.802518392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-09T23:38:34.805215383Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-09T23:38:34.806786066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104414s 
2025-09-09T23:38:38.316202874Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-09-09T23:38:38.431665807Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-09T23:38:38.529145509Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-09T23:38:39.421274269Z [Info] QualityProfileService: Setting up default quality profiles 
2025-09-09T23:38:39.836733596Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-09-09T23:38:40.376911484Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-09T23:38:40.390610800Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-09T23:38:40.396331911Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-09-09T23:38:41.104323389Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-09T23:38:43.930094680Z [ls.io-init] done.