2026-07-04T15:01:50.162595054Z [migrations] started
2026-07-04T15:01:50.170065320Z [migrations] no migrations found
2026-07-04T15:01:51.223658164Z usermod: no changes
2026-07-04T15:01:51.374469763Z ───────────────────────────────────────
2026-07-04T15:01:51.375015369Z 
2026-07-04T15:01:51.375028303Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T15:01:51.375032550Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T15:01:51.375036337Z       ██║     ███████╗██║██║   ██║
2026-07-04T15:01:51.375039864Z       ██║     ╚════██║██║██║   ██║
2026-07-04T15:01:51.375043471Z       ███████╗███████║██║╚██████╔╝
2026-07-04T15:01:51.375046807Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:01:51.375050193Z 
2026-07-04T15:01:51.375053319Z    Brought to you by linuxserver.io
2026-07-04T15:01:51.375056515Z ───────────────────────────────────────
2026-07-04T15:01:51.402924843Z 
2026-07-04T15:01:51.409291284Z To support the app dev(s) visit:
2026-07-04T15:01:51.444710919Z Radarr: https://opencollective.com/radarr
2026-07-04T15:01:51.455749347Z 
2026-07-04T15:01:51.455813937Z To support LSIO projects visit:
2026-07-04T15:01:51.455818125Z https://www.linuxserver.io/donate/
2026-07-04T15:01:51.455821251Z 
2026-07-04T15:01:51.455824537Z ───────────────────────────────────────
2026-07-04T15:01:51.455829776Z GID/UID
2026-07-04T15:01:51.455833202Z ───────────────────────────────────────
2026-07-04T15:01:51.585317019Z 
2026-07-04T15:01:51.585332187Z User UID:    911
2026-07-04T15:01:51.585335724Z User GID:    911
2026-07-04T15:01:51.586830526Z ───────────────────────────────────────
2026-07-04T15:01:51.639141595Z Linuxserver.io version: 6.3.0.10501-pkg-393e2983-dev-8d2f3f12e3760ca0a46795350ffcbf03baee5537-pr-266
2026-07-04T15:01:51.646733808Z Build-date: 2026-07-04T14:54:43+00:00
2026-07-04T15:01:51.646784742Z ───────────────────────────────────────
2026-07-04T15:01:51.646789702Z     
2026-07-04T15:01:56.121671884Z [custom-init] No custom files found, skipping...
2026-07-04T15:02:13.142061282Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.3.0.10501 
2026-07-04T15:02:14.044911547Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:02:14.291863684Z [Debug] Bootstrap: Console selected 
2026-07-04T15:02:14.332359397Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:02:23.996175485Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:02:26.454742512Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2cc2f2a9-4525-426a-ace6-07033743eced} may be persisted to storage in unencrypted form. 
2026-07-04T15:02:29.082662425Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-04T15:02:30.780090085Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:02:33.897071844Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:02:34.184923548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:34.202468367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:35.551373335Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:02:35.663085871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3683126s 
2026-07-04T15:02:35.673250342Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:02:35.679274637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4802984s 
2026-07-04T15:02:36.778248082Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:02:36.898694606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:37.414878314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:02:38.048919497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:02:38.583422427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1569208s 
2026-07-04T15:02:38.592238088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:38.641323922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:02:38.644881134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2212835s 
2026-07-04T15:02:38.680821167Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:02:38.688053781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:38.902167899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:02:38.938235880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:02:38.978278591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709741s 
2026-07-04T15:02:38.984953236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:02:38.994345330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049442s 
2026-07-04T15:02:39.017370352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:02:39.038258325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:02:39.071707943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488214s 
2026-07-04T15:02:39.080086068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:39.092409539Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:02:39.099989499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685021s 
2026-07-04T15:02:39.113703569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:02:39.118124798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:39.150295875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:02:39.156327714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s 
2026-07-04T15:02:39.161716676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:02:39.170426689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:02:39.181685959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148628s 
2026-07-04T15:02:39.185413949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:39.201560155Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:02:39.206423718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342063s 
2026-07-04T15:02:39.363405454Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:02:39.377708750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:39.412321202Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-04T15:02:40.064886338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-04T15:02:40.080290924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-04T15:02:40.103366389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339155s 
2026-07-04T15:02:40.108724193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-04T15:02:40.115451446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-04T15:02:40.126833174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120125s 
2026-07-04T15:02:40.135206010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-04T15:02:40.141612596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T15:02:40.151786254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132134s 
2026-07-04T15:02:40.156281643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-04T15:02:40.163642295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-04T15:02:40.174599752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118888s 
2026-07-04T15:02:40.179519290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-07-04T15:02:40.207486572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-07-04T15:02:40.263795923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695562s 
2026-07-04T15:02:40.270876683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-07-04T15:02:40.278808159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-07-04T15:02:40.288999439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113411s 
2026-07-04T15:02:40.293091017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-07-04T15:02:40.309823364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-07-04T15:02:40.359763870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411251s 
2026-07-04T15:02:40.368167172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-04T15:02:40.374367374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:02:40.387111869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143774s 
2026-07-04T15:02:40.392803283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-07-04T15:02:40.399776814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:02:40.414619103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144789s 
2026-07-04T15:02:40.420167221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-07-04T15:02:40.447705455Z [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) 
2026-07-04T15:02:40.462127782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347778s 
2026-07-04T15:02:40.466102391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-07-04T15:02:40.485714650Z [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) 
2026-07-04T15:02:40.498328951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029255s 
2026-07-04T15:02:40.503631833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-04T15:02:40.517020336Z [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) 
2026-07-04T15:02:40.536965845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028516s 
2026-07-04T15:02:40.541700529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-04T15:02:40.547399327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:02:40.561699147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013912s 
2026-07-04T15:02:40.566294010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-04T15:02:40.683536490Z [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) 
2026-07-04T15:02:40.698248046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278177s 
2026-07-04T15:02:40.702236139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-04T15:02:40.710668287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-07-04T15:02:40.723167915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163224s 
2026-07-04T15:02:40.727631063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-04T15:02:40.732613417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:02:40.743205876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119958s 
2026-07-04T15:02:40.746865368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-04T15:02:40.805801088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-07-04T15:02:40.817099411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658491s 
2026-07-04T15:02:40.820707628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-04T15:02:40.826967150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:02:40.836243818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109815s 
2026-07-04T15:02:40.840623071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-04T15:02:40.847066144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-07-04T15:02:40.856544258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122764s 
2026-07-04T15:02:40.859851525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-04T15:02:40.864213605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:02:40.870816035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078814s 
2026-07-04T15:02:40.877876849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-07-04T15:02:40.905326037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-07-04T15:02:40.915096504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324148s 
2026-07-04T15:02:40.919162604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-07-04T15:02:40.927735733Z [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) 
2026-07-04T15:02:40.937490301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144916s 
2026-07-04T15:02:40.940446173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-04T15:02:40.950227663Z [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) 
2026-07-04T15:02:40.963712405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199362s 
2026-07-04T15:02:40.967456404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-04T15:02:40.976154165Z [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) 
2026-07-04T15:02:40.989180193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181111s 
2026-07-04T15:02:40.992592254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-04T15:02:41.000002580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-07-04T15:02:41.010632286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139463s 
2026-07-04T15:02:41.015957771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-04T15:02:41.020316815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-04T15:02:41.028918347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099216s 
2026-07-04T15:02:41.032864041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-04T15:02:41.038837632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-04T15:02:41.049201625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116185s 
2026-07-04T15:02:41.053762615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-04T15:02:41.064680789Z [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) 
2026-07-04T15:02:41.089652525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309283s 
2026-07-04T15:02:41.095654077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-04T15:02:41.106868533Z [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) 
2026-07-04T15:02:41.121301651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213157s 
2026-07-04T15:02:41.139700190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-04T15:02:41.150366936Z [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) 
2026-07-04T15:02:41.164209234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227383s 
2026-07-04T15:02:41.173087862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-04T15:02:41.183462103Z [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) 
2026-07-04T15:02:41.202939993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224387s 
2026-07-04T15:02:41.216489455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-04T15:02:41.223131009Z [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) 
2026-07-04T15:02:41.239754854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176091s 
2026-07-04T15:02:41.241993802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-04T15:02:41.263756344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-04T15:02:41.285886018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274127s 
2026-07-04T15:02:41.290718294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-04T15:02:41.298821088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-04T15:02:41.306305380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116306s 
2026-07-04T15:02:41.310789317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-04T15:02:41.322279576Z [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) 
2026-07-04T15:02:41.333909446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175146s 
2026-07-04T15:02:41.337237942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-04T15:02:41.347153279Z [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) 
2026-07-04T15:02:41.357365450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015751s 
2026-07-04T15:02:41.412682473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-07-04T15:02:41.434792452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-04T15:02:41.448001732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-04T15:02:41.461476735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239915s 
2026-07-04T15:02:41.465939292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-04T15:02:41.470044534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-04T15:02:41.479810334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088079s 
2026-07-04T15:02:41.486652641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-04T15:02:41.493624689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-04T15:02:41.501553369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094443s 
2026-07-04T15:02:41.505430306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-04T15:02:41.516770286Z [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) 
2026-07-04T15:02:41.530112282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170153s 
2026-07-04T15:02:41.530218069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-04T15:02:41.540873755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-04T15:02:41.549683585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162936s 
2026-07-04T15:02:41.555613353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-07-04T15:02:41.562542912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-07-04T15:02:41.574777277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140529s 
2026-07-04T15:02:41.577353483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-04T15:02:41.587927106Z [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) 
2026-07-04T15:02:41.601279551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202513s 
2026-07-04T15:02:41.663333616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-04T15:02:41.673369288Z [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) 
2026-07-04T15:02:41.686090108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188338s 
2026-07-04T15:02:41.690424377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-04T15:02:41.695024129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:02:41.702945916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092618s 
2026-07-04T15:02:41.745440912Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0714715 taking an average of 00:00:00.0714715 
2026-07-04T15:02:41.766428741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:02:41', 'InitialSetup') 
2026-07-04T15:02:41.780082617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:41.798937446Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:02:41.801698897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027303s 
2026-07-04T15:02:41.808184570Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-04T15:02:41.813251022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:41.823284169Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-07-04T15:02:41.887164503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-07-04T15:02:41.897601633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-07-04T15:02:41.911763015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193281s 
2026-07-04T15:02:41.916597244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-07-04T15:02:41.920612408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-04T15:02:41.929352678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095346s 
2026-07-04T15:02:41.936857198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:41.938190529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2026-07-04T15:02:41.944128944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-07-04T15:02:41.950776960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:41.972214356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235236s 
2026-07-04T15:02:41.979964262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:02:41', 'add_moviefiles_table') 
2026-07-04T15:02:41.988207577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:42.031917795Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-04T15:02:42.047233616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590642s 
2026-07-04T15:02:42.069939283Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-04T15:02:42.103652340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:42.112975736Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-07-04T15:02:42.125851445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:02:42.149228953Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.58E-05s 
2026-07-04T15:02:42.153970509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-07-04T15:02:42.160404456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:42.180796987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219309s 
2026-07-04T15:02:42.188615121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:02:42', 'fix_history_movieId') 
2026-07-04T15:02:42.198457933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:42.215870968Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-04T15:02:42.219253625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550642s 
2026-07-04T15:02:42.224257060Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-04T15:02:42.229205841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:42.251771719Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-07-04T15:02:42.358474188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:42.364393176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s 
2026-07-04T15:02:42.369692741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-07-04T15:02:42.376487961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:42.412759762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345673s 
2026-07-04T15:02:42.458438575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:42.458500550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s 
2026-07-04T15:02:42.458505249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-07-04T15:02:42.458508425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-07-04T15:02:42.467691509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206111s 
2026-07-04T15:02:42.470199878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:42.474268101Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-05s 
2026-07-04T15:02:42.488831081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-07-04T15:02:43.004443025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-07-04T15:02:43.035261805Z [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" 
2026-07-04T15:02:43.066300484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:02:43.091304129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:02:43.160474392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:02:43.174957292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:02:43.187276594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6954435s 
2026-07-04T15:02:43.191929476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:43.196982422Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.92E-05s 
2026-07-04T15:02:43.201959637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-07-04T15:02:43.207116276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-07-04T15:02:43.224009213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186391s 
2026-07-04T15:02:43.230062481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:02:43', 'add_tmdb_stuff') 
2026-07-04T15:02:43.237623967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:43.251866049Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-04T15:02:43.258552806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448931s 
2026-07-04T15:02:43.265644117Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-04T15:02:43.269294493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:43.276318097Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-07-04T15:02:43.293432326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:02:43.297011738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.17E-05s 
2026-07-04T15:02:43.300668296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-07-04T15:02:43.448471875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-07-04T15:02:43.463436062Z [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" 
2026-07-04T15:02:43.477708310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:02:43.490012885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:02:43.535357485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-04T15:02:43.545602997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2410958s 
2026-07-04T15:02:43.556626058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:02:43', 'fix_movie_files') 
2026-07-04T15:02:43.564505645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:43.577643561Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-04T15:02:43.582383616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2718924s 
2026-07-04T15:02:43.587991375Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-04T15:02:43.592141820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:43.597824790Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-07-04T15:02:43.614612601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:02:43.618757918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.51E-05s 
2026-07-04T15:02:43.623125668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-07-04T15:02:43.807087098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-07-04T15:02:43.820716097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-07-04T15:02:43.831278016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:02:43.841071746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:02:43.894165013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:02:43.903972089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.27704s 
2026-07-04T15:02:43.909194500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-04T15:02:43.916607367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-04T15:02:43.926710163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01227s 
2026-07-04T15:02:43.933133329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:02:43', 'update_schedule_intervale') 
2026-07-04T15:02:43.940479282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:43.950257924Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-04T15:02:43.954441180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354613s 
2026-07-04T15:02:43.960294486Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-04T15:02:43.964034137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:43.968867313Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-07-04T15:02:43.986784014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:02:43.991209762Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.26E-05s 
2026-07-04T15:02:43.995347614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-07-04T15:02:44.000149422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-07-04T15:02:44.021696666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223305s 
2026-07-04T15:02:44.026608564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:02:44.031221145Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s 
2026-07-04T15:02:44.037381355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-07-04T15:02:44.043869785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-07-04T15:02:44.063905108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225603s 
2026-07-04T15:02:44.067705387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:44.072719285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:44.100328137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274932s 
2026-07-04T15:02:44.108022220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:02:44', 'add_movie_formats_to_naming_config') 
2026-07-04T15:02:44.117677572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.140471656Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-04T15:02:44.140563367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544526s 
2026-07-04T15:02:44.140619571Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-04T15:02:44.141922645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.148183673Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-07-04T15:02:44.159375454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:44.163486382Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.21E-05s 
2026-07-04T15:02:44.168720769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-07-04T15:02:44.173793325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-07-04T15:02:44.204989560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325998s 
2026-07-04T15:02:44.214852218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:02:44', 'add_phyiscal_release') 
2026-07-04T15:02:44.226908206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.240444367Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-04T15:02:44.244063110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674308s 
2026-07-04T15:02:44.250192722Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-04T15:02:44.254756553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.263048158Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-07-04T15:02:44.355922464Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:44.381767534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-07-04T15:02:44.387022991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260274s 
2026-07-04T15:02:44.390973931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:02:44', 'remove_bitmetv') 
2026-07-04T15:02:44.398665921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.407654933Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-04T15:02:44.411129226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471821s 
2026-07-04T15:02:44.415389522Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-04T15:02:44.419452200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.423875408Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-07-04T15:02:44.438206879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:44.443928393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-07-04T15:02:44.449831886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074418s 
2026-07-04T15:02:44.453951580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:02:44', 'remove_torrentleech') 
2026-07-04T15:02:44.460354462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.469425055Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-04T15:02:44.481229315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255121s 
2026-07-04T15:02:44.485872994Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-04T15:02:44.490130214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.496418482Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-07-04T15:02:44.505613818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:44.510517691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-07-04T15:02:44.516740457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072512s 
2026-07-04T15:02:44.523508949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:02:44', 'remove_broadcasthenet') 
2026-07-04T15:02:44.536445094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.548309977Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-04T15:02:44.553182421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380769s 
2026-07-04T15:02:44.558767721Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-04T15:02:44.563296557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.570560469Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-07-04T15:02:44.580102070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:44.586784452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-07-04T15:02:44.596206169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103701s 
2026-07-04T15:02:44.601957178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:02:44', 'remove_fanzub') 
2026-07-04T15:02:44.611769672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.621675851Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-04T15:02:44.625371556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359659s 
2026-07-04T15:02:44.630022639Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-04T15:02:44.633854717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.642126736Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-07-04T15:02:44.656818207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:44.661680753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:44.677764384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173468s 
2026-07-04T15:02:44.684241212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:02:44', 'update_movie_sorttitle') 
2026-07-04T15:02:44.692676545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.704327099Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-04T15:02:44.708349091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429174s 
2026-07-04T15:02:44.713618715Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-04T15:02:44.717994044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.724399961Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-07-04T15:02:44.733042068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:44.737693902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:44.752766822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146779s 
2026-07-04T15:02:44.758167709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:02:44', 'update_movie_sorttitle_again') 
2026-07-04T15:02:44.765111367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.773478593Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-04T15:02:44.777157386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365178s 
2026-07-04T15:02:44.781911511Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-04T15:02:44.788044159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.796742661Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-07-04T15:02:44.831424811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-07-04T15:02:44.837385530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-07-04T15:02:44.857295469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216152s 
2026-07-04T15:02:44.864626397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:02:44', 'update_movie_file') 
2026-07-04T15:02:44.873052462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.883615493Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-04T15:02:44.892643829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465829s 
2026-07-04T15:02:44.897177883Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-04T15:02:44.900739790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:44.905647079Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-07-04T15:02:44.912482334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:44.916648274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:44.972288724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139411s 
2026-07-04T15:02:44.980910903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:02:44', 'update_movie_slug') 
2026-07-04T15:02:44.988371262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:44.998503211Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-04T15:02:45.004289135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0815409s 
2026-07-04T15:02:45.009472107Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-04T15:02:45.013930902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:45.020661692Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-07-04T15:02:45.031593069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:45.036891365Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.45E-05s 
2026-07-04T15:02:45.042394643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-07-04T15:02:45.051038103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-07-04T15:02:45.069064267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194108s 
2026-07-04T15:02:45.076059380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:02:45', 'add_youtube_trailer_id') 
2026-07-04T15:02:45.083996516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:45.090674049Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-04T15:02:45.094719975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411996s 
2026-07-04T15:02:45.099366960Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-04T15:02:45.103082392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:45.109530127Z [Info] add_studio: Starting migration of Main DB to 120 
2026-07-04T15:02:45.120384259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:45.124978936Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.61E-05s 
2026-07-04T15:02:45.129490469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-07-04T15:02:45.134660367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-07-04T15:02:45.154843775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210032s 
2026-07-04T15:02:45.161623197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:02:45', 'add_studio') 
2026-07-04T15:02:45.172759353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:45.184911109Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-04T15:02:45.189448511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504651s 
2026-07-04T15:02:45.195252769Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-04T15:02:45.199929198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:45.207801373Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-07-04T15:02:45.216506468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:45.222144086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:45.238344033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165788s 
2026-07-04T15:02:45.254808051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:02:45', 'update_filedate_config') 
2026-07-04T15:02:45.270757892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:45.281962927Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-04T15:02:45.283154004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575429s 
2026-07-04T15:02:45.288319713Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-04T15:02:45.293276675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:45.298998289Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-07-04T15:02:45.316200430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:02:45.322931602Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.19E-05s 
2026-07-04T15:02:45.325975025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-07-04T15:02:45.330788529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-07-04T15:02:45.358014658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286534s 
2026-07-04T15:02:45.361949158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:02:45.365778782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001161s 
2026-07-04T15:02:45.374200499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-07-04T15:02:45.513011582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-07-04T15:02:45.538545133Z [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" 
2026-07-04T15:02:45.552118754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T15:02:45.560823578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T15:02:45.610982991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.232459s 
2026-07-04T15:02:45.615179859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:02:45.622255331Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s 
2026-07-04T15:02:45.624632974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-07-04T15:02:45.760047299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-07-04T15:02:45.778807950Z [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" 
2026-07-04T15:02:45.790128470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T15:02:45.799838273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T15:02:45.857941574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2275166s 
2026-07-04T15:02:45.865989456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:02:45', 'add_movieid_to_blacklist') 
2026-07-04T15:02:45.875925660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:45.887366834Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-04T15:02:45.892015262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2563403s 
2026-07-04T15:02:45.901249441Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-04T15:02:45.907130571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:45.914279681Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-07-04T15:02:45.970554911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-07-04T15:02:45.988203563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-07-04T15:02:45.992366428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176505s 
2026-07-04T15:02:45.996694429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-07-04T15:02:46.061959574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-07-04T15:02:46.074864060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680393s 
2026-07-04T15:02:46.076012417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:02:46', 'create_netimport_table') 
2026-07-04T15:02:46.086734644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.105435954Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-04T15:02:46.114895491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025653s 
2026-07-04T15:02:46.121003444Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-04T15:02:46.125227032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.131936594Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-07-04T15:02:46.145381936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:02:46.154042578Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s 
2026-07-04T15:02:46.165564011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-07-04T15:02:46.174084222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-07-04T15:02:46.204778433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270396s 
2026-07-04T15:02:46.208437130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:02:46', 'add_preferred_tags_to_profile') 
2026-07-04T15:02:46.220001413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.233040199Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-04T15:02:46.237153020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613929s 
2026-07-04T15:02:46.241884433Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-04T15:02:46.247705992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.251781484Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-07-04T15:02:46.260233568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:46.266832554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:46.278926683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013854s 
2026-07-04T15:02:46.287350704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:02:46', 'fix_imdb_unique') 
2026-07-04T15:02:46.297412583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.309214929Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-04T15:02:46.314719990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442824s 
2026-07-04T15:02:46.322504121Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-04T15:02:46.325855516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.334131592Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-07-04T15:02:46.340810547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:46.346029366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:46.413085933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686808s 
2026-07-04T15:02:46.421194608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:02:46', 'update_qualities_and_profiles') 
2026-07-04T15:02:46.428161218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.440088977Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-04T15:02:46.454319881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947003s 
2026-07-04T15:02:46.459409810Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-04T15:02:46.464616347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.473887133Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-07-04T15:02:46.487509104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:46.491430830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-04T15:02:46.499872685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104381s 
2026-07-04T15:02:46.505485857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:02:46', 'remove_wombles') 
2026-07-04T15:02:46.512941938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.536756350Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-04T15:02:46.543071739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447286s 
2026-07-04T15:02:46.549940798Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-04T15:02:46.552385556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.559400656Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-07-04T15:02:46.568662797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:46.574689588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-07-04T15:02:46.582279348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087534s 
2026-07-04T15:02:46.589459836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:02:46', 'remove_kickass') 
2026-07-04T15:02:46.596793208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.608308621Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-04T15:02:46.615155428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336571s 
2026-07-04T15:02:46.618958033Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-04T15:02:46.624416557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.632342462Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-07-04T15:02:46.643625692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:02:46.649191797Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.21E-05s 
2026-07-04T15:02:46.654425252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-07-04T15:02:46.659611130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-07-04T15:02:46.683932907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252678s 
2026-07-04T15:02:46.690109958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:02:46', 'add_parsed_movie_info_to_pending_release') 
2026-07-04T15:02:46.707969372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.731036455Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-04T15:02:46.734688349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0665678s 
2026-07-04T15:02:46.751494985Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-04T15:02:46.759772704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:46.767160968Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-07-04T15:02:46.781685358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:46.790339759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-04T15:02:46.801439497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144473s 
2026-07-04T15:02:46.810989955Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:46.821398798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-07-04T15:02:46.852184569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327904s 
2026-07-04T15:02:46.858993958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:02:46', 'remove_wombles_kickass') 
2026-07-04T15:02:46.867612370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:46.991739528Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-04T15:02:46.999422671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008478s 
2026-07-04T15:02:47.006242788Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-04T15:02:47.010765361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:47.028697942Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-07-04T15:02:47.116947666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:02:47.129372050Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.33E-05s 
2026-07-04T15:02:47.129410912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-07-04T15:02:47.309295405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-07-04T15:02:47.328621047Z [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" 
2026-07-04T15:02:47.344447921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:02:47.351101369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:02:47.411491635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2760459s 
2026-07-04T15:02:47.419601512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:02:47', 'make_parsed_episode_info_nullable') 
2026-07-04T15:02:47.440325104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:47.482301053Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-04T15:02:47.488144775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3487193s 
2026-07-04T15:02:47.495643935Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-04T15:02:47.498533260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:47.506705824Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-07-04T15:02:47.521935116Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-04T15:02:47.527665004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-04T15:02:47.537692430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098255s 
2026-07-04T15:02:47.543403284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:02:47', 'rename_torrent_downloadstation') 
2026-07-04T15:02:47.553239712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:47.567071083Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-04T15:02:47.572617662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398155s 
2026-07-04T15:02:47.585824601Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-04T15:02:47.592694310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:47.607805733Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-07-04T15:02:47.648053086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-04T15:02:47.652785009Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.17E-05s 
2026-07-04T15:02:47.656438657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-07-04T15:02:47.666691630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-04T15:02:47.689064150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026731s 
2026-07-04T15:02:47.695607633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:47.699410878Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-05s 
2026-07-04T15:02:47.702843585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-07-04T15:02:47.710167439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-04T15:02:47.730038526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211025s 
2026-07-04T15:02:47.734630579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:02:47', 'add_minimumavailability') 
2026-07-04T15:02:47.741894693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:47.760306405Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-04T15:02:47.763713212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511511s 
2026-07-04T15:02:47.769099151Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-04T15:02:47.773889203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:47.780704441Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-07-04T15:02:47.789174398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:47.793072349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:47.811275684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153328s 
2026-07-04T15:02:47.831600384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:02:47', 'add_remux_qualities_for_the_wankers') 
2026-07-04T15:02:47.843450480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:47.871373305Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-04T15:02:47.875335316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788594s 
2026-07-04T15:02:47.879791124Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-04T15:02:47.883273012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:47.889732449Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-07-04T15:02:47.904028465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:47.906327572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007397s 
2026-07-04T15:02:47.910752473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-07-04T15:02:47.925295337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:47.944841640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234391s 
2026-07-04T15:02:47.952359246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:02:47', 'add_haspredbentry_to_movies') 
2026-07-04T15:02:47.964612470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:47.986909319Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-04T15:02:47.991388713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650254s 
2026-07-04T15:02:47.997005892Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-04T15:02:48.002162015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:48.037542855Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-07-04T15:02:48.049724978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:48.054910814Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.56E-05s 
2026-07-04T15:02:48.063114827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-07-04T15:02:48.072795226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-07-04T15:02:48.095730373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027044s 
2026-07-04T15:02:48.104872830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:02:48', 'add_pathstate_to_movies') 
2026-07-04T15:02:48.116345975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:48.148788558Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-04T15:02:48.155902593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778025s 
2026-07-04T15:02:48.161380965Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-04T15:02:48.166779928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:48.173881639Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-07-04T15:02:48.196744843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-07-04T15:02:48.204864548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-07-04T15:02:48.215591635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142243s 
2026-07-04T15:02:48.220346620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-07-04T15:02:48.226122926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-07-04T15:02:48.235249193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105233s 
2026-07-04T15:02:48.239985675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:48.252977073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:48.280200188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331003s 
2026-07-04T15:02:48.290335913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:02:48', 'add_import_exclusions_table') 
2026-07-04T15:02:48.300047099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:48.327060092Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-04T15:02:48.330740439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731941s 
2026-07-04T15:02:48.337008529Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-04T15:02:48.338770638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:48.359654709Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-07-04T15:02:48.375229443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:48.381914179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.46E-05s 
2026-07-04T15:02:48.392556968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-07-04T15:02:48.399424103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-07-04T15:02:48.427721296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314327s 
2026-07-04T15:02:48.435983515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:02:48', 'add_physical_release_note') 
2026-07-04T15:02:48.443186626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:48.462870515Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-04T15:02:48.467191392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640519s 
2026-07-04T15:02:48.475717193Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-04T15:02:48.483369069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:48.493368781Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-07-04T15:02:48.502266253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:48.506021329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:48.567724407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605498s 
2026-07-04T15:02:48.574687270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:02:48', 'consolidate_indexer_baseurl') 
2026-07-04T15:02:48.585353854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:48.614750461Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-04T15:02:48.622580898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942065s 
2026-07-04T15:02:48.631196827Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-04T15:02:48.636536671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:48.645282581Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-07-04T15:02:48.762254557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-07-04T15:02:48.776898430Z [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) 
2026-07-04T15:02:48.782354671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210534s 
2026-07-04T15:02:48.796441687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-07-04T15:02:49.001256831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-07-04T15:02:49.037761322Z [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" 
2026-07-04T15:02:49.065613305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:02:49.081265233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:02:49.131901183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:02:49.139841995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.338827s 
2026-07-04T15:02:49.144483209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:49.152425034Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.82E-05s 
2026-07-04T15:02:49.158867750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-07-04T15:02:49.166258047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-07-04T15:02:49.182234139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214555s 
2026-07-04T15:02:49.186833545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:49.189853072Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s 
2026-07-04T15:02:49.194173400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-07-04T15:02:49.204780262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-07-04T15:02:49.229757198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299843s 
2026-07-04T15:02:49.240647858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:02:49', 'add_alternative_titles_table') 
2026-07-04T15:02:49.246649843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:49.272868169Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-04T15:02:49.279925016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734656s 
2026-07-04T15:02:49.295725461Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-04T15:02:49.304048413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:49.319763720Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-07-04T15:02:49.352298114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:49.357859630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:49.377421753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206147s 
2026-07-04T15:02:49.381785220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-04T15:02:49.385593204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s 
2026-07-04T15:02:49.390105128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-07-04T15:02:49.598811401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-07-04T15:02:49.612584443Z [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" 
2026-07-04T15:02:49.623923868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:02:49.637321502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:02:49.690466199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2961483s 
2026-07-04T15:02:49.695118443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-04T15:02:49.702933102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:02:49.713187899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117976s 
2026-07-04T15:02:49.726867328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:02:49', 'fix_duplicate_alt_titles') 
2026-07-04T15:02:49.745036538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:49.798721440Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-04T15:02:49.803853287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740596s 
2026-07-04T15:02:49.810777558Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-04T15:02:49.817911991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:49.825417233Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-07-04T15:02:49.989492998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-07-04T15:02:50.001298580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T15:02:50.010710690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01341s 
2026-07-04T15:02:50.015232062Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-07-04T15:02:50.026778452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-04T15:02:50.039288144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186967s 
2026-07-04T15:02:50.045531268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-07-04T15:02:50.052042261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T15:02:50.060974237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105245s 
2026-07-04T15:02:50.077800951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-04T15:02:50.081826018Z [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) 
2026-07-04T15:02:50.094137632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163299s 
2026-07-04T15:02:50.100942161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-04T15:02:50.135947102Z [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) 
2026-07-04T15:02:50.150935655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486417s 
2026-07-04T15:02:50.155535843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-04T15:02:50.167976187Z [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) 
2026-07-04T15:02:50.181832133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220468s 
2026-07-04T15:02:50.208145344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:02:50', 'movie_extras') 
2026-07-04T15:02:50.218051143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:50.233892884Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-04T15:02:50.240339998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736065s 
2026-07-04T15:02:50.249300728Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-04T15:02:50.251872351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:50.259828232Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-07-04T15:02:50.294540509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-07-04T15:02:50.303839929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-07-04T15:02:50.313546065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132406s 
2026-07-04T15:02:50.317479984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-07-04T15:02:50.323649662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-07-04T15:02:50.335857021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143446s 
2026-07-04T15:02:50.339938204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-07-04T15:02:50.346089156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-07-04T15:02:50.357373619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118005s 
2026-07-04T15:02:50.360489425Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-07-04T15:02:50.363734111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-07-04T15:02:50.371923537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008554s 
2026-07-04T15:02:50.381135374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-07-04T15:02:50.529489733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-07-04T15:02:50.546332185Z [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" 
2026-07-04T15:02:50.557670859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T15:02:50.568014953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T15:02:50.614607340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.229738s 
2026-07-04T15:02:50.620998219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-07-04T15:02:50.767764935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-07-04T15:02:50.784307249Z [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" 
2026-07-04T15:02:50.795449527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:02:50.807143452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:02:50.867829157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:02:50.878753801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:02:50.891126889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2664362s 
2026-07-04T15:02:50.896182023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-07-04T15:02:51.095917268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-07-04T15:02:51.113875996Z [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" 
2026-07-04T15:02:51.125749506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:02:51.137774446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:02:51.186221394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2804806s 
2026-07-04T15:02:51.191664790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-07-04T15:02:51.348356119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-07-04T15:02:51.364179055Z [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" 
2026-07-04T15:02:51.376294954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:02:51.423063380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:02:51.500705039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3014321s 
2026-07-04T15:02:51.506158344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:02:51', 'clean_core_tv') 
2026-07-04T15:02:51.516660121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:51.534715720Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-04T15:02:51.540321980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3317071s 
2026-07-04T15:02:51.550086926Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-04T15:02:51.558769338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:51.575807815Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-07-04T15:02:51.619265341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:02:51.641141288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006622s 
2026-07-04T15:02:51.652382941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-07-04T15:02:51.660192359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-07-04T15:02:51.695306043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308605s 
2026-07-04T15:02:51.703738981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-07-04T15:02:51.707937131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-07-04T15:02:51.728790605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209241s 
2026-07-04T15:02:51.735024502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:02:51', 'add_cookies_to_indexer_status') 
2026-07-04T15:02:51.743678131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:51.761888218Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-04T15:02:51.765205559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506651s 
2026-07-04T15:02:51.772366130Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-04T15:02:51.787745511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:51.787803669Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-07-04T15:02:51.799740866Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-04T15:02:51.809541389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-04T15:02:51.815202120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104811s 
2026-07-04T15:02:51.823933102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-04T15:02:51.827380575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-04T15:02:51.839686228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086351s 
2026-07-04T15:02:51.847216297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:02:51', 'banner_to_fanart') 
2026-07-04T15:02:51.852826183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:51.867015730Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-04T15:02:51.871301433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387204s 
2026-07-04T15:02:51.877069544Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-04T15:02:51.882673519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:51.891377571Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-07-04T15:02:51.906641117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:02:51.911853323Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.17E-05s 
2026-07-04T15:02:51.920701013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-04T15:02:51.929477230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:51.958191388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306023s 
2026-07-04T15:02:51.979796300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:02:51', 'naming_config_colon_action') 
2026-07-04T15:02:52.001371147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:52.029603749Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-04T15:02:52.040378293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994524s 
2026-07-04T15:02:52.053784052Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-04T15:02:52.058611263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:52.066137645Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-07-04T15:02:52.106871363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-04T15:02:52.117021646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-07-04T15:02:52.148707682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320567s 
2026-07-04T15:02:52.194766467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-04T15:02:52.207226847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T15:02:52.226691819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246039s 
2026-07-04T15:02:52.233702792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:02:52.236715677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s 
2026-07-04T15:02:52.253656192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-07-04T15:02:52.254086472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-07-04T15:02:52.312504581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618062s 
2026-07-04T15:02:52.319407192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-07-04T15:02:52.332200301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:52.359817398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339401s 
2026-07-04T15:02:52.365597291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:52.370909944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:52.378002388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072943s 
2026-07-04T15:02:52.386460874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:02:52', 'add_custom_formats') 
2026-07-04T15:02:52.398020028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:52.447957449Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-04T15:02:52.455657974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07512s 
2026-07-04T15:02:52.466631238Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-04T15:02:52.473035692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:52.483724327Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-07-04T15:02:52.499313098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-04T15:02:52.508417184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-04T15:02:52.518845765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117452s 
2026-07-04T15:02:52.525744649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:02:52', 'remove_extra_naming_config') 
2026-07-04T15:02:52.534638995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:52.550759976Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-04T15:02:52.557105190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043003s 
2026-07-04T15:02:52.564595996Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-04T15:02:52.570343468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:52.580529998Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-07-04T15:02:52.591710398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:52.597930259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:52.720019236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222407s 
2026-07-04T15:02:52.728839354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:02:52', 'convert_regex_required_tags') 
2026-07-04T15:02:52.738455223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:52.758293659Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-04T15:02:52.763163388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1599678s 
2026-07-04T15:02:52.772032037Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-04T15:02:52.779163013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:52.789859271Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-07-04T15:02:52.804396966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:52.812157093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:52.841990253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296712s 
2026-07-04T15:02:52.851104840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:02:52', 'fix_format_tags_double_underscore') 
2026-07-04T15:02:52.862428385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:52.877302034Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-04T15:02:52.881129545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666305s 
2026-07-04T15:02:52.887092238Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-04T15:02:52.892346332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:52.899254734Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-07-04T15:02:52.913557863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-04T15:02:52.920330102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002519s 
2026-07-04T15:02:52.925318251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-07-04T15:02:52.933388004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-07-04T15:02:52.954041126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024085s 
2026-07-04T15:02:52.960452052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-04T15:02:52.967172604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-04T15:02:52.976131120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008995s 
2026-07-04T15:02:52.985634309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:02:52', 'add_tags_to_net_import') 
2026-07-04T15:02:52.999311765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:53.018776636Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-04T15:02:53.024523607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046072s 
2026-07-04T15:02:53.031492371Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-04T15:02:53.039527448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:53.049660460Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-07-04T15:02:53.068934125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-04T15:02:53.080492347Z [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) 
2026-07-04T15:02:53.091198585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162771s 
2026-07-04T15:02:53.099398710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:02:53', 'add_custom_filters') 
2026-07-04T15:02:53.108627779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:53.126136562Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-04T15:02:53.132908750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499469s 
2026-07-04T15:02:53.140964246Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-04T15:02:53.149874151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:53.165792365Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-07-04T15:02:53.296873030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:02:53.302738822Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.06E-05s 
2026-07-04T15:02:53.307877491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-04T15:02:53.316482670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:53.335904842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222304s 
2026-07-04T15:02:53.344110026Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-07-04T15:02:53.598062856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:02:53.618756181Z [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" 
2026-07-04T15:02:53.634156803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:02:53.652370226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:02:53.707774316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:02:53.715814413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3662937s 
2026-07-04T15:02:53.719930971Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-04T15:02:53.910502449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-07-04T15:02:53.934296244Z [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" 
2026-07-04T15:02:53.950049700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:02:53.961622800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:02:54.054600221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:02:54.054656475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3265453s 
2026-07-04T15:02:54.057691652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:02:54.062893880Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.28E-05s 
2026-07-04T15:02:54.066435128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-04T15:02:54.073738515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-04T15:02:54.094582631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233688s 
2026-07-04T15:02:54.102800530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-04T15:02:54.108126427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-04T15:02:54.116237226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093959s 
2026-07-04T15:02:54.120638003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:02:54.124045402Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.23E-05s 
2026-07-04T15:02:54.129403931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-04T15:02:54.324086978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-07-04T15:02:54.344381724Z [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" 
2026-07-04T15:02:54.364345873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:02:54.390817219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:02:54.443688939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:02:54.453551327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3179614s 
2026-07-04T15:02:54.460129404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-04T15:02:54.475687949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:02:54.490956563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245538s 
2026-07-04T15:02:54.497402194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-04T15:02:54.505416463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:02:54.517098436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142386s 
2026-07-04T15:02:54.525596355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:02:54', 'indexer_client_status_search_changes') 
2026-07-04T15:02:54.538292705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:54.563700312Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-04T15:02:54.576689415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580804s 
2026-07-04T15:02:54.591348417Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-04T15:02:54.603473783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:54.624118209Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-07-04T15:02:54.674031455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:02:54.679189550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.37E-05s 
2026-07-04T15:02:54.685771315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-07-04T15:02:54.692446573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:02:54.726466241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360132s 
2026-07-04T15:02:54.731485740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:02:54.736623157Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.88E-05s 
2026-07-04T15:02:54.741718977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-07-04T15:02:54.747745158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:02:54.769162582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228807s 
2026-07-04T15:02:54.773873986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:02:54.778328593Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-05s 
2026-07-04T15:02:54.783947006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-07-04T15:02:54.791284335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:02:54.815136529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261397s 
2026-07-04T15:02:54.820292491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:54.825228674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:55.040372946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2146985s 
2026-07-04T15:02:55.051771501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:02:55', 'add_language_to_files_history_blacklist') 
2026-07-04T15:02:55.059961958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:55.087673972Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-04T15:02:55.101452946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2510533s 
2026-07-04T15:02:55.136380734Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-04T15:02:55.136452798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:55.136458339Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-07-04T15:02:55.230844509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:02:55.237558229Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s 
2026-07-04T15:02:55.245220133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-07-04T15:02:55.251688556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-04T15:02:55.277817835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326426s 
2026-07-04T15:02:55.283781560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:02:55.312141058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-04T15:02:55.325129692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329832s 
2026-07-04T15:02:55.327858028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:02:55', 'add_update_allowed_quality_profile') 
2026-07-04T15:02:55.337749309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:55.364129084Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-04T15:02:55.371785508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715628s 
2026-07-04T15:02:55.391500394Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-04T15:02:55.391623854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:55.394692692Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-07-04T15:02:55.410323311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:02:55.416442134Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s 
2026-07-04T15:02:55.419239288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-04T15:02:55.440330154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:02:55.470332660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034521s 
2026-07-04T15:02:55.470379236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:55.474124003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:56.305776904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8324082s 
2026-07-04T15:02:56.315047171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:02:56', 'add_download_client_priority') 
2026-07-04T15:02:56.329742830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:56.342683804Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-04T15:02:56.352193265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8689219s 
2026-07-04T15:02:56.358972827Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-04T15:02:56.367597643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:56.375615829Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-07-04T15:02:56.387105524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:56.395058119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-04T15:02:56.404784794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117021s 
2026-07-04T15:02:56.413004595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:02:56', 'remove_growl_prowl') 
2026-07-04T15:02:56.423723326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:56.436622944Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-04T15:02:56.442210128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429954s 
2026-07-04T15:02:56.452763711Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-04T15:02:56.457179166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:56.467190901Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-07-04T15:02:56.481549152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:56.490758144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-04T15:02:56.499775730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120839s 
2026-07-04T15:02:56.505599073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:56.512117209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-04T15:02:56.522191761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105177s 
2026-07-04T15:02:56.532101377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:02:56', 'remove_plex_hometheatre') 
2026-07-04T15:02:56.541003999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:56.558088712Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-04T15:02:56.563762217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457958s 
2026-07-04T15:02:56.570108222Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-04T15:02:56.577741624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:56.585101756Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-07-04T15:02:56.595154638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:56.600447594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:56.672956146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0712736s 
2026-07-04T15:02:56.682284901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:02:56', 'add_webrip_qualites') 
2026-07-04T15:02:56.694660934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:56.709475565Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-04T15:02:56.715786525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071103s 
2026-07-04T15:02:56.723534799Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-04T15:02:56.729722751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:56.743848320Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-07-04T15:02:56.766742931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:02:56.770122699Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.94E-05s 
2026-07-04T15:02:56.775475076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-04T15:02:56.783796086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:56.809728780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242193s 
2026-07-04T15:02:56.813259268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:02:56.823227853Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.66E-05s 
2026-07-04T15:02:56.832718519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-04T15:02:56.845706291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:56.876161057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255596s 
2026-07-04T15:02:56.876262756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:02:56', 'health_issue_notification') 
2026-07-04T15:02:56.886525639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:56.901271511Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-04T15:02:56.906313020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583495s 
2026-07-04T15:02:56.914465597Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-04T15:02:56.922246432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:56.933905723Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-07-04T15:02:56.967611227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-07-04T15:02:56.974222445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:02:56.984943811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127251s 
2026-07-04T15:02:56.989842664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-07-04T15:02:56.997093263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-07-04T15:02:57.018304102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160064s 
2026-07-04T15:02:57.018428844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-07-04T15:02:57.027808363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:02:57.037805432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114783s 
2026-07-04T15:02:57.044901713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-04T15:02:57.047754190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:02:57.058893413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116926s 
2026-07-04T15:02:57.063261759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-04T15:02:57.069012227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:02:57.082096919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113971s 
2026-07-04T15:02:57.089775144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:02:57', 'speed_improvements') 
2026-07-04T15:02:57.102793182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:57.124086635Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-04T15:02:57.143771125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491394s 
2026-07-04T15:02:57.153244228Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-04T15:02:57.166909030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:57.189191573Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-07-04T15:02:57.322691610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-07-04T15:02:57.523486889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-07-04T15:02:57.542347717Z [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" 
2026-07-04T15:02:57.564215849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:02:57.575318203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:02:57.628403761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:02:57.638365483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3099869s 
2026-07-04T15:02:57.649111325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-07-04T15:02:57.879693869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-07-04T15:02:57.901737046Z [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" 
2026-07-04T15:02:57.915076593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:02:57.926014290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:02:57.974789570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:02:57.987689137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.330387s 
2026-07-04T15:02:57.988785056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:02:57.999418428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-07-04T15:02:58.020973628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277779s 
2026-07-04T15:02:58.029961799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:02:58', 'fix_profile_format_default') 
2026-07-04T15:02:58.038889909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:58.058844511Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-04T15:02:58.063889747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606346s 
2026-07-04T15:02:58.071186803Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-04T15:02:58.078038389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:58.086737011Z [Info] task_duration: Starting migration of Main DB to 163 
2026-07-04T15:02:58.099196430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:02:58.104528650Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s 
2026-07-04T15:02:58.110372942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-04T15:02:58.117855392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-04T15:02:58.138721100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233266s 
2026-07-04T15:02:58.146198330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:02:58', 'task_duration') 
2026-07-04T15:02:58.154928812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:58.168786001Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-04T15:02:58.173027332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499721s 
2026-07-04T15:02:58.179618333Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-04T15:02:58.187139555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:58.191970883Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-07-04T15:02:58.231221554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:02:58.234202990Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.18E-05s 
2026-07-04T15:02:58.237793069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-07-04T15:02:58.244671544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-07-04T15:02:58.261804538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196164s 
2026-07-04T15:02:58.267946213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-07-04T15:02:58.450757096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-07-04T15:02:58.494762873Z [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" 
2026-07-04T15:02:58.524497921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:02:58.537289537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:02:58.591711942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:02:58.602327670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:02:58.614014703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:02:58.624167811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:02:58.639432820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3641003s 
2026-07-04T15:02:58.640400530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-07-04T15:02:58.651905022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-07-04T15:02:58.672125720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266326s 
2026-07-04T15:02:58.678057455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-07-04T15:02:58.684187038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-04T15:02:58.694722297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129044s 
2026-07-04T15:02:58.700210107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-07-04T15:02:58.706194500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-04T15:02:58.716893323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097954s 
2026-07-04T15:02:58.723613044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:58.730416842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-04T15:02:58.739011251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109594s 
2026-07-04T15:02:58.746466661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:02:58.753932018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-04T15:02:58.760254791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105951s 
2026-07-04T15:02:58.768680115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:02:58', 'movie_collections_crew') 
2026-07-04T15:02:58.778872155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:58.829985825Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-04T15:02:58.875053216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591626s 
2026-07-04T15:02:58.992784599Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-04T15:02:58.995424489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:59.004356997Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-07-04T15:02:59.029243925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:02:59.036320791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.04E-05s 
2026-07-04T15:02:59.044020124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-07-04T15:02:59.052803424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:59.075931561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252216s 
2026-07-04T15:02:59.080876460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:02:59.085649791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-05s 
2026-07-04T15:02:59.090887524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-07-04T15:02:59.098699147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:02:59.129283353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290824s 
2026-07-04T15:02:59.135985923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.166684374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.272836003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266573s 
2026-07-04T15:02:59.275749954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.280791713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.307753321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266089s 
2026-07-04T15:02:59.312850724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.317774754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.354054297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356705s 
2026-07-04T15:02:59.359003034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.364364348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.378271109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138902s 
2026-07-04T15:02:59.389727392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.401280725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.548897735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513993s 
2026-07-04T15:02:59.555933013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.560197767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.591774812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322272s 
2026-07-04T15:02:59.600532955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:02:59', 'remove_custom_formats_from_quality_model') 
2026-07-04T15:02:59.610558305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:59.626683654Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-04T15:02:59.633294273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619668s 
2026-07-04T15:02:59.642917525Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-04T15:02:59.649750827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:59.656717227Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-07-04T15:02:59.668305355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.672126544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.704894374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322953s 
2026-07-04T15:02:59.709830968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.713593568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.735400336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02013s 
2026-07-04T15:02:59.739872205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:02:59.746053665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:02:59.768530851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231069s 
2026-07-04T15:02:59.779526846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:02:59', 'fix_tmdb_list_config') 
2026-07-04T15:02:59.792050505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:59.806226107Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-04T15:02:59.812679713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584907s 
2026-07-04T15:02:59.821493340Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-04T15:02:59.830596364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:59.838970974Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-07-04T15:02:59.855946885Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-07-04T15:03:00.121692656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-07-04T15:03:00.162894546Z [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" 
2026-07-04T15:03:00.199952257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:00.206410351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:00.276538354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:00.276652767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:00.282877127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:00.293029634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:00.302919914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4407891s 
2026-07-04T15:03:00.308322895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-04T15:03:00.315051542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-04T15:03:00.322885497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089749s 
2026-07-04T15:03:00.328800591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:03:00.331811923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.16E-05s 
2026-07-04T15:03:00.336973055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-07-04T15:03:00.344064898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-04T15:03:00.362051750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206363s 
2026-07-04T15:03:00.368353363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-07-04T15:03:00.583918661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-07-04T15:03:00.611381913Z [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" 
2026-07-04T15:03:00.630215851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:03:00.644020201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:03:00.729384900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:03:00.767748510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3926008s 
2026-07-04T15:03:00.814698744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:03:00', 'remove_movie_pathstate') 
2026-07-04T15:03:00.822807539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:00.855950607Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-04T15:03:00.862944298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4832824s 
2026-07-04T15:03:00.872886033Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-04T15:03:00.879704458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:00.898626921Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-07-04T15:03:00.953264395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-04T15:03:00.959703956Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.44E-05s 
2026-07-04T15:03:00.965722742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-07-04T15:03:00.972831507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:03:00.992039512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245188s 
2026-07-04T15:03:00.998313863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:01.005413041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:01.094517868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089286s 
2026-07-04T15:03:01.103427162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-07-04T15:03:01.313928029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-07-04T15:03:01.341143138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-07-04T15:03:01.341240279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-04T15:03:01.343748876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-04T15:03:01.391193500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T15:03:01.403001257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2924017s 
2026-07-04T15:03:01.411657461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:03:01', 'custom_format_rework') 
2026-07-04T15:03:01.424639562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:01.471298946Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-04T15:03:01.480767630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3361493s 
2026-07-04T15:03:01.488203684Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-04T15:03:01.493899310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:01.502233505Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-07-04T15:03:01.524485651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:03:01.529671599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.07E-05s 
2026-07-04T15:03:01.535800691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-07-04T15:03:01.545891665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:01.574905481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307117s 
2026-07-04T15:03:01.580844889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:03:01.587084097Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s 
2026-07-04T15:03:01.595904235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-07-04T15:03:01.599169009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:01.629302598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255776s 
2026-07-04T15:03:01.633899570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:01.641388733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:01.757995172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119242s 
2026-07-04T15:03:01.766674870Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-07-04T15:03:01.982092304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-07-04T15:03:02.004312511Z [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" 
2026-07-04T15:03:02.034602702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:03:02.050784125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:03:02.112668122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:03:02.128659340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3545849s 
2026-07-04T15:03:02.147468984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-04T15:03:02.153976089Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.46E-05s 
2026-07-04T15:03:02.174930762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-07-04T15:03:02.181325349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:02.203856726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275741s 
2026-07-04T15:03:02.215982062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:03:02', 'custom_format_scores') 
2026-07-04T15:03:02.224651721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:02.278262637Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-04T15:03:02.284300630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897363s 
2026-07-04T15:03:02.292688755Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-04T15:03:02.300006458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:02.308368474Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-07-04T15:03:02.324987312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:02.333954805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:04.406986363Z []
2026-07-04T15:03:04.411291332Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.0795646s 
2026-07-04T15:03:04.416963815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:04.423389879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:04.440361733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177284s 
2026-07-04T15:03:04.471792576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-04T15:03:04.481806656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-04T15:03:04.495744416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172813s 
2026-07-04T15:03:04.503041460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:03:04', 'fix_trakt_list_config') 
2026-07-04T15:03:04.511715838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:04.525184845Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-04T15:03:04.530931496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461036s 
2026-07-04T15:03:04.536384100Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-04T15:03:04.540910931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:04.551316349Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-07-04T15:03:04.562205046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-04T15:03:04.566529661Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.11E-05s 
2026-07-04T15:03:04.573291601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-04T15:03:04.580654599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-04T15:03:04.602891117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243717s 
2026-07-04T15:03:04.609625706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:04.614017697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:04.647385373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330099s 
2026-07-04T15:03:04.655712003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:03:04', 'quality_definition_preferred_size') 
2026-07-04T15:03:04.668033266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:04.676960654Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-04T15:03:04.682872963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614212s 
2026-07-04T15:03:04.688355892Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-04T15:03:04.693101872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:04.701374352Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-07-04T15:03:04.732891374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-04T15:03:04.745762119Z [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) 
2026-07-04T15:03:04.763768278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231308s 
2026-07-04T15:03:04.767014877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-04T15:03:04.779321732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-04T15:03:04.788912324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119514s 
2026-07-04T15:03:04.788964110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-07-04T15:03:04.797160779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-04T15:03:04.803807454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105663s 
2026-07-04T15:03:04.811252445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-04T15:03:04.826211094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-04T15:03:04.826649309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114433s 
2026-07-04T15:03:04.829467281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:04.842253108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:04.859660902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244623s 
2026-07-04T15:03:04.882111940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:03:04', 'add_download_history') 
2026-07-04T15:03:04.895283644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:04.938680698Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-04T15:03:04.946612764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103073s 
2026-07-04T15:03:04.956681817Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-04T15:03:04.963957372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:04.975373760Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-07-04T15:03:04.995714582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-07-04T15:03:05.011778346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T15:03:05.027945443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234438s 
2026-07-04T15:03:05.033463549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-07-04T15:03:05.043011842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-07-04T15:03:05.053659300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01381s 
2026-07-04T15:03:05.062415240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:03:05', 'net_import_status') 
2026-07-04T15:03:05.073011352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:05.085411771Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-04T15:03:05.090846152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466619s 
2026-07-04T15:03:05.096970555Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-04T15:03:05.103063279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:05.142714566Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-07-04T15:03:05.231485472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:05.251205147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:05.270186440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342993s 
2026-07-04T15:03:05.279477405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:03:05', 'email_multiple_addresses') 
2026-07-04T15:03:05.301553704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:05.352453507Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-04T15:03:05.397759452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.102961s 
2026-07-04T15:03:05.402993700Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-04T15:03:05.408582748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:05.415609861Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-07-04T15:03:05.425883033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-04T15:03:05.432996907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-04T15:03:05.442393608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101872s 
2026-07-04T15:03:05.451398160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:03:05', 'remove_chown_and_folderchmod_config') 
2026-07-04T15:03:05.461248836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:05.488137459Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-04T15:03:05.512254556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482624s 
2026-07-04T15:03:05.515127069Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-04T15:03:05.518755770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:05.530845811Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-07-04T15:03:05.539884537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:05.545278402Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.83E-05s 
2026-07-04T15:03:05.553033288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-07-04T15:03:05.562734336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:03:05.582614671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249658s 
2026-07-04T15:03:05.594136726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:03:05', 'movie_recommendations') 
2026-07-04T15:03:05.604686242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:05.633827636Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-04T15:03:05.679031171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0579707s 
2026-07-04T15:03:05.688627864Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-04T15:03:05.692224506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:05.702913731Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-07-04T15:03:05.791389057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:05.792693585Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s 
2026-07-04T15:03:05.800163411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-07-04T15:03:05.811306641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:03:05.837083997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029861s 
2026-07-04T15:03:05.841338782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:05.846167165Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s 
2026-07-04T15:03:05.850745142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-07-04T15:03:05.857004787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-07-04T15:03:05.878060449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022769s 
2026-07-04T15:03:05.883960444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:05.890152884Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.97E-05s 
2026-07-04T15:03:05.894914362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-07-04T15:03:05.901963847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-07-04T15:03:05.924381162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234926s 
2026-07-04T15:03:06.020992194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-07-04T15:03:06.141030288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-07-04T15:03:06.205727850Z [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" 
2026-07-04T15:03:06.235724114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:06.247193742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:06.316016857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:06.406252390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:06.417218591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:06.429672059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:06.439144221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.502804s 
2026-07-04T15:03:06.444161103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-07-04T15:03:06.699908037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-07-04T15:03:06.745939382Z [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" 
2026-07-04T15:03:06.800733610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:06.823939591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:06.891064859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:06.915734905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:06.931377846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:06.950613351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:06.959116310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5079562s 
2026-07-04T15:03:06.963728600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:03:06.968700860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002172s 
2026-07-04T15:03:06.976003636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-07-04T15:03:06.984640184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:07.008750538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260579s 
2026-07-04T15:03:07.014365844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-04T15:03:07.020545040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-04T15:03:07.032650040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130764s 
2026-07-04T15:03:07.036996185Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-07-04T15:03:07.250941142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-07-04T15:03:07.311780005Z [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" 
2026-07-04T15:03:07.345550340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:03:07.371244962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:03:07.454740834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4109627s 
2026-07-04T15:03:07.464302323Z [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")); 
2026-07-04T15:03:07.477870535Z [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")); 
2026-07-04T15:03:07.490213046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188239s 
2026-07-04T15:03:07.497359401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-04T15:03:07.504679609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-04T15:03:07.520931964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172722s 
2026-07-04T15:03:07.525658618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:07.530289323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:07.564164373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339413s 
2026-07-04T15:03:07.569324333Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:07.579615768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:07.656953144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801368s 
2026-07-04T15:03:07.662099338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:07.674954584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-07-04T15:03:07.681320136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129917s 
2026-07-04T15:03:07.683772708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:07.689542202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-07-04T15:03:07.697715027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098235s 
2026-07-04T15:03:07.710548722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:03:07', 'language_improvements') 
2026-07-04T15:03:07.735756408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:07.757506621Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-04T15:03:07.763651032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063503s 
2026-07-04T15:03:07.771784033Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-04T15:03:07.779619289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:07.797245810Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-07-04T15:03:07.806773996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:07.811159646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:07.848438188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371371s 
2026-07-04T15:03:07.853196199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:07.857915760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:07.883225845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252312s 
2026-07-04T15:03:07.892379504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:03:07', 'new_list_server') 
2026-07-04T15:03:07.901062739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:07.914558606Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-04T15:03:07.920796450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0540302s 
2026-07-04T15:03:07.928077837Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-04T15:03:07.937195839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:07.943715418Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-07-04T15:03:07.964024881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-07-04T15:03:07.972911694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-04T15:03:07.983624043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135626s 
2026-07-04T15:03:07.988958277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-07-04T15:03:07.997349558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-04T15:03:08.009659529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146945s 
2026-07-04T15:03:08.021550711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:03:08', 'movie_translation_indexes') 
2026-07-04T15:03:08.029552788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:08.053891096Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-04T15:03:08.057595768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554326s 
2026-07-04T15:03:08.065887374Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-04T15:03:08.071546211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:08.085715130Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-07-04T15:03:08.094229209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:08.097805563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:08.224234148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265134s 
2026-07-04T15:03:08.232947117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:03:08', 'fix_invalid_profile_references') 
2026-07-04T15:03:08.243828110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:08.263159443Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-04T15:03:08.267928526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1643425s 
2026-07-04T15:03:08.272743673Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-04T15:03:08.277668746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:08.282968706Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-07-04T15:03:08.374528010Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-07-04T15:03:08.385401388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-07-04T15:03:08.447153040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675573s 
2026-07-04T15:03:08.453705891Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-07-04T15:03:08.471656244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-07-04T15:03:08.529550309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701756s 
2026-07-04T15:03:08.539834312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-04T15:03:08.551817855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-04T15:03:08.564511440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167505s 
2026-07-04T15:03:08.570545005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T15:03:08.576423100Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.65E-05s 
2026-07-04T15:03:08.582787490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-07-04T15:03:08.591991834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:08.627525449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339289s 
2026-07-04T15:03:08.630986749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-07-04T15:03:08.652115266Z [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) 
2026-07-04T15:03:08.677300940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383892s 
2026-07-04T15:03:08.688696300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:03:08', 'list_movies_table') 
2026-07-04T15:03:08.700685715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:08.734187601Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-04T15:03:08.744821774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895994s 
2026-07-04T15:03:08.761097583Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-04T15:03:08.778726429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:08.783816229Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-07-04T15:03:08.805708686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:08.808596199Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.92E-05s 
2026-07-04T15:03:08.814285562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-07-04T15:03:08.822358952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:08.870158147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043762s 
2026-07-04T15:03:08.880769728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:03:08', 'on_delete_notification') 
2026-07-04T15:03:08.902002369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:08.928645595Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-04T15:03:08.943062105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970873s 
2026-07-04T15:03:08.949860693Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-04T15:03:08.957741855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:08.971774030Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-07-04T15:03:08.986425778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:08.991776893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:09.004824757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155404s 
2026-07-04T15:03:09.010868620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-04T15:03:09.016854356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-04T15:03:09.024362705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086641s 
2026-07-04T15:03:09.029175568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-07-04T15:03:09.243112421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-07-04T15:03:09.264660619Z [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" 
2026-07-04T15:03:09.279982173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:03:09.291871291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:03:09.363416061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:03:09.372820787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3391607s 
2026-07-04T15:03:09.380227877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:03:09', 'download_propers_config') 
2026-07-04T15:03:09.389184439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:09.408784593Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-04T15:03:09.414735324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3717317s 
2026-07-04T15:03:09.423364417Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-04T15:03:09.431210534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:09.441418444Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-07-04T15:03:09.456467290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:03:09.465103428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.06E-05s 
2026-07-04T15:03:09.471927643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-04T15:03:09.482521852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-04T15:03:09.514849273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365159s 
2026-07-04T15:03:09.523845289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:03:09', 'add_priority_to_indexers') 
2026-07-04T15:03:09.537289119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:09.557156901Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-04T15:03:09.566059563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748887s 
2026-07-04T15:03:09.576328868Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-04T15:03:09.579922253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:09.588753463Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-07-04T15:03:09.604103560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-04T15:03:09.614664537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:03:09.627059046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148328s 
2026-07-04T15:03:09.635879755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-07-04T15:03:09.647273311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-04T15:03:09.659800807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167509s 
2026-07-04T15:03:09.666515358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:03:09', 'add_alternative_title_indices') 
2026-07-04T15:03:09.676049726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:09.688750745Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-04T15:03:09.699928370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465538s 
2026-07-04T15:03:09.707690840Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-04T15:03:09.715394974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:09.724105789Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-07-04T15:03:09.781605590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:09.786258807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:09.830145722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438407s 
2026-07-04T15:03:09.848045594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-07-04T15:03:09.860586854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-07-04T15:03:09.870198315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180739s 
2026-07-04T15:03:09.877375497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:09.882506062Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.54E-05s 
2026-07-04T15:03:09.882619604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-07-04T15:03:10.078748728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-07-04T15:03:10.163652260Z [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" 
2026-07-04T15:03:10.211376024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:10.230808906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:10.294841421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:10.309852217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:10.326145498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:10.340715374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4512847s 
2026-07-04T15:03:10.345992311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-04T15:03:10.352153743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:10.365136356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124043s 
2026-07-04T15:03:10.372609659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:03:10', 'fix_tmdb_duplicates') 
2026-07-04T15:03:10.385958383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:10.411893292Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-04T15:03:10.426981822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0515398s 
2026-07-04T15:03:10.427041733Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-04T15:03:10.427585535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:10.449304070Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-07-04T15:03:10.449363811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:10.449368730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:10.469190186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205525s 
2026-07-04T15:03:10.477747365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:03:10', 'swap_filechmod_for_folderchmod') 
2026-07-04T15:03:10.490538912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:10.521002346Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-04T15:03:10.525560847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690178s 
2026-07-04T15:03:10.533974428Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-04T15:03:10.540542338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:10.550603555Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-07-04T15:03:10.570130623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-04T15:03:10.591106786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-04T15:03:10.599360181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190479s 
2026-07-04T15:03:10.607951995Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-04T15:03:10.617207874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-04T15:03:10.627207828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127422s 
2026-07-04T15:03:10.634437988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-04T15:03:10.642171946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-04T15:03:10.652763240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123856s 
2026-07-04T15:03:10.659868780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:03:10', 'mediainfo_channels') 
2026-07-04T15:03:10.668405611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:10.687243146Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-04T15:03:10.700227221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463399s 
2026-07-04T15:03:10.706673504Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-04T15:03:10.712504853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:10.720299263Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-07-04T15:03:10.731325255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:03:10', 'add_update_history') 
2026-07-04T15:03:10.741603226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:10.761410756Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-04T15:03:10.830034281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404965s 
2026-07-04T15:03:10.837299618Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-04T15:03:10.854282332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:10.864041808Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-07-04T15:03:10.936878822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-04T15:03:10.945464765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-04T15:03:10.955082628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125293s 
2026-07-04T15:03:10.962667739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-04T15:03:10.979127260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-04T15:03:10.988921050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174965s 
2026-07-04T15:03:10.997337549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:03:10', 'update_awesome_hd_link') 
2026-07-04T15:03:11.006336059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:11.020489770Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-04T15:03:11.026189494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475457s 
2026-07-04T15:03:11.032723269Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-04T15:03:11.040336503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:11.049302954Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-07-04T15:03:11.059895149Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:11.066879533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-07-04T15:03:11.075649258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098698s 
2026-07-04T15:03:11.083560095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:03:11', 'remove_awesomehd') 
2026-07-04T15:03:11.092553606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:11.107901880Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-04T15:03:11.112751592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392746s 
2026-07-04T15:03:11.127301261Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-04T15:03:11.135252834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:11.193753257Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-07-04T15:03:11.232316919Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-07-04T15:03:11.468264852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-07-04T15:03:11.492029082Z [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" 
2026-07-04T15:03:11.505928801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-04T15:03:11.516206632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-04T15:03:11.674877810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4196454s 
2026-07-04T15:03:11.688557589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:11.696706810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.27E-05s 
2026-07-04T15:03:11.701637383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-07-04T15:03:11.707461108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:11.737953615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256006s 
2026-07-04T15:03:11.748833796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:11.754087250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-05s 
2026-07-04T15:03:11.759994800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-07-04T15:03:11.767630325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:11.798566006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032385s 
2026-07-04T15:03:11.807886868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:03:11', 'add_on_delete_to_notifications') 
2026-07-04T15:03:11.818019618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:11.845020029Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-04T15:03:11.850012737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779771s 
2026-07-04T15:03:11.855196812Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-04T15:03:11.860633766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:11.868152915Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-07-04T15:03:11.894396868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T15:03:11.899220983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s 
2026-07-04T15:03:11.906973637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-04T15:03:11.916913347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:11.955642078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034191s 
2026-07-04T15:03:11.959735814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:11.967287824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-04T15:03:11.976342860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112089s 
2026-07-04T15:03:11.983373749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:03:11', 'add_bypass_to_delay_profile') 
2026-07-04T15:03:11.993691684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:12.005213569Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-04T15:03:12.010225033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373358s 
2026-07-04T15:03:12.021690082Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-04T15:03:12.028168745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:12.036881103Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-07-04T15:03:12.119739531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:03:12.137838783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:03:12.147192224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199912s 
2026-07-04T15:03:12.155794948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:03:12', 'update_notifiarr') 
2026-07-04T15:03:12.166817535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:12.216250268Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-04T15:03:12.221897254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727979s 
2026-07-04T15:03:12.229981323Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-04T15:03:12.238523044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:12.254008442Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-07-04T15:03:12.260415051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-04T15:03:12.268696769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-04T15:03:12.278030122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121473s 
2026-07-04T15:03:12.285058137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:03:12', 'legacy_mediainfo_hdr') 
2026-07-04T15:03:12.295766549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:12.307303222Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-04T15:03:12.314519897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391162s 
2026-07-04T15:03:12.323867858Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-04T15:03:12.333209898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:12.337271935Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-07-04T15:03:12.345337720Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-04T15:03:12.351777139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-04T15:03:12.413689520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587301s 
2026-07-04T15:03:12.419248893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:03:12', 'rename_blacklist_to_blocklist') 
2026-07-04T15:03:12.441944234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:12.666760779Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-04T15:03:12.709616146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3075087s 
2026-07-04T15:03:12.715563922Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-04T15:03:12.722715216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:12.730839881Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-07-04T15:03:12.764708440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:03:12.773558714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2026-07-04T15:03:12.779309112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-04T15:03:12.786476075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-04T15:03:12.917410613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327563s 
2026-07-04T15:03:12.926384709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:03:12', 'add_indexer_tags') 
2026-07-04T15:03:12.937141861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:12.965532829Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-04T15:03:12.975923409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1794757s 
2026-07-04T15:03:12.981858110Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-04T15:03:12.991720578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:13.000222906Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-07-04T15:03:13.012685611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:13.025564641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:13.070362613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047499s 
2026-07-04T15:03:13.089181282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:03:13', 'mediainfo_to_ffmpeg') 
2026-07-04T15:03:13.090978496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:13.104781835Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-04T15:03:13.110828714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837292s 
2026-07-04T15:03:13.118429645Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-04T15:03:13.125753951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:13.133270646Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-07-04T15:03:13.151975073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:03:13.159211756Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s 
2026-07-04T15:03:13.163318045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-04T15:03:13.170397175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:03:13.193124046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253773s 
2026-07-04T15:03:13.199251104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-04T15:03:13.215011624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:03:13.245106984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384959s 
2026-07-04T15:03:13.250760261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:13.257276443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:13.359905323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022171s 
2026-07-04T15:03:13.366874358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:03:13', 'cdh_per_downloadclient') 
2026-07-04T15:03:13.379012008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:13.395803006Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-04T15:03:13.400940534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136285s 
2026-07-04T15:03:13.406175502Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-04T15:03:13.410886768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:13.417009749Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-07-04T15:03:13.425787929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:13.430863362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:13.469683562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393753s 
2026-07-04T15:03:13.478020432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:03:13', 'migrate_discord_from_slack') 
2026-07-04T15:03:13.487219305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:13.513982164Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-04T15:03:13.514047356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719354s 
2026-07-04T15:03:13.520210111Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-04T15:03:13.520286323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:13.539688728Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-07-04T15:03:13.602732664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:13.607667935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-04T15:03:13.616135749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107223s 
2026-07-04T15:03:13.621836535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:13.628862074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-04T15:03:13.636971211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102037s 
2026-07-04T15:03:13.642019793Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:13.648185905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-04T15:03:13.655676760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094482s 
2026-07-04T15:03:13.660566608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:03:13.666834178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-04T15:03:13.674282274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009561s 
2026-07-04T15:03:13.679965357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-07-04T15:03:13.890658436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-07-04T15:03:13.940447493Z [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" 
2026-07-04T15:03:13.969305510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:13.980293301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:14.032782231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:14.043122066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:14.053139643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:14.064331184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:14.074959016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3897112s 
2026-07-04T15:03:14.084025333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:03:14', 'remove_predb') 
2026-07-04T15:03:14.094172801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:14.117864015Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-04T15:03:14.123319084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4329821s 
2026-07-04T15:03:14.129798037Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-04T15:03:14.134211148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:14.141662049Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-07-04T15:03:14.153846938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:14.159329247Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.83E-05s 
2026-07-04T15:03:14.166036064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-04T15:03:14.177708109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:14.213264587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04277s 
2026-07-04T15:03:14.231303717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:03:14', 'add_on_update_to_notifications') 
2026-07-04T15:03:14.252903371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:14.278790741Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-04T15:03:14.282681289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1030604s 
2026-07-04T15:03:14.291936527Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-04T15:03:14.298175445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:14.306515369Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-07-04T15:03:14.363698793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:14.367900891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-04T15:03:14.376069186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00884s 
2026-07-04T15:03:14.382686988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-07-04T15:03:14.637913177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-07-04T15:03:14.682694278Z [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" 
2026-07-04T15:03:14.715103832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:14.731450282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:14.815150437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:14.831788019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:14.847034414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:14.861288161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:14.873490983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4854924s 
2026-07-04T15:03:14.879853389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-07-04T15:03:15.134338960Z [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) 
2026-07-04T15:03:15.151493685Z [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" 
2026-07-04T15:03:15.163825908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-04T15:03:15.182410091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-04T15:03:15.262925231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-04T15:03:15.275562932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-04T15:03:15.287983609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-04T15:03:15.298399627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4124341s 
2026-07-04T15:03:15.304898918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-07-04T15:03:15.533721186Z [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) 
2026-07-04T15:03:15.553953286Z [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" 
2026-07-04T15:03:15.565412815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:03:15.575181808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:03:15.628870781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3179096s 
2026-07-04T15:03:15.634964648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-07-04T15:03:15.850799744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-07-04T15:03:15.870050048Z [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" 
2026-07-04T15:03:15.883954124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-04T15:03:15.894866255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-04T15:03:15.953833016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-04T15:03:15.965081432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-04T15:03:15.974170542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3341148s 
2026-07-04T15:03:15.980690662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-07-04T15:03:16.141314504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-07-04T15:03:16.159138654Z [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" 
2026-07-04T15:03:16.172707408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:03:16.182456414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:03:16.238815735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:03:16.247702728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2644796s 
2026-07-04T15:03:16.255704404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-07-04T15:03:16.438668939Z [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) 
2026-07-04T15:03:16.459927618Z [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" 
2026-07-04T15:03:16.471138475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:03:16.484916629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:03:16.550639508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2845314s 
2026-07-04T15:03:16.557794059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-07-04T15:03:16.761996213Z [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) 
2026-07-04T15:03:16.783040795Z [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" 
2026-07-04T15:03:16.797678386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:03:16.807979130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:03:16.876127392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.310226s 
2026-07-04T15:03:16.881542577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-07-04T15:03:17.102335768Z [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) 
2026-07-04T15:03:17.127707319Z [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" 
2026-07-04T15:03:17.138508804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:03:17.151344714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:03:17.230717138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:03:17.241070999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:03:17.251802575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3658171s 
2026-07-04T15:03:17.264002401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-07-04T15:03:17.530283338Z [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) 
2026-07-04T15:03:17.560860083Z [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" 
2026-07-04T15:03:17.585882664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T15:03:17.604843649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T15:03:17.699806086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4261659s 
2026-07-04T15:03:17.706946520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-07-04T15:03:18.082848495Z [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) 
2026-07-04T15:03:18.105461614Z [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" 
2026-07-04T15:03:18.118148357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:03:18.129542895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:03:18.216996092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:03:18.227130707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5134536s 
2026-07-04T15:03:18.233074204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-07-04T15:03:18.423211424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-07-04T15:03:18.442349097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-07-04T15:03:18.459701389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-04T15:03:18.468926462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-04T15:03:18.540032998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T15:03:18.557521584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3140316s 
2026-07-04T15:03:18.568804875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:03:18', 'ensure_identity_on_id_columns') 
2026-07-04T15:03:18.595788866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:18.617807439Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-04T15:03:18.621131012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3749313s 
2026-07-04T15:03:18.634685840Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-04T15:03:18.640931869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:18.649985823Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-07-04T15:03:18.664943340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:03:18.671184692Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.59E-05s 
2026-07-04T15:03:18.676718056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-04T15:03:18.683864061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:18.708562629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267489s 
2026-07-04T15:03:18.716297749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:03:18', 'download_client_per_indexer') 
2026-07-04T15:03:18.726658324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:18.750686937Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-04T15:03:18.770332004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607572s 
2026-07-04T15:03:18.778361342Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-04T15:03:18.784991456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:18.794381106Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-07-04T15:03:18.811084340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-04T15:03:18.825762577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-04T15:03:18.832982419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128056s 
2026-07-04T15:03:18.840656766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-04T15:03:18.848119500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-04T15:03:18.858493750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114438s 
2026-07-04T15:03:18.866661034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:18.869512309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:18.903786662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362972s 
2026-07-04T15:03:18.911228818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:18.913318306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:18.923526567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104233s 
2026-07-04T15:03:18.940785926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:03:18', 'multiple_ratings_support') 
2026-07-04T15:03:18.949260071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:18.966551781Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-04T15:03:18.972554739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520496s 
2026-07-04T15:03:18.979048910Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-04T15:03:18.984936644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:18.993225555Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-07-04T15:03:19.091411419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-07-04T15:03:19.113949408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-07-04T15:03:19.137222465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383486s 
2026-07-04T15:03:19.143251602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-07-04T15:03:19.152362672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:03:19.162806502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150254s 
2026-07-04T15:03:19.168320280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-07-04T15:03:19.175685662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:03:19.186734437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124671s 
2026-07-04T15:03:19.193797968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-07-04T15:03:19.205734294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:03:19.218863961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178243s 
2026-07-04T15:03:19.307814083Z [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")
2026-07-04T15:03:19.309008405Z                           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"
2026-07-04T15:03:19.309063427Z                           FROM "Movies" 
2026-07-04T15:03:19.334339390Z [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")
2026-07-04T15:03:19.334402548Z                           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"
2026-07-04T15:03:19.334450919Z                           FROM "Movies" 
2026-07-04T15:03:19.354454643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337163s 
2026-07-04T15:03:19.373023649Z [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")
2026-07-04T15:03:19.373192533Z                           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"
2026-07-04T15:03:19.373217460Z                           FROM "ImportListMovies"
2026-07-04T15:03:19.373221778Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:03:19.375538047Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-04T15:03:19.404491121Z [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")
2026-07-04T15:03:19.404949634Z                           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"
2026-07-04T15:03:19.405035794Z                           FROM "ImportListMovies"
2026-07-04T15:03:19.405040343Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:03:19.405332095Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-04T15:03:19.436374987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447665s 
2026-07-04T15:03:19.450531474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:19.451378340Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.93E-05s 
2026-07-04T15:03:19.458923657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-07-04T15:03:19.465890497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:19.494455550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296984s 
2026-07-04T15:03:19.501732718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-04T15:03:19.508632736Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.73E-05s 
2026-07-04T15:03:19.517222436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-07-04T15:03:19.527054017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:19.557263658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334101s 
2026-07-04T15:03:19.564946842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-07-04T15:03:19.571144462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s 
2026-07-04T15:03:19.578186012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-07-04T15:03:19.586017832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:19.616048100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322514s 
2026-07-04T15:03:19.622512256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-07-04T15:03:19.627956965Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.56E-05s 
2026-07-04T15:03:19.633992413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-07-04T15:03:19.643262649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:19.672091913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314918s 
2026-07-04T15:03:19.677679680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-07-04T15:03:19.682452058Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.36E-05s 
2026-07-04T15:03:19.687270993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-07-04T15:03:19.694860402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:19.718003698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024986s 
2026-07-04T15:03:19.725668577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-07-04T15:03:19.734683008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-04T15:03:19.750850306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157445s 
2026-07-04T15:03:19.763796290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-07-04T15:03:19.765061755Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:03:19.765098022Z                                                   FROM "MovieMetadata"
2026-07-04T15:03:19.765101969Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-04T15:03:19.777538687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-07-04T15:03:19.778033577Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:03:19.778393306Z                                                   FROM "MovieMetadata"
2026-07-04T15:03:19.778798540Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-04T15:03:19.794591571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210002s 
2026-07-04T15:03:19.809904230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-07-04T15:03:19.809985440Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:03:19.809990640Z                                                   FROM "Movies" 
2026-07-04T15:03:19.809994627Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-04T15:03:19.821550636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-07-04T15:03:19.822097153Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:03:19.822483792Z                                                   FROM "Movies" 
2026-07-04T15:03:19.822948587Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-04T15:03:19.836908799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192265s 
2026-07-04T15:03:19.846844543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-07-04T15:03:19.847400026Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:03:19.847887974Z                                                   FROM "Movies" 
2026-07-04T15:03:19.848494142Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-04T15:03:19.862868053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-07-04T15:03:19.862932774Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:03:19.862936459Z                                                   FROM "Movies" 
2026-07-04T15:03:19.862939385Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-04T15:03:19.875093477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180134s 
2026-07-04T15:03:19.885126212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-07-04T15:03:19.885645938Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:03:19.886116764Z                                                   FROM "Movies" 
2026-07-04T15:03:19.886488026Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-04T15:03:19.900025220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-07-04T15:03:19.901143941Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:03:19.901163087Z                                                   FROM "Movies" 
2026-07-04T15:03:19.901454198Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-04T15:03:19.915411795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019931s 
2026-07-04T15:03:19.926862427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-07-04T15:03:19.929944712Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:03:19.930030522Z                                                   FROM "MovieMetadata" 
2026-07-04T15:03:19.930035401Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-04T15:03:19.944204260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-07-04T15:03:19.944968823Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:03:19.945601359Z                                                   FROM "MovieMetadata" 
2026-07-04T15:03:19.945986456Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-04T15:03:19.961310054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216305s 
2026-07-04T15:03:19.969874798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:19.974388615Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s 
2026-07-04T15:03:19.989795187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-07-04T15:03:20.303964878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T15:03:20.372555584Z [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" 
2026-07-04T15:03:20.406443559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:20.427939289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:20.538733791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:03:20.557450071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:03:20.571817479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:03:20.583069964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:03:20.595608561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5945966s 
2026-07-04T15:03:20.602507996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-07-04T15:03:20.610746293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:03:20.621559800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133284s 
2026-07-04T15:03:20.628563831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-07-04T15:03:20.875058198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:20.898918578Z [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" 
2026-07-04T15:03:20.915272643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:03:20.929306722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:03:20.997541796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:03:21.007930403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3737309s 
2026-07-04T15:03:21.014127342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-07-04T15:03:21.300727733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:21.324896246Z [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" 
2026-07-04T15:03:21.342703334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-04T15:03:21.352706815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-04T15:03:21.441895061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-04T15:03:21.453788087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4339745s 
2026-07-04T15:03:21.459272810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-07-04T15:03:21.685988923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:21.700387820Z [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" 
2026-07-04T15:03:21.712743056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-04T15:03:21.724086740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-04T15:03:21.793096035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-04T15:03:21.816778975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-04T15:03:21.850848307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3836853s 
2026-07-04T15:03:21.871527929Z [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 
2026-07-04T15:03:22.124295918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T15:03:22.146543438Z [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" 
2026-07-04T15:03:22.164411610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:22.179244254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:22.242064225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:03:22.256233455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3753062s 
2026-07-04T15:03:22.266349686Z [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 
2026-07-04T15:03:22.459050366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:22.492349335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-07-04T15:03:22.503882873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-07-04T15:03:22.516453529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-07-04T15:03:22.589847331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-04T15:03:22.601679153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.326816s 
2026-07-04T15:03:22.610798449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:03:22', 'movie_metadata') 
2026-07-04T15:03:22.620515616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:22.635495185Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-04T15:03:22.641333586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3594784s 
2026-07-04T15:03:22.647787042Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-04T15:03:22.652741910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:22.661772350Z [Info] add_collections: Starting migration of Main DB to 208 
2026-07-04T15:03:22.714913124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-07-04T15:03:22.736360223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-07-04T15:03:22.757162664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342037s 
2026-07-04T15:03:22.763619728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-07-04T15:03:22.773710080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-04T15:03:22.820034692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239808s 
2026-07-04T15:03:22.827034645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:03:22.833335396Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s 
2026-07-04T15:03:22.844221870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-07-04T15:03:22.859435794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-07-04T15:03:22.908262461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.052081s 
2026-07-04T15:03:22.908312304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-07-04T15:03:22.915925057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-07-04T15:03:22.942701572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287323s 
2026-07-04T15:03:22.948733323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T15:03:22.953177020Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.87E-05s 
2026-07-04T15:03:22.958609086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-07-04T15:03:22.964703714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-07-04T15:03:22.993258608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259496s 
2026-07-04T15:03:23.011894809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:23.017174742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:23.059718340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409029s 
2026-07-04T15:03:23.061683596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:23.067341492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:23.086015794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184771s 
2026-07-04T15:03:23.092105242Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:23.095954003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:23.112589191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169389s 
2026-07-04T15:03:23.116153482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:23.120968340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:23.140808932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181057s 
2026-07-04T15:03:23.143293092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T15:03:23.147840452Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.93E-05s 
2026-07-04T15:03:23.152677001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-07-04T15:03:23.443775491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-07-04T15:03:23.470286331Z [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" 
2026-07-04T15:03:23.490605223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T15:03:23.504440964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T15:03:23.561969550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T15:03:23.573912859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4161373s 
2026-07-04T15:03:23.584658821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-07-04T15:03:23.817774109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-07-04T15:03:23.851754486Z [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" 
2026-07-04T15:03:23.867689682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T15:03:23.882802097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T15:03:23.948814567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T15:03:23.959828488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3689698s 
2026-07-04T15:03:23.965667361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:23.973644501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-07-04T15:03:23.985152421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139699s 
2026-07-04T15:03:23.990809966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-07-04T15:03:24.211889152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-07-04T15:03:24.260706002Z [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" 
2026-07-04T15:03:24.288516420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:03:24.301676633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:03:24.357230947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:03:24.372586405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:03:24.386968641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:03:24.398391482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4019339s 
2026-07-04T15:03:24.406702104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:03:24', 'add_collections') 
2026-07-04T15:03:24.417991687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:24.432323319Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-04T15:03:24.438457621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4355119s 
2026-07-04T15:03:24.445387123Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-04T15:03:24.451199276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:24.462668794Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-07-04T15:03:24.487563258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-07-04T15:03:24.494859381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:03:24.506826405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133874s 
2026-07-04T15:03:24.513312793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-07-04T15:03:24.521511115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-07-04T15:03:24.532852394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139999s 
2026-07-04T15:03:24.539988089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:03:24', 'movie_meta_collection_index') 
2026-07-04T15:03:24.548509373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:24.563212616Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-04T15:03:24.568643310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434187s 
2026-07-04T15:03:24.574770779Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-04T15:03:24.581679533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:24.590731162Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-07-04T15:03:24.606965685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:24.613455359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002559s 
2026-07-04T15:03:24.621024500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-07-04T15:03:24.630932343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:24.656382090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292019s 
2026-07-04T15:03:24.668059845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:03:24', 'movie_added_notifications') 
2026-07-04T15:03:24.679325684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:24.693256350Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-04T15:03:24.699613808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657047s 
2026-07-04T15:03:24.713071765Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-04T15:03:24.719331922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:24.728500079Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-07-04T15:03:24.743775377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-07-04T15:03:24.752664513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:03:24.765877064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148972s 
2026-07-04T15:03:24.772079223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-07-04T15:03:24.779670316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-07-04T15:03:24.792722007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131564s 
2026-07-04T15:03:24.800294946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:03:24', 'more_movie_meta_index') 
2026-07-04T15:03:24.810740388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:24.832408220Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-04T15:03:24.838537021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507831s 
2026-07-04T15:03:24.845515183Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:03:24.851737750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:24.860382122Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-07-04T15:03:24.936369980Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:24.943132712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-04T15:03:24.956682800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117667s 
2026-07-04T15:03:24.961937646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T15:03:24.968249479Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.92E-05s 
2026-07-04T15:03:24.975373492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-04T15:03:25.227829684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-07-04T15:03:25.252404393Z [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" 
2026-07-04T15:03:25.266587839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T15:03:25.276351765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T15:03:25.342827406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3572132s 
2026-07-04T15:03:25.347334321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T15:03:25.351878856Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s 
2026-07-04T15:03:25.359798980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-04T15:03:25.576735962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-07-04T15:03:25.603627420Z [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" 
2026-07-04T15:03:25.619964073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T15:03:25.630796005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T15:03:25.688806859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.322857s 
2026-07-04T15:03:25.695505982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-04T15:03:25.703531522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002977s 
2026-07-04T15:03:25.710172948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-07-04T15:03:25.941734937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-07-04T15:03:25.970838352Z [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" 
2026-07-04T15:03:25.991898963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-04T15:03:26.007328759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-04T15:03:26.075396473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-04T15:03:26.086768048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3704457s 
2026-07-04T15:03:26.091880500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-04T15:03:26.098864994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.13E-05s 
2026-07-04T15:03:26.105861480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-07-04T15:03:26.372182857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-07-04T15:03:26.396855588Z [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" 
2026-07-04T15:03:26.412741994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-04T15:03:26.425074968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-04T15:03:26.489723110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-04T15:03:26.510887805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.394638s 
2026-07-04T15:03:26.515958569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:03:26.520904480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.24E-05s 
2026-07-04T15:03:26.527186487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-04T15:03:26.740888550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:03:26.758618606Z [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" 
2026-07-04T15:03:26.770680766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:03:26.780879590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:03:26.839899241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3073135s 
2026-07-04T15:03:26.844497125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:03:26.849506955Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-05s 
2026-07-04T15:03:26.853855616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-04T15:03:27.053410960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:03:27.073878328Z [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" 
2026-07-04T15:03:27.087861211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:03:27.098276348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:03:27.165842308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3066359s 
2026-07-04T15:03:27.171919153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:03:27.176115170Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.82E-05s 
2026-07-04T15:03:27.184152022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-04T15:03:27.373749030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:03:27.393976381Z [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" 
2026-07-04T15:03:27.407814316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:03:27.418403356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:03:27.480424861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2931097s 
2026-07-04T15:03:27.485975378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:03:27.491721548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001896s 
2026-07-04T15:03:27.497328820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-04T15:03:27.786903447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:03:27.822481567Z [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" 
2026-07-04T15:03:27.845114594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:03:27.858039299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:03:27.933667839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:03:27.952541452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4497921s 
2026-07-04T15:03:27.957638965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:03:27.962209659Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.19E-05s 
2026-07-04T15:03:27.967758623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:03:28.172165934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:03:28.192958597Z [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" 
2026-07-04T15:03:28.207511221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:03:28.222529662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:03:28.296056051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:03:28.306919843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3336087s 
2026-07-04T15:03:28.311816432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:03:28.316225895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001538s 
2026-07-04T15:03:28.325534634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-04T15:03:28.577173375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:03:28.606769897Z [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" 
2026-07-04T15:03:28.613855199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:03:28.661383031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:03:28.696686960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:03:28.722115939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.378246s 
2026-07-04T15:03:28.722171623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-04T15:03:28.727241094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001001s 
2026-07-04T15:03:28.731714947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-04T15:03:28.955841725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-07-04T15:03:28.977385967Z [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" 
2026-07-04T15:03:28.993901542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-04T15:03:29.006941151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-04T15:03:29.080494271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-04T15:03:29.096869215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-04T15:03:29.109799941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-04T15:03:29.120736919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3839953s 
2026-07-04T15:03:29.126626246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-04T15:03:29.131771208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001358s 
2026-07-04T15:03:29.138269536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-04T15:03:29.383235525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T15:03:29.398011465Z [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" 
2026-07-04T15:03:29.408701192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T15:03:29.419145232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-04T15:03:29.535183552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3901013s 
2026-07-04T15:03:29.541734239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-04T15:03:29.547429064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2026-07-04T15:03:29.552660105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-04T15:03:29.770021478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T15:03:29.784879119Z [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" 
2026-07-04T15:03:29.793363043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T15:03:29.802509790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-04T15:03:29.860255430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3051622s 
2026-07-04T15:03:29.864440336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:03:29.868512713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002116s 
2026-07-04T15:03:29.873315447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-04T15:03:30.087492536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-07-04T15:03:30.101361999Z [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" 
2026-07-04T15:03:30.112501093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:03:30.121833174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:03:30.194489084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:03:30.204745646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:03:30.214657936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3365441s 
2026-07-04T15:03:30.217965991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:03:30.225494958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.69E-05s 
2026-07-04T15:03:30.225709216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-04T15:03:30.535781350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T15:03:30.555879501Z [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" 
2026-07-04T15:03:30.573771557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:03:30.591754945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:03:30.793707351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:03:30.803361121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5740554s 
2026-07-04T15:03:30.806970405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:03:30.811049574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001401s 
2026-07-04T15:03:30.815012677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:03:31.001503267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T15:03:31.014785078Z [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" 
2026-07-04T15:03:31.024972320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:03:31.035754950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:03:31.167754945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:03:31.176858892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3569092s 
2026-07-04T15:03:31.180086778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:03:31.183140258Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.91E-05s 
2026-07-04T15:03:31.186304105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-04T15:03:31.436060005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T15:03:31.450256957Z [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" 
2026-07-04T15:03:31.462338924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:03:31.471519384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:03:31.534150194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:03:31.543919649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.35204s 
2026-07-04T15:03:31.546975565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:03:31.550634411Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.67E-05s 
2026-07-04T15:03:31.553966931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-04T15:03:31.788976528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:03:31.806771002Z [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" 
2026-07-04T15:03:31.816775926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:03:31.828664614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:03:31.907341485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:03:31.916365925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3583634s 
2026-07-04T15:03:31.919118346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:03:31.922374643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.42E-05s 
2026-07-04T15:03:31.928845913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:03:32.126202990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:03:32.143155599Z [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" 
2026-07-04T15:03:32.154901431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:03:32.164791170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:03:32.230427201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:03:32.252018630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3171339s 
2026-07-04T15:03:32.254150937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:03:32.257847664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.41E-05s 
2026-07-04T15:03:32.261692697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-04T15:03:32.454614393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:03:32.477767638Z [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" 
2026-07-04T15:03:32.486128363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:03:32.496532208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:03:32.557288911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:03:32.566236708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3005177s 
2026-07-04T15:03:32.571559821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:03:32.575252531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.17E-05s 
2026-07-04T15:03:32.579844133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-04T15:03:32.888200225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:03:32.902557587Z [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" 
2026-07-04T15:03:32.928817992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:03:32.966906953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:03:33.066227892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:03:33.086282452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5012178s 
2026-07-04T15:03:33.092971586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-04T15:03:33.097137186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.01E-05s 
2026-07-04T15:03:33.112405653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-04T15:03:33.408833524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-04T15:03:33.408900990Z [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" 
2026-07-04T15:03:33.408906851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T15:03:33.408910237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-04T15:03:33.466670815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3520347s 
2026-07-04T15:03:33.470073576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-04T15:03:33.472992587Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-05s 
2026-07-04T15:03:33.477008879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-04T15:03:33.672183295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-04T15:03:33.689303306Z [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" 
2026-07-04T15:03:33.699616183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T15:03:33.709293927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-04T15:03:33.767165462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2856543s 
2026-07-04T15:03:33.771865507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:03:33.776203708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.04E-05s 
2026-07-04T15:03:33.777825104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-07-04T15:03:34.040344541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-07-04T15:03:34.052165563Z [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" 
2026-07-04T15:03:34.065156612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:03:34.082078103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:03:34.208945470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:03:34.225095857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4349064s 
2026-07-04T15:03:34.230152434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:03:34.233745449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.54E-05s 
2026-07-04T15:03:34.238835268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-07-04T15:03:34.465371131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-07-04T15:03:34.493499071Z [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" 
2026-07-04T15:03:34.515132469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:03:34.526766622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:03:34.590117122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:03:34.601622657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:03:34.611037102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:03:34.624684291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:03:34.632854911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3870623s 
2026-07-04T15:03:34.636589950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:03:34.642263176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.31E-05s 
2026-07-04T15:03:34.646811587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-07-04T15:03:34.933885015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-07-04T15:03:34.953632414Z [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" 
2026-07-04T15:03:34.987757141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:03:34.997648803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:03:35.058271888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:03:35.069824370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:03:35.080114364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:03:35.096441610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:03:35.105991978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4551214s 
2026-07-04T15:03:35.109747174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:03:35.117542457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001138s 
2026-07-04T15:03:35.126097012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-07-04T15:03:35.324879081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-07-04T15:03:35.349663451Z [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" 
2026-07-04T15:03:35.367846730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:03:35.381336176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:03:35.441436528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:03:35.462207562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:03:35.473830375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:03:35.487971483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:03:35.505747375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3742972s 
2026-07-04T15:03:35.507537625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:03:35.510043577Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-05s 
2026-07-04T15:03:35.515094094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-07-04T15:03:35.711845715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-07-04T15:03:35.743710938Z [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" 
2026-07-04T15:03:35.762333604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:03:35.774094364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:03:35.833413774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:03:35.843770411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:03:35.859763485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:03:35.871730028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:03:35.876466630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3583552s 
2026-07-04T15:03:35.880200497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:35.883883178Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.73E-05s 
2026-07-04T15:03:35.887111685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-07-04T15:03:36.077832437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T15:03:36.097835631Z [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" 
2026-07-04T15:03:36.110272509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:36.119642281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:36.177767860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:03:36.186501779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2958308s 
2026-07-04T15:03:36.188906112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:03:36.192335342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.32E-05s 
2026-07-04T15:03:36.194235857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-04T15:03:36.419295484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-07-04T15:03:36.432936262Z [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" 
2026-07-04T15:03:36.444403196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:03:36.452751928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:03:36.536341399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3373561s 
2026-07-04T15:03:36.540175062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:03:36.543157480Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.61E-05s 
2026-07-04T15:03:36.547211112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-04T15:03:36.751436539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T15:03:36.762624153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T15:03:36.771628845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:03:36.781369186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:03:36.836858461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:03:36.850959264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2950764s 
2026-07-04T15:03:36.854901007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:03:36.857837901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.33E-05s 
2026-07-04T15:03:36.861164239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-04T15:03:37.048740672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T15:03:37.066390348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T15:03:37.076730154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:03:37.087139500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:03:37.144868471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:03:37.147997332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2844065s 
2026-07-04T15:03:37.150760753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:03:37.153084476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s 
2026-07-04T15:03:37.156845373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-07-04T15:03:37.330995498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-07-04T15:03:37.343770395Z [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" 
2026-07-04T15:03:37.351514522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-04T15:03:37.358936520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-04T15:03:37.413017494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.251975s 
2026-07-04T15:03:37.417221906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:03:37.422259799Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.98E-05s 
2026-07-04T15:03:37.425030763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-07-04T15:03:37.611028490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-07-04T15:03:37.631176614Z [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" 
2026-07-04T15:03:37.640356873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-04T15:03:37.647184244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-04T15:03:37.701640166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2720156s 
2026-07-04T15:03:37.704731658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:03:37.706797101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.44E-05s 
2026-07-04T15:03:37.710215771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:03:37.938732860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:03:37.946889996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:03:37.953861547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:03:37.961903779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:03:38.016366773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:03:38.026240933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.31385s 
2026-07-04T15:03:38.044056718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:03:38', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:03:38.055112747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:38.170097278Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:03:38.175898631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4571945s 
2026-07-04T15:03:38.199479731Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-04T15:03:38.199916725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:38.226353499Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-07-04T15:03:38.249016331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:03:38.252593085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.97E-05s 
2026-07-04T15:03:38.256084270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-07-04T15:03:38.261178268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-07-04T15:03:38.290025676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293495s 
2026-07-04T15:03:38.294428628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:03:38', 'add_language_tags_to_subtitle_files') 
2026-07-04T15:03:38.300808026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:38.314041806Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-04T15:03:38.317331927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521691s 
2026-07-04T15:03:38.320960298Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-04T15:03:38.329766020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:38.333632634Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-07-04T15:03:38.343636506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-04T15:03:38.345827542Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s 
2026-07-04T15:03:38.349334577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-04T15:03:38.352482463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-04T15:03:38.388335575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260409s 
2026-07-04T15:03:38.388396649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-04T15:03:38.388401157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-04T15:03:38.415134723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308984s 
2026-07-04T15:03:38.421360536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:03:38', 'add_salt_to_users') 
2026-07-04T15:03:38.428055672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:38.451743421Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-04T15:03:38.453648165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677429s 
2026-07-04T15:03:38.456627247Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-04T15:03:38.458804207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:38.463027233Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-07-04T15:03:38.484243345Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-07-04T15:03:38.637135711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:38.648935413Z [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" 
2026-07-04T15:03:38.657963479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:03:38.666588104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:03:38.726640529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:03:38.742513999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:03:38.750081018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.270945s 
2026-07-04T15:03:38.755147243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-07-04T15:03:38.936632493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:38.959202163Z [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" 
2026-07-04T15:03:38.967112069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:03:38.976659572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:03:39.048665073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:03:39.057465997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:03:39.066429823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3072744s 
2026-07-04T15:03:39.073702373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-07-04T15:03:39.296967153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:39.309788826Z [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" 
2026-07-04T15:03:39.316456641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:03:39.330660907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:03:39.413231003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:03:39.420531505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:03:39.428889395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.355109s 
2026-07-04T15:03:39.430707387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-07-04T15:03:39.612844872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-07-04T15:03:39.623757955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-07-04T15:03:39.631009366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:03:39.638864229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:03:39.727950829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:03:39.739900100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:03:39.749181327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3154223s 
2026-07-04T15:03:39.754516723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:03:39', 'clean_alt_titles') 
2026-07-04T15:03:39.765313480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:39.782029820Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-04T15:03:39.783704816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3487899s 
2026-07-04T15:03:39.788918215Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-04T15:03:39.791515116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:39.796473812Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-07-04T15:03:39.807760249Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:39.811901844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-04T15:03:39.816920632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072372s 
2026-07-04T15:03:39.821369539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:03:39', 'remove_omg') 
2026-07-04T15:03:39.829056029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:39.839040495Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-04T15:03:39.842783268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285559s 
2026-07-04T15:03:39.846539024Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-04T15:03:39.848543153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:39.855662498Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-07-04T15:03:39.862145710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:03:39.864001392Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-05s 
2026-07-04T15:03:39.867831538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-07-04T15:03:39.869413641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-07-04T15:03:39.893449449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022028s 
2026-07-04T15:03:39.896425084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:03:39', 'add_additional_info_to_pending_releases') 
2026-07-04T15:03:39.904819792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:39.913364068Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-04T15:03:39.915929652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442983s 
2026-07-04T15:03:39.918422338Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-04T15:03:39.920322855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:39.923997190Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-07-04T15:03:39.931391346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:03:39.932907999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s 
2026-07-04T15:03:39.935214199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-04T15:03:39.938676750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:03:39.960561526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239287s 
2026-07-04T15:03:39.969550369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:03:39', 'add_result_to_commands') 
2026-07-04T15:03:39.970329047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:39.976711492Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-04T15:03:39.978225999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401184s 
2026-07-04T15:03:39.981132858Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-04T15:03:39.983493769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:39.988383066Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-07-04T15:03:39.994702313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:39.997011679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.91E-05s 
2026-07-04T15:03:39.998845180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-04T15:03:40.001871621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:40.021485210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213208s 
2026-07-04T15:03:40.025652704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:03:40', 'health_restored_notification') 
2026-07-04T15:03:40.031150512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.039159031Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-04T15:03:40.039371497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362567s 
2026-07-04T15:03:40.042432872Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-04T15:03:40.046236959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.048639108Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-07-04T15:03:40.055412680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:03:40.056128963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.08E-05s 
2026-07-04T15:03:40.058435364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-07-04T15:03:40.062064375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:40.096081822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278263s 
2026-07-04T15:03:40.106263535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:03:40', 'add_on_manual_interaction_required_to_notifications') 
2026-07-04T15:03:40.119693151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.144387562Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-04T15:03:40.144458614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764446s 
2026-07-04T15:03:40.150678205Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-04T15:03:40.153130338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.158519484Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-07-04T15:03:40.166728195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:40.170630937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-07-04T15:03:40.174300734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058334s 
2026-07-04T15:03:40.180030364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:03:40', 'remove_rarbg') 
2026-07-04T15:03:40.183027099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.195220825Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-04T15:03:40.196092286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026773s 
2026-07-04T15:03:40.199140267Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-04T15:03:40.201604661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.205147713Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-07-04T15:03:40.214500292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-07-04T15:03:40.219109088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-07-04T15:03:40.226006148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093388s 
2026-07-04T15:03:40.229771945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:03:40', 'remove_invalid_roksbox_metadata_images') 
2026-07-04T15:03:40.235116718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.271347574Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-04T15:03:40.273892217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05378s 
2026-07-04T15:03:40.277933376Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-04T15:03:40.280481567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.285459258Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-07-04T15:03:40.326292094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-04T15:03:40.511326379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:03:40.524768717Z [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" 
2026-07-04T15:03:40.534012154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:03:40.544290326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:03:40.611923834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:03:40.630217046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3005513s 
2026-07-04T15:03:40.634310432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:03:40.637746806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000252s 
2026-07-04T15:03:40.646067696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-04T15:03:40.646155008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-04T15:03:40.671880989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244221s 
2026-07-04T15:03:40.674616319Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:40.679849755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-07-04T15:03:40.690652934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083422s 
2026-07-04T15:03:40.692223465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:03:40', 'list_sync_time') 
2026-07-04T15:03:40.709598922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.717486506Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-04T15:03:40.721779763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390602s 
2026-07-04T15:03:40.726856618Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-04T15:03:40.738225961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.740563129Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-07-04T15:03:40.757348677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-04T15:03:40.757425961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001372s 
2026-07-04T15:03:40.759555603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-07-04T15:03:40.762625855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-07-04T15:03:40.785730299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253741s 
2026-07-04T15:03:40.789759375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:03:40', 'add_tags_to_collections') 
2026-07-04T15:03:40.796114769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.819605111Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-04T15:03:40.824751255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586518s 
2026-07-04T15:03:40.824819712Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-04T15:03:40.831929820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.832203288Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-07-04T15:03:40.841384209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:03:40.841626179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.34E-05s 
2026-07-04T15:03:40.843550199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-04T15:03:40.847265050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-04T15:03:40.870002712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240035s 
2026-07-04T15:03:40.873767316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:03:40', 'add_download_client_tags') 
2026-07-04T15:03:40.886388817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.895108740Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-04T15:03:40.896813461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474921s 
2026-07-04T15:03:40.899909592Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-04T15:03:40.901691727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:40.906460529Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-07-04T15:03:40.924499710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-04T15:03:40.935467965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-07-04T15:03:40.945008625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182886s 
2026-07-04T15:03:40.948788187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-04T15:03:40.953186259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-04T15:03:40.958616612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074181s 
2026-07-04T15:03:40.967107869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:03:40', 'add_auto_tagging') 
2026-07-04T15:03:40.973187400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:40.986544259Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-04T15:03:40.987679772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335361s 
2026-07-04T15:03:40.991111747Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-04T15:03:40.994084839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:41.000514421Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-07-04T15:03:41.010924497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T15:03:41.012893461Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.88E-05s 
2026-07-04T15:03:41.017270544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-04T15:03:41.018544143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:41.048232107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304486s 
2026-07-04T15:03:41.050708454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T15:03:41.051994716Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s 
2026-07-04T15:03:41.054143323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-04T15:03:41.058537018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-04T15:03:41.081474993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239244s 
2026-07-04T15:03:41.083944657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:03:41', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-04T15:03:41.091419784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:41.099889001Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-04T15:03:41.102787453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425102s 
2026-07-04T15:03:41.107393021Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-04T15:03:41.107674285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:41.112198842Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-07-04T15:03:41.145324390Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-04T15:03:41.146120030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-04T15:03:41.205848031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573228s 
2026-07-04T15:03:41.205902122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T15:03:41.211884741Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s 
2026-07-04T15:03:41.214078293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-07-04T15:03:41.222819124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-07-04T15:03:41.244786273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291875s 
2026-07-04T15:03:41.247042260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T15:03:41.249107192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.25E-05s 
2026-07-04T15:03:41.251132480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-04T15:03:41.254853472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:03:41.281080065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270229s 
2026-07-04T15:03:41.284031997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T15:03:41.287888032Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.79E-05s 
2026-07-04T15:03:41.288822089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-04T15:03:41.294622791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:41.338101641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043596s 
2026-07-04T15:03:41.338243004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-04T15:03:41.708043786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-07-04T15:03:41.720231450Z [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" 
2026-07-04T15:03:41.727959728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-04T15:03:41.734455804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-04T15:03:41.808514926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4555881s 
2026-07-04T15:03:41.808671808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:41.808679963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:41.832653064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304037s 
2026-07-04T15:03:41.832790189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:03:41.835893141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-04T15:03:41.845431648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109349s 
2026-07-04T15:03:41.851340560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:03:41', 'update_restrictions_to_release_profiles') 
2026-07-04T15:03:41.857917757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:41.871054788Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-04T15:03:41.876353154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358182s 
2026-07-04T15:03:41.885632258Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-04T15:03:41.885680999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:41.885688653Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-07-04T15:03:41.895626792Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-04T15:03:41.898152632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-04T15:03:41.964286088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0663844s 
2026-07-04T15:03:41.971748583Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-07-04T15:03:42.185187112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T15:03:42.195745896Z [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" 
2026-07-04T15:03:42.204106280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:03:42.210350828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:03:42.274122040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:03:42.284027909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3033674s 
2026-07-04T15:03:42.286860519Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-07-04T15:03:42.480419885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-07-04T15:03:42.494778809Z [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" 
2026-07-04T15:03:42.502017306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T15:03:42.511156198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T15:03:42.574224994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T15:03:42.582152713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2962752s 
2026-07-04T15:03:42.584515338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:03:42', 'rename_quality_profiles') 
2026-07-04T15:03:42.591395288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:42.627890125Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-04T15:03:42.629424860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3425703s 
2026-07-04T15:03:42.632073076Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-04T15:03:42.634912098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:42.638964818Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-07-04T15:03:42.647013202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:03:42.650612277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:03:42.657270625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057698s 
2026-07-04T15:03:42.658238245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:03:42.662692623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:03:42.667498353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070251s 
2026-07-04T15:03:42.670057004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:03:42.674837497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:03:42.677392120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048273s 
2026-07-04T15:03:42.681193883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:03:42', 'update_images_remote_url') 
2026-07-04T15:03:42.686241714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:42.694856782Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-04T15:03:42.698860460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220021s 
2026-07-04T15:03:42.701791152Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-04T15:03:42.703906118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:42.707941745Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-07-04T15:03:42.722354369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-04T15:03:42.726695766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:03:42.733887677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105566s 
2026-07-04T15:03:42.738200610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-04T15:03:42.740388741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-04T15:03:42.747696567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091703s 
2026-07-04T15:03:42.752094820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:03:42', 'add_notification_status') 
2026-07-04T15:03:42.756326442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:42.763126784Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-04T15:03:42.764820324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241735s 
2026-07-04T15:03:42.766954185Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-04T15:03:42.769796052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:42.773717948Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-07-04T15:03:42.781619709Z [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 
2026-07-04T15:03:42.785099132Z [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 
2026-07-04T15:03:42.791130563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062608s 
2026-07-04T15:03:42.794095740Z [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 
2026-07-04T15:03:42.803724053Z [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 
2026-07-04T15:03:42.804729914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069213s 
2026-07-04T15:03:42.808097390Z [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 
2026-07-04T15:03:42.813265193Z [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 
2026-07-04T15:03:42.821985347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086916s 
2026-07-04T15:03:42.829974170Z [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 
2026-07-04T15:03:42.830041796Z [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 
2026-07-04T15:03:42.833468109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062341s 
2026-07-04T15:03:42.840151835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:03:42', 'rename_deprecated_indexer_flags') 
2026-07-04T15:03:42.853647663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:42.864658988Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-04T15:03:42.867759317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373732s 
2026-07-04T15:03:42.872849346Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-04T15:03:42.872886265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:42.876964412Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-07-04T15:03:42.885302535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:03:42.887031401Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.95E-05s 
2026-07-04T15:03:42.889208191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-07-04T15:03:42.892821323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-04T15:03:42.919605984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268329s 
2026-07-04T15:03:42.924176287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:03:42', 'movie_last_searched_time') 
2026-07-04T15:03:42.934545218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:42.961303380Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-04T15:03:42.962242287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691842s 
2026-07-04T15:03:42.969823822Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-04T15:03:42.969870248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:42.971279450Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-07-04T15:03:42.985198185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:42.985274226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:43.014692286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138659s 
2026-07-04T15:03:43.014759552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:03:42', 'email_encryption') 
2026-07-04T15:03:43.014801370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:43.036923517Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-04T15:03:43.036977958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563553s 
2026-07-04T15:03:43.040517132Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-04T15:03:43.042956912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:43.047547351Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-07-04T15:03:43.053277392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-04T15:03:43.058047937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-04T15:03:43.061058939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046297s 
2026-07-04T15:03:43.066161372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:03:43', 'clear_last_rss_releases_info') 
2026-07-04T15:03:43.070713240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:43.076984368Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-04T15:03:43.078776452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207492s 
2026-07-04T15:03:43.081743181Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-04T15:03:43.086075982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:43.098510837Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-07-04T15:03:43.126969913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-07-04T15:03:43.129381981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-07-04T15:03:43.138297046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067382s 
2026-07-04T15:03:43.140697693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-07-04T15:03:43.143665434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-07-04T15:03:43.146562203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055186s 
2026-07-04T15:03:43.148334640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-07-04T15:03:43.150933025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-07-04T15:03:43.156721524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067136s 
2026-07-04T15:03:43.162648842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-04T15:03:43.169644477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-04T15:03:43.181938218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142932s 
2026-07-04T15:03:43.182022225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-04T15:03:43.186300053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-04T15:03:43.192231439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066145s 
2026-07-04T15:03:43.196421724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-07-04T15:03:43.199685005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-07-04T15:03:43.207276459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076785s 
2026-07-04T15:03:43.209353012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-07-04T15:03:43.212418535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-07-04T15:03:43.221318744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078989s 
2026-07-04T15:03:43.228019550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:03:43', 'add_indexes') 
2026-07-04T15:03:43.235131461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:43.249869470Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-04T15:03:43.250108095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369846s 
2026-07-04T15:03:43.253726477Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-04T15:03:43.259461917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:43.268846356Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-07-04T15:03:43.286154968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:03:43.288874076Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s 
2026-07-04T15:03:43.288916065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-07-04T15:03:43.292103444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-07-04T15:03:43.324981452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278842s 
2026-07-04T15:03:43.325081508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:03:43.345368200Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.69E-05s 
2026-07-04T15:03:43.350999337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-07-04T15:03:43.363048073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:03:43.381222515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228746s 
2026-07-04T15:03:43.383392122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:43.386459638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:43.405222997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015284s 
2026-07-04T15:03:43.405267479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:03:43', 'parse_title_from_existing_subtitle_files') 
2026-07-04T15:03:43.420617427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:43.541483913Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-04T15:03:43.545370513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176677s 
2026-07-04T15:03:43.547599501Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-04T15:03:43.551782162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:43.553539722Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-07-04T15:03:43.562875802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-04T15:03:43.564809579Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-05s 
2026-07-04T15:03:43.566967363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-07-04T15:03:43.570290837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:03:43.592015293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226807s 
2026-07-04T15:03:43.595562062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:03:43', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-04T15:03:43.600763449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:43.609267961Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-04T15:03:43.610901951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396996s 
2026-07-04T15:03:43.613678136Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-04T15:03:43.615945104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:43.619127214Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-07-04T15:03:43.624773699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-07-04T15:03:43.846305546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-07-04T15:03:43.859811774Z [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" 
2026-07-04T15:03:43.873798135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:03:43.874828741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:03:43.953632893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3260436s 
2026-07-04T15:03:43.957747758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:03:43', 'drop_multi_episode_style_from_naming_config') 
2026-07-04T15:03:43.967417859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:43.974103527Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-04T15:03:43.977373621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3464154s 
2026-07-04T15:03:43.979951967Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-04T15:03:43.982310074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:43.987672471Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-07-04T15:03:43.998113696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:43.998168238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:44.010216873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143544s 
2026-07-04T15:03:44.015421456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:03:44', 'stevenlu_update_url') 
2026-07-04T15:03:44.019500565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:44.027536034Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-04T15:03:44.029382200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313258s 
2026-07-04T15:03:44.031421283Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-04T15:03:44.032860781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:44.037833283Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-07-04T15:03:44.047684550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:03:44.049621072Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.17E-05s 
2026-07-04T15:03:44.051741448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-07-04T15:03:44.055250015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-07-04T15:03:44.079250026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248262s 
2026-07-04T15:03:44.092612857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:03:44', 'add_movie_keywords') 
2026-07-04T15:03:44.102274963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:44.114370816Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-04T15:03:44.116188127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581611s 
2026-07-04T15:03:44.623146355Z [Debug] MigrationController: Took: 00:01:13.8379303 
2026-07-04T15:03:52.375177324Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-04T15:03:54.844620448Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:03:56.817151134Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:03:56.889155386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:03:56.893708847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:03:57.296859245Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:03:57.307919413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4074719s 
2026-07-04T15:03:57.318034040Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:03:57.340593462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4237429s 
2026-07-04T15:03:57.480779434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:03:57.488668871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:57.508128095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:03:57.533712924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:03:57.586501807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075205s 
2026-07-04T15:03:57.590730985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:57.613653492Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:03:57.614680022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1012647s 
2026-07-04T15:03:57.642931342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:03:57.649558643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:57.724703457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:03:57.733907741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:03:57.767375977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392088s 
2026-07-04T15:03:57.770751728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:03:57.772816069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2026-07-04T15:03:57.776940853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:03:57.783153802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:03:57.809960114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303127s 
2026-07-04T15:03:57.812803805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:57.821852911Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:03:57.825047864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414101s 
2026-07-04T15:03:57.835154628Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:03:57.838906768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:57.852369646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:03:57.854396266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001083s 
2026-07-04T15:03:57.857034915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:03:57.860271868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:03:57.872099753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105265s 
2026-07-04T15:03:57.872272916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:57.885558283Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:03:57.890391664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261109s 
2026-07-04T15:03:57.919740437Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:03:57.924069722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:57.928735351Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-04T15:03:57.951242686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-04T15:03:57.957272184Z [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) 
2026-07-04T15:03:57.993270878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374535s 
2026-07-04T15:03:57.999156899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-04T15:03:58.007473882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:03:58.028956060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245263s 
2026-07-04T15:03:58.065608330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:03:58', 'InitialSetup') 
2026-07-04T15:03:58.084658252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.103843826Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:03:58.107519114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0999695s 
2026-07-04T15:03:58.113013987Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-04T15:03:58.115556066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.125674922Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-07-04T15:03:58.133636945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:03:58', 'add_moviefiles_table') 
2026-07-04T15:03:58.141239229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.170899981Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-04T15:03:58.198632818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525555s 
2026-07-04T15:03:58.283245437Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-04T15:03:58.316613367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.326409523Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-07-04T15:03:58.327655681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:03:58', 'fix_history_movieId') 
2026-07-04T15:03:58.334485167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.360542937Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-04T15:03:58.360624980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471561s 
2026-07-04T15:03:58.370995183Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-04T15:03:58.437168176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.442605311Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-07-04T15:03:58.446786992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:03:58', 'add_tmdb_stuff') 
2026-07-04T15:03:58.454001213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.463602747Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-04T15:03:58.466318499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267068s 
2026-07-04T15:03:58.470109993Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-04T15:03:58.474505591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.479098486Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-07-04T15:03:58.487062413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:03:58', 'fix_movie_files') 
2026-07-04T15:03:58.491921502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.503829878Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-04T15:03:58.506610591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299323s 
2026-07-04T15:03:58.513682178Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-04T15:03:58.518124513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.524283902Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-07-04T15:03:58.528230655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:03:58', 'update_schedule_intervale') 
2026-07-04T15:03:58.535309665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.546522366Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-04T15:03:58.549593279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284753s 
2026-07-04T15:03:58.553389352Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-04T15:03:58.557549432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.562053502Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-07-04T15:03:58.568352551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:03:58', 'add_movie_formats_to_naming_config') 
2026-07-04T15:03:58.577004047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.588557391Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-04T15:03:58.592011347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312584s 
2026-07-04T15:03:58.594812338Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-04T15:03:58.596823289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.601062988Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-07-04T15:03:58.603848059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:03:58', 'add_phyiscal_release') 
2026-07-04T15:03:58.608761731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.616790818Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-04T15:03:58.621080950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194865s 
2026-07-04T15:03:58.623118281Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-04T15:03:58.628373889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.635000668Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-07-04T15:03:58.641461417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:03:58', 'remove_bitmetv') 
2026-07-04T15:03:58.648728908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.662525687Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-04T15:03:58.665503708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357726s 
2026-07-04T15:03:58.677359345Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-04T15:03:58.677406793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.682092420Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-07-04T15:03:58.687292525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:03:58', 'remove_torrentleech') 
2026-07-04T15:03:58.693370984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.704131894Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-04T15:03:58.707257088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027474s 
2026-07-04T15:03:58.710942565Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-04T15:03:58.713956262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.718825492Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-07-04T15:03:58.723987605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:03:58', 'remove_broadcasthenet') 
2026-07-04T15:03:58.730632547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.741972004Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-04T15:03:58.745082251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027133s 
2026-07-04T15:03:58.749324744Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-04T15:03:58.752265435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.757756201Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-07-04T15:03:58.762874073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:03:58', 'remove_fanzub') 
2026-07-04T15:03:58.770194932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.809369025Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-04T15:03:58.815923038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056347s 
2026-07-04T15:03:58.815983380Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-04T15:03:58.818899406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.823081336Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-07-04T15:03:58.831561052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:03:58', 'update_movie_sorttitle') 
2026-07-04T15:03:58.833628669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.846300835Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-04T15:03:58.849734123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026847s 
2026-07-04T15:03:58.853005739Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-04T15:03:58.856469384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.860280073Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-07-04T15:03:58.865493643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:03:58', 'update_movie_sorttitle_again') 
2026-07-04T15:03:58.874893792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.883711917Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-04T15:03:58.887950172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266464s 
2026-07-04T15:03:58.889602045Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-04T15:03:58.892022128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.899652906Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-07-04T15:03:58.902625565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:03:58', 'update_movie_file') 
2026-07-04T15:03:58.907614708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.935164073Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-04T15:03:58.938620623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030596s 
2026-07-04T15:03:58.942309907Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-04T15:03:58.946217828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.949436887Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-07-04T15:03:58.968444240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:03:58', 'update_movie_slug') 
2026-07-04T15:03:58.968551379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.968558462Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-04T15:03:58.968561918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200315s 
2026-07-04T15:03:58.972064946Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-04T15:03:58.983799698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:58.983854590Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-07-04T15:03:58.983859119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:03:58', 'add_youtube_trailer_id') 
2026-07-04T15:03:58.987459777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:58.994117264Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-04T15:03:58.996606675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019553s 
2026-07-04T15:03:59.000083614Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-04T15:03:59.002664074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.007939429Z [Info] add_studio: Starting migration of Log DB to 120 
2026-07-04T15:03:59.013006777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:03:59', 'add_studio') 
2026-07-04T15:03:59.020113599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.029613012Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-04T15:03:59.032254987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271999s 
2026-07-04T15:03:59.034787649Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-04T15:03:59.037673298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.040842094Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-07-04T15:03:59.045284980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:03:59', 'update_filedate_config') 
2026-07-04T15:03:59.051956722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.057618255Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-04T15:03:59.060925748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202962s 
2026-07-04T15:03:59.065928737Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-04T15:03:59.068527201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.074358169Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-07-04T15:03:59.078156355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:03:59', 'add_movieid_to_blacklist') 
2026-07-04T15:03:59.088507143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.131726652Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-04T15:03:59.146092378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275147s 
2026-07-04T15:03:59.164161937Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-04T15:03:59.164246705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.173135401Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-07-04T15:03:59.178889106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:03:59', 'create_netimport_table') 
2026-07-04T15:03:59.186702774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.197128029Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-04T15:03:59.201634834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330341s 
2026-07-04T15:03:59.204635967Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-04T15:03:59.207290767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.212365338Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-07-04T15:03:59.221061176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:03:59', 'add_preferred_tags_to_profile') 
2026-07-04T15:03:59.225093298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.236251888Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-04T15:03:59.238889917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290402s 
2026-07-04T15:03:59.243104307Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-04T15:03:59.245376595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.248617364Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-07-04T15:03:59.252601676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:03:59', 'fix_imdb_unique') 
2026-07-04T15:03:59.257378544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.266162206Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-04T15:03:59.271978637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211029s 
2026-07-04T15:03:59.276276623Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-04T15:03:59.280516572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.286054815Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-07-04T15:03:59.292653903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:03:59', 'update_qualities_and_profiles') 
2026-07-04T15:03:59.297727492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.310808949Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-04T15:03:59.314213243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298196s 
2026-07-04T15:03:59.318380776Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-04T15:03:59.322465736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.327024558Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-07-04T15:03:59.331460601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:03:59', 'remove_wombles') 
2026-07-04T15:03:59.340843047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.347207508Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-04T15:03:59.348939590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249738s 
2026-07-04T15:03:59.352386503Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-04T15:03:59.354942940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.360104933Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-07-04T15:03:59.363745487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:03:59', 'remove_kickass') 
2026-07-04T15:03:59.369901089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.384322189Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-04T15:03:59.391196037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296252s 
2026-07-04T15:03:59.391250939Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-04T15:03:59.391870863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.395987261Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-07-04T15:03:59.400139537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:03:59', 'add_parsed_movie_info_to_pending_release') 
2026-07-04T15:03:59.405814344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.413442416Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-04T15:03:59.417189909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211423s 
2026-07-04T15:03:59.420691162Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-04T15:03:59.421280209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.426933977Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-07-04T15:03:59.430030949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:03:59', 'remove_wombles_kickass') 
2026-07-04T15:03:59.436096684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.447235989Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-04T15:03:59.449737071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251563s 
2026-07-04T15:03:59.453363167Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-04T15:03:59.454627590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.458533336Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-07-04T15:03:59.464876669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:03:59', 'make_parsed_episode_info_nullable') 
2026-07-04T15:03:59.469089396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.477141908Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-04T15:03:59.479802648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219282s 
2026-07-04T15:03:59.483429796Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-04T15:03:59.484802920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.488375437Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-07-04T15:03:59.493012394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:03:59', 'rename_torrent_downloadstation') 
2026-07-04T15:03:59.499272020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.506800987Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-04T15:03:59.510256206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209708s 
2026-07-04T15:03:59.513935030Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-04T15:03:59.517130164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.522496508Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-07-04T15:03:59.526594833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:03:59', 'add_minimumavailability') 
2026-07-04T15:03:59.532867233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.544480619Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-04T15:03:59.548158983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264057s 
2026-07-04T15:03:59.559107291Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-04T15:03:59.559159469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.570931791Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-07-04T15:03:59.571063636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:03:59', 'add_remux_qualities_for_the_wankers') 
2026-07-04T15:03:59.574503656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.591187967Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-04T15:03:59.593901074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349545s 
2026-07-04T15:03:59.596972098Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-04T15:03:59.600697459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.604876564Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-07-04T15:03:59.608988043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:03:59', 'add_haspredbentry_to_movies') 
2026-07-04T15:03:59.615278587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.622753273Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-04T15:03:59.625663678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226424s 
2026-07-04T15:03:59.636858716Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-04T15:03:59.636916934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.636923286Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-07-04T15:03:59.640066073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:03:59', 'add_pathstate_to_movies') 
2026-07-04T15:03:59.649292308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.658123599Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-04T15:03:59.661512664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261438s 
2026-07-04T15:03:59.666955220Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-04T15:03:59.670799753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.674045841Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-07-04T15:03:59.676954233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:03:59', 'add_import_exclusions_table') 
2026-07-04T15:03:59.681895836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.692446616Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-04T15:03:59.694302579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218741s 
2026-07-04T15:03:59.697141521Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-04T15:03:59.699065770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.703026419Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-07-04T15:03:59.707169016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:03:59', 'add_physical_release_note') 
2026-07-04T15:03:59.712145435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.721168673Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-04T15:03:59.725854821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213473s 
2026-07-04T15:03:59.728932948Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-04T15:03:59.732490717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.736958729Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-07-04T15:03:59.740869876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:03:59', 'consolidate_indexer_baseurl') 
2026-07-04T15:03:59.747293868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.755285867Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-04T15:03:59.758292450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227447s 
2026-07-04T15:03:59.762146320Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-04T15:03:59.766471657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.771540257Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-07-04T15:03:59.778725655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:03:59', 'add_alternative_titles_table') 
2026-07-04T15:03:59.782936720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.799923193Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-04T15:03:59.799996860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296391s 
2026-07-04T15:03:59.805768899Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-04T15:03:59.808520097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.812253533Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-07-04T15:03:59.815944750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:03:59', 'fix_duplicate_alt_titles') 
2026-07-04T15:03:59.821076889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.857550718Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-04T15:03:59.861214003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475836s 
2026-07-04T15:03:59.863323688Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-04T15:03:59.866625962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.873644760Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-07-04T15:03:59.879855495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:03:59', 'movie_extras') 
2026-07-04T15:03:59.887355087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.896954497Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-04T15:03:59.899559032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305744s 
2026-07-04T15:03:59.901688365Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-04T15:03:59.903648240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.908529252Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-07-04T15:03:59.912353597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:03:59', 'clean_core_tv') 
2026-07-04T15:03:59.918125846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.927888449Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-04T15:03:59.929365216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231216s 
2026-07-04T15:03:59.933327488Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-04T15:03:59.939706506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.942723319Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-07-04T15:03:59.946923994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:03:59', 'add_cookies_to_indexer_status') 
2026-07-04T15:03:59.952536215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:03:59.962551208Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-04T15:03:59.966544317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255017s 
2026-07-04T15:03:59.972817027Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-04T15:03:59.972921832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:03:59.977725650Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-07-04T15:03:59.982102773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:03:59', 'banner_to_fanart') 
2026-07-04T15:03:59.996544081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.010425597Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-04T15:04:00.020017863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374041s 
2026-07-04T15:04:00.022753843Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-04T15:04:00.028774235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.041060462Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-07-04T15:04:00.056425649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:04:00', 'naming_config_colon_action') 
2026-07-04T15:04:00.063052989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.074537976Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-04T15:04:00.077707443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470429s 
2026-07-04T15:04:00.087368698Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-04T15:04:00.087435041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.091655112Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-07-04T15:04:00.092058072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:04:00', 'add_custom_formats') 
2026-07-04T15:04:00.101088833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.113334006Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-04T15:04:00.121775501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272332s 
2026-07-04T15:04:00.125771445Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-04T15:04:00.132621840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.136938872Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-07-04T15:04:00.147985914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:04:00', 'remove_extra_naming_config') 
2026-07-04T15:04:00.152868709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.269819693Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-04T15:04:00.333102780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076938s 
2026-07-04T15:04:00.333288926Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-04T15:04:00.333333258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.333340932Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-07-04T15:04:00.333344549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:04:00', 'convert_regex_required_tags') 
2026-07-04T15:04:00.333348477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.374042396Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-04T15:04:00.398726541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897659s 
2026-07-04T15:04:00.398784850Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-04T15:04:00.402059382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.408987992Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-07-04T15:04:00.413695129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:04:00', 'fix_format_tags_double_underscore') 
2026-07-04T15:04:00.419642945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.430981821Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-04T15:04:00.434466223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283701s 
2026-07-04T15:04:00.438559318Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-04T15:04:00.442874056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.446482219Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-07-04T15:04:00.451778372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:04:00', 'add_tags_to_net_import') 
2026-07-04T15:04:00.463192508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.477868091Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-04T15:04:00.482929919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351308s 
2026-07-04T15:04:00.485705362Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-04T15:04:00.486253923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.489275855Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-07-04T15:04:00.493292749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:04:00', 'add_custom_filters') 
2026-07-04T15:04:00.498427753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.511867947Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-04T15:04:00.513466763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237359s 
2026-07-04T15:04:00.516696461Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-04T15:04:00.520642142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.523716602Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-07-04T15:04:00.528080461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:04:00', 'indexer_client_status_search_changes') 
2026-07-04T15:04:00.537013300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.543775321Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-04T15:04:00.548056526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239833s 
2026-07-04T15:04:00.554200286Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-04T15:04:00.564829351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.574813537Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-07-04T15:04:00.587185874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:04:00', 'add_language_to_files_history_blacklist') 
2026-07-04T15:04:00.605389502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.653680346Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-04T15:04:00.657740620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854718s 
2026-07-04T15:04:00.664788973Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-04T15:04:00.669097299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.697902770Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-07-04T15:04:00.697948817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:04:00', 'add_update_allowed_quality_profile') 
2026-07-04T15:04:00.697953996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.708204597Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-04T15:04:00.713296040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367164s 
2026-07-04T15:04:00.717242872Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-04T15:04:00.723736904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.735315506Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-07-04T15:04:00.744059043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:04:00', 'add_download_client_priority') 
2026-07-04T15:04:00.747008661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.754461737Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-04T15:04:00.757040024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311984s 
2026-07-04T15:04:00.761120856Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-04T15:04:00.762837540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.770860297Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-07-04T15:04:00.773396675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:04:00', 'remove_growl_prowl') 
2026-07-04T15:04:00.780366893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.788873149Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-04T15:04:00.791999244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252414s 
2026-07-04T15:04:00.797436150Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-04T15:04:00.804875610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.820632086Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-07-04T15:04:00.825076955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:04:00', 'remove_plex_hometheatre') 
2026-07-04T15:04:00.830758957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.845883856Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-04T15:04:00.852871536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394422s 
2026-07-04T15:04:00.852979276Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-04T15:04:00.855629197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.860359818Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-07-04T15:04:00.866122619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:04:00', 'add_webrip_qualites') 
2026-07-04T15:04:00.876697093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.888866444Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-04T15:04:00.892757593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321226s 
2026-07-04T15:04:00.895483776Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-04T15:04:00.898425408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.903861432Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-07-04T15:04:00.907287876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:04:00', 'health_issue_notification') 
2026-07-04T15:04:00.919751906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.934265046Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-04T15:04:00.936977353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357954s 
2026-07-04T15:04:00.942099402Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-04T15:04:00.944702325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.947667020Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-07-04T15:04:00.952179316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:04:00', 'speed_improvements') 
2026-07-04T15:04:00.957877838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:00.971949738Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-04T15:04:00.977777169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281512s 
2026-07-04T15:04:00.977824138Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-04T15:04:00.981240443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:00.986631683Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-07-04T15:04:00.991209240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:04:00', 'fix_profile_format_default') 
2026-07-04T15:04:01.000875884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.013301031Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-04T15:04:01.014731061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285587s 
2026-07-04T15:04:01.017653729Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-04T15:04:01.020969488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.027734844Z [Info] task_duration: Starting migration of Log DB to 163 
2026-07-04T15:04:01.034126366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:04:01', 'task_duration') 
2026-07-04T15:04:01.050761305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.087243389Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-04T15:04:01.087565228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624514s 
2026-07-04T15:04:01.091742509Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-04T15:04:01.097971288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.102897012Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-07-04T15:04:01.109279297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:04:01', 'movie_collections_crew') 
2026-07-04T15:04:01.117793938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.150445535Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-04T15:04:01.150505907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484164s 
2026-07-04T15:04:01.154898079Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-04T15:04:01.158977930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.164673656Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-07-04T15:04:01.167153400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:04:01', 'remove_custom_formats_from_quality_model') 
2026-07-04T15:04:01.175846443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.229519300Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-04T15:04:01.245774763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464667s 
2026-07-04T15:04:01.249253495Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-04T15:04:01.254860607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.285122608Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-07-04T15:04:01.285188902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:04:01', 'fix_tmdb_list_config') 
2026-07-04T15:04:01.302787043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.322352213Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-04T15:04:01.322398781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646417s 
2026-07-04T15:04:01.322403759Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-04T15:04:01.324990212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.329886461Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-07-04T15:04:01.334686892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:04:01', 'remove_movie_pathstate') 
2026-07-04T15:04:01.342784377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.365310076Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-04T15:04:01.371930563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400783s 
2026-07-04T15:04:01.377064174Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-04T15:04:01.379974528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.387966297Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-07-04T15:04:01.389513455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:04:01', 'custom_format_rework') 
2026-07-04T15:04:01.396184085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.414767890Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-04T15:04:01.417256029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294346s 
2026-07-04T15:04:01.421634075Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-04T15:04:01.424358744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.429196514Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-07-04T15:04:01.447973939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:04:01', 'custom_format_scores') 
2026-07-04T15:04:01.453924541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.468273747Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-04T15:04:01.471960086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435603s 
2026-07-04T15:04:01.475784411Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-04T15:04:01.479788300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.482887345Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-07-04T15:04:01.488299404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:04:01', 'fix_trakt_list_config') 
2026-07-04T15:04:01.494175146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.505295125Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-04T15:04:01.508442861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256339s 
2026-07-04T15:04:01.514156080Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-04T15:04:01.514846855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.599674696Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-07-04T15:04:01.680719196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:04:01', 'quality_definition_preferred_size') 
2026-07-04T15:04:01.682845934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.714754158Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-04T15:04:01.729062919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1968715s 
2026-07-04T15:04:01.733525632Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-04T15:04:01.735230434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.744848778Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-07-04T15:04:01.752066267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:04:01', 'add_download_history') 
2026-07-04T15:04:01.757251813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.774109808Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-04T15:04:01.781226558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379144s 
2026-07-04T15:04:01.788981746Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-04T15:04:01.796196740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.801691914Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-07-04T15:04:01.806780481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:04:01', 'net_import_status') 
2026-07-04T15:04:01.822805575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.835618443Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-04T15:04:01.848667801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405416s 
2026-07-04T15:04:01.848702626Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-04T15:04:01.848706824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.850838239Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-07-04T15:04:01.854304307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:04:01', 'email_multiple_addresses') 
2026-07-04T15:04:01.865400842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:01.995700682Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-04T15:04:01.995737972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1029201s 
2026-07-04T15:04:01.995742811Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-04T15:04:01.995746418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:01.995749924Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-07-04T15:04:01.995753371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:04:01', 'remove_chown_and_folderchmod_config') 
2026-07-04T15:04:01.997645650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.055267044Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-04T15:04:02.125243243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581526s 
2026-07-04T15:04:02.125320096Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-04T15:04:02.125325697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.125329394Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-07-04T15:04:02.125332970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:04:02', 'movie_recommendations') 
2026-07-04T15:04:02.125337399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.164698308Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-04T15:04:02.236103016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02625s 
2026-07-04T15:04:02.245067433Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-04T15:04:02.251045085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.252876492Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-07-04T15:04:02.257659821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:04:02', 'language_improvements') 
2026-07-04T15:04:02.267384984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.347304894Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-04T15:04:02.356522243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.064389s 
2026-07-04T15:04:02.366926620Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-04T15:04:02.368350799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.373770293Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-07-04T15:04:02.378052029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:04:02', 'new_list_server') 
2026-07-04T15:04:02.388702433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.416330004Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-04T15:04:02.423797998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445358s 
2026-07-04T15:04:02.423834205Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-04T15:04:02.425670973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.430984248Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-07-04T15:04:02.436473771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:04:02', 'movie_translation_indexes') 
2026-07-04T15:04:02.443786807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.489717710Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-04T15:04:02.516904140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628531s 
2026-07-04T15:04:02.540480222Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-04T15:04:02.558107879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.558136842Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-07-04T15:04:02.558368333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:04:02', 'fix_invalid_profile_references') 
2026-07-04T15:04:02.558382590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.574779265Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-04T15:04:02.576469760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335361s 
2026-07-04T15:04:02.578486633Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-04T15:04:02.580851192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.586186408Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-07-04T15:04:02.590077978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:04:02', 'list_movies_table') 
2026-07-04T15:04:02.595627442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.625538532Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-04T15:04:02.625614583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382346s 
2026-07-04T15:04:02.625623009Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-04T15:04:02.627623841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.631334074Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-07-04T15:04:02.635705237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:04:02', 'on_delete_notification') 
2026-07-04T15:04:02.649554223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.658861328Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-04T15:04:02.663898991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305506s 
2026-07-04T15:04:02.665375648Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-04T15:04:02.668171920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.675478474Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-07-04T15:04:02.683153524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:04:02', 'download_propers_config') 
2026-07-04T15:04:02.690832930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.705872141Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-04T15:04:02.705906534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311026s 
2026-07-04T15:04:02.705911914Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-04T15:04:02.710190405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.715706878Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-07-04T15:04:02.719750100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:04:02', 'add_priority_to_indexers') 
2026-07-04T15:04:02.726287984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.735434260Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-04T15:04:02.738082698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270012s 
2026-07-04T15:04:02.749998336Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-04T15:04:02.759313036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.770549031Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-07-04T15:04:02.773997035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:04:02', 'add_alternative_title_indices') 
2026-07-04T15:04:02.780997910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.796136986Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-04T15:04:02.810357363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393694s 
2026-07-04T15:04:02.810432693Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-04T15:04:02.812144228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.818271186Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-07-04T15:04:02.823258696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:04:02', 'fix_tmdb_duplicates') 
2026-07-04T15:04:02.830842926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.853750154Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-04T15:04:02.855784198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401843s 
2026-07-04T15:04:02.859549554Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-04T15:04:02.862515322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.867985959Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-07-04T15:04:02.878216263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:04:02', 'swap_filechmod_for_folderchmod') 
2026-07-04T15:04:02.880344062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.912356410Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-04T15:04:02.924736753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342697s 
2026-07-04T15:04:02.924801193Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-04T15:04:02.924819527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.930517679Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-07-04T15:04:02.935550702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:04:02', 'mediainfo_channels') 
2026-07-04T15:04:02.941940851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:02.948655885Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-04T15:04:02.951639225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253185s 
2026-07-04T15:04:02.955967728Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-04T15:04:02.957740706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:02.962035396Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-07-04T15:04:02.973486472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-04T15:04:02.978238312Z [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) 
2026-07-04T15:04:02.986593526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093372s 
2026-07-04T15:04:02.990952326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-04T15:04:02.994769868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:04:02.998695813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077209s 
2026-07-04T15:04:03.009717377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:04:02', 'add_update_history') 
2026-07-04T15:04:03.009790293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.028119364Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-04T15:04:03.041846995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368479s 
2026-07-04T15:04:03.042652493Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-04T15:04:03.042692878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.042697968Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-07-04T15:04:03.047159197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:04:03', 'update_awesome_hd_link') 
2026-07-04T15:04:03.052856217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.079249521Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-04T15:04:03.085974894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033437s 
2026-07-04T15:04:03.091630486Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-04T15:04:03.091686099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.101926571Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-07-04T15:04:03.101982986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:04:03', 'remove_awesomehd') 
2026-07-04T15:04:03.112537663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.131022353Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-04T15:04:03.135526012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372884s 
2026-07-04T15:04:03.142927322Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-04T15:04:03.159317847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.161677707Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-07-04T15:04:03.192487738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:04:03', 'add_on_delete_to_notifications') 
2026-07-04T15:04:03.192545085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.203795206Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-04T15:04:03.203855959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043275s 
2026-07-04T15:04:03.207985161Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-04T15:04:03.212901758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.223247086Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-07-04T15:04:03.249488648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:04:03', 'add_bypass_to_delay_profile') 
2026-07-04T15:04:03.249549681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.271802131Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-04T15:04:03.275889446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551293s 
2026-07-04T15:04:03.282686071Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-04T15:04:03.293486244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.306672227Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-07-04T15:04:03.313752900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:04:03', 'update_notifiarr') 
2026-07-04T15:04:03.323888427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.353257978Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-04T15:04:03.353296260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538675s 
2026-07-04T15:04:03.353301038Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-04T15:04:03.353304374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.353307741Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-07-04T15:04:03.357914171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:04:03', 'legacy_mediainfo_hdr') 
2026-07-04T15:04:03.364816743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.378047790Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-04T15:04:03.381358789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284281s 
2026-07-04T15:04:03.387288782Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-04T15:04:03.393743832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.396719317Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-07-04T15:04:03.406645204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:04:03', 'rename_blacklist_to_blocklist') 
2026-07-04T15:04:03.417613300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.441832560Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-04T15:04:03.445188774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536996s 
2026-07-04T15:04:03.449370164Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-04T15:04:03.458767025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.460666770Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-07-04T15:04:03.467014561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:04:03', 'add_indexer_tags') 
2026-07-04T15:04:03.473462006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.482909853Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-04T15:04:03.487694945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291859s 
2026-07-04T15:04:03.493987843Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-04T15:04:03.499426892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.502647594Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-07-04T15:04:03.508158938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:04:03', 'mediainfo_to_ffmpeg') 
2026-07-04T15:04:03.513947067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.564945399Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-04T15:04:03.567658407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679799s 
2026-07-04T15:04:03.574435355Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-04T15:04:03.574470700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.579655276Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-07-04T15:04:03.582100435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:04:03', 'cdh_per_downloadclient') 
2026-07-04T15:04:03.588085140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.600998054Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-04T15:04:03.615140726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244302s 
2026-07-04T15:04:03.622384493Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-04T15:04:03.625936682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.630594307Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-07-04T15:04:03.637769467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:04:03', 'migrate_discord_from_slack') 
2026-07-04T15:04:03.644830513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.727271332Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-04T15:04:03.728141883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098531s 
2026-07-04T15:04:03.751801761Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-04T15:04:03.751845051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.751849169Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-07-04T15:04:03.799380581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:04:03', 'remove_predb') 
2026-07-04T15:04:03.799441374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.838895177Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-04T15:04:03.841688043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044255s 
2026-07-04T15:04:03.853842877Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-04T15:04:03.860071575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:03.865877137Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-07-04T15:04:03.880083507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:04:03', 'add_on_update_to_notifications') 
2026-07-04T15:04:03.886840468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:03.908828125Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-04T15:04:03.912306878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049654s 
2026-07-04T15:04:03.943667323Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-04T15:04:04.034366317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.109368356Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-07-04T15:04:04.170850323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:04:04', 'ensure_identity_on_id_columns') 
2026-07-04T15:04:04.171226552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.178136348Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-04T15:04:04.178193425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1732102s 
2026-07-04T15:04:04.181209927Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-04T15:04:04.198123404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.198825249Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-07-04T15:04:04.198833765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:04:04', 'download_client_per_indexer') 
2026-07-04T15:04:04.198852931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.291549621Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-04T15:04:04.291632245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966065s 
2026-07-04T15:04:04.291638106Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-04T15:04:04.291641593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.293502194Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-07-04T15:04:04.300781798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:04:04', 'multiple_ratings_support') 
2026-07-04T15:04:04.319918001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.333757518Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-04T15:04:04.367977604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322246s 
2026-07-04T15:04:04.368041574Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-04T15:04:04.368047254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.371443433Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-07-04T15:04:04.378996455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:04:04', 'movie_metadata') 
2026-07-04T15:04:04.384872077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.402649431Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-04T15:04:04.413446519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381678s 
2026-07-04T15:04:04.416880037Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-04T15:04:04.418816460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.422754396Z [Info] add_collections: Starting migration of Log DB to 208 
2026-07-04T15:04:04.426827934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:04:04', 'add_collections') 
2026-07-04T15:04:04.433334660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.449068202Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-04T15:04:04.453772384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027301s 
2026-07-04T15:04:04.457857735Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-04T15:04:04.461011332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.465512477Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-07-04T15:04:04.482832180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:04:04', 'movie_meta_collection_index') 
2026-07-04T15:04:04.488217379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.488271439Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-04T15:04:04.490844055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240631s 
2026-07-04T15:04:04.492294404Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-04T15:04:04.494887688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.499517011Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-07-04T15:04:04.511318247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:04:04', 'movie_added_notifications') 
2026-07-04T15:04:04.511443330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.537839750Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-04T15:04:04.544660810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419958s 
2026-07-04T15:04:04.550488472Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-04T15:04:04.561333580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.565903492Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-07-04T15:04:04.569959047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:04:04', 'more_movie_meta_index') 
2026-07-04T15:04:04.574708524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.587995534Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-04T15:04:04.590795303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328777s 
2026-07-04T15:04:04.593747085Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:04:04.597483967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.603974953Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-07-04T15:04:04.617327746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-04T15:04:04.626486867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001306s 
2026-07-04T15:04:04.626536749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-04T15:04:04.687241168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T15:04:04.697102655Z [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" 
2026-07-04T15:04:04.710066905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-04T15:04:04.737854734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-04T15:04:04.763165645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:04:04.777697731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404979s 
2026-07-04T15:04:04.777756440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-04T15:04:04.777760658Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.68E-05s 
2026-07-04T15:04:04.778898976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-04T15:04:04.795262651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T15:04:04.807841463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-04T15:04:04.813478561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-04T15:04:04.821681282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-04T15:04:04.838855905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:04:04.846267354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657581s 
2026-07-04T15:04:04.847756775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:04:04.850159405Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.05E-05s 
2026-07-04T15:04:04.852770383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:04:04.866940916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:04:04.875954376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:04:04.889844298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:04:04.893511030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:04:04.907337393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:04:04.913965686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601859s 
2026-07-04T15:04:04.919082996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:04:04', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:04:04.924957065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:04.975032779Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:04:04.975074968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1109979s 
2026-07-04T15:04:04.979488990Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-04T15:04:04.983092274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:04.988141368Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-07-04T15:04:04.995824883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:04:04', 'add_language_tags_to_subtitle_files') 
2026-07-04T15:04:05.021073918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.029588791Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-04T15:04:05.032213454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456945s 
2026-07-04T15:04:05.033598681Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-04T15:04:05.035277344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.040140832Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-07-04T15:04:05.041102031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:04:05', 'add_salt_to_users') 
2026-07-04T15:04:05.045853861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.054125501Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-04T15:04:05.057827669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182516s 
2026-07-04T15:04:05.059872022Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-04T15:04:05.066371714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.066435103Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-07-04T15:04:05.068978034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:04:05', 'clean_alt_titles') 
2026-07-04T15:04:05.075432722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.131660263Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-04T15:04:05.131714634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378483s 
2026-07-04T15:04:05.131719694Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-04T15:04:05.214029609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.214085002Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-07-04T15:04:05.214089481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:04:05', 'remove_omg') 
2026-07-04T15:04:05.214094129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.253351136Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-04T15:04:05.258998433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509109s 
2026-07-04T15:04:05.283224656Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-04T15:04:05.296294271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.327283136Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-07-04T15:04:05.510505027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:04:05', 'add_additional_info_to_pending_releases') 
2026-07-04T15:04:05.510552195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.515158234Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-04T15:04:05.517291663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2212593s 
2026-07-04T15:04:05.521981068Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-04T15:04:05.524913604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.529954503Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-07-04T15:04:05.535093955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:04:05', 'add_result_to_commands') 
2026-07-04T15:04:05.543732887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.566622593Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-04T15:04:05.571066701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371661s 
2026-07-04T15:04:05.580089428Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-04T15:04:05.580185497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.586938450Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-07-04T15:04:05.591776100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:04:05', 'health_restored_notification') 
2026-07-04T15:04:05.601640753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.620091982Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-04T15:04:05.637634700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397416s 
2026-07-04T15:04:05.639472419Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-04T15:04:05.639490182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.639494269Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-07-04T15:04:05.639529195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:04:05', 'add_on_manual_interaction_required_to_notifications') 
2026-07-04T15:04:05.645757713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.656443113Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-04T15:04:05.661726031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256695s 
2026-07-04T15:04:05.666378427Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-04T15:04:05.667858531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.671890944Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-07-04T15:04:05.675044891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:04:05', 'remove_rarbg') 
2026-07-04T15:04:05.680114252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.692697202Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-04T15:04:05.692813570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020021s 
2026-07-04T15:04:05.694690281Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-04T15:04:05.697330382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.701605467Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-07-04T15:04:05.705678785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:04:05', 'remove_invalid_roksbox_metadata_images') 
2026-07-04T15:04:05.711980519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.734144295Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-04T15:04:05.747094739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268245s 
2026-07-04T15:04:05.754778654Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-04T15:04:05.758317078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.766638880Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-07-04T15:04:05.769773592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:04:05', 'list_sync_time') 
2026-07-04T15:04:05.777042386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.789338933Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-04T15:04:05.790988192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270047s 
2026-07-04T15:04:05.794614148Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-04T15:04:05.798863934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.804328912Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-07-04T15:04:05.810302656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:04:05', 'add_tags_to_collections') 
2026-07-04T15:04:05.816444592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.833120748Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-04T15:04:05.837675923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347076s 
2026-07-04T15:04:05.841870227Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-04T15:04:05.844232832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.848361163Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-07-04T15:04:05.853524469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:04:05', 'add_download_client_tags') 
2026-07-04T15:04:05.858625029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.865812531Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-04T15:04:05.868545385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213637s 
2026-07-04T15:04:05.872384077Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-04T15:04:05.877459339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.879612004Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-07-04T15:04:05.883998205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:04:05', 'add_auto_tagging') 
2026-07-04T15:04:05.891520981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.899716760Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-04T15:04:05.902844929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244779s 
2026-07-04T15:04:05.908500161Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-04T15:04:05.912766809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.917802367Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-07-04T15:04:05.924680003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:04:05', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-04T15:04:05.928679434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.937086686Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-04T15:04:05.941617615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244738s 
2026-07-04T15:04:05.947852204Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-04T15:04:05.951305169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.956906720Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-07-04T15:04:05.961991801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:04:05', 'update_restrictions_to_release_profiles') 
2026-07-04T15:04:05.966718344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:05.976591473Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-04T15:04:05.979909016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252155s 
2026-07-04T15:04:05.983835170Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-04T15:04:05.986419529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:05.989728053Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-07-04T15:04:05.994659389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:04:05', 'rename_quality_profiles') 
2026-07-04T15:04:05.997982651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.013690666Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-04T15:04:06.026444153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270326s 
2026-07-04T15:04:06.029641523Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-04T15:04:06.033193912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.037633391Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-07-04T15:04:06.043396353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:04:06', 'update_images_remote_url') 
2026-07-04T15:04:06.049056964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.060091514Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-04T15:04:06.064726868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257535s 
2026-07-04T15:04:06.067720788Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-04T15:04:06.077877284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.084940315Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-07-04T15:04:06.090001651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:04:06', 'add_notification_status') 
2026-07-04T15:04:06.095844442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.116331297Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-04T15:04:06.124990638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430649s 
2026-07-04T15:04:06.128832426Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-04T15:04:06.132880137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.141721446Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-07-04T15:04:06.159021342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:04:06', 'rename_deprecated_indexer_flags') 
2026-07-04T15:04:06.185797588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.203218580Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-04T15:04:06.212020355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676582s 
2026-07-04T15:04:06.215280611Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-04T15:04:06.222831289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.229887317Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-07-04T15:04:06.235095987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:04:06', 'movie_last_searched_time') 
2026-07-04T15:04:06.246550378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.261869279Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-04T15:04:06.266698684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430073s 
2026-07-04T15:04:06.277015438Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-04T15:04:06.286365424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.293995529Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-07-04T15:04:06.297163333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:04:06', 'email_encryption') 
2026-07-04T15:04:06.300036428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.310850047Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-04T15:04:06.318966658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255618s 
2026-07-04T15:04:06.325379658Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-04T15:04:06.329766981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.336931561Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-07-04T15:04:06.344781666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:04:06', 'clear_last_rss_releases_info') 
2026-07-04T15:04:06.353308129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.368948768Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-04T15:04:06.370577499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357394s 
2026-07-04T15:04:06.372160263Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-04T15:04:06.376135439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.379518173Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-07-04T15:04:06.383227093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:04:06', 'add_indexes') 
2026-07-04T15:04:06.388214151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.395902997Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-04T15:04:06.397178400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188169s 
2026-07-04T15:04:06.403269973Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-04T15:04:06.404817332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.409533836Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-07-04T15:04:06.413523920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:04:06', 'parse_title_from_existing_subtitle_files') 
2026-07-04T15:04:06.420926743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.427290943Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-04T15:04:06.437172678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207481s 
2026-07-04T15:04:06.437234714Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-04T15:04:06.438544149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.442852235Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-07-04T15:04:06.446910586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:04:06', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-04T15:04:06.455989085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.534758886Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-04T15:04:06.534830109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854423s 
2026-07-04T15:04:06.554687864Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-04T15:04:06.554784443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.554789322Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-07-04T15:04:06.569473732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:04:06', 'drop_multi_episode_style_from_naming_config') 
2026-07-04T15:04:06.569534466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.580791188Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-04T15:04:06.586631434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395529s 
2026-07-04T15:04:06.590692709Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-04T15:04:06.599730906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.607183802Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-07-04T15:04:06.607236970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:04:06', 'stevenlu_update_url') 
2026-07-04T15:04:06.613985856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.633549835Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-04T15:04:06.652809708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364229s 
2026-07-04T15:04:06.663544570Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-04T15:04:06.663612717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:04:06.669557516Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-07-04T15:04:06.669646813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:04:06', 'add_movie_keywords') 
2026-07-04T15:04:06.676165431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:04:06.706483046Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-04T15:04:06.714301002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040186s 
2026-07-04T15:04:15.049303210Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-07-04T15:04:15.423496297Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-04T15:04:15.871442161Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-07-04T15:04:20.247657429Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-04T15:04:24.086372714Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-07-04T15:04:24.386606495Z [ls.io-init] done.
2026-07-04T15:04:25.420103636Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-04T15:04:25.505771792Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-04T15:04:25.513729779Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-07-04T15:04:27.806520166Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled