2025-08-10T17:04:09.862090694Z [migrations] started
2025-08-10T17:04:09.862134161Z [migrations] no migrations found
2025-08-10T17:04:09.884943955Z usermod: no changes
2025-08-10T17:04:09.890491296Z ───────────────────────────────────────
2025-08-10T17:04:09.890514633Z 
2025-08-10T17:04:09.890518831Z       ██╗     ███████╗██╗ ██████╗
2025-08-10T17:04:09.890522749Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-10T17:04:09.890527098Z       ██║     ███████╗██║██║   ██║
2025-08-10T17:04:09.890531046Z       ██║     ╚════██║██║██║   ██║
2025-08-10T17:04:09.890534844Z       ███████╗███████║██║╚██████╔╝
2025-08-10T17:04:09.890538671Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-10T17:04:09.890542429Z 
2025-08-10T17:04:09.890546046Z    Brought to you by linuxserver.io
2025-08-10T17:04:09.890549714Z ───────────────────────────────────────
2025-08-10T17:04:09.890877033Z 
2025-08-10T17:04:09.890898025Z To support the app dev(s) visit:
2025-08-10T17:04:09.892959506Z Radarr: https://opencollective.com/radarr
2025-08-10T17:04:09.893329211Z 
2025-08-10T17:04:09.893335183Z To support LSIO projects visit:
2025-08-10T17:04:09.893339191Z https://www.linuxserver.io/donate/
2025-08-10T17:04:09.893343049Z 
2025-08-10T17:04:09.893346937Z ───────────────────────────────────────
2025-08-10T17:04:09.893350975Z GID/UID
2025-08-10T17:04:09.893354612Z ───────────────────────────────────────
2025-08-10T17:04:09.898104938Z 
2025-08-10T17:04:09.898196603Z User UID:    911
2025-08-10T17:04:09.898203867Z User GID:    911
2025-08-10T17:04:09.898210471Z ───────────────────────────────────────
2025-08-10T17:04:09.900123062Z Linuxserver.io version: 5.27.3.10153-ls228
2025-08-10T17:04:09.900433618Z Build-date: 2025-08-10T17:01:00+00:00
2025-08-10T17:04:09.900443718Z ───────────────────────────────────────
2025-08-10T17:04:09.900450872Z     
2025-08-10T17:04:09.951353970Z [custom-init] No custom files found, skipping...
2025-08-10T17:04:10.470853791Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.3.10153 
2025-08-10T17:04:10.489416502Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-10T17:04:10.495576858Z [Debug] Bootstrap: Console selected 
2025-08-10T17:04:10.496992228Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-10T17:04:10.869985018Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-10T17:04:10.927724302Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {55808d34-f9bb-49f2-9c97-d2d1262fe493} may be persisted to storage in unencrypted form. 
2025-08-10T17:04:11.021180441Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-10T17:04:11.076807551Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-10T17:04:11.183389091Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-10T17:04:11.194160903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.194806573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.244068555Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-10T17:04:11.245921266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499295s 
2025-08-10T17:04:11.246126089Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-10T17:04:11.246278446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517095s 
2025-08-10T17:04:11.258461900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-10T17:04:11.259122601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.264893051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-10T17:04:11.278720627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-10T17:04:11.294795628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296755s 
2025-08-10T17:04:11.295241897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.297812243Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-10T17:04:11.297951473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032736s 
2025-08-10T17:04:11.307048032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-10T17:04:11.307262383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.313699977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-10T17:04:11.315339819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-10T17:04:11.315702319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s 
2025-08-10T17:04:11.315961341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-10T17:04:11.316284982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001353s 
2025-08-10T17:04:11.316738606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-10T17:04:11.317313554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-10T17:04:11.318027852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011227s 
2025-08-10T17:04:11.318217875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.318952113Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-10T17:04:11.319093969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020332s 
2025-08-10T17:04:11.319654979Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-10T17:04:11.319873589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.320539009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-10T17:04:11.320717589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-10T17:04:11.320869685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-10T17:04:11.321093416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-10T17:04:11.321520967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005056s 
2025-08-10T17:04:11.321689316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.322230826Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-10T17:04:11.322372752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s 
2025-08-10T17:04:11.323479952Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-10T17:04:11.323662469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.324552171Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-10T17:04:11.341669280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-10T17:04:11.342232414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-10T17:04:11.342823144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008833s 
2025-08-10T17:04:11.342963827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-10T17:04:11.343233571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-10T17:04:11.343482582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003589s 
2025-08-10T17:04:11.343646262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-10T17:04:11.343943741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-10T17:04:11.344250368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2025-08-10T17:04:11.344441223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-10T17:04:11.344696306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-10T17:04:11.345126723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s 
2025-08-10T17:04:11.345168036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-08-10T17:04:11.346322762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2025-08-10T17:04:11.347272033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019595s 
2025-08-10T17:04:11.347622770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-10T17:04:11.347750006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-10T17:04:11.348086704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2025-08-10T17:04:11.348242969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-08-10T17:04:11.349225818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2025-08-10T17:04:11.349969535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015664s 
2025-08-10T17:04:11.350167444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-10T17:04:11.350496186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:11.350762843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2025-08-10T17:04:11.350974900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-08-10T17:04:11.351242238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:11.351530649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s 
2025-08-10T17:04:11.351709970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-08-10T17:04:11.352662729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2025-08-10T17:04:11.353356496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014975s 
2025-08-10T17:04:11.353518382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-08-10T17:04:11.354108019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2025-08-10T17:04:11.354596623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s 
2025-08-10T17:04:11.354760714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-10T17:04:11.355294359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-08-10T17:04:11.355752301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007936s 
2025-08-10T17:04:11.355967254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-10T17:04:11.356234933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-10T17:04:11.356532482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004276s 
2025-08-10T17:04:11.356702123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-10T17:04:11.366299540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-10T17:04:11.366944689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100271s 
2025-08-10T17:04:11.367116054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-10T17:04:11.367495118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-10T17:04:11.367872959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006089s 
2025-08-10T17:04:11.368054604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-10T17:04:11.368298766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-10T17:04:11.368634763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s 
2025-08-10T17:04:11.368824956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-10T17:04:11.374117033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-10T17:04:11.374472018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005519s 
2025-08-10T17:04:11.374629876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-10T17:04:11.374846261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-10T17:04:11.375178070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s 
2025-08-10T17:04:11.375328593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-10T17:04:11.375645020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-08-10T17:04:11.376005716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005558s 
2025-08-10T17:04:11.376166640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-10T17:04:11.376380902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-10T17:04:11.376666176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003596s 
2025-08-10T17:04:11.377016271Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-08-10T17:04:11.377501308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-08-10T17:04:11.377672072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s 
2025-08-10T17:04:11.377819659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-10T17:04:11.378242721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2025-08-10T17:04:11.378640091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006772s 
2025-08-10T17:04:11.378775815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-10T17:04:11.379325271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2025-08-10T17:04:11.379782793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000859s 
2025-08-10T17:04:11.379955320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-10T17:04:11.380467361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2025-08-10T17:04:11.380908309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008304s 
2025-08-10T17:04:11.381057179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-10T17:04:11.381422665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-10T17:04:11.381803512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s 
2025-08-10T17:04:11.381941419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-10T17:04:11.382201012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-10T17:04:11.382488581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003911s 
2025-08-10T17:04:11.382648052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-10T17:04:11.382894068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-10T17:04:11.383195955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s 
2025-08-10T17:04:11.383311859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-10T17:04:11.383702465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-10T17:04:11.384107671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006532s 
2025-08-10T17:04:11.384265419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-10T17:04:11.384805056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2025-08-10T17:04:11.385245523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008421s 
2025-08-10T17:04:11.385412719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-10T17:04:11.385803947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-10T17:04:11.386197370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s 
2025-08-10T17:04:11.386354927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-10T17:04:11.386819663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2025-08-10T17:04:11.387213656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2025-08-10T17:04:11.387369871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-10T17:04:11.387708893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-10T17:04:11.388045832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s 
2025-08-10T17:04:11.388180744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-10T17:04:11.388440356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-10T17:04:11.388711753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003899s 
2025-08-10T17:04:11.388859751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-10T17:04:11.389069383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-10T17:04:11.389336631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003405s 
2025-08-10T17:04:11.389488157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-10T17:04:11.389806668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-10T17:04:11.390136783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004952s 
2025-08-10T17:04:11.390315443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-10T17:04:11.390770830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-10T17:04:11.391179873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007598s 
2025-08-10T17:04:11.394287181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-10T17:04:11.395718253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-10T17:04:11.396058307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-10T17:04:11.396394444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s 
2025-08-10T17:04:11.396573295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-10T17:04:11.396822506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-10T17:04:11.397051678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003629s 
2025-08-10T17:04:11.397228264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-10T17:04:11.397438767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-10T17:04:11.397691176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003402s 
2025-08-10T17:04:11.397832621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-10T17:04:11.398330413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-10T17:04:11.398774117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007862s 
2025-08-10T17:04:11.398922966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-10T17:04:11.399399275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-10T17:04:11.399763880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007171s 
2025-08-10T17:04:11.399969203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-08-10T17:04:11.400206481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-08-10T17:04:11.400528289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s 
2025-08-10T17:04:11.400672600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-10T17:04:11.401156594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-10T17:04:11.401721261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008288s 
2025-08-10T17:04:11.401793788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-10T17:04:11.402311981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-10T17:04:11.402757138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008292s 
2025-08-10T17:04:11.402917771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-10T17:04:11.403122614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-10T17:04:11.403366685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003272s 
2025-08-10T17:04:11.403804246Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0043648 taking an average of 00:00:00.0043648 
2025-08-10T17:04:11.404580489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-10T17:04:11', 'InitialSetup') 
2025-08-10T17:04:11.404954492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.406824658Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-10T17:04:11.406942836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037404s 
2025-08-10T17:04:11.407167148Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-10T17:04:11.407344735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.407562544Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-08-10T17:04:11.408574512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-08-10T17:04:11.409062715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-08-10T17:04:11.409520407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007881s 
2025-08-10T17:04:11.409686161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-08-10T17:04:11.409902426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-10T17:04:11.410157921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003492s 
2025-08-10T17:04:11.410295688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.410421161Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-10T17:04:11.410630502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-08-10T17:04:11.410821547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.411625155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008995s 
2025-08-10T17:04:11.411948977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-10T17:04:11', 'add_moviefiles_table') 
2025-08-10T17:04:11.412224953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.413420040Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-10T17:04:11.413572517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026596s 
2025-08-10T17:04:11.413755756Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-10T17:04:11.413924706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.414132545Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-08-10T17:04:11.414577952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-10T17:04:11.414699647Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.414849969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-08-10T17:04:11.415080213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.415858741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008537s 
2025-08-10T17:04:11.416153043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-10T17:04:11', 'fix_history_movieId') 
2025-08-10T17:04:11.416441194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.417165412Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-10T17:04:11.417319222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021457s 
2025-08-10T17:04:11.417463673Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-10T17:04:11.417624577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.417834309Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-08-10T17:04:11.419345603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.419489573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.419631609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-08-10T17:04:11.419871151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.420594327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008124s 
2025-08-10T17:04:11.420751143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.420862207Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.421007018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-08-10T17:04:11.421203203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-08-10T17:04:11.421875117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007214s 
2025-08-10T17:04:11.422052123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.422160411Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.422523352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-08-10T17:04:11.440008413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2025-08-10T17:04:11.441488052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2025-08-10T17:04:11.442485401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:11.443394912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:11.445265529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:11.445640575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:11.445934336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232622s 
2025-08-10T17:04:11.446097234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.446221685Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:11.446392870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-08-10T17:04:11.446600678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-08-10T17:04:11.447330297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007904s 
2025-08-10T17:04:11.447611594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-10T17:04:11', 'add_tmdb_stuff') 
2025-08-10T17:04:11.447943442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.448962464Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-10T17:04:11.449108639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024137s 
2025-08-10T17:04:11.449385847Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-10T17:04:11.449464946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.449672504Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-08-10T17:04:11.450047189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-10T17:04:11.450183142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.450334026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-08-10T17:04:11.452803269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-08-10T17:04:11.453574872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2025-08-10T17:04:11.454016321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-10T17:04:11.454520677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-10T17:04:11.456154777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-10T17:04:11.456441064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059571s 
2025-08-10T17:04:11.456736178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-10T17:04:11', 'fix_movie_files') 
2025-08-10T17:04:11.457017725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.457788217Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-10T17:04:11.457968520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072919s 
2025-08-10T17:04:11.458173032Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-10T17:04:11.458290899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.458520502Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-08-10T17:04:11.458896839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-10T17:04:11.459018334Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.459225972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-08-10T17:04:11.464089617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-10T17:04:11.464638983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-08-10T17:04:11.464964518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-10T17:04:11.465428252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-10T17:04:11.467113586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-10T17:04:11.467400795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080517s 
2025-08-10T17:04:11.467673915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-10T17:04:11.468049942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-10T17:04:11.468303372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004132s 
2025-08-10T17:04:11.468572604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-10T17:04:11', 'update_schedule_intervale') 
2025-08-10T17:04:11.468843259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.469620475Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-10T17:04:11.469767220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017023s 
2025-08-10T17:04:11.469959948Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-10T17:04:11.470140742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.470356817Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-08-10T17:04:11.470842616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-10T17:04:11.470983720Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.471171418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-08-10T17:04:11.471413726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-08-10T17:04:11.472144437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008039s 
2025-08-10T17:04:11.472332506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-10T17:04:11.472404351Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-10T17:04:11.472575205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-08-10T17:04:11.472818515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-08-10T17:04:11.473502051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007693s 
2025-08-10T17:04:11.473647063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.473823679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.474658580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2025-08-10T17:04:11.474953464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-10T17:04:11', 'add_movie_formats_to_naming_config') 
2025-08-10T17:04:11.475253629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.475923898Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-10T17:04:11.476081476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020954s 
2025-08-10T17:04:11.476244103Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-10T17:04:11.476406079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.476622295Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-08-10T17:04:11.476909182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.477061148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.477193986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-08-10T17:04:11.477418177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-08-10T17:04:11.478142155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007817s 
2025-08-10T17:04:11.478413522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-10T17:04:11', 'add_phyiscal_release') 
2025-08-10T17:04:11.478702293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.479330809Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-10T17:04:11.479461131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001943s 
2025-08-10T17:04:11.479602255Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-10T17:04:11.479763229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.479979064Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-08-10T17:04:11.482108883Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.484716113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-08-10T17:04:11.484917679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026536s 
2025-08-10T17:04:11.485196471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-10T17:04:11', 'remove_bitmetv') 
2025-08-10T17:04:11.485466946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.486082806Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-10T17:04:11.486189120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037705s 
2025-08-10T17:04:11.486356016Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-10T17:04:11.486537792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.486740530Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-08-10T17:04:11.487075505Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.487328805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-08-10T17:04:11.487530812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003026s 
2025-08-10T17:04:11.487822519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-10T17:04:11', 'remove_torrentleech') 
2025-08-10T17:04:11.488099838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.488670176Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-10T17:04:11.488804457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014217s 
2025-08-10T17:04:11.488966122Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-10T17:04:11.489127477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.489334243Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-08-10T17:04:11.489648126Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.489864601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-08-10T17:04:11.490088803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002912s 
2025-08-10T17:04:11.490379078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-10T17:04:11', 'remove_broadcasthenet') 
2025-08-10T17:04:11.490626035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.491217967Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-10T17:04:11.491347838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013893s 
2025-08-10T17:04:11.491517209Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-10T17:04:11.491666009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.491886704Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-08-10T17:04:11.492177589Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.492403394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-08-10T17:04:11.492614800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002714s 
2025-08-10T17:04:11.492856957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-10T17:04:11', 'remove_fanzub') 
2025-08-10T17:04:11.493124757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.493728573Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-10T17:04:11.493856721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013744s 
2025-08-10T17:04:11.494017284Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-10T17:04:11.494189972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.494390636Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-08-10T17:04:11.494673866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.494806123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.495602486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008103s 
2025-08-10T17:04:11.495913803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-10T17:04:11', 'update_movie_sorttitle') 
2025-08-10T17:04:11.496192194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.496779607Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-10T17:04:11.496935952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019619s 
2025-08-10T17:04:11.497101976Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-10T17:04:11.497297830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.497485228Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-08-10T17:04:11.497742155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.497896195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.498620544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007389s 
2025-08-10T17:04:11.498988274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-10T17:04:11', 'update_movie_sorttitle_again') 
2025-08-10T17:04:11.499184740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.499797514Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-10T17:04:11.500000713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018748s 
2025-08-10T17:04:11.500163591Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-10T17:04:11.500309845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.500530730Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-08-10T17:04:11.501564282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-08-10T17:04:11.501799285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-08-10T17:04:11.502527010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000803s 
2025-08-10T17:04:11.502801503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-10T17:04:11', 'update_movie_file') 
2025-08-10T17:04:11.503072509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.503683620Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-10T17:04:11.503822649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019504s 
2025-08-10T17:04:11.504054486Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-10T17:04:11.504178486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.504366795Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-08-10T17:04:11.504639394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.504776761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.505505138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s 
2025-08-10T17:04:11.505773688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-10T17:04:11', 'update_movie_slug') 
2025-08-10T17:04:11.506034564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.506707429Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-10T17:04:11.506800166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018616s 
2025-08-10T17:04:11.506956390Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-10T17:04:11.507126262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.507324021Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-08-10T17:04:11.507613473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.507747233Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.507976484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-08-10T17:04:11.508135314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-08-10T17:04:11.508853982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s 
2025-08-10T17:04:11.509180429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-10T17:04:11', 'add_youtube_trailer_id') 
2025-08-10T17:04:11.509423749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.510102496Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-10T17:04:11.510241275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019981s 
2025-08-10T17:04:11.510400336Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-10T17:04:11.510554356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.510768938Z [Info] add_studio: Starting migration of Main DB to 120 
2025-08-10T17:04:11.511035835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.511162781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.511327242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-08-10T17:04:11.511519499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-08-10T17:04:11.512226453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s 
2025-08-10T17:04:11.512509713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-10T17:04:11', 'add_studio') 
2025-08-10T17:04:11.512801822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.513563876Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-10T17:04:11.513699860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020974s 
2025-08-10T17:04:11.513872267Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-10T17:04:11.514035266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.514242082Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-08-10T17:04:11.514484019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.514645244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.515258759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006192s 
2025-08-10T17:04:11.515554295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-10T17:04:11', 'update_filedate_config') 
2025-08-10T17:04:11.515821793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.516513927Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-10T17:04:11.516647456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018508s 
2025-08-10T17:04:11.516821637Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-10T17:04:11.517023804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.517189457Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-08-10T17:04:11.517680747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-10T17:04:11.517789606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.517937534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-08-10T17:04:11.518156846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-08-10T17:04:11.518875202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007909s 
2025-08-10T17:04:11.519026777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-10T17:04:11.519144354Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.519291881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-08-10T17:04:11.521341929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-08-10T17:04:11.522225038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-08-10T17:04:11.522674723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-10T17:04:11.523042394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-10T17:04:11.524696925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052585s 
2025-08-10T17:04:11.524842889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-10T17:04:11.524972370Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.525122122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-08-10T17:04:11.527105636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-08-10T17:04:11.527983814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-08-10T17:04:11.528437708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-10T17:04:11.528791962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-10T17:04:11.530436023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051416s 
2025-08-10T17:04:11.530706968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-10T17:04:11', 'add_movieid_to_blacklist') 
2025-08-10T17:04:11.530979026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.531812685Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-10T17:04:11.532004581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065139s 
2025-08-10T17:04:11.532199724Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-10T17:04:11.532351781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.532578507Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-08-10T17:04:11.533699354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-08-10T17:04:11.534329133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2025-08-10T17:04:11.534712004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008532s 
2025-08-10T17:04:11.534866625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-08-10T17:04:11.535086748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-08-10T17:04:11.535383095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003388s 
2025-08-10T17:04:11.535625363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-10T17:04:11', 'create_netimport_table') 
2025-08-10T17:04:11.535914916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.536649906Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-10T17:04:11.536792503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016075s 
2025-08-10T17:04:11.537020332Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-10T17:04:11.537130374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.537347631Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-08-10T17:04:11.537664299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-10T17:04:11.537803920Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.537972470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-08-10T17:04:11.538168504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-08-10T17:04:11.538927833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008056s 
2025-08-10T17:04:11.539198619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-10T17:04:11', 'add_preferred_tags_to_profile') 
2025-08-10T17:04:11.539497250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.540154854Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-10T17:04:11.540315328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020078s 
2025-08-10T17:04:11.540466462Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-10T17:04:11.540639160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.540830645Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-08-10T17:04:11.541066851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.541236583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.541664555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2025-08-10T17:04:11.541937635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-10T17:04:11', 'fix_imdb_unique') 
2025-08-10T17:04:11.542251406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.542896455Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-10T17:04:11.543071678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016693s 
2025-08-10T17:04:11.543211059Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-10T17:04:11.543380801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.543592417Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-08-10T17:04:11.543868673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.544025359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.550060091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060239s 
2025-08-10T17:04:11.550379775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-10T17:04:11', 'update_qualities_and_profiles') 
2025-08-10T17:04:11.550707695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.551590002Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-10T17:04:11.551667608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074709s 
2025-08-10T17:04:11.551831388Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-10T17:04:11.552020358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.552222275Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-08-10T17:04:11.552552761Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.552800089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-10T17:04:11.552988749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002858s 
2025-08-10T17:04:11.553275656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-10T17:04:11', 'remove_wombles') 
2025-08-10T17:04:11.553531812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.554365391Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-10T17:04:11.554493830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016287s 
2025-08-10T17:04:11.554664804Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-10T17:04:11.554812131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.555021642Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-08-10T17:04:11.555342959Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.555571880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-08-10T17:04:11.555871504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003195s 
2025-08-10T17:04:11.556097329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-10T17:04:11', 'remove_kickass') 
2025-08-10T17:04:11.556373154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.557002211Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-10T17:04:11.557122603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014677s 
2025-08-10T17:04:11.557305091Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-10T17:04:11.557477328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.557699976Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-08-10T17:04:11.558089440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-10T17:04:11.558175864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.558347991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-08-10T17:04:11.558567182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-08-10T17:04:11.559291281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008117s 
2025-08-10T17:04:11.559603890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-10T17:04:11', 'add_parsed_movie_info_to_pending_release') 
2025-08-10T17:04:11.559910217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.560584615Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-10T17:04:11.560745790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020527s 
2025-08-10T17:04:11.560906674Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-10T17:04:11.561075654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.561269234Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-08-10T17:04:11.561630982Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.561860264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-10T17:04:11.562084215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002743s 
2025-08-10T17:04:11.562258496Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.562450883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-08-10T17:04:11.562662169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002806s 
2025-08-10T17:04:11.562927423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-10T17:04:11', 'remove_wombles_kickass') 
2025-08-10T17:04:11.563192487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.563810441Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-10T17:04:11.564166238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001406s 
2025-08-10T17:04:11.564690764Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-10T17:04:11.565023965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.565531076Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-08-10T17:04:11.566326047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-10T17:04:11.566593987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-10T17:04:11.566926637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-08-10T17:04:11.569665582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-08-10T17:04:11.570469240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2025-08-10T17:04:11.570926371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-10T17:04:11.571363611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-10T17:04:11.573161692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059467s 
2025-08-10T17:04:11.573508070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-10T17:04:11', 'make_parsed_episode_info_nullable') 
2025-08-10T17:04:11.573847393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.574708086Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-10T17:04:11.574859261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074576s 
2025-08-10T17:04:11.575037680Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-10T17:04:11.575211460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.575412605Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-08-10T17:04:11.575838473Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-10T17:04:11.576223668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-10T17:04:11.576453421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s 
2025-08-10T17:04:11.576738796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-10T17:04:11', 'rename_torrent_downloadstation') 
2025-08-10T17:04:11.577017747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.577769121Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-10T17:04:11.577922650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016759s 
2025-08-10T17:04:11.578107211Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-10T17:04:11.578254598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.578459240Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-08-10T17:04:11.579593424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-10T17:04:11.579735080Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.579916535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-08-10T17:04:11.580174174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-10T17:04:11.580925627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008342s 
2025-08-10T17:04:11.581058946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.581180160Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.581329621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-08-10T17:04:11.581579213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-10T17:04:11.582295295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s 
2025-08-10T17:04:11.582579027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-10T17:04:11', 'add_minimumavailability') 
2025-08-10T17:04:11.582852307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.583531926Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-10T17:04:11.583668310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020074s 
2025-08-10T17:04:11.583863213Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-10T17:04:11.584034037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.584238839Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-08-10T17:04:11.584510196Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.584682633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.584965162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s 
2025-08-10T17:04:11.585239795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-10T17:04:11', 'add_remux_qualities_for_the_wankers') 
2025-08-10T17:04:11.585499638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.586183455Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-10T17:04:11.586327616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014785s 
2025-08-10T17:04:11.586491335Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-10T17:04:11.586667159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.586888184Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-08-10T17:04:11.587235073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.587390676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.587523905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-08-10T17:04:11.587761603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.588561384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s 
2025-08-10T17:04:11.588857821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-10T17:04:11', 'add_haspredbentry_to_movies') 
2025-08-10T17:04:11.589128536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.589811862Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-10T17:04:11.589981704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020984s 
2025-08-10T17:04:11.590118940Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-10T17:04:11.590281788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.590486390Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-08-10T17:04:11.590818770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.590955094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.591087441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-08-10T17:04:11.591358938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-08-10T17:04:11.592105351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008465s 
2025-08-10T17:04:11.592383260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-10T17:04:11', 'add_pathstate_to_movies') 
2025-08-10T17:04:11.592645859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.593296850Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-10T17:04:11.593431010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020316s 
2025-08-10T17:04:11.593614480Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-10T17:04:11.593779502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.593996629Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-08-10T17:04:11.594607048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-08-10T17:04:11.594952313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-08-10T17:04:11.595312378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005642s 
2025-08-10T17:04:11.595467020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-08-10T17:04:11.595769439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-08-10T17:04:11.596060034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2025-08-10T17:04:11.596207080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.596478487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.597912595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014515s 
2025-08-10T17:04:11.598097637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-10T17:04:11', 'add_import_exclusions_table') 
2025-08-10T17:04:11.598425017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.599117882Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-10T17:04:11.599256561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027328s 
2025-08-10T17:04:11.599422325Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-10T17:04:11.599594632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.599797861Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-08-10T17:04:11.600119329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.600257878Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.600464083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-08-10T17:04:11.600627783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-08-10T17:04:11.601373985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008003s 
2025-08-10T17:04:11.601659671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-10T17:04:11', 'add_physical_release_note') 
2025-08-10T17:04:11.601953893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.602600255Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-10T17:04:11.602750407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020096s 
2025-08-10T17:04:11.602930630Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-10T17:04:11.603093648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.603302088Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-08-10T17:04:11.603552733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.603753738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.606279624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s 
2025-08-10T17:04:11.606655872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-10T17:04:11', 'consolidate_indexer_baseurl') 
2025-08-10T17:04:11.607035366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.607794224Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-10T17:04:11.608029368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040002s 
2025-08-10T17:04:11.608290403Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-10T17:04:11.608542621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.608876133Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-08-10T17:04:11.611941636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-08-10T17:04:11.612541083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-10T17:04:11.613064808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s 
2025-08-10T17:04:11.613432188Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-08-10T17:04:11.617369547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2025-08-10T17:04:11.619253711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2025-08-10T17:04:11.620295398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:11.620811217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:11.622911998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:11.623181751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095938s 
2025-08-10T17:04:11.623330180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.623454310Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-10T17:04:11.623603891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-08-10T17:04:11.623823012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-08-10T17:04:11.624591580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008135s 
2025-08-10T17:04:11.624794920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.624891564Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.625034933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-08-10T17:04:11.625299746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-08-10T17:04:11.626050728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008478s 
2025-08-10T17:04:11.626350522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-10T17:04:11', 'add_alternative_titles_table') 
2025-08-10T17:04:11.626673362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.627520979Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-10T17:04:11.627664057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022777s 
2025-08-10T17:04:11.627880473Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-10T17:04:11.628055977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.628335990Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-08-10T17:04:11.638689560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.638918301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.639280430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004118s 
2025-08-10T17:04:11.639443799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-10T17:04:11.639558971Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-08-10T17:04:11.639767130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-08-10T17:04:11.641995548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-10T17:04:11.642843625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2025-08-10T17:04:11.643242819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-10T17:04:11.643669338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-10T17:04:11.646399035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064625s 
2025-08-10T17:04:11.646571342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-10T17:04:11.646838630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:11.647156671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s 
2025-08-10T17:04:11.647472998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-10T17:04:11', 'fix_duplicate_alt_titles') 
2025-08-10T17:04:11.647726749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.648585248Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-10T17:04:11.648730570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018433s 
2025-08-10T17:04:11.648924180Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-10T17:04:11.649070084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.649288995Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-08-10T17:04:11.651051995Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-08-10T17:04:11.651298261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-10T17:04:11.651610009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004143s 
2025-08-10T17:04:11.651764340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-08-10T17:04:11.652009213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-10T17:04:11.652299878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s 
2025-08-10T17:04:11.652481364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-08-10T17:04:11.652627819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-10T17:04:11.652946601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003282s 
2025-08-10T17:04:11.653084869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-10T17:04:11.653541569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-10T17:04:11.653952606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007338s 
2025-08-10T17:04:11.654103590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-10T17:04:11.654581984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-10T17:04:11.655009164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007613s 
2025-08-10T17:04:11.655136901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-10T17:04:11.655643532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-10T17:04:11.656137336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008056s 
2025-08-10T17:04:11.656385997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-10T17:04:11', 'movie_extras') 
2025-08-10T17:04:11.656629207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.657445591Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-10T17:04:11.657582627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021307s 
2025-08-10T17:04:11.657781457Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-10T17:04:11.657947431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.658143947Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-08-10T17:04:11.658795800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-08-10T17:04:11.658900300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-10T17:04:11.659201537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003289s 
2025-08-10T17:04:11.659377451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-08-10T17:04:11.659510639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-10T17:04:11.659799761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003219s 
2025-08-10T17:04:11.659956497Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-08-10T17:04:11.660193484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-10T17:04:11.660575654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s 
2025-08-10T17:04:11.660718251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-08-10T17:04:11.660883464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-10T17:04:11.661184360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003276s 
2025-08-10T17:04:11.661486027Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-08-10T17:04:11.663377326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-08-10T17:04:11.664174361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-08-10T17:04:11.664588535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-10T17:04:11.664961075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-10T17:04:11.666440203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048298s 
2025-08-10T17:04:11.666611188Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-08-10T17:04:11.668433077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2025-08-10T17:04:11.669099328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2025-08-10T17:04:11.669455495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-10T17:04:11.669984060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-10T17:04:11.671492127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-10T17:04:11.671830999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-10T17:04:11.672088989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053582s 
2025-08-10T17:04:11.672349113Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-08-10T17:04:11.674219659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-08-10T17:04:11.674977686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2025-08-10T17:04:11.675381509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-10T17:04:11.675762637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-10T17:04:11.677172867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046217s 
2025-08-10T17:04:11.677361186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-08-10T17:04:11.679107092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-08-10T17:04:11.679726319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2025-08-10T17:04:11.680102977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-10T17:04:11.680479666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-10T17:04:11.681871529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043528s 
2025-08-10T17:04:11.682161503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-10T17:04:11', 'clean_core_tv') 
2025-08-10T17:04:11.682427328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.683440017Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-10T17:04:11.683576642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059014s 
2025-08-10T17:04:11.683748198Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-10T17:04:11.683936287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.684236211Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-08-10T17:04:11.684595484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-10T17:04:11.684724304Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:11.684909847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-08-10T17:04:11.685081984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-08-10T17:04:11.685702544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000677s 
2025-08-10T17:04:11.685890622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-08-10T17:04:11.686121467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-08-10T17:04:11.686740263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007029s 
2025-08-10T17:04:11.687026470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-10T17:04:11', 'add_cookies_to_indexer_status') 
2025-08-10T17:04:11.687338698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.688117266Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-10T17:04:11.688259884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020331s 
2025-08-10T17:04:11.688435507Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-10T17:04:11.688579677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.688770762Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-08-10T17:04:11.689154725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-10T17:04:11.689433326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-10T17:04:11.689701526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003592s 
2025-08-10T17:04:11.689984807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-10T17:04:11.690155420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-10T17:04:11.690352958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002771s 
2025-08-10T17:04:11.690611439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-10T17:04:11', 'banner_to_fanart') 
2025-08-10T17:04:11.690912816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.691540850Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-10T17:04:11.691689429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014415s 
2025-08-10T17:04:11.691919793Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-10T17:04:11.692076288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.692254608Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-08-10T17:04:11.692654573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-10T17:04:11.692814906Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:11.692946000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-10T17:04:11.693214811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.693870522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007602s 
2025-08-10T17:04:11.694160456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-10T17:04:11', 'naming_config_colon_action') 
2025-08-10T17:04:11.694463125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.695282435Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-10T17:04:11.695411194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021508s 
2025-08-10T17:04:11.695593371Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-10T17:04:11.695745938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.695959238Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-08-10T17:04:11.696503734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-10T17:04:11.696822256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 
2025-08-10T17:04:11.697166399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s 
2025-08-10T17:04:11.697321822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-10T17:04:11.697553498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-10T17:04:11.697814724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003523s 
2025-08-10T17:04:11.697959215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-10T17:04:11.698074958Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.698229931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-08-10T17:04:11.698554695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-08-10T17:04:11.699371219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009808s 
2025-08-10T17:04:11.699557925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-08-10T17:04:11.699801686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.700436474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007286s 
2025-08-10T17:04:11.700594332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.700728823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.700916070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002115s 
2025-08-10T17:04:11.701199330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-10T17:04:11', 'add_custom_formats') 
2025-08-10T17:04:11.701499344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.702255387Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-10T17:04:11.702405920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015307s 
2025-08-10T17:04:11.702576724Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-10T17:04:11.702757989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.702951018Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-08-10T17:04:11.703288568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-10T17:04:11.703577850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-10T17:04:11.703815910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003208s 
2025-08-10T17:04:11.704142016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-10T17:04:11', 'remove_extra_naming_config') 
2025-08-10T17:04:11.704383072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.705016507Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-10T17:04:11.705163012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014921s 
2025-08-10T17:04:11.705342975Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-10T17:04:11.705496995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.705722058Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-08-10T17:04:11.705969727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.706124188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.709277267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031614s 
2025-08-10T17:04:11.709596450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-10T17:04:11', 'convert_regex_required_tags') 
2025-08-10T17:04:11.709888779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.710549239Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-10T17:04:11.710696625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004407s 
2025-08-10T17:04:11.710877430Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-10T17:04:11.711042933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.711278287Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-08-10T17:04:11.711543761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.711682841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.712264352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s 
2025-08-10T17:04:11.712567773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-10T17:04:11', 'fix_format_tags_double_underscore') 
2025-08-10T17:04:11.712834601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.713501794Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-10T17:04:11.713657518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018028s 
2025-08-10T17:04:11.713871339Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-10T17:04:11.713994537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.714211534Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-08-10T17:04:11.714582471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-10T17:04:11.714670949Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:11.714811372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-08-10T17:04:11.715028359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-08-10T17:04:11.715690542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007408s 
2025-08-10T17:04:11.715935315Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-10T17:04:11.716103564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-10T17:04:11.716295641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000235s 
2025-08-10T17:04:11.716567809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-10T17:04:11', 'add_tags_to_net_import') 
2025-08-10T17:04:11.716838333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.717553864Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-10T17:04:11.717744528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014556s 
2025-08-10T17:04:11.717839600Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-10T17:04:11.718007378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.718211008Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-08-10T17:04:11.718599350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-10T17:04:11.718952611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-10T17:04:11.719321765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s 
2025-08-10T17:04:11.719565405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-10T17:04:11', 'add_custom_filters') 
2025-08-10T17:04:11.719889137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.720622965Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-10T17:04:11.720758398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018552s 
2025-08-10T17:04:11.720941526Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-10T17:04:11.721134665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.721344398Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-08-10T17:04:11.723299906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-10T17:04:11.723441290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.723595020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-10T17:04:11.723833671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.724565294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008151s 
2025-08-10T17:04:11.724874206Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-08-10T17:04:11.731510560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-10T17:04:11.732447477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-10T17:04:11.732928245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-10T17:04:11.733426919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-10T17:04:11.735105078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-10T17:04:11.735452558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010408s 
2025-08-10T17:04:11.735626879Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-10T17:04:11.737677980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-10T17:04:11.738385875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-10T17:04:11.738786101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-10T17:04:11.739234534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-10T17:04:11.740874086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-10T17:04:11.741204151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054032s 
2025-08-10T17:04:11.741353722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-10T17:04:11.741484515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.741670981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-10T17:04:11.741883529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-10T17:04:11.742628609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007915s 
2025-08-10T17:04:11.742841528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-10T17:04:11.743101772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-10T17:04:11.743314791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003004s 
2025-08-10T17:04:11.743438560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-10T17:04:11.743570887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.743727823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-10T17:04:11.747339666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-10T17:04:11.748249388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-10T17:04:11.748696098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-10T17:04:11.749162918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-10T17:04:11.751325693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-10T17:04:11.751661720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077701s 
2025-08-10T17:04:11.751811582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-10T17:04:11.752273762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-10T17:04:11.752745843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007491s 
2025-08-10T17:04:11.752913671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-10T17:04:11.753188775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-10T17:04:11.753530794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s 
2025-08-10T17:04:11.753834195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-10T17:04:11', 'indexer_client_status_search_changes') 
2025-08-10T17:04:11.754120932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.755102589Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-10T17:04:11.755252220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019802s 
2025-08-10T17:04:11.755448766Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-10T17:04:11.755619490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.755958302Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-08-10T17:04:11.756674735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-10T17:04:11.756819817Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.756985441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-08-10T17:04:11.757224562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-10T17:04:11.757989162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008454s 
2025-08-10T17:04:11.758150426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-10T17:04:11.758251270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.758445571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-08-10T17:04:11.758640213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-10T17:04:11.759358579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008125s 
2025-08-10T17:04:11.759495615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-10T17:04:11.759624715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.759786561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-08-10T17:04:11.760026925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-10T17:04:11.760703147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000787s 
2025-08-10T17:04:11.760854271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.761018752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.772914819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118729s 
2025-08-10T17:04:11.773274603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-10T17:04:11', 'add_language_to_files_history_blacklist') 
2025-08-10T17:04:11.773592093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.774620153Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-10T17:04:11.774758091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135646s 
2025-08-10T17:04:11.774970899Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-10T17:04:11.775140681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.775368680Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-08-10T17:04:11.777956241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-10T17:04:11.778113217Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-10T17:04:11.778272408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-08-10T17:04:11.778486980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-10T17:04:11.779284336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008766s 
2025-08-10T17:04:11.779420440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:11.781721173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-10T17:04:11.781957338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023405s 
2025-08-10T17:04:11.782261410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-10T17:04:11', 'add_update_allowed_quality_profile') 
2025-08-10T17:04:11.782517115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.783242606Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-10T17:04:11.783399101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003597s 
2025-08-10T17:04:11.783581529Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-10T17:04:11.783743184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.784023188Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-08-10T17:04:11.784362201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-10T17:04:11.784509337Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.784670822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-10T17:04:11.784895475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:11.785593671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007954s 
2025-08-10T17:04:11.785745506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.785911591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.811979546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259888s 
2025-08-10T17:04:11.812321244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-10T17:04:11', 'add_download_client_priority') 
2025-08-10T17:04:11.812654725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.813541150Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-10T17:04:11.813679659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276155s 
2025-08-10T17:04:11.813852828Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-10T17:04:11.814026698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.814239587Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-08-10T17:04:11.814581636Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.814819505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-10T17:04:11.815031582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000297s 
2025-08-10T17:04:11.815301586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-10T17:04:11', 'remove_growl_prowl') 
2025-08-10T17:04:11.815572651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.816281729Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-10T17:04:11.816432042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015129s 
2025-08-10T17:04:11.816591914Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-10T17:04:11.816773149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.816951618Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-08-10T17:04:11.817296733Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.817532288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-10T17:04:11.817741429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002994s 
2025-08-10T17:04:11.817924628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.818165062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-10T17:04:11.818339002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002828s 
2025-08-10T17:04:11.818643285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-10T17:04:11', 'remove_plex_hometheatre') 
2025-08-10T17:04:11.818876064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.819574721Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-10T17:04:11.819706646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014788s 
2025-08-10T17:04:11.819902671Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-10T17:04:11.820084778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.820282316Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-08-10T17:04:11.820519313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.820679866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.826733146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060542s 
2025-08-10T17:04:11.827041247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-10T17:04:11', 'add_webrip_qualites') 
2025-08-10T17:04:11.827317704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.827996811Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-10T17:04:11.828157104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072933s 
2025-08-10T17:04:11.828325313Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-10T17:04:11.828549023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.828762723Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-08-10T17:04:11.829188421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:11.829321468Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:11.829511862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-10T17:04:11.829765002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.830593129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009548s 
2025-08-10T17:04:11.830754985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:11.830878163Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:11.831038366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-10T17:04:11.831316105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.832073590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008684s 
2025-08-10T17:04:11.832359346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-10T17:04:11', 'health_issue_notification') 
2025-08-10T17:04:11.832636143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.833432707Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-10T17:04:11.833572228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022065s 
2025-08-10T17:04:11.833738934Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-10T17:04:11.833890790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.834135172Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-08-10T17:04:11.834653275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-08-10T17:04:11.834906445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-10T17:04:11.835200758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003899s 
2025-08-10T17:04:11.835373636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-08-10T17:04:11.835621114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-08-10T17:04:11.835905236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003697s 
2025-08-10T17:04:11.836074357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-08-10T17:04:11.836283729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:11.836530546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003313s 
2025-08-10T17:04:11.836675458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-10T17:04:11.836880270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:11.837158781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003411s 
2025-08-10T17:04:11.837303873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-10T17:04:11.837511301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:11.837781595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s 
2025-08-10T17:04:11.838046228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-10T17:04:11', 'speed_improvements') 
2025-08-10T17:04:11.838317174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.839356366Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-10T17:04:11.839512340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018921s 
2025-08-10T17:04:11.839682062Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-10T17:04:11.839836433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.840068540Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-08-10T17:04:11.842070071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-08-10T17:04:11.844271995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2025-08-10T17:04:11.845048289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2025-08-10T17:04:11.845442362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-10T17:04:11.845891376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-10T17:04:11.847789288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-10T17:04:11.848093882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058476s 
2025-08-10T17:04:11.848449368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-08-10T17:04:11.848891157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000269s 
2025-08-10T17:04:11.849032482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:11.849308528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-08-10T17:04:11.849547870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000394s 
2025-08-10T17:04:11.849827944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-10T17:04:11', 'fix_profile_format_default') 
2025-08-10T17:04:11.850113709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.851072480Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-10T17:04:11.851226069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018783s 
2025-08-10T17:04:11.851373386Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-10T17:04:11.851533969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.851731788Z [Info] task_duration: Starting migration of Main DB to 163 
2025-08-10T17:04:11.852062855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-10T17:04:11.852187245Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:11.852356556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-10T17:04:11.852582351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-10T17:04:11.853392492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008136s 
2025-08-10T17:04:11.853625371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-10T17:04:11', 'task_duration') 
2025-08-10T17:04:11.853873270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.854603561Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-10T17:04:11.854769936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020672s 
2025-08-10T17:04:11.854901340Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-10T17:04:11.855076683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.855281476Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-08-10T17:04:11.856144103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:11.856290858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:11.856450720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-08-10T17:04:11.856652106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-08-10T17:04:11.857315031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007282s 
2025-08-10T17:04:11.857467768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-08-10T17:04:11.860271825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-08-10T17:04:11.862203225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2025-08-10T17:04:11.863114440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:11.863787715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:11.865451516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:11.865775669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:11.866102417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:11.866424074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:11.866689048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090698s 
2025-08-10T17:04:11.866823328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-08-10T17:04:11.867331382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-08-10T17:04:11.867776167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008222s 
2025-08-10T17:04:11.867976501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-08-10T17:04:11.868206193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-10T17:04:11.868468281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003579s 
2025-08-10T17:04:11.868621870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-08-10T17:04:11.868847625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-10T17:04:11.869091306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003196s 
2025-08-10T17:04:11.869252160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.869476782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-10T17:04:11.869696795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002948s 
2025-08-10T17:04:11.869854833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:11.870063554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-10T17:04:11.870286503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002755s 
2025-08-10T17:04:11.870573631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-10T17:04:11', 'movie_collections_crew') 
2025-08-10T17:04:11.870817001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.872025505Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-10T17:04:11.872178753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019891s 
2025-08-10T17:04:11.878525333Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-10T17:04:11.878731980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.878940940Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-08-10T17:04:11.879591019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-10T17:04:11.879729148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.879987468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-08-10T17:04:11.880321410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.881012071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008536s 
2025-08-10T17:04:11.881159879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-10T17:04:11.881285802Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.881428229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-08-10T17:04:11.881679455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.882375206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007916s 
2025-08-10T17:04:11.882530739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.882675491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.887086764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044282s 
2025-08-10T17:04:11.887242077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.887392009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.888597747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012031s 
2025-08-10T17:04:11.888733470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.888912361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.890004590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s 
2025-08-10T17:04:11.890145354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.890315386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.890554127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002712s 
2025-08-10T17:04:11.890715612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.890862097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.894152623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032976s 
2025-08-10T17:04:11.894299730Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.894448660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.896392995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00195s 
2025-08-10T17:04:11.896698891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-10T17:04:11', 'remove_custom_formats_from_quality_model') 
2025-08-10T17:04:11.897016380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.897791341Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-10T17:04:11.897957345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033168s 
2025-08-10T17:04:11.898173961Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-10T17:04:11.898301408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.898564818Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-08-10T17:04:11.898947038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.899163213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.901154193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020296s 
2025-08-10T17:04:11.901307712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.901475870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.903126605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016691s 
2025-08-10T17:04:11.903281136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.903414775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.905263037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018537s 
2025-08-10T17:04:11.905549043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-10T17:04:11', 'fix_tmdb_list_config') 
2025-08-10T17:04:11.905831983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.906464567Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-10T17:04:11.906599388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030255s 
2025-08-10T17:04:11.906766885Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-10T17:04:11.906939473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.907149476Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-08-10T17:04:11.907535062Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-08-10T17:04:11.910465223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-08-10T17:04:11.912391983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2025-08-10T17:04:11.913252436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:11.913980522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:11.915784345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:11.916244571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:11.916595508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:11.916950653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:11.917237802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095304s 
2025-08-10T17:04:11.917437684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-10T17:04:11.917679040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-10T17:04:11.917898853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002655s 
2025-08-10T17:04:11.918018063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-10T17:04:11.918133726Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.918292656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-08-10T17:04:11.918556096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-10T17:04:11.919305906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008627s 
2025-08-10T17:04:11.919457852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-08-10T17:04:11.921702763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-08-10T17:04:11.922584799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-08-10T17:04:11.923063613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-10T17:04:11.923589392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-10T17:04:11.925359196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-10T17:04:11.925577666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059789s 
2025-08-10T17:04:11.925869103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-10T17:04:11', 'remove_movie_pathstate') 
2025-08-10T17:04:11.926207103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.927098739Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-10T17:04:11.927244743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074751s 
2025-08-10T17:04:11.927418773Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-10T17:04:11.927586481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.927805953Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-08-10T17:04:11.928230949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-10T17:04:11.928374558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.928540262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-08-10T17:04:11.928793562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-08-10T17:04:11.929584124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008863s 
2025-08-10T17:04:11.929717963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.929879088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.933786016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003913s 
2025-08-10T17:04:11.933961118Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-08-10T17:04:11.936001698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 
2025-08-10T17:04:11.936467506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-08-10T17:04:11.936835416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-10T17:04:11.937227967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-10T17:04:11.938931818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-10T17:04:11.939270991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050737s 
2025-08-10T17:04:11.939546827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-10T17:04:11', 'custom_format_rework') 
2025-08-10T17:04:11.939819516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.940896084Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-10T17:04:11.941021416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067262s 
2025-08-10T17:04:11.941193843Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-10T17:04:11.941370840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.941611324Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-08-10T17:04:11.942130700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-10T17:04:11.942279680Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:11.942420444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-08-10T17:04:11.942703013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.943393052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008271s 
2025-08-10T17:04:11.943547363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-10T17:04:11.943705010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:11.943863830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-08-10T17:04:11.944079444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.944812120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008165s 
2025-08-10T17:04:11.944955098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.945134539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:11.950237595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051381s 
2025-08-10T17:04:11.950409361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-08-10T17:04:11.954121206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-08-10T17:04:11.954912960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-08-10T17:04:11.955351103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-10T17:04:11.955808444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-10T17:04:11.957519880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-10T17:04:11.957835596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072729s 
2025-08-10T17:04:11.958001961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-10T17:04:11.958157725Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:11.958304270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-08-10T17:04:11.958620306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:11.959488154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009558s 
2025-08-10T17:04:11.959731855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-10T17:04:11', 'custom_format_scores') 
2025-08-10T17:04:11.960021859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:11.961037594Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-10T17:04:11.961162616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025182s 
2025-08-10T17:04:11.961389723Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-10T17:04:11.961514995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:11.961744838Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-08-10T17:04:11.962174233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:11.962318744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.038135932Z []
2025-08-10T17:04:12.038246956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758702s 
2025-08-10T17:04:12.038479715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.038611841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.039923532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013048s 
2025-08-10T17:04:12.042323395Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-10T17:04:12.042733841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-10T17:04:12.043136893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005939s 
2025-08-10T17:04:12.043405724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-10T17:04:12', 'fix_trakt_list_config') 
2025-08-10T17:04:12.043700117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.044636733Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-10T17:04:12.044798619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020685s 
2025-08-10T17:04:12.044997008Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-10T17:04:12.045147752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.045362314Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-08-10T17:04:12.045830206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-10T17:04:12.045965729Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.046137986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-10T17:04:12.046384122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-10T17:04:12.047103250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008081s 
2025-08-10T17:04:12.047241218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.047386480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.049385676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019847s 
2025-08-10T17:04:12.049673245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-10T17:04:12', 'quality_definition_preferred_size') 
2025-08-10T17:04:12.049971516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.050771156Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-10T17:04:12.050918363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033438s 
2025-08-10T17:04:12.051089998Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-10T17:04:12.051257776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.051461617Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-08-10T17:04:12.052387010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-10T17:04:12.052917459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-10T17:04:12.053402515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008503s 
2025-08-10T17:04:12.053556566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-10T17:04:12.053799846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-10T17:04:12.054093347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2025-08-10T17:04:12.054272728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-08-10T17:04:12.054496859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-10T17:04:12.054770711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003687s 
2025-08-10T17:04:12.054935082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-10T17:04:12.055179123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-10T17:04:12.055457263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2025-08-10T17:04:12.055591904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.055745103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.057927578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021878s 
2025-08-10T17:04:12.058205758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-10T17:04:12', 'add_download_history') 
2025-08-10T17:04:12.058486664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.059369612Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-10T17:04:12.059519464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036191s 
2025-08-10T17:04:12.059682993Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-10T17:04:12.059895461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.060063970Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-08-10T17:04:12.060623387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-08-10T17:04:12.061097010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-10T17:04:12.061544311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007606s 
2025-08-10T17:04:12.061722119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-08-10T17:04:12.061965960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.062243409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003887s 
2025-08-10T17:04:12.062518984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-10T17:04:12', 'net_import_status') 
2025-08-10T17:04:12.062793146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.063565301Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-10T17:04:12.063721645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016947s 
2025-08-10T17:04:12.063947821Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-10T17:04:12.064093374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.064313808Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-08-10T17:04:12.064572579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.064753884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.066703470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019413s 
2025-08-10T17:04:12.066972352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-10T17:04:12', 'email_multiple_addresses') 
2025-08-10T17:04:12.067250442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.067923657Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-10T17:04:12.068118099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031582s 
2025-08-10T17:04:12.068259594Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-10T17:04:12.068433374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.068640872Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-08-10T17:04:12.068996177Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-10T17:04:12.069270329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-10T17:04:12.069596075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 
2025-08-10T17:04:12.069895047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-10T17:04:12', 'remove_chown_and_folderchmod_config') 
2025-08-10T17:04:12.070172777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.070841924Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-10T17:04:12.070987848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016181s 
2025-08-10T17:04:12.071176578Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-10T17:04:12.071314826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.071544379Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-08-10T17:04:12.071889514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.072046510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.072218226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-08-10T17:04:12.072479001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-08-10T17:04:12.073196085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000832s 
2025-08-10T17:04:12.073472572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-10T17:04:12', 'movie_recommendations') 
2025-08-10T17:04:12.073750662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.074415050Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-10T17:04:12.074565974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020433s 
2025-08-10T17:04:12.074755084Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-10T17:04:12.074896219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.075102674Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-08-10T17:04:12.077123704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.077254107Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.077404981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-08-10T17:04:12.077657660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:12.078346326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007977s 
2025-08-10T17:04:12.078496579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.078608995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.078765130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-08-10T17:04:12.078970373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-08-10T17:04:12.079630833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000706s 
2025-08-10T17:04:12.079759021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.079900516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.080048725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-08-10T17:04:12.080255812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-08-10T17:04:12.080933557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007274s 
2025-08-10T17:04:12.081088739Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-08-10T17:04:12.084229293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-10T17:04:12.086255053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-08-10T17:04:12.087202591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.087925086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.089623776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:12.089965925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:12.090291240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:12.090626876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:12.090870838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096375s 
2025-08-10T17:04:12.091024938Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-08-10T17:04:12.094143278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-10T17:04:12.096113846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-08-10T17:04:12.097022716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.097700972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.099551429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:12.099930712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:12.100267511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:12.100585090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:12.100862569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096472s 
2025-08-10T17:04:12.100980086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-10T17:04:12.101092482Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.101255190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-08-10T17:04:12.101518329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.102166104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007605s 
2025-08-10T17:04:12.102385676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-10T17:04:12.102605559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-10T17:04:12.102827025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002684s 
2025-08-10T17:04:12.103089944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-08-10T17:04:12.107302778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-08-10T17:04:12.108697226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-08-10T17:04:12.109208576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-10T17:04:12.109570184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-10T17:04:12.111415269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082789s 
2025-08-10T17:04:12.111804704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2025-08-10T17:04:12.112338228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2025-08-10T17:04:12.112724716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006321s 
2025-08-10T17:04:12.112975872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-10T17:04:12.113160604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-10T17:04:12.113478534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s 
2025-08-10T17:04:12.113617063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.113766945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.116541042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027868s 
2025-08-10T17:04:12.116725463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.116850214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.118628726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017952s 
2025-08-10T17:04:12.118775692Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.119049403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2025-08-10T17:04:12.119310198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s 
2025-08-10T17:04:12.119507355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.119656135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-08-10T17:04:12.119877801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002895s 
2025-08-10T17:04:12.120178036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-10T17:04:12', 'language_improvements') 
2025-08-10T17:04:12.120456767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.121530229Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-10T17:04:12.121681393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019204s 
2025-08-10T17:04:12.122121760Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-10T17:04:12.122132672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.122225379Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-08-10T17:04:12.122568650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.122701167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.125633502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002942s 
2025-08-10T17:04:12.125778644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.125939278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.128761872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028396s 
2025-08-10T17:04:12.129039541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-10T17:04:12', 'new_list_server') 
2025-08-10T17:04:12.129373113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.129985776Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-10T17:04:12.130172242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040481s 
2025-08-10T17:04:12.130344930Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-10T17:04:12.130470372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.130676377Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-08-10T17:04:12.131065912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-08-10T17:04:12.131360986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-10T17:04:12.131626290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003978s 
2025-08-10T17:04:12.131780881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-08-10T17:04:12.132051827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-10T17:04:12.132313835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s 
2025-08-10T17:04:12.132599119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-10T17:04:12', 'movie_translation_indexes') 
2025-08-10T17:04:12.132878001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.133607159Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-10T17:04:12.133742461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016487s 
2025-08-10T17:04:12.133922293Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-10T17:04:12.134100031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.134295254Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-08-10T17:04:12.134560549Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.134721262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.137180404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024627s 
2025-08-10T17:04:12.137472493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-10T17:04:12', 'fix_invalid_profile_references') 
2025-08-10T17:04:12.137765252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.138429199Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-10T17:04:12.138574732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036843s 
2025-08-10T17:04:12.138733562Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-10T17:04:12.138894887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.139096172Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-08-10T17:04:12.140964495Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-08-10T17:04:12.141243597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-08-10T17:04:12.143082099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019538s 
2025-08-10T17:04:12.143275549Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-08-10T17:04:12.143478828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-08-10T17:04:12.145221417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001803s 
2025-08-10T17:04:12.145457633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-10T17:04:12.145745793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-10T17:04:12.145974644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s 
2025-08-10T17:04:12.146110878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-10T17:04:12.146233325Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.146386654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-08-10T17:04:12.146647970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.147327919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007509s 
2025-08-10T17:04:12.147462921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-08-10T17:04:12.148299346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2025-08-10T17:04:12.148907410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001325s 
2025-08-10T17:04:12.149197454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-10T17:04:12', 'list_movies_table') 
2025-08-10T17:04:12.149470354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.150245825Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-10T17:04:12.150403513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026348s 
2025-08-10T17:04:12.150577363Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-10T17:04:12.150739069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.150949021Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-08-10T17:04:12.151344287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.151441573Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.151592227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-08-10T17:04:12.151835577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.152619375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008778s 
2025-08-10T17:04:12.152909890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-10T17:04:12', 'on_delete_notification') 
2025-08-10T17:04:12.153211578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.154195219Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-10T17:04:12.154290521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s 
2025-08-10T17:04:12.154459060Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-10T17:04:12.154619232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.154831610Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-08-10T17:04:12.155167937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.155373000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.156007418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s 
2025-08-10T17:04:12.156284225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-10T17:04:12.156544099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-10T17:04:12.156758941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003159s 
2025-08-10T17:04:12.156988934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-08-10T17:04:12.159526123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-08-10T17:04:12.160509594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-08-10T17:04:12.161079131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-10T17:04:12.161651002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-10T17:04:12.163457961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-10T17:04:12.163728897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066067s 
2025-08-10T17:04:12.164043430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-10T17:04:12', 'download_propers_config') 
2025-08-10T17:04:12.164324617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.165198486Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-10T17:04:12.165350132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008043s 
2025-08-10T17:04:12.165548531Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-10T17:04:12.165716089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.165947915Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-08-10T17:04:12.166391208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-10T17:04:12.166542092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.166711373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-10T17:04:12.167032139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-10T17:04:12.167731307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008498s 
2025-08-10T17:04:12.168065269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-10T17:04:12', 'add_priority_to_indexers') 
2025-08-10T17:04:12.168348329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.169074592Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-10T17:04:12.169189734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021285s 
2025-08-10T17:04:12.169368804Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-10T17:04:12.169559829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.169808750Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-08-10T17:04:12.170150629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-10T17:04:12.170405041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:12.170692270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s 
2025-08-10T17:04:12.170845719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-08-10T17:04:12.171109650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-10T17:04:12.171384113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003799s 
2025-08-10T17:04:12.171689608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-10T17:04:12', 'add_alternative_title_indices') 
2025-08-10T17:04:12.173807243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.174657545Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-10T17:04:12.174748358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035585s 
2025-08-10T17:04:12.174925775Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-10T17:04:12.175078192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.175305870Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-08-10T17:04:12.176840641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.177025293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.180425299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033505s 
2025-08-10T17:04:12.180892190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-08-10T17:04:12.181415473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-08-10T17:04:12.181915881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000826s 
2025-08-10T17:04:12.182028408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.182152297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.182329424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-08-10T17:04:12.185959474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-10T17:04:12.188049313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-08-10T17:04:12.189010007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.189673373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.191487466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:12.191891941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:12.192264641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:12.192560918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100842s 
2025-08-10T17:04:12.192712383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-10T17:04:12.192960022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:12.193216448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003587s 
2025-08-10T17:04:12.193519889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-10T17:04:12', 'fix_tmdb_duplicates') 
2025-08-10T17:04:12.193781726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.194700196Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-10T17:04:12.194858695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001827s 
2025-08-10T17:04:12.195065502Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-10T17:04:12.195241707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.195482351Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-08-10T17:04:12.195897427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.196067499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.196737529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s 
2025-08-10T17:04:12.197014166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-10T17:04:12', 'swap_filechmod_for_folderchmod') 
2025-08-10T17:04:12.197303839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.197980662Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-10T17:04:12.198129342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001904s 
2025-08-10T17:04:12.198285266Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-10T17:04:12.198447943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.198647685Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-08-10T17:04:12.199113203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-10T17:04:12.199433308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-10T17:04:12.199675666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s 
2025-08-10T17:04:12.199998416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-10T17:04:12.200368280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-10T17:04:12.200625398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004051s 
2025-08-10T17:04:12.200862105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-10T17:04:12.201133952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-10T17:04:12.201367242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003209s 
2025-08-10T17:04:12.201636644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-10T17:04:12', 'mediainfo_channels') 
2025-08-10T17:04:12.201894093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.202549322Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-10T17:04:12.202664684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s 
2025-08-10T17:04:12.202857483Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-10T17:04:12.203015902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.203244021Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-08-10T17:04:12.203547582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-10T17:04:12', 'add_update_history') 
2025-08-10T17:04:12.203816394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.204475421Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-10T17:04:12.204616184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014559s 
2025-08-10T17:04:12.204790315Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-10T17:04:12.204962922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.205156602Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-08-10T17:04:12.207801950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-10T17:04:12.208202456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-10T17:04:12.208467861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s 
2025-08-10T17:04:12.208755710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-10T17:04:12.209127359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-10T17:04:12.209361109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004042s 
2025-08-10T17:04:12.209648308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-10T17:04:12', 'update_awesome_hd_link') 
2025-08-10T17:04:12.209925125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.210561797Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-10T17:04:12.210710146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015665s 
2025-08-10T17:04:12.210880930Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-10T17:04:12.211022225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.211235163Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-08-10T17:04:12.211533685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.211765541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-08-10T17:04:12.211995464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002928s 
2025-08-10T17:04:12.212275278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-10T17:04:12', 'remove_awesomehd') 
2025-08-10T17:04:12.212532787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.213209670Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-10T17:04:12.213307507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001439s 
2025-08-10T17:04:12.213504293Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-10T17:04:12.213645527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.213938457Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-08-10T17:04:12.214376479Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-08-10T17:04:12.217102138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-08-10T17:04:12.218093114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2025-08-10T17:04:12.218607790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-10T17:04:12.218995180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-10T17:04:12.220767309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062119s 
2025-08-10T17:04:12.220922903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.221038235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.221233448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-08-10T17:04:12.221469533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.222203391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000835s 
2025-08-10T17:04:12.222354746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.222467042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.222650421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-08-10T17:04:12.222938411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.223619533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s 
2025-08-10T17:04:12.223922233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-10T17:04:12', 'add_on_delete_to_notifications') 
2025-08-10T17:04:12.224195252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.225209805Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-10T17:04:12.225346140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023541s 
2025-08-10T17:04:12.225535611Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-10T17:04:12.225703559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.225919785Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-08-10T17:04:12.226683743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-10T17:04:12.226851471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.226984910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-10T17:04:12.227279082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.228074424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008966s 
2025-08-10T17:04:12.228264236Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.228588980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-10T17:04:12.228814314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004115s 
2025-08-10T17:04:12.229113947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-10T17:04:12', 'add_bypass_to_delay_profile') 
2025-08-10T17:04:12.229393119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.230192409Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-10T17:04:12.230369676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017282s 
2025-08-10T17:04:12.230568356Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-10T17:04:12.230732346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.230970546Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-08-10T17:04:12.237239520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-10T17:04:12.237874339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-10T17:04:12.238287992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s 
2025-08-10T17:04:12.238588056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-10T17:04:12', 'update_notifiarr') 
2025-08-10T17:04:12.238921417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.239739434Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-10T17:04:12.239894076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021293s 
2025-08-10T17:04:12.240110361Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-10T17:04:12.240281947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.240527712Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-08-10T17:04:12.241021396Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-10T17:04:12.241410319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-10T17:04:12.241672577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s 
2025-08-10T17:04:12.241941108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-10T17:04:12', 'legacy_mediainfo_hdr') 
2025-08-10T17:04:12.242225361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.242872133Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-10T17:04:12.243008187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015814s 
2025-08-10T17:04:12.243212509Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-10T17:04:12.243349605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.243575449Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-08-10T17:04:12.243859431Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-10T17:04:12.244072009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-10T17:04:12.245879159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001872s 
2025-08-10T17:04:12.246195375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-10T17:04:12', 'rename_blacklist_to_blocklist') 
2025-08-10T17:04:12.246463145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.247294599Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-10T17:04:12.247375131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031769s 
2025-08-10T17:04:12.247537388Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-10T17:04:12.247702340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.247925469Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-08-10T17:04:12.248236736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-10T17:04:12.248392790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-10T17:04:12.248542903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-10T17:04:12.248732685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-10T17:04:12.249459518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007763s 
2025-08-10T17:04:12.249753430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-10T17:04:12', 'add_indexer_tags') 
2025-08-10T17:04:12.250020829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.250686509Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-10T17:04:12.250821180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019792s 
2025-08-10T17:04:12.250991974Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-10T17:04:12.251150714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.251347160Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-08-10T17:04:12.251619097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.251782997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.254024772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022294s 
2025-08-10T17:04:12.254292611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-10T17:04:12', 'mediainfo_to_ffmpeg') 
2025-08-10T17:04:12.254578226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.255206551Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-10T17:04:12.255351694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034156s 
2025-08-10T17:04:12.255541997Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-10T17:04:12.255693031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.255906140Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-08-10T17:04:12.256353581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-10T17:04:12.256491239Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.256659708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-10T17:04:12.256945624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:12.257666395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000843s 
2025-08-10T17:04:12.257866127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-10T17:04:12.258123656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:12.258983067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008237s 
2025-08-10T17:04:12.259002335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.259152438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.263054876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039097s 
2025-08-10T17:04:12.263347125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-10T17:04:12', 'cdh_per_downloadclient') 
2025-08-10T17:04:12.263645255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.264339814Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-10T17:04:12.264490297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051879s 
2025-08-10T17:04:12.264681512Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-10T17:04:12.264845332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.265067269Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-08-10T17:04:12.265345900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.265497285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.269371637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038796s 
2025-08-10T17:04:12.269685519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-10T17:04:12', 'migrate_discord_from_slack') 
2025-08-10T17:04:12.269981375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.270699291Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-10T17:04:12.270842629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005182s 
2025-08-10T17:04:12.271035157Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-10T17:04:12.271271112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.271592870Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-08-10T17:04:12.272767034Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.273020735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-10T17:04:12.273285268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s 
2025-08-10T17:04:12.273423827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.273693290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-10T17:04:12.273876549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003254s 
2025-08-10T17:04:12.274004326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.274201984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-10T17:04:12.274396225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002672s 
2025-08-10T17:04:12.274581769Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-10T17:04:12.274872103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-10T17:04:12.275183110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2025-08-10T17:04:12.275387351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-08-10T17:04:12.278786266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-10T17:04:12.280714398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-08-10T17:04:12.281609050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.282301735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.284247814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:12.284611126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:12.284979056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:12.285295474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:12.285558904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099999s 
2025-08-10T17:04:12.285818657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-10T17:04:12', 'remove_predb') 
2025-08-10T17:04:12.286085785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.286960948Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-10T17:04:12.287136922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114073s 
2025-08-10T17:04:12.287293237Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-10T17:04:12.287462648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.287758313Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-08-10T17:04:12.288151615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.288277499Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.288453123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-10T17:04:12.288731323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.289483878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008371s 
2025-08-10T17:04:12.289725405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-10T17:04:12', 'add_on_update_to_notifications') 
2025-08-10T17:04:12.290012262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.290794297Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-10T17:04:12.290939259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021237s 
2025-08-10T17:04:12.291126717Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-10T17:04:12.291304014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.291572785Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-08-10T17:04:12.293205914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.293418812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-10T17:04:12.293641200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002668s 
2025-08-10T17:04:12.293801383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-08-10T17:04:12.297355660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-10T17:04:12.299303743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-08-10T17:04:12.300264197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.300939417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.302909965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:12.303256733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:12.303604864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:12.303941763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:12.304209151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102684s 
2025-08-10T17:04:12.304387531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-08-10T17:04:12.306719827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2025-08-10T17:04:12.307348243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2025-08-10T17:04:12.307662145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-10T17:04:12.308348116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-10T17:04:12.310943052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-10T17:04:12.311319931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-10T17:04:12.311729155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-10T17:04:12.311996413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007469s 
2025-08-10T17:04:12.312167808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-08-10T17:04:12.316788032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-10T17:04:12.317544756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-10T17:04:12.317948900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-10T17:04:12.318327352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-10T17:04:12.320188680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078532s 
2025-08-10T17:04:12.320391308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-08-10T17:04:12.323085885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-08-10T17:04:12.323897539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2025-08-10T17:04:12.324326733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-10T17:04:12.324901661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-10T17:04:12.326771837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-10T17:04:12.327154508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-10T17:04:12.327412427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068733s 
2025-08-10T17:04:12.327605556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-08-10T17:04:12.330138257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-08-10T17:04:12.330929961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-08-10T17:04:12.331329205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-10T17:04:12.331754000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-10T17:04:12.333645189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-10T17:04:12.333924662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061934s 
2025-08-10T17:04:12.334134083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-08-10T17:04:12.336500188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-08-10T17:04:12.337130768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2025-08-10T17:04:12.337475683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-10T17:04:12.337857381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-10T17:04:12.339575561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053247s 
2025-08-10T17:04:12.339713780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-08-10T17:04:12.342151298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-08-10T17:04:12.342962010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-08-10T17:04:12.343405774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-10T17:04:12.343773304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-10T17:04:12.345531074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056487s 
2025-08-10T17:04:12.345689954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-08-10T17:04:12.348097302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-08-10T17:04:12.348783955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2025-08-10T17:04:12.349174401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-10T17:04:12.349644307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-10T17:04:12.351409832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-10T17:04:12.351753935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-10T17:04:12.352010081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061799s 
2025-08-10T17:04:12.352166075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-08-10T17:04:12.354631841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-08-10T17:04:12.355478536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-08-10T17:04:12.355966178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-10T17:04:12.356287996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-10T17:04:12.357991757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056724s 
2025-08-10T17:04:12.358166349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-08-10T17:04:12.361133785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-08-10T17:04:12.362034689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-08-10T17:04:12.362504024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-10T17:04:12.363012488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-10T17:04:12.364922244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-10T17:04:12.365205424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069209s 
2025-08-10T17:04:12.365362059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-08-10T17:04:12.369622979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-08-10T17:04:12.370222577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-08-10T17:04:12.370581269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-10T17:04:12.371045885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-10T17:04:12.373036463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-10T17:04:12.373330536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077917s 
2025-08-10T17:04:12.373652985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-10T17:04:12', 'ensure_identity_on_id_columns') 
2025-08-10T17:04:12.373911075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.375654546Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-10T17:04:12.375794247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100717s 
2025-08-10T17:04:12.376042307Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-10T17:04:12.376217740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.376447082Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-08-10T17:04:12.376924543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-10T17:04:12.377058293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.377228285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-10T17:04:12.377476855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.378212547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007932s 
2025-08-10T17:04:12.378447781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-10T17:04:12', 'download_client_per_indexer') 
2025-08-10T17:04:12.378759709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.379456813Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-10T17:04:12.379619781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020382s 
2025-08-10T17:04:12.379762759Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-10T17:04:12.379957050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.380171632Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-08-10T17:04:12.380620516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-10T17:04:12.380942084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-10T17:04:12.381193540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s 
2025-08-10T17:04:12.381445147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-10T17:04:12.381746834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-10T17:04:12.381994784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s 
2025-08-10T17:04:12.382127130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.382280920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.384783680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025076s 
2025-08-10T17:04:12.384930766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.385075337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.385335732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002753s 
2025-08-10T17:04:12.385635636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-10T17:04:12', 'multiple_ratings_support') 
2025-08-10T17:04:12.385913525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.386665520Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-10T17:04:12.386744669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015047s 
2025-08-10T17:04:12.386902717Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-10T17:04:12.387055956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.387245548Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-08-10T17:04:12.389753538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-08-10T17:04:12.390729924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2025-08-10T17:04:12.391507049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016029s 
2025-08-10T17:04:12.391666039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-08-10T17:04:12.391986484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-10T17:04:12.392315497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s 
2025-08-10T17:04:12.392496191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-08-10T17:04:12.392726234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-10T17:04:12.393006508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003687s 
2025-08-10T17:04:12.393183775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-08-10T17:04:12.393444470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-10T17:04:12.393768834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-08-10T17:04:12.398651516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-08-10T17:04:12.398694713Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-08-10T17:04:12.398707459Z                           FROM "Movies" 
2025-08-10T17:04:12.400101717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-08-10T17:04:12.400131617Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-08-10T17:04:12.400144843Z                           FROM "Movies" 
2025-08-10T17:04:12.400852729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015581s 
2025-08-10T17:04:12.402187407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-08-10T17:04:12.402204331Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-08-10T17:04:12.402210253Z                           FROM "ImportListMovies"
2025-08-10T17:04:12.402214020Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-10T17:04:12.402218038Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-10T17:04:12.404086020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-08-10T17:04:12.404127754Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-08-10T17:04:12.404139879Z                           FROM "ImportListMovies"
2025-08-10T17:04:12.404148386Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-10T17:04:12.404157524Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-10T17:04:12.405151336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020873s 
2025-08-10T17:04:12.405325677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.405413503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.405564317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-08-10T17:04:12.405824291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.406568429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008535s 
2025-08-10T17:04:12.406730746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-10T17:04:12.406857792Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.407013606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-08-10T17:04:12.407268178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.408046576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008668s 
2025-08-10T17:04:12.408181969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-08-10T17:04:12.408303874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.408455660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-08-10T17:04:12.408707547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.409402396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007884s 
2025-08-10T17:04:12.409546296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-08-10T17:04:12.409682570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.409849106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-08-10T17:04:12.410104310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.410911175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008734s 
2025-08-10T17:04:12.411028401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-08-10T17:04:12.411149855Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.411319377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-08-10T17:04:12.411568268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.412314661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000846s 
2025-08-10T17:04:12.412501096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-08-10T17:04:12.412756891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.413067627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2025-08-10T17:04:12.413406399Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-08-10T17:04:12.413412862Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-10T17:04:12.413417572Z                                                   FROM "MovieMetadata"
2025-08-10T17:04:12.413421540Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-10T17:04:12.413855704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-08-10T17:04:12.413877408Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-10T17:04:12.413887468Z                                                   FROM "MovieMetadata"
2025-08-10T17:04:12.413898119Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-10T17:04:12.414185929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s 
2025-08-10T17:04:12.414524010Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-08-10T17:04:12.414547287Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-10T17:04:12.414558609Z                                                   FROM "Movies" 
2025-08-10T17:04:12.414567577Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-10T17:04:12.414986210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-08-10T17:04:12.414999227Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-10T17:04:12.415024037Z                                                   FROM "Movies" 
2025-08-10T17:04:12.415032584Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-10T17:04:12.415335885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2025-08-10T17:04:12.415642963Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-08-10T17:04:12.415666601Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-10T17:04:12.415676140Z                                                   FROM "Movies" 
2025-08-10T17:04:12.415684477Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-10T17:04:12.416094582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-08-10T17:04:12.416118410Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-10T17:04:12.416127599Z                                                   FROM "Movies" 
2025-08-10T17:04:12.416136527Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-10T17:04:12.416395669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005266s 
2025-08-10T17:04:12.416768550Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-08-10T17:04:12.416785734Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-10T17:04:12.416794742Z                                                   FROM "Movies" 
2025-08-10T17:04:12.416803219Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-10T17:04:12.417245751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-08-10T17:04:12.417266502Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-10T17:04:12.417275751Z                                                   FROM "Movies" 
2025-08-10T17:04:12.417284278Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-10T17:04:12.417543370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2025-08-10T17:04:12.417942564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-08-10T17:04:12.417952764Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-10T17:04:12.417957073Z                                                   FROM "MovieMetadata" 
2025-08-10T17:04:12.417961632Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-10T17:04:12.418401428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-08-10T17:04:12.418438062Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-10T17:04:12.418447330Z                                                   FROM "MovieMetadata" 
2025-08-10T17:04:12.418455918Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-10T17:04:12.418711993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005436s 
2025-08-10T17:04:12.418860001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.418984412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.419141378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-08-10T17:04:12.422557457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.424529328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2025-08-10T17:04:12.425456786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.426128098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.428032102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-10T17:04:12.428381766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-10T17:04:12.428737683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-10T17:04:12.429053930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-10T17:04:12.429314865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100261s 
2025-08-10T17:04:12.429485970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-08-10T17:04:12.429742617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.430063393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2025-08-10T17:04:12.430234567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-08-10T17:04:12.432849122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.433614203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2025-08-10T17:04:12.434010220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-10T17:04:12.434520408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-10T17:04:12.436456927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:12.436756110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063661s 
2025-08-10T17:04:12.436946152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-08-10T17:04:12.440485590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.441328698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2025-08-10T17:04:12.441786269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-10T17:04:12.442307279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-10T17:04:12.444251754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-10T17:04:12.444537620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074156s 
2025-08-10T17:04:12.444686570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-08-10T17:04:12.447122866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.447710309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2025-08-10T17:04:12.448110726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-10T17:04:12.448710624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-10T17:04:12.450574728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-10T17:04:12.450962248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-10T17:04:12.451245929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006398s 
2025-08-10T17:04:12.451699833Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2025-08-10T17:04:12.454395492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.455145392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-08-10T17:04:12.455573664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.456310338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.458111435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.458399825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064029s 
2025-08-10T17:04:12.458794209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2025-08-10T17:04:12.463238379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.463765130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-08-10T17:04:12.464050013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-08-10T17:04:12.464502936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-08-10T17:04:12.466267238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.466569146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075113s 
2025-08-10T17:04:12.466920454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-10T17:04:12', 'movie_metadata') 
2025-08-10T17:04:12.467119755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.468761622Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-10T17:04:12.468863958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096353s 
2025-08-10T17:04:12.469071315Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-10T17:04:12.469211317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.469429567Z [Info] collections: Starting migration of Main DB to 208 
2025-08-10T17:04:12.470879567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-08-10T17:04:12.471587502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-08-10T17:04:12.472159985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s 
2025-08-10T17:04:12.472315348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-08-10T17:04:12.472546995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-10T17:04:12.472814944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003513s 
2025-08-10T17:04:12.472967030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-10T17:04:12.473112754Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.473322196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-08-10T17:04:12.473613683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-08-10T17:04:12.474485238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009719s 
2025-08-10T17:04:12.474673968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-08-10T17:04:12.474925585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-08-10T17:04:12.475790827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009478s 
2025-08-10T17:04:12.476054468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-10T17:04:12.476224671Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.476418321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-08-10T17:04:12.479716833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-08-10T17:04:12.479733687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023215s 
2025-08-10T17:04:12.479743357Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.479750822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.484366556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048473s 
2025-08-10T17:04:12.484557240Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.484702292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.486171982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014668s 
2025-08-10T17:04:12.486327886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.486476174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.487668115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001183s 
2025-08-10T17:04:12.487824690Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.488013671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.489053875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s 
2025-08-10T17:04:12.489186563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-10T17:04:12.489333118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-10T17:04:12.489503461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-08-10T17:04:12.492317277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-08-10T17:04:12.493381931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-08-10T17:04:12.493908512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-10T17:04:12.494360442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-10T17:04:12.496346161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-10T17:04:12.496728410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070136s 
2025-08-10T17:04:12.496800936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-08-10T17:04:12.499631446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-08-10T17:04:12.500602492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-08-10T17:04:12.501117970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-10T17:04:12.501558718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-10T17:04:12.503468704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-10T17:04:12.503728317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067848s 
2025-08-10T17:04:12.503919892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.504159615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-08-10T17:04:12.504364297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003104s 
2025-08-10T17:04:12.504523708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-08-10T17:04:12.507573409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-08-10T17:04:12.509234785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-08-10T17:04:12.510048544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-10T17:04:12.510615556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-10T17:04:12.512417184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-10T17:04:12.512800616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-10T17:04:12.513181523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-10T17:04:12.513476046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087977s 
2025-08-10T17:04:12.513744186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-10T17:04:12', 'collections') 
2025-08-10T17:04:12.514019240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.515079886Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-10T17:04:12.515218355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103866s 
2025-08-10T17:04:12.515440983Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-10T17:04:12.515589632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.515822962Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-08-10T17:04:12.516336947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-08-10T17:04:12.516603745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-10T17:04:12.516873718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003862s 
2025-08-10T17:04:12.517048981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-08-10T17:04:12.517310478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.517583417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003899s 
2025-08-10T17:04:12.517872830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-10T17:04:12', 'movie_meta_collection_index') 
2025-08-10T17:04:12.518138455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.518831340Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-10T17:04:12.518981513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016066s 
2025-08-10T17:04:12.519148559Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-10T17:04:12.519310586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.519522182Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-08-10T17:04:12.519875473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.520028742Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.520183383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-08-10T17:04:12.520431082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.521121092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007848s 
2025-08-10T17:04:12.521422098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-10T17:04:12', 'movie_added_notifications') 
2025-08-10T17:04:12.521684095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.522311268Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-10T17:04:12.522428294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019234s 
2025-08-10T17:04:12.522614419Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-10T17:04:12.522756114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.523021899Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-08-10T17:04:12.523308917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-08-10T17:04:12.523591717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.523882232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004004s 
2025-08-10T17:04:12.524067896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-08-10T17:04:12.524282558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.524545798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003532s 
2025-08-10T17:04:12.524810752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-10T17:04:12', 'more_movie_meta_index') 
2025-08-10T17:04:12.525084383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.525773150Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-10T17:04:12.525981750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015626s 
2025-08-10T17:04:12.526107513Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-10T17:04:12.526283618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.526573351Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-08-10T17:04:12.528924716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.529120541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-10T17:04:12.529305323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002301s 
2025-08-10T17:04:12.529467810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-10T17:04:12.529556408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.529709266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-10T17:04:12.532286626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-08-10T17:04:12.533165125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-08-10T17:04:12.533609229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-10T17:04:12.533958312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-10T17:04:12.535733026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058439s 
2025-08-10T17:04:12.535866726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-10T17:04:12.536009263Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.536166820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-10T17:04:12.538748128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-08-10T17:04:12.539611577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-08-10T17:04:12.540095010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-10T17:04:12.540439444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-10T17:04:12.542141231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058243s 
2025-08-10T17:04:12.542305001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-10T17:04:12.542441295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.542579754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-08-10T17:04:12.545252376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-08-10T17:04:12.546253322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2025-08-10T17:04:12.546725693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-10T17:04:12.547174357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-10T17:04:12.548991145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-10T17:04:12.549256660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065314s 
2025-08-10T17:04:12.549408987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-10T17:04:12.549534379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.549693500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-08-10T17:04:12.553185321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-08-10T17:04:12.554156046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2025-08-10T17:04:12.554645812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-10T17:04:12.555087482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-10T17:04:12.556891605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-10T17:04:12.557165065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073302s 
2025-08-10T17:04:12.557309757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-10T17:04:12.557437554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.557618649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-10T17:04:12.560182021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-10T17:04:12.560908334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-10T17:04:12.561309111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-10T17:04:12.561659877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-10T17:04:12.563376985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056101s 
2025-08-10T17:04:12.563519352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-10T17:04:12.563634313Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.563809025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-10T17:04:12.566318709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-10T17:04:12.567051074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-10T17:04:12.567459366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-10T17:04:12.567800673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-10T17:04:12.569510907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055467s 
2025-08-10T17:04:12.569679667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-10T17:04:12.569760440Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:12.569958238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-10T17:04:12.572509025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-10T17:04:12.573232371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-10T17:04:12.573681245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-10T17:04:12.574002081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-10T17:04:12.575718548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005653s 
2025-08-10T17:04:12.575902318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-10T17:04:12.576019163Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.576197061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-10T17:04:12.578671945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-10T17:04:12.579360762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-10T17:04:12.579759956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-10T17:04:12.580230855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-10T17:04:12.582107023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.582412748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060436s 
2025-08-10T17:04:12.582601388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-10T17:04:12.582683123Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:12.582864989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-10T17:04:12.585584405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-10T17:04:12.586289586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-10T17:04:12.586682367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-10T17:04:12.587144056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-10T17:04:12.589118162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.589398125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063603s 
2025-08-10T17:04:12.589557867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-10T17:04:12.589686657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.589882511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-10T17:04:12.592372946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-10T17:04:12.593073156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-10T17:04:12.593478673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-10T17:04:12.593945844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-10T17:04:12.595823785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.596145423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061281s 
2025-08-10T17:04:12.596296537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-10T17:04:12.596417391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.596581010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-10T17:04:12.599260015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-10T17:04:12.600047601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-10T17:04:12.600453689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-10T17:04:12.601041783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-10T17:04:12.602854764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-10T17:04:12.603221212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-10T17:04:12.603601377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-10T17:04:12.603888005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071288s 
2025-08-10T17:04:12.604159632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-10T17:04:12.604209081Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-10T17:04:12.604355235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-10T17:04:12.607900735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-10T17:04:12.608524121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-10T17:04:12.608912553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-10T17:04:12.609279221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-10T17:04:12.611087924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065106s 
2025-08-10T17:04:12.611188717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-10T17:04:12.611292997Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.611514012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-10T17:04:12.614030570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-10T17:04:12.614684146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-10T17:04:12.615038469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-10T17:04:12.615393805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-10T17:04:12.617129680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054688s 
2025-08-10T17:04:12.617287849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-10T17:04:12.617405366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.617558604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-10T17:04:12.620093920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-08-10T17:04:12.620762366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2025-08-10T17:04:12.621123443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-10T17:04:12.621620975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-10T17:04:12.623385478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-10T17:04:12.623730132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-10T17:04:12.624068694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063823s 
2025-08-10T17:04:12.624224207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-10T17:04:12.624364469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.624548520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-10T17:04:12.627029436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-10T17:04:12.627791230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-10T17:04:12.628218280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-10T17:04:12.628684910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-10T17:04:12.631295296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.631568246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00687s 
2025-08-10T17:04:12.631722276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-10T17:04:12.631843811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.632027240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-10T17:04:12.634523367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-10T17:04:12.635242696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-10T17:04:12.635657541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-10T17:04:12.636222609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-10T17:04:12.638685108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.638960883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067737s 
2025-08-10T17:04:12.639117789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-10T17:04:12.639239504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.639401431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-10T17:04:12.641910163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-10T17:04:12.642638870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-10T17:04:12.643054056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-10T17:04:12.643502589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-10T17:04:12.646004027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.646369102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067852s 
2025-08-10T17:04:12.646536799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-10T17:04:12.646684988Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.647031295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-10T17:04:12.649622383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-10T17:04:12.650501623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-10T17:04:12.650954035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-10T17:04:12.651389772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-10T17:04:12.653633821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.653936911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067467s 
2025-08-10T17:04:12.654083266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-10T17:04:12.654210212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.654384042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-10T17:04:12.656965581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-10T17:04:12.657822556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-10T17:04:12.658296651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-10T17:04:12.658723621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-10T17:04:12.660652144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.660906647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063611s 
2025-08-10T17:04:12.661083994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-10T17:04:12.661176851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.661354619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-10T17:04:12.664900931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-10T17:04:12.665778848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-10T17:04:12.666245458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-10T17:04:12.666692678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-10T17:04:12.668621332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.668912098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074106s 
2025-08-10T17:04:12.669061418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-10T17:04:12.669193264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-10T17:04:12.669397084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-10T17:04:12.671977862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-10T17:04:12.672843395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-10T17:04:12.673310946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-10T17:04:12.673752856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-10T17:04:12.675597461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.675973859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063354s 
2025-08-10T17:04:12.676125544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-10T17:04:12.676254404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.676415548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-10T17:04:12.678931134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-10T17:04:12.679685533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-10T17:04:12.680084396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-10T17:04:12.680455975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-10T17:04:12.682213444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005633s 
2025-08-10T17:04:12.682364478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-10T17:04:12.682483778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.682643650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-10T17:04:12.685164186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-10T17:04:12.685894507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-10T17:04:12.686309603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-10T17:04:12.686672293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-10T17:04:12.688413469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055982s 
2025-08-10T17:04:12.688561868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-10T17:04:12.688682361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-10T17:04:12.688834487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-08-10T17:04:12.691426998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-08-10T17:04:12.692375548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-08-10T17:04:12.692835374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-10T17:04:12.693249718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-10T17:04:12.695078912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-10T17:04:12.695372022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063565s 
2025-08-10T17:04:12.695513397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-10T17:04:12.695622997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.695781547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-08-10T17:04:12.699005980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-08-10T17:04:12.700733840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-08-10T17:04:12.701537979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-10T17:04:12.702230283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-10T17:04:12.704002632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-10T17:04:12.704380503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-10T17:04:12.704773815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-10T17:04:12.705162658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-10T17:04:12.705442562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095111s 
2025-08-10T17:04:12.705578115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-10T17:04:12.705699479Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-10T17:04:12.705861616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-08-10T17:04:12.708914454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-08-10T17:04:12.723840170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-08-10T17:04:12.724638558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-10T17:04:12.725382797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-10T17:04:12.727398937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-10T17:04:12.727745495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-10T17:04:12.728128957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-10T17:04:12.728512770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-10T17:04:12.728799988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227722s 
2025-08-10T17:04:12.728948948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-10T17:04:12.729087618Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-08-10T17:04:12.729256678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-08-10T17:04:12.733910269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-08-10T17:04:12.735410691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-08-10T17:04:12.736079478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-10T17:04:12.736797343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-10T17:04:12.738943605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-10T17:04:12.739306396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-10T17:04:12.739660268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-10T17:04:12.740044071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-10T17:04:12.740307772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108839s 
2025-08-10T17:04:12.740447824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-10T17:04:12.740568457Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-10T17:04:12.740746736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-08-10T17:04:12.743626074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-08-10T17:04:12.745007266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-08-10T17:04:12.745655060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-10T17:04:12.746292704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-10T17:04:12.748097970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-10T17:04:12.748439808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-10T17:04:12.748857900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-10T17:04:12.749216262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-10T17:04:12.749467317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085798s 
2025-08-10T17:04:12.749598391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.749709455Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.749844647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-08-10T17:04:12.752317206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.752993689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-08-10T17:04:12.753359105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.753763108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.755666471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.755970323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059444s 
2025-08-10T17:04:12.756100205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-10T17:04:12.756218854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.756357633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-10T17:04:12.758731023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-08-10T17:04:12.759305740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2025-08-10T17:04:12.759617157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-10T17:04:12.759988254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-10T17:04:12.761715342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052196s 
2025-08-10T17:04:12.761854512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-10T17:04:12.761974775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-08-10T17:04:12.762121169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-10T17:04:12.764471672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-10T17:04:12.765001720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-10T17:04:12.765296173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-10T17:04:12.765714565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-10T17:04:12.767556936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-10T17:04:12.767819785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055538s 
2025-08-10T17:04:12.767963735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-10T17:04:12.768082815Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.768230492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-10T17:04:12.770572699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-10T17:04:12.771102195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-10T17:04:12.771398852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-10T17:04:12.771832325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-10T17:04:12.773673924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-10T17:04:12.773936362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055669s 
2025-08-10T17:04:12.774068248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-10T17:04:12.774185474Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.774323452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-08-10T17:04:12.776744958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-10T17:04:12.777355979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2025-08-10T17:04:12.777683118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-10T17:04:12.778044125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-10T17:04:12.779751473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052844s 
2025-08-10T17:04:12.779901034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-10T17:04:12.780023461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.780168823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-08-10T17:04:12.782571772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-10T17:04:12.783193935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2025-08-10T17:04:12.783518048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-10T17:04:12.783883263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-10T17:04:12.785628798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053098s 
2025-08-10T17:04:12.785761175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-10T17:04:12.785876036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.786018703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-10T17:04:12.789342947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-10T17:04:12.789775028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-10T17:04:12.790076465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-10T17:04:12.790489336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-10T17:04:12.792353630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-10T17:04:12.792624335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064646s 
2025-08-10T17:04:12.792890772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-10T17:04:12', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-10T17:04:12.793160876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.795153990Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-10T17:04:12.795298821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089504s 
2025-08-10T17:04:12.795499335Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-10T17:04:12.795646612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.795867246Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-08-10T17:04:12.796363034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-10T17:04:12.796492154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.796650664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-08-10T17:04:12.796844223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-08-10T17:04:12.797512058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000728s 
2025-08-10T17:04:12.797776541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-10T17:04:12', 'add_language_tags_to_subtitle_files') 
2025-08-10T17:04:12.798021113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.798707305Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-10T17:04:12.798834692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018832s 
2025-08-10T17:04:12.798983982Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-10T17:04:12.799126930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.799310290Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-08-10T17:04:12.799652328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-10T17:04:12.799780837Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.799925839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-10T17:04:12.800098096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-10T17:04:12.800791202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007363s 
2025-08-10T17:04:12.800938128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-10T17:04:12.801117599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-10T17:04:12.801777318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007064s 
2025-08-10T17:04:12.802019836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-10T17:04:12', 'add_salt_to_users') 
2025-08-10T17:04:12.802258677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.803590960Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-10T17:04:12.803725411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025035s 
2025-08-10T17:04:12.803882036Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-10T17:04:12.804069454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.804262592Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-08-10T17:04:12.804625203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-08-10T17:04:12.807078783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.807692649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2025-08-10T17:04:12.808051933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-10T17:04:12.808566469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-10T17:04:12.810401043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:12.810760066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.811077305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062458s 
2025-08-10T17:04:12.811164521Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-08-10T17:04:12.813688965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.814284203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2025-08-10T17:04:12.814614068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-10T17:04:12.815111048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-10T17:04:12.816933458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:12.817285006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.817549058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062616s 
2025-08-10T17:04:12.817703128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-08-10T17:04:12.820087179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.820632217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2025-08-10T17:04:12.820962492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-10T17:04:12.821461918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-10T17:04:12.823248456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:12.823663872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.823889967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060303s 
2025-08-10T17:04:12.824064018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-08-10T17:04:12.826438049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.826933987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2025-08-10T17:04:12.827226537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-10T17:04:12.827740862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-10T17:04:12.829520215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-10T17:04:12.829877284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.830140414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059509s 
2025-08-10T17:04:12.830414877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-10T17:04:12', 'clean_alt_titles') 
2025-08-10T17:04:12.830618407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.831513469Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-10T17:04:12.831694253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073085s 
2025-08-10T17:04:12.831819014Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-10T17:04:12.831992524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.832193448Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-08-10T17:04:12.832570017Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.832774348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-10T17:04:12.832960313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002474s 
2025-08-10T17:04:12.833188101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-10T17:04:12', 'remove_omg') 
2025-08-10T17:04:12.833416642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.834053264Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-10T17:04:12.834177955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s 
2025-08-10T17:04:12.834350983Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-10T17:04:12.834501767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.834701188Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-08-10T17:04:12.835041534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-10T17:04:12.835161886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-10T17:04:12.835311287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-08-10T17:04:12.835508203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-08-10T17:04:12.836221991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007688s 
2025-08-10T17:04:12.836480702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-10T17:04:12', 'add_additional_info_to_pending_releases') 
2025-08-10T17:04:12.836726337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.837500696Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-10T17:04:12.837638213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020235s 
2025-08-10T17:04:12.837796341Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-10T17:04:12.837939279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.838127368Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-08-10T17:04:12.838481762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-10T17:04:12.838608948Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.838736695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-10T17:04:12.838937129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:12.839613711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007471s 
2025-08-10T17:04:12.839876671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-10T17:04:12', 'add_result_to_commands') 
2025-08-10T17:04:12.840156444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.840805110Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-10T17:04:12.840917517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001899s 
2025-08-10T17:04:12.841101036Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-10T17:04:12.841304586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.841505421Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-08-10T17:04:12.841857820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.841975858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.842118846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-10T17:04:12.842337887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.843026604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007708s 
2025-08-10T17:04:12.843275976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-10T17:04:12', 'health_restored_notification') 
2025-08-10T17:04:12.843515899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.844160467Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-10T17:04:12.844300319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018733s 
2025-08-10T17:04:12.844481083Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-10T17:04:12.844634883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.844837290Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-08-10T17:04:12.845151754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-10T17:04:12.845281876Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.845437800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-08-10T17:04:12.845670568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.846382312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008053s 
2025-08-10T17:04:12.846650852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-10T17:04:12', 'add_on_manual_interaction_required_to_notifications') 
2025-08-10T17:04:12.846906467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.847594393Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-10T17:04:12.847734645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2025-08-10T17:04:12.847894587Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-10T17:04:12.848035571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.848218119Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-08-10T17:04:12.848511900Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.848698306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-08-10T17:04:12.848875262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002381s 
2025-08-10T17:04:12.849106929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-10T17:04:12', 'remove_rarbg') 
2025-08-10T17:04:12.849334687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.849898663Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-10T17:04:12.850025719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012482s 
2025-08-10T17:04:12.850192455Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-10T17:04:12.850341615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.850538010Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-08-10T17:04:12.850974379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-10T17:04:12.851295576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-10T17:04:12.851540700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s 
2025-08-10T17:04:12.851789501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-10T17:04:12', 'remove_invalid_roksbox_metadata_images') 
2025-08-10T17:04:12.852090697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.852687268Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-10T17:04:12.852835286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014792s 
2025-08-10T17:04:12.852981701Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-10T17:04:12.853121002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.853308219Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-08-10T17:04:12.854088490Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-10T17:04:12.856521620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-10T17:04:12.857126147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-10T17:04:12.857452965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-10T17:04:12.857883813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-10T17:04:12.859765181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.860042630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058006s 
2025-08-10T17:04:12.860179716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-10T17:04:12.860296161Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.860446183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-10T17:04:12.860649152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-10T17:04:12.861337858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007501s 
2025-08-10T17:04:12.861491017Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.861675178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-08-10T17:04:12.861858938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002404s 
2025-08-10T17:04:12.862089262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-10T17:04:12', 'list_sync_time') 
2025-08-10T17:04:12.862324886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.863069115Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-10T17:04:12.863196662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s 
2025-08-10T17:04:12.863352215Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-10T17:04:12.863494752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.863685356Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-08-10T17:04:12.863994228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-10T17:04:12.864136124Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.864262698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-08-10T17:04:12.864437480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-08-10T17:04:12.865108001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007119s 
2025-08-10T17:04:12.865349106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-10T17:04:12', 'add_tags_to_collections') 
2025-08-10T17:04:12.865595843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.866236483Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-10T17:04:12.866359120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018144s 
2025-08-10T17:04:12.866510204Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-10T17:04:12.866667892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.866874338Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-08-10T17:04:12.867162067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-10T17:04:12.867286748Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.867422341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-10T17:04:12.867607775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-10T17:04:12.868329378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007639s 
2025-08-10T17:04:12.868582438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-10T17:04:12', 'add_download_client_tags') 
2025-08-10T17:04:12.868811318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.869995954Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-10T17:04:12.870131377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024163s 
2025-08-10T17:04:12.870281028Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-10T17:04:12.870420018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.870611003Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-08-10T17:04:12.871104146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-10T17:04:12.871469451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-10T17:04:12.871866321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s 
2025-08-10T17:04:12.872010020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-10T17:04:12.872206385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-10T17:04:12.872449104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003105s 
2025-08-10T17:04:12.872679188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-10T17:04:12', 'add_auto_tagging') 
2025-08-10T17:04:12.872915433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.873601946Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-10T17:04:12.873726517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014431s 
2025-08-10T17:04:12.873903383Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-10T17:04:12.874060369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.874266995Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-08-10T17:04:12.874658503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-10T17:04:12.874785349Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.874945301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-10T17:04:12.875190555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.875926597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008213s 
2025-08-10T17:04:12.876083263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-10T17:04:12.876181050Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.876330380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-10T17:04:12.876534321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-10T17:04:12.877239130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007717s 
2025-08-10T17:04:12.877506879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-10T17:04:12', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-10T17:04:12.877754458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.878401050Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-10T17:04:12.878538116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s 
2025-08-10T17:04:12.878705032Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-10T17:04:12.878857429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.879049736Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-08-10T17:04:12.880186355Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-10T17:04:12.880387420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-10T17:04:12.882230682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018938s 
2025-08-10T17:04:12.882372337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-10T17:04:12.882486587Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.882618954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-08-10T17:04:12.882868646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-08-10T17:04:12.883563195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008107s 
2025-08-10T17:04:12.883700722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-10T17:04:12.883816655Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-10T17:04:12.883974804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-10T17:04:12.884191981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:12.884911991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007967s 
2025-08-10T17:04:12.885052073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-10T17:04:12.885164981Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.885299702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-10T17:04:12.885511178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.886184223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007473s 
2025-08-10T17:04:12.886331009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-10T17:04:12.889874976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-10T17:04:12.890375614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-10T17:04:12.890692592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-10T17:04:12.891030182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-10T17:04:12.892912312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064114s 
2025-08-10T17:04:12.893027925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.893167797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.894835926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016787s 
2025-08-10T17:04:12.894992060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-10T17:04:12.895196131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-10T17:04:12.895388679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002671s 
2025-08-10T17:04:12.895643112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-10T17:04:12', 'update_restrictions_to_release_profiles') 
2025-08-10T17:04:12.895909428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.896657103Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-10T17:04:12.896798548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014902s 
2025-08-10T17:04:12.896967158Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-10T17:04:12.897110316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.897315149Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-08-10T17:04:12.897678530Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-10T17:04:12.897869265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-10T17:04:12.899839642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020125s 
2025-08-10T17:04:12.900062241Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-08-10T17:04:12.902664801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-10T17:04:12.903319139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-08-10T17:04:12.903676749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-10T17:04:12.904096615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-10T17:04:12.905963314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-10T17:04:12.906227255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060283s 
2025-08-10T17:04:12.906388239Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-08-10T17:04:12.909056663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-08-10T17:04:12.909838327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-08-10T17:04:12.910250447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-10T17:04:12.910650643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-10T17:04:12.912479877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-10T17:04:12.912736383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062087s 
2025-08-10T17:04:12.912980856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-10T17:04:12', 'rename_quality_profiles') 
2025-08-10T17:04:12.913218654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.914133006Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-10T17:04:12.914264821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075848s 
2025-08-10T17:04:12.914423260Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-10T17:04:12.914567561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.914758465Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-08-10T17:04:12.915118490Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-10T17:04:12.915345227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-10T17:04:12.915549168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002676s 
2025-08-10T17:04:12.915734521Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-10T17:04:12.915999064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-10T17:04:12.916198796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003082s 
2025-08-10T17:04:12.916388678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-10T17:04:12.916594392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-10T17:04:12.916789485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002554s 
2025-08-10T17:04:12.917033026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-10T17:04:12', 'update_images_remote_url') 
2025-08-10T17:04:12.917270274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.917852446Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-10T17:04:12.917985634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s 
2025-08-10T17:04:12.918140025Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-10T17:04:12.918283414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.918476984Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-08-10T17:04:12.919011660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-10T17:04:12.919380603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-10T17:04:12.919717241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s 
2025-08-10T17:04:12.919888195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-10T17:04:12.920108509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-10T17:04:12.920364124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003472s 
2025-08-10T17:04:12.920603065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-10T17:04:12', 'add_notification_status') 
2025-08-10T17:04:12.920842036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.921571285Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-10T17:04:12.921703210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015336s 
2025-08-10T17:04:12.921863703Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-10T17:04:12.922010479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.922201584Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-08-10T17:04:12.922625938Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-08-10T17:04:12.922939710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-08-10T17:04:12.923178190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003619s 
2025-08-10T17:04:12.923480028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2025-08-10T17:04:12.923862508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2025-08-10T17:04:12.924122161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2025-08-10T17:04:12.924374750Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-08-10T17:04:12.924680225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-08-10T17:04:12.924909226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s 
2025-08-10T17:04:12.925150522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2025-08-10T17:04:12.925434253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2025-08-10T17:04:12.925670229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000343s 
2025-08-10T17:04:12.925914621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-10T17:04:12', 'rename_deprecated_indexer_flags') 
2025-08-10T17:04:12.926157821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.926746797Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-10T17:04:12.926881388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001391s 
2025-08-10T17:04:12.927034626Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-10T17:04:12.927178696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.927368940Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-08-10T17:04:12.927696108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-10T17:04:12.927820339Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.928002355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-08-10T17:04:12.928196767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-10T17:04:12.928881145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007366s 
2025-08-10T17:04:12.929128904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-10T17:04:12', 'movie_last_searched_time') 
2025-08-10T17:04:12.929370580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.929992884Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-10T17:04:12.930136092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018271s 
2025-08-10T17:04:12.930274070Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-10T17:04:12.930414082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.930595277Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-08-10T17:04:12.930842254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.930990052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.932928485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019491s 
2025-08-10T17:04:12.933173809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-10T17:04:12', 'email_encryption') 
2025-08-10T17:04:12.933413221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.933996626Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-10T17:04:12.934126989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030045s 
2025-08-10T17:04:12.934295468Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-10T17:04:12.934429418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.934625032Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-08-10T17:04:12.934924956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-10T17:04:12.935133566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-10T17:04:12.935331394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s 
2025-08-10T17:04:12.935586939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-10T17:04:12', 'clear_last_rss_releases_info') 
2025-08-10T17:04:12.935860530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.936674028Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-10T17:04:12.936805403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015525s 
2025-08-10T17:04:12.936974964Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-10T17:04:12.937137562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.937351202Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-08-10T17:04:12.938453772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-08-10T17:04:12.938662603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-08-10T17:04:12.938969761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003703s 
2025-08-10T17:04:12.939107168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-08-10T17:04:12.939310547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-08-10T17:04:12.939565761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000314s 
2025-08-10T17:04:12.939730463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-08-10T17:04:12.939984685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-08-10T17:04:12.940269889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003975s 
2025-08-10T17:04:12.940492127Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-10T17:04:12.940685075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-10T17:04:12.941005120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2025-08-10T17:04:12.941158589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-10T17:04:12.941386448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-10T17:04:12.941653135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003434s 
2025-08-10T17:04:12.941808257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-08-10T17:04:12.942006416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-08-10T17:04:12.942273645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s 
2025-08-10T17:04:12.942419358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-08-10T17:04:12.942610994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-08-10T17:04:12.942868442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003063s 
2025-08-10T17:04:12.943117804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-10T17:04:12', 'add_indexes') 
2025-08-10T17:04:12.943367427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.944209343Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-10T17:04:12.944353834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016303s 
2025-08-10T17:04:12.944543636Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-10T17:04:12.944703618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.944933461Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-08-10T17:04:12.945392475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-10T17:04:12.945529180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.945681166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-08-10T17:04:12.945882211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-08-10T17:04:12.946703725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008771s 
2025-08-10T17:04:12.946848487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-10T17:04:12.946986234Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.947125895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-08-10T17:04:12.947351380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-08-10T17:04:12.948147002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008618s 
2025-08-10T17:04:12.948301062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.948444040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.949529836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s 
2025-08-10T17:04:12.949797556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-10T17:04:12', 'parse_title_from_existing_subtitle_files') 
2025-08-10T17:04:12.950073151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.950759202Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-10T17:04:12.950917371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002295s 
2025-08-10T17:04:12.951101531Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-10T17:04:12.951281103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.951495475Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-08-10T17:04:12.951837854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-10T17:04:12.951993518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:12.952165765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-08-10T17:04:12.952405087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-08-10T17:04:12.953230198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s 
2025-08-10T17:04:12.953508549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-10T17:04:12', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-10T17:04:12.953785166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.954457269Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-10T17:04:12.954620538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021007s 
2025-08-10T17:04:12.954801102Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-10T17:04:12.954976976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.955188041Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-08-10T17:04:12.955485470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-08-10T17:04:12.958150376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-08-10T17:04:12.958835626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-08-10T17:04:12.959215762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-10T17:04:12.959579284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-10T17:04:12.961469370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058137s 
2025-08-10T17:04:12.961748031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-10T17:04:12', 'drop_multi_episode_style_from_naming_config') 
2025-08-10T17:04:12.962017684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.962770520Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-10T17:04:12.962923318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070876s 
2025-08-10T17:04:12.963091717Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-10T17:04:12.963242551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.963453325Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-08-10T17:04:12.963735133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:12.963928332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:12.965333822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s 
2025-08-10T17:04:12.965590840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-10T17:04:12', 'stevenlu_update_url') 
2025-08-10T17:04:12.965859160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.966422675Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-10T17:04:12.966570843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025158s 
2025-08-10T17:04:12.966728852Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-10T17:04:12.966890928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:12.967102163Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-08-10T17:04:12.967406426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-10T17:04:12.967547150Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:12.967711190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-08-10T17:04:12.967958227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-08-10T17:04:12.968725552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008715s 
2025-08-10T17:04:12.968994805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-10T17:04:12', 'add_movie_keywords') 
2025-08-10T17:04:12.969269959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:12.969861269Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-10T17:04:12.970015670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019943s 
2025-08-10T17:04:12.979953252Z [Debug] MigrationController: Took: 00:00:01.9032529 
2025-08-10T17:04:13.178478806Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-10T17:04:13.203941863Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-10T17:04:13.211747612Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-10T17:04:13.212105342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-10T17:04:13.212319975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-10T17:04:13.214166333Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-10T17:04:13.214367658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002067s 
2025-08-10T17:04:13.214582731Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-10T17:04:13.214803095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s 
2025-08-10T17:04:13.217688055Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-10T17:04:13.217929661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.218293143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-10T17:04:13.218581534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-10T17:04:13.218975387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s 
2025-08-10T17:04:13.219195420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.220226096Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-10T17:04:13.220440668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017008s 
2025-08-10T17:04:13.220778719Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-10T17:04:13.221018772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.221419339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-10T17:04:13.221702940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-10T17:04:13.222070971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004248s 
2025-08-10T17:04:13.222277827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-10T17:04:13.222471547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-10T17:04:13.222705819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-10T17:04:13.222980953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-10T17:04:13.223807347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008829s 
2025-08-10T17:04:13.224046399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.224706568Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-10T17:04:13.224925960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017626s 
2025-08-10T17:04:13.225230152Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-10T17:04:13.225474585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.225802004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-10T17:04:13.226011295Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-08-10T17:04:13.226216288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-10T17:04:13.226496813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-10T17:04:13.226968002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005216s 
2025-08-10T17:04:13.227187464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.227811100Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-10T17:04:13.228061224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013466s 
2025-08-10T17:04:13.228377070Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-10T17:04:13.228608125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.228890233Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-10T17:04:13.229504670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-10T17:04:13.229921249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-10T17:04:13.230497019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007595s 
2025-08-10T17:04:13.230719186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-10T17:04:13.230953298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-10T17:04:13.231289324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s 
2025-08-10T17:04:13.231610331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-10T17:04:13', 'InitialSetup') 
2025-08-10T17:04:13.232085077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.233564726Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-10T17:04:13.233768647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025977s 
2025-08-10T17:04:13.234037549Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-10T17:04:13.234265428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.234567245Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-08-10T17:04:13.235008775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-10T17:04:13', 'add_moviefiles_table') 
2025-08-10T17:04:13.235408449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.236019470Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-10T17:04:13.236223962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s 
2025-08-10T17:04:13.236434085Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-10T17:04:13.236648256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.236912378Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-08-10T17:04:13.237217372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-10T17:04:13', 'fix_history_movieId') 
2025-08-10T17:04:13.237574221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.238182285Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-10T17:04:13.238383470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015289s 
2025-08-10T17:04:13.238585147Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-10T17:04:13.238795741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.239055323Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-08-10T17:04:13.239347462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-10T17:04:13', 'add_tmdb_stuff') 
2025-08-10T17:04:13.239694921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.240330942Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-10T17:04:13.240532097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015296s 
2025-08-10T17:04:13.240744746Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-10T17:04:13.240954518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.241213459Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-08-10T17:04:13.241507852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-10T17:04:13', 'fix_movie_files') 
2025-08-10T17:04:13.241868719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.242449088Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-10T17:04:13.242646185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014919s 
2025-08-10T17:04:13.242859384Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-10T17:04:13.243087584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.243350824Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-08-10T17:04:13.243657261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-10T17:04:13', 'update_schedule_intervale') 
2025-08-10T17:04:13.244042036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.244619518Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-10T17:04:13.244825684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015226s 
2025-08-10T17:04:13.245050436Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-10T17:04:13.245273024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.245542647Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-08-10T17:04:13.245862702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-10T17:04:13', 'add_movie_formats_to_naming_config') 
2025-08-10T17:04:13.246228388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.246859759Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-10T17:04:13.247072468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015706s 
2025-08-10T17:04:13.247280837Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-10T17:04:13.247494568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.247756786Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-08-10T17:04:13.248086700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-10T17:04:13', 'add_phyiscal_release') 
2025-08-10T17:04:13.248442687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.249051172Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-10T17:04:13.249253039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015481s 
2025-08-10T17:04:13.249456418Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-10T17:04:13.249667934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.249928008Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-08-10T17:04:13.250222581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-10T17:04:13', 'remove_bitmetv') 
2025-08-10T17:04:13.250566324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.251161753Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-10T17:04:13.251356635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014916s 
2025-08-10T17:04:13.251570806Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-10T17:04:13.251783334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.252073879Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-08-10T17:04:13.252375507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-10T17:04:13', 'remove_torrentleech') 
2025-08-10T17:04:13.252726724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.253327664Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-10T17:04:13.253530222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015364s 
2025-08-10T17:04:13.253738281Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-10T17:04:13.253962002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.254226244Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-08-10T17:04:13.254528823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-10T17:04:13', 'remove_broadcasthenet') 
2025-08-10T17:04:13.254880732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.255553877Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-10T17:04:13.255753750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015841s 
2025-08-10T17:04:13.255983092Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-10T17:04:13.256194738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.256454922Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-08-10T17:04:13.256749295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-10T17:04:13', 'remove_fanzub') 
2025-08-10T17:04:13.257095161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.257761122Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-10T17:04:13.257956676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2025-08-10T17:04:13.258171439Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-10T17:04:13.258384438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.258645042Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-08-10T17:04:13.258950488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-10T17:04:13', 'update_movie_sorttitle') 
2025-08-10T17:04:13.259302126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.260106275Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-10T17:04:13.260312049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017089s 
2025-08-10T17:04:13.260529507Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-10T17:04:13.260751745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.261016789Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-08-10T17:04:13.261328737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-10T17:04:13', 'update_movie_sorttitle_again') 
2025-08-10T17:04:13.261702810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.262506418Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-10T17:04:13.262732363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017408s 
2025-08-10T17:04:13.262953549Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-10T17:04:13.263169013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.263461161Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-08-10T17:04:13.263768250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-10T17:04:13', 'update_movie_file') 
2025-08-10T17:04:13.264169257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.264932384Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-10T17:04:13.265171606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017543s 
2025-08-10T17:04:13.265379284Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-10T17:04:13.265602153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.265887758Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-08-10T17:04:13.266204796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-10T17:04:13', 'update_movie_slug') 
2025-08-10T17:04:13.266578198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.267322337Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-10T17:04:13.267529935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017133s 
2025-08-10T17:04:13.267762754Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-10T17:04:13.268011094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.268287160Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-08-10T17:04:13.268607334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-10T17:04:13', 'add_youtube_trailer_id') 
2025-08-10T17:04:13.268984243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.269783753Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-10T17:04:13.269991672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017541s 
2025-08-10T17:04:13.270204661Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-10T17:04:13.270417820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.270705399Z [Info] add_studio: Starting migration of Log DB to 120 
2025-08-10T17:04:13.270998038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-10T17:04:13', 'add_studio') 
2025-08-10T17:04:13.276707225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.277527517Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-10T17:04:13.277716929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071044s 
2025-08-10T17:04:13.277943375Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-10T17:04:13.278163598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.278439293Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-08-10T17:04:13.278758817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-10T17:04:13', 'update_filedate_config') 
2025-08-10T17:04:13.279121046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.279904724Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-10T17:04:13.280113896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017245s 
2025-08-10T17:04:13.280326103Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-10T17:04:13.280542539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.280805599Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-08-10T17:04:13.281113529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-10T17:04:13', 'add_movieid_to_blacklist') 
2025-08-10T17:04:13.281467461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.282335920Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-10T17:04:13.282538629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017806s 
2025-08-10T17:04:13.282746307Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-10T17:04:13.282969246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.283235512Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-08-10T17:04:13.283539274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-10T17:04:13', 'create_netimport_table') 
2025-08-10T17:04:13.283905451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.284661263Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-10T17:04:13.284861997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016784s 
2025-08-10T17:04:13.285080948Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-10T17:04:13.285303196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.285573691Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-08-10T17:04:13.285891080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-10T17:04:13', 'add_preferred_tags_to_profile') 
2025-08-10T17:04:13.286247327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.287068360Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-10T17:04:13.287273754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017519s 
2025-08-10T17:04:13.287477114Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-10T17:04:13.287687357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.287961469Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-08-10T17:04:13.288262445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-10T17:04:13', 'fix_imdb_unique') 
2025-08-10T17:04:13.288608893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.289370967Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-10T17:04:13.289567513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016776s 
2025-08-10T17:04:13.289785132Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-10T17:04:13.290004503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.290272804Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-08-10T17:04:13.290584832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-10T17:04:13', 'update_qualities_and_profiles') 
2025-08-10T17:04:13.290941170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.291710048Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-10T17:04:13.291987647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016891s 
2025-08-10T17:04:13.292195245Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-10T17:04:13.292404997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.292675482Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-08-10T17:04:13.293024715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-10T17:04:13', 'remove_wombles') 
2025-08-10T17:04:13.293328988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.294089229Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-10T17:04:13.294283831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016659s 
2025-08-10T17:04:13.294486529Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-10T17:04:13.294697724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.294953018Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-08-10T17:04:13.295242621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-10T17:04:13', 'remove_kickass') 
2025-08-10T17:04:13.295586183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.296330382Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-10T17:04:13.296524382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016217s 
2025-08-10T17:04:13.296748524Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-10T17:04:13.296974809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.297243270Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-08-10T17:04:13.297573114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-10T17:04:13', 'add_parsed_movie_info_to_pending_release') 
2025-08-10T17:04:13.297940404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.298703190Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-10T17:04:13.298921640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017091s 
2025-08-10T17:04:13.299128276Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-10T17:04:13.299343870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.299602351Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-08-10T17:04:13.299918628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-10T17:04:13', 'remove_wombles_kickass') 
2025-08-10T17:04:13.300286128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.301014264Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-10T17:04:13.301213265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001662s 
2025-08-10T17:04:13.301433879Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-10T17:04:13.301655926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.301923004Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-08-10T17:04:13.302238259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-10T17:04:13', 'make_parsed_episode_info_nullable') 
2025-08-10T17:04:13.302669908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.303322252Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-10T17:04:13.303522816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016448s 
2025-08-10T17:04:13.303745053Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-10T17:04:13.303989355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.304298508Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-08-10T17:04:13.304581167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-10T17:04:13', 'rename_torrent_downloadstation') 
2025-08-10T17:04:13.304935972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.305640180Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-10T17:04:13.305859070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016431s 
2025-08-10T17:04:13.306073352Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-10T17:04:13.306293435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.306556816Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-08-10T17:04:13.306857371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-10T17:04:13', 'add_minimumavailability') 
2025-08-10T17:04:13.307233158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.307922776Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-10T17:04:13.308125475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016091s 
2025-08-10T17:04:13.308351099Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-10T17:04:13.308568667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.308836045Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-08-10T17:04:13.309163355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-10T17:04:13', 'add_remux_qualities_for_the_wankers') 
2025-08-10T17:04:13.309536717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.310260735Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-10T17:04:13.310461819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016639s 
2025-08-10T17:04:13.310679708Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-10T17:04:13.310895733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.311167861Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-08-10T17:04:13.311466763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-10T17:04:13', 'add_haspredbentry_to_movies') 
2025-08-10T17:04:13.311829363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.312554634Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-10T17:04:13.312758474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016389s 
2025-08-10T17:04:13.312966744Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-10T17:04:13.313182799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.313444967Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-08-10T17:04:13.313754480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-10T17:04:13', 'add_pathstate_to_movies') 
2025-08-10T17:04:13.314108864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.314790376Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-10T17:04:13.314996140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016004s 
2025-08-10T17:04:13.315204921Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-10T17:04:13.315427489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.315686641Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-08-10T17:04:13.316020814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-10T17:04:13', 'add_import_exclusions_table') 
2025-08-10T17:04:13.316377021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.317083043Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-10T17:04:13.317292885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016431s 
2025-08-10T17:04:13.317501415Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-10T17:04:13.317720346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.317982253Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-08-10T17:04:13.318286777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-10T17:04:13', 'add_physical_release_note') 
2025-08-10T17:04:13.318637954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.319322913Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-10T17:04:13.319529680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015958s 
2025-08-10T17:04:13.319738420Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-10T17:04:13.319982341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.320245732Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-08-10T17:04:13.320556658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-10T17:04:13', 'consolidate_indexer_baseurl') 
2025-08-10T17:04:13.320908396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.321549487Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-10T17:04:13.321752195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001566s 
2025-08-10T17:04:13.321970064Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-10T17:04:13.322188785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.322452506Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-08-10T17:04:13.322761949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-10T17:04:13', 'add_alternative_titles_table') 
2025-08-10T17:04:13.323123787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.323762383Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-10T17:04:13.324005062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015624s 
2025-08-10T17:04:13.324212009Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-10T17:04:13.324428375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.324690262Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-08-10T17:04:13.324997300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-10T17:04:13', 'fix_duplicate_alt_titles') 
2025-08-10T17:04:13.325365081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.326051974Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-10T17:04:13.326254392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001613s 
2025-08-10T17:04:13.326457421Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-10T17:04:13.326661802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.326928519Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-08-10T17:04:13.327217040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-10T17:04:13', 'movie_extras') 
2025-08-10T17:04:13.327567366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.328342256Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-10T17:04:13.328540335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016742s 
2025-08-10T17:04:13.328748434Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-10T17:04:13.328955471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.329211246Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-08-10T17:04:13.329502302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-10T17:04:13', 'clean_core_tv') 
2025-08-10T17:04:13.329856696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.330539541Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-10T17:04:13.330735536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015808s 
2025-08-10T17:04:13.330943555Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-10T17:04:13.331165462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.331428141Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-08-10T17:04:13.331750199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-10T17:04:13', 'add_cookies_to_indexer_status') 
2025-08-10T17:04:13.332124814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.332791256Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-10T17:04:13.333005778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016112s 
2025-08-10T17:04:13.333207103Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-10T17:04:13.333417457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.333677871Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-08-10T17:04:13.333977625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-10T17:04:13', 'banner_to_fanart') 
2025-08-10T17:04:13.334322960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.335005364Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-10T17:04:13.335205518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015891s 
2025-08-10T17:04:13.335416563Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-10T17:04:13.335634962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.335926820Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-08-10T17:04:13.336272947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-10T17:04:13', 'naming_config_colon_action') 
2025-08-10T17:04:13.336649135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.337327110Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-10T17:04:13.337529096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016705s 
2025-08-10T17:04:13.337734189Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-10T17:04:13.337943451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.338200899Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-08-10T17:04:13.338500513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-10T17:04:13', 'add_custom_formats') 
2025-08-10T17:04:13.338860207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.339546198Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-10T17:04:13.339735048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015882s 
2025-08-10T17:04:13.339965162Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-10T17:04:13.340190866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.340451010Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-08-10T17:04:13.340760874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-10T17:04:13', 'remove_extra_naming_config') 
2025-08-10T17:04:13.341112162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.341773473Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-10T17:04:13.341977855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015827s 
2025-08-10T17:04:13.342192758Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-10T17:04:13.342411118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.342672995Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-08-10T17:04:13.342992047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-10T17:04:13', 'convert_regex_required_tags') 
2025-08-10T17:04:13.343339086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.344031801Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-10T17:04:13.344248878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016059s 
2025-08-10T17:04:13.344464072Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-10T17:04:13.344686770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.344951784Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-08-10T17:04:13.345269093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-10T17:04:13', 'fix_format_tags_double_underscore') 
2025-08-10T17:04:13.345638286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.346288897Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-10T17:04:13.346490723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015805s 
2025-08-10T17:04:13.346698000Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-10T17:04:13.346915048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.347177817Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-08-10T17:04:13.347490396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-10T17:04:13', 'add_tags_to_net_import') 
2025-08-10T17:04:13.347843928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.348536944Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-10T17:04:13.348738019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001609s 
2025-08-10T17:04:13.348939484Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-10T17:04:13.349152814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.349430824Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-08-10T17:04:13.349731539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-10T17:04:13', 'add_custom_filters') 
2025-08-10T17:04:13.350089701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.350711683Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-10T17:04:13.350911185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015519s 
2025-08-10T17:04:13.351133322Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-10T17:04:13.351358115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.351627187Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-08-10T17:04:13.351969747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-10T17:04:13', 'indexer_client_status_search_changes') 
2025-08-10T17:04:13.352337006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.352981985Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-10T17:04:13.353191437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016002s 
2025-08-10T17:04:13.353414456Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-10T17:04:13.353642555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.353911998Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-08-10T17:04:13.354239668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-10T17:04:13', 'add_language_to_files_history_blacklist') 
2025-08-10T17:04:13.354607108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.355280414Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-10T17:04:13.355493753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016171s 
2025-08-10T17:04:13.355739268Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-10T17:04:13.355964000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.356250166Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-08-10T17:04:13.356565291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-10T17:04:13', 'add_update_allowed_quality_profile') 
2025-08-10T17:04:13.356923943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.357584474Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-10T17:04:13.357799957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016131s 
2025-08-10T17:04:13.358012546Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-10T17:04:13.358238571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.358502592Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-08-10T17:04:13.358818248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-10T17:04:13', 'add_download_client_priority') 
2025-08-10T17:04:13.359173303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.359814474Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-10T17:04:13.360073336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015688s 
2025-08-10T17:04:13.360274140Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-10T17:04:13.360487780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.360749908Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-08-10T17:04:13.361052678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-10T17:04:13', 'remove_growl_prowl') 
2025-08-10T17:04:13.361408604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.362049605Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-10T17:04:13.362250890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015619s 
2025-08-10T17:04:13.362460182Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-10T17:04:13.362671187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.362937924Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-08-10T17:04:13.363253980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-10T17:04:13', 'remove_plex_hometheatre') 
2025-08-10T17:04:13.363599646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.364284064Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-10T17:04:13.364484769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015892s 
2025-08-10T17:04:13.364690753Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-10T17:04:13.364902169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.365162614Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-08-10T17:04:13.365469792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-10T17:04:13', 'add_webrip_qualites') 
2025-08-10T17:04:13.365815148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.366473654Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-10T17:04:13.366681763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001567s 
2025-08-10T17:04:13.366894762Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-10T17:04:13.367114645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.367372524Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-08-10T17:04:13.367687568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-10T17:04:13', 'health_issue_notification') 
2025-08-10T17:04:13.368078245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.368764156Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-10T17:04:13.368960261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016317s 
2025-08-10T17:04:13.369172629Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-10T17:04:13.369383003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.369663107Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-08-10T17:04:13.369966357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-10T17:04:13', 'speed_improvements') 
2025-08-10T17:04:13.370312515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.370982303Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-10T17:04:13.371176384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001587s 
2025-08-10T17:04:13.371383431Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-10T17:04:13.371615999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.371906885Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-08-10T17:04:13.372224745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-10T17:04:13', 'fix_profile_format_default') 
2025-08-10T17:04:13.372569269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.373265100Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-10T17:04:13.373507418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016384s 
2025-08-10T17:04:13.373684475Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-10T17:04:13.373892915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.374144702Z [Info] task_duration: Starting migration of Log DB to 163 
2025-08-10T17:04:13.374435477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-10T17:04:13', 'task_duration') 
2025-08-10T17:04:13.374789450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.375455542Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-10T17:04:13.375645544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015666s 
2025-08-10T17:04:13.375879044Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-10T17:04:13.376094739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.376356566Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-08-10T17:04:13.376656350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-10T17:04:13', 'movie_collections_crew') 
2025-08-10T17:04:13.377007096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.377683328Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-10T17:04:13.377887259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015864s 
2025-08-10T17:04:13.378111019Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-10T17:04:13.378342084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.378605785Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-08-10T17:04:13.378940660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-10T17:04:13', 'remove_custom_formats_from_quality_model') 
2025-08-10T17:04:13.379306366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.380039152Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-10T17:04:13.380263123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001658s 
2025-08-10T17:04:13.380469499Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-10T17:04:13.380682277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.380950407Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-08-10T17:04:13.381246513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-10T17:04:13', 'fix_tmdb_list_config') 
2025-08-10T17:04:13.381594294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.382550349Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-10T17:04:13.382956587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017156s 
2025-08-10T17:04:13.383168063Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-10T17:04:13.383391272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.383665926Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-08-10T17:04:13.384007213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-10T17:04:13', 'remove_movie_pathstate') 
2025-08-10T17:04:13.384360594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.385117769Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-10T17:04:13.385327692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017148s 
2025-08-10T17:04:13.385542234Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-10T17:04:13.385755223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.386022310Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-08-10T17:04:13.386331683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-10T17:04:13', 'custom_format_rework') 
2025-08-10T17:04:13.386697019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.387367359Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-10T17:04:13.387565578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016075s 
2025-08-10T17:04:13.387775661Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-10T17:04:13.388016807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.388279265Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-08-10T17:04:13.388581965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-10T17:04:13', 'custom_format_scores') 
2025-08-10T17:04:13.388934485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.389612821Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-10T17:04:13.389813475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015966s 
2025-08-10T17:04:13.390023678Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-10T17:04:13.390237910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.390500959Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-08-10T17:04:13.390809571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-10T17:04:13', 'fix_trakt_list_config') 
2025-08-10T17:04:13.391156099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.391821098Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-10T17:04:13.392044698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015741s 
2025-08-10T17:04:13.392273318Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-10T17:04:13.392503171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.392759718Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-08-10T17:04:13.393080815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-10T17:04:13', 'quality_definition_preferred_size') 
2025-08-10T17:04:13.393443214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.394087752Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-10T17:04:13.394297755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015866s 
2025-08-10T17:04:13.394513911Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-10T17:04:13.394726078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.394991392Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-08-10T17:04:13.395287258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-10T17:04:13', 'add_download_history') 
2025-08-10T17:04:13.395637153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.396299316Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-10T17:04:13.396506052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015619s 
2025-08-10T17:04:13.396712187Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-10T17:04:13.396922511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.397181633Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-08-10T17:04:13.397478491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-10T17:04:13', 'net_import_status') 
2025-08-10T17:04:13.397827463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.398459566Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-10T17:04:13.398656773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001533s 
2025-08-10T17:04:13.398872458Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-10T17:04:13.399090367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.399348627Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-08-10T17:04:13.399655735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-10T17:04:13', 'email_multiple_addresses') 
2025-08-10T17:04:13.400037504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.400724177Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-10T17:04:13.400926584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016213s 
2025-08-10T17:04:13.401144954Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-10T17:04:13.401369366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.401634089Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-08-10T17:04:13.401956859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-10T17:04:13', 'remove_chown_and_folderchmod_config') 
2025-08-10T17:04:13.402319008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.402957334Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-10T17:04:13.403171205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015735s 
2025-08-10T17:04:13.403379013Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-10T17:04:13.403589216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.403867918Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-08-10T17:04:13.404181439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-10T17:04:13', 'movie_recommendations') 
2025-08-10T17:04:13.404531744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.405136492Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-10T17:04:13.405345954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015379s 
2025-08-10T17:04:13.405556097Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-10T17:04:13.405768445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.406028638Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-08-10T17:04:13.406338783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-10T17:04:13', 'language_improvements') 
2025-08-10T17:04:13.406689279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.407296101Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-10T17:04:13.407493528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015203s 
2025-08-10T17:04:13.407698331Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-10T17:04:13.407926570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.408191804Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-08-10T17:04:13.408484624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-10T17:04:13', 'new_list_server') 
2025-08-10T17:04:13.408832555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.409553547Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-10T17:04:13.409751646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016392s 
2025-08-10T17:04:13.409962731Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-10T17:04:13.410180549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.410444300Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-08-10T17:04:13.410749856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-10T17:04:13', 'movie_translation_indexes') 
2025-08-10T17:04:13.411105512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.411711552Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-10T17:04:13.411942848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015237s 
2025-08-10T17:04:13.412165016Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-10T17:04:13.412384057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.412650203Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-08-10T17:04:13.412963403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-10T17:04:13', 'fix_invalid_profile_references') 
2025-08-10T17:04:13.413341134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.413980993Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-10T17:04:13.414196727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s 
2025-08-10T17:04:13.414417452Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-10T17:04:13.414632364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.414905735Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-08-10T17:04:13.415231481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-10T17:04:13', 'list_movies_table') 
2025-08-10T17:04:13.415620484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.416297027Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-10T17:04:13.416517050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016482s 
2025-08-10T17:04:13.416747484Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-10T17:04:13.416975743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.417249575Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-08-10T17:04:13.417560982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-10T17:04:13', 'on_delete_notification') 
2025-08-10T17:04:13.417943242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.418749465Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-10T17:04:13.418931893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017241s 
2025-08-10T17:04:13.419132827Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-10T17:04:13.419371017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.419654859Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-08-10T17:04:13.419976256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-10T17:04:13', 'download_propers_config') 
2025-08-10T17:04:13.420377404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.420995238Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-10T17:04:13.421205181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016145s 
2025-08-10T17:04:13.421428390Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-10T17:04:13.421652992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.421937646Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-08-10T17:04:13.422262861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-10T17:04:13', 'add_priority_to_indexers') 
2025-08-10T17:04:13.422636283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.423254528Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-10T17:04:13.423506445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015904s 
2025-08-10T17:04:13.423701047Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-10T17:04:13.423948585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.424234461Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-08-10T17:04:13.424554706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-10T17:04:13', 'add_alternative_title_indices') 
2025-08-10T17:04:13.424964912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.425580672Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-10T17:04:13.425799362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016276s 
2025-08-10T17:04:13.426010317Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-10T17:04:13.426239539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.426518350Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-08-10T17:04:13.426826551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-10T17:04:13', 'fix_tmdb_duplicates') 
2025-08-10T17:04:13.427210424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.427834671Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-10T17:04:13.428100987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015881s 
2025-08-10T17:04:13.428318816Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-10T17:04:13.428559040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.428842631Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-08-10T17:04:13.429177866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-10T17:04:13', 'swap_filechmod_for_folderchmod') 
2025-08-10T17:04:13.429550045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.430190405Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-10T17:04:13.430412662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016232s 
2025-08-10T17:04:13.430632795Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-10T17:04:13.430858029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.431124636Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-08-10T17:04:13.431455382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-10T17:04:13', 'mediainfo_channels') 
2025-08-10T17:04:13.431820587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.432548523Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-10T17:04:13.432749879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001672s 
2025-08-10T17:04:13.432983359Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-10T17:04:13.433198222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.433464438Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-08-10T17:04:13.434158656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-10T17:04:13.434552769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-10T17:04:13.435075813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006512s 
2025-08-10T17:04:13.435270655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-10T17:04:13.435546040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-10T17:04:13.435923039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004188s 
2025-08-10T17:04:13.436243444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-10T17:04:13', 'add_update_history') 
2025-08-10T17:04:13.436638780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.437385163Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-10T17:04:13.437591829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019003s 
2025-08-10T17:04:13.437810269Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-10T17:04:13.438050323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.438328413Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-08-10T17:04:13.438641503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-10T17:04:13', 'update_awesome_hd_link') 
2025-08-10T17:04:13.439009274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.439727721Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-10T17:04:13.439953545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016681s 
2025-08-10T17:04:13.440170843Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-10T17:04:13.440397710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.440682503Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-08-10T17:04:13.441005213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-10T17:04:13', 'remove_awesomehd') 
2025-08-10T17:04:13.441356551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.442058655Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-10T17:04:13.442275832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016565s 
2025-08-10T17:04:13.442498290Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-10T17:04:13.442734486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.443014119Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-08-10T17:04:13.443337881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-10T17:04:13', 'add_on_delete_to_notifications') 
2025-08-10T17:04:13.443724770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.444480592Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-10T17:04:13.444703471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017283s 
2025-08-10T17:04:13.444928223Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-10T17:04:13.445169219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.445449062Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-08-10T17:04:13.445773355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-10T17:04:13', 'add_bypass_to_delay_profile') 
2025-08-10T17:04:13.446155435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.446867078Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-10T17:04:13.447077041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016834s 
2025-08-10T17:04:13.447286733Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-10T17:04:13.447511495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.447790838Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-08-10T17:04:13.448126314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-10T17:04:13', 'update_notifiarr') 
2025-08-10T17:04:13.448563744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.450505364Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-10T17:04:13.450708654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029845s 
2025-08-10T17:04:13.450919699Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-10T17:04:13.451133960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.451407421Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-08-10T17:04:13.451712044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-10T17:04:13', 'legacy_mediainfo_hdr') 
2025-08-10T17:04:13.452109525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.452800045Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-10T17:04:13.452998665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001656s 
2025-08-10T17:04:13.453216173Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-10T17:04:13.453438220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.453703224Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-08-10T17:04:13.454016415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-10T17:04:13', 'rename_blacklist_to_blocklist') 
2025-08-10T17:04:13.454376370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.455020587Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-10T17:04:13.455228475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s 
2025-08-10T17:04:13.455432226Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-10T17:04:13.455646176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.455936210Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-08-10T17:04:13.456315264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-10T17:04:13', 'add_indexer_tags') 
2025-08-10T17:04:13.456758777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.457567756Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-10T17:04:13.457839022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018929s 
2025-08-10T17:04:13.458119167Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-10T17:04:13.458396575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.458726089Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-08-10T17:04:13.459041915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-10T17:04:13', 'mediainfo_to_ffmpeg') 
2025-08-10T17:04:13.459395086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.460086989Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-10T17:04:13.460273425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016756s 
2025-08-10T17:04:13.460490823Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-10T17:04:13.460713611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.460977072Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-08-10T17:04:13.461286104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-10T17:04:13', 'cdh_per_downloadclient') 
2025-08-10T17:04:13.461652803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.462320768Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-10T17:04:13.462520149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015986s 
2025-08-10T17:04:13.462749611Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-10T17:04:13.462965696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.463234608Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-08-10T17:04:13.463549632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-10T17:04:13', 'migrate_discord_from_slack') 
2025-08-10T17:04:13.463967654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.464829219Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-10T17:04:13.465039172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018491s 
2025-08-10T17:04:13.465248213Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-10T17:04:13.465459128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.465723530Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-08-10T17:04:13.466015398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-10T17:04:13', 'remove_predb') 
2025-08-10T17:04:13.466368178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.467023708Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-10T17:04:13.467222278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015682s 
2025-08-10T17:04:13.467444225Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-10T17:04:13.467669068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.467984082Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-08-10T17:04:13.468309488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-10T17:04:13', 'add_on_update_to_notifications') 
2025-08-10T17:04:13.468677569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.469490646Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-10T17:04:13.469800480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017724s 
2025-08-10T17:04:13.470126657Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-10T17:04:13.470460459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.470846597Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-08-10T17:04:13.471319118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-10T17:04:13', 'ensure_identity_on_id_columns') 
2025-08-10T17:04:13.471868134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.472698386Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-10T17:04:13.473005935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022209s 
2025-08-10T17:04:13.473326170Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-10T17:04:13.473661977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.474050649Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-08-10T17:04:13.474510595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-10T17:04:13', 'download_client_per_indexer') 
2025-08-10T17:04:13.475048749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.476108153Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-10T17:04:13.476419920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024458s 
2025-08-10T17:04:13.476731588Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-10T17:04:13.477059669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.477442960Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-08-10T17:04:13.477891574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-10T17:04:13', 'multiple_ratings_support') 
2025-08-10T17:04:13.478424627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.479277464Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-10T17:04:13.479586316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022106s 
2025-08-10T17:04:13.479900940Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-10T17:04:13.480217678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.480601200Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-08-10T17:04:13.481037168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-10T17:04:13', 'movie_metadata') 
2025-08-10T17:04:13.481555812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.482367818Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-10T17:04:13.482660888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002153s 
2025-08-10T17:04:13.482960992Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-10T17:04:13.483275455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.483655591Z [Info] collections: Starting migration of Log DB to 208 
2025-08-10T17:04:13.484097691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-10T17:04:13', 'collections') 
2025-08-10T17:04:13.484622739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.485418381Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-10T17:04:13.485705549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021507s 
2025-08-10T17:04:13.486026165Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-10T17:04:13.486363745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.486751586Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-08-10T17:04:13.487225560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-10T17:04:13', 'movie_meta_collection_index') 
2025-08-10T17:04:13.487775949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.488649698Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-10T17:04:13.488971256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022484s 
2025-08-10T17:04:13.489240668Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-10T17:04:13.489577937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.489939004Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-08-10T17:04:13.490488982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-10T17:04:13', 'movie_added_notifications') 
2025-08-10T17:04:13.491031685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.491912689Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-10T17:04:13.492231942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023419s 
2025-08-10T17:04:13.492554391Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-10T17:04:13.492886550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.493284041Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-08-10T17:04:13.493742484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-10T17:04:13', 'more_movie_meta_index') 
2025-08-10T17:04:13.494288453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.495081460Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-10T17:04:13.495361925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021901s 
2025-08-10T17:04:13.495684775Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-10T17:04:13.496045411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.496395817Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-08-10T17:04:13.497184946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-10T17:04:13.497393586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-10T17:04:13.497588910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-10T17:04:13.498358850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-10T17:04:13.499037547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-10T17:04:13.499468514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-10T17:04:13.499995826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-10T17:04:13.500970579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-10T17:04:13.501309101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035298s 
2025-08-10T17:04:13.501802785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-10T17:04:13.502009541Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-10T17:04:13.502310638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-10T17:04:13.502936558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-10T17:04:13.503489462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-10T17:04:13.503942163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-10T17:04:13.504451289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-10T17:04:13.505330168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-10T17:04:13.505685013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031694s 
2025-08-10T17:04:13.505882861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-10T17:04:13.506072113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-10T17:04:13.506277777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-10T17:04:13.506841201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-10T17:04:13.507333643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-10T17:04:13.507763429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-10T17:04:13.508285310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-10T17:04:13.509158839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-10T17:04:13.509529174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030294s 
2025-08-10T17:04:13.509863728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-10T17:04:13', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-10T17:04:13.510254134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.511362166Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-10T17:04:13.511591728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048214s 
2025-08-10T17:04:13.511865790Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-10T17:04:13.512112066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.512404795Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-08-10T17:04:13.512737305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-10T17:04:13', 'add_language_tags_to_subtitle_files') 
2025-08-10T17:04:13.513119475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.513786047Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-10T17:04:13.514006501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016658s 
2025-08-10T17:04:13.514216283Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-10T17:04:13.514431507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.514700358Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-08-10T17:04:13.515002567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-10T17:04:13', 'add_salt_to_users') 
2025-08-10T17:04:13.515370658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.516024625Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-10T17:04:13.516235830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015814s 
2025-08-10T17:04:13.516443749Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-10T17:04:13.516664213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.516955830Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-08-10T17:04:13.517236976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-10T17:04:13', 'clean_alt_titles') 
2025-08-10T17:04:13.517591029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.518279426Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-10T17:04:13.518482404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015826s 
2025-08-10T17:04:13.518679962Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-10T17:04:13.518886097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.519145099Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-08-10T17:04:13.519428399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-10T17:04:13', 'remove_omg') 
2025-08-10T17:04:13.519776420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.520463584Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-10T17:04:13.520662655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001589s 
2025-08-10T17:04:13.520888880Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-10T17:04:13.521118252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.521392845Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-08-10T17:04:13.521726958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-10T17:04:13', 'add_additional_info_to_pending_releases') 
2025-08-10T17:04:13.522095530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.523280356Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-10T17:04:13.523499908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021389s 
2025-08-10T17:04:13.523721494Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-10T17:04:13.523971568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.524296202Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-08-10T17:04:13.524606426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-10T17:04:13', 'add_result_to_commands') 
2025-08-10T17:04:13.524966020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.525609065Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-10T17:04:13.525814699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016626s 
2025-08-10T17:04:13.526034532Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-10T17:04:13.526256158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.526526793Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-08-10T17:04:13.526842319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-10T17:04:13', 'health_restored_notification') 
2025-08-10T17:04:13.527205039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.527842122Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-10T17:04:13.528068268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015719s 
2025-08-10T17:04:13.528313952Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-10T17:04:13.528551992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.528831164Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-08-10T17:04:13.529196890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-10T17:04:13', 'add_on_manual_interaction_required_to_notifications') 
2025-08-10T17:04:13.529580012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.530234540Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-10T17:04:13.530461738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016515s 
2025-08-10T17:04:13.530674526Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-10T17:04:13.530879850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.531147148Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-08-10T17:04:13.531439276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-10T17:04:13', 'remove_rarbg') 
2025-08-10T17:04:13.531799141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.532429019Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-10T17:04:13.532632750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015447s 
2025-08-10T17:04:13.532858234Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-10T17:04:13.533090912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.533368912Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-08-10T17:04:13.533699588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-10T17:04:13', 'remove_invalid_roksbox_metadata_images') 
2025-08-10T17:04:13.534075214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.534768581Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-10T17:04:13.534985999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016622s 
2025-08-10T17:04:13.535196643Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-10T17:04:13.535405002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.535672782Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-08-10T17:04:13.536040011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-10T17:04:13', 'list_sync_time') 
2025-08-10T17:04:13.536401018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.537036849Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-10T17:04:13.537238885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016261s 
2025-08-10T17:04:13.537453678Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-10T17:04:13.537674803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.537939777Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-08-10T17:04:13.538251034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-10T17:04:13', 'add_tags_to_collections') 
2025-08-10T17:04:13.538610588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.539228682Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-10T17:04:13.539437533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015482s 
2025-08-10T17:04:13.539650682Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-10T17:04:13.539885205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.540187052Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-08-10T17:04:13.540502077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-10T17:04:13', 'add_download_client_tags') 
2025-08-10T17:04:13.540860368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.541462501Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-10T17:04:13.541668205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015814s 
2025-08-10T17:04:13.541872396Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-10T17:04:13.542081578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.542339537Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-08-10T17:04:13.542639872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-10T17:04:13', 'add_auto_tagging') 
2025-08-10T17:04:13.542994566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.543573712Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-10T17:04:13.543769837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014896s 
2025-08-10T17:04:13.544023067Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-10T17:04:13.544261167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.544535990Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-08-10T17:04:13.544879221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-10T17:04:13', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-10T17:04:13.545251381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.545981391Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-10T17:04:13.546205302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016943s 
2025-08-10T17:04:13.546427258Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-10T17:04:13.546654376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.546951584Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-08-10T17:04:13.547266859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-10T17:04:13', 'update_restrictions_to_release_profiles') 
2025-08-10T17:04:13.547630612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.548256542Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-10T17:04:13.548475453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015689s 
2025-08-10T17:04:13.548683692Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-10T17:04:13.548905820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.549175312Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-08-10T17:04:13.549486118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-10T17:04:13', 'rename_quality_profiles') 
2025-08-10T17:04:13.549840001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.550435560Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-10T17:04:13.550642517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015213s 
2025-08-10T17:04:13.550862059Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-10T17:04:13.551089407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.551352286Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-08-10T17:04:13.551664405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-10T17:04:13', 'update_images_remote_url') 
2025-08-10T17:04:13.552039721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.552631152Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-10T17:04:13.552839631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015398s 
2025-08-10T17:04:13.553051699Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-10T17:04:13.553277533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.553546956Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-08-10T17:04:13.553859686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-10T17:04:13', 'add_notification_status') 
2025-08-10T17:04:13.554231855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.554837475Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-10T17:04:13.555037187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015407s 
2025-08-10T17:04:13.555256739Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-10T17:04:13.555485059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.555752277Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-08-10T17:04:13.556146100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-10T17:04:13', 'rename_deprecated_indexer_flags') 
2025-08-10T17:04:13.556516215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.557121885Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-10T17:04:13.557353562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016194s 
2025-08-10T17:04:13.557546881Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-10T17:04:13.557759399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.558023521Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-08-10T17:04:13.558326170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-10T17:04:13', 'movie_last_searched_time') 
2025-08-10T17:04:13.558680604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.559248468Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-10T17:04:13.559451476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014831s 
2025-08-10T17:04:13.559666129Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-10T17:04:13.559878777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.560155414Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-08-10T17:04:13.560453073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-10T17:04:13', 'email_encryption') 
2025-08-10T17:04:13.560803188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.561366493Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-10T17:04:13.561571055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014968s 
2025-08-10T17:04:13.561788533Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-10T17:04:13.562015019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.562273850Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-08-10T17:04:13.562585137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-10T17:04:13', 'clear_last_rss_releases_info') 
2025-08-10T17:04:13.562943248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.563506202Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-10T17:04:13.563710934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014851s 
2025-08-10T17:04:13.563934154Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-10T17:04:13.564144868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.564402346Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-08-10T17:04:13.564686168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-10T17:04:13', 'add_indexes') 
2025-08-10T17:04:13.565029890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.565580800Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-10T17:04:13.565773828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014408s 
2025-08-10T17:04:13.565995785Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-10T17:04:13.566227853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.566498027Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-08-10T17:04:13.566827570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-10T17:04:13', 'parse_title_from_existing_subtitle_files') 
2025-08-10T17:04:13.567195982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.568294063Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-10T17:04:13.568516311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020398s 
2025-08-10T17:04:13.568750282Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-10T17:04:13.568987710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.569261211Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-08-10T17:04:13.569622508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-10T17:04:13', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-10T17:04:13.569988385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.570567812Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-10T17:04:13.570792524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015496s 
2025-08-10T17:04:13.571016806Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-10T17:04:13.571245507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.571515360Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-08-10T17:04:13.571855144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-10T17:04:13', 'drop_multi_episode_style_from_naming_config') 
2025-08-10T17:04:13.572278046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.572861581Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-10T17:04:13.573076373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015924s 
2025-08-10T17:04:13.573285324Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-10T17:04:13.573497171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.573758217Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-08-10T17:04:13.574054203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-10T17:04:13', 'stevenlu_update_url') 
2025-08-10T17:04:13.574403666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.574961640Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-10T17:04:13.575175330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014593s 
2025-08-10T17:04:13.575376095Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-10T17:04:13.575587991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-10T17:04:13.575851742Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-08-10T17:04:13.576152498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-10T17:04:13', 'add_movie_keywords') 
2025-08-10T17:04:13.576501842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-10T17:04:13.577060507Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-10T17:04:13.577257333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014749s 
2025-08-10T17:04:13.761296315Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-08-10T17:04:13.770896828Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-10T17:04:13.775513294Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-10T17:04:13.917593190Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-10T17:04:13.945312781Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-08-10T17:04:13.976924299Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-10T17:04:13.977204624Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-10T17:04:13.977455830Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-08-10T17:04:14.115739531Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-10T17:04:14.225499562Z [ls.io-init] done.