2026-07-09T08:43:59.355630812Z [migrations] started
2026-07-09T08:43:59.355670221Z [migrations] no migrations found
2026-07-09T08:43:59.374907525Z usermod: no changes
2026-07-09T08:43:59.380754021Z ───────────────────────────────────────
2026-07-09T08:43:59.380778490Z 
2026-07-09T08:43:59.380782959Z       ██╗     ███████╗██╗ ██████╗
2026-07-09T08:43:59.380787107Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-09T08:43:59.380790955Z       ██║     ███████╗██║██║   ██║
2026-07-09T08:43:59.380795043Z       ██║     ╚════██║██║██║   ██║
2026-07-09T08:43:59.380798801Z       ███████╗███████║██║╚██████╔╝
2026-07-09T08:43:59.380802598Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-09T08:43:59.380806296Z 
2026-07-09T08:43:59.380809833Z    Brought to you by linuxserver.io
2026-07-09T08:43:59.380813450Z ───────────────────────────────────────
2026-07-09T08:43:59.381064947Z 
2026-07-09T08:43:59.381075869Z To support the app dev(s) visit:
2026-07-09T08:43:59.382683507Z Radarr: https://opencollective.com/radarr
2026-07-09T08:43:59.382999082Z 
2026-07-09T08:43:59.383005646Z To support LSIO projects visit:
2026-07-09T08:43:59.383009714Z https://www.linuxserver.io/donate/
2026-07-09T08:43:59.383013391Z 
2026-07-09T08:43:59.383017008Z ───────────────────────────────────────
2026-07-09T08:43:59.383021507Z GID/UID
2026-07-09T08:43:59.383025115Z ───────────────────────────────────────
2026-07-09T08:43:59.387646382Z 
2026-07-09T08:43:59.387661783Z User UID:    911
2026-07-09T08:43:59.387667444Z User GID:    911
2026-07-09T08:43:59.387672254Z ───────────────────────────────────────
2026-07-09T08:43:59.389600377Z Linuxserver.io version: 6.2.1.10461-ls309
2026-07-09T08:43:59.389862094Z Build-date: 2026-07-09T08:38:57+00:00
2026-07-09T08:43:59.389874700Z ───────────────────────────────────────
2026-07-09T08:43:59.389880221Z     
2026-07-09T08:43:59.437995156Z [custom-init] No custom files found, skipping...
2026-07-09T08:43:59.764122034Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.1.10461 
2026-07-09T08:43:59.781370533Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:43:59.785408716Z [Debug] Bootstrap: Console selected 
2026-07-09T08:43:59.786683183Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:44:00.083780414Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:44:00.133399378Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6ddcbf1a-c947-468a-98bf-910cf0e78226} may be persisted to storage in unencrypted form. 
2026-07-09T08:44:00.191563633Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-09T08:44:00.223750989Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-09T08:44:00.306222168Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-09T08:44:00.313437319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.313958459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.354210698Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-09T08:44:00.357737762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407792s 
2026-07-09T08:44:00.357959468Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-09T08:44:00.358143890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442717s 
2026-07-09T08:44:00.365545327Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-09T08:44:00.366087689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.371193432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-09T08:44:00.381285738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-09T08:44:00.392012302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020607s 
2026-07-09T08:44:00.392330302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.394352215Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-09T08:44:00.394511095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229516s 
2026-07-09T08:44:00.395153749Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-09T08:44:00.395361948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.400018847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-09T08:44:00.401055505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:44:00.401567286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013624s 
2026-07-09T08:44:00.401807199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:44:00.402082073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001051s 
2026-07-09T08:44:00.402491257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-09T08:44:00.403012006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-09T08:44:00.403696264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s 
2026-07-09T08:44:00.403944053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.404876581Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-09T08:44:00.404898695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020264s 
2026-07-09T08:44:00.405367399Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-09T08:44:00.405564657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.406306130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:44:00.407096391Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-07-09T08:44:00.407303038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-09T08:44:00.407572550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-09T08:44:00.408100143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006187s 
2026-07-09T08:44:00.408304895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.408930856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-09T08:44:00.409098955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014188s 
2026-07-09T08:44:00.412532801Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-09T08:44:00.412547811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.412973178Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-09T08:44:00.424561637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-09T08:44:00.425071103Z [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-09T08:44:00.425589217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s 
2026-07-09T08:44:00.425752395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-09T08:44:00.426014373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-09T08:44:00.426379869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2026-07-09T08:44:00.426527536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-09T08:44:00.426837631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-09T08:44:00.427206303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2026-07-09T08:44:00.427387137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-09T08:44:00.427651189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-09T08:44:00.428001765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2026-07-09T08:44:00.428162279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-07-09T08:44:00.429490364Z [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-09T08:44:00.430482933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021378s 
2026-07-09T08:44:00.430639227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-07-09T08:44:00.430898981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-07-09T08:44:00.431209366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004137s 
2026-07-09T08:44:00.431369368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-07-09T08:44:00.432371476Z [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-09T08:44:00.433201809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016607s 
2026-07-09T08:44:00.433363023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-09T08:44:00.433610151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:00.433940326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s 
2026-07-09T08:44:00.434123906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-07-09T08:44:00.434383659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:00.434713503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004248s 
2026-07-09T08:44:00.434875830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-07-09T08:44:00.435842768Z [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-09T08:44:00.436612187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015606s 
2026-07-09T08:44:00.436770857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-07-09T08:44:00.437355314Z [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-09T08:44:00.437867656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s 
2026-07-09T08:44:00.438027949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-09T08:44:00.438568497Z [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-09T08:44:00.439085168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s 
2026-07-09T08:44:00.439263928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-09T08:44:00.439518260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-09T08:44:00.439910019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2026-07-09T08:44:00.440086825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-09T08:44:00.444630857Z [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-09T08:44:00.445161696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048987s 
2026-07-09T08:44:00.445327761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-09T08:44:00.445761785Z [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-09T08:44:00.446246220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s 
2026-07-09T08:44:00.446429800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-09T08:44:00.446722790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:44:00.447102184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s 
2026-07-09T08:44:00.447277678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-09T08:44:00.449530375Z [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-09T08:44:00.450084381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026373s 
2026-07-09T08:44:00.450271868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-09T08:44:00.450512974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:44:00.450843239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2026-07-09T08:44:00.451015496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-09T08:44:00.451460342Z [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-09T08:44:00.451986862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007612s 
2026-07-09T08:44:00.452154991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-09T08:44:00.452415135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:44:00.452778557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s 
2026-07-09T08:44:00.453128762Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-07-09T08:44:00.453721506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-07-09T08:44:00.453964946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s 
2026-07-09T08:44:00.454142053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-07-09T08:44:00.454645426Z [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-09T08:44:00.455136936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008276s 
2026-07-09T08:44:00.455292971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-09T08:44:00.455992139Z [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-09T08:44:00.456553620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001087s 
2026-07-09T08:44:00.456713171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-09T08:44:00.457344482Z [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-09T08:44:00.457996075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010415s 
2026-07-09T08:44:00.458222180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-09T08:44:00.458634952Z [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-09T08:44:00.459104397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007436s 
2026-07-09T08:44:00.459295502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-09T08:44:00.459613633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-09T08:44:00.459990331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-07-09T08:44:00.460191346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-09T08:44:00.460477442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-09T08:44:00.460846546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2026-07-09T08:44:00.460999985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-09T08:44:00.461471294Z [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-09T08:44:00.461945579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00078s 
2026-07-09T08:44:00.462114870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-09T08:44:00.462746763Z [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-09T08:44:00.463299316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s 
2026-07-09T08:44:00.463470691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-09T08:44:00.463970708Z [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-09T08:44:00.464438751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s 
2026-07-09T08:44:00.464606278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-09T08:44:00.465173210Z [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-09T08:44:00.465649710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008774s 
2026-07-09T08:44:00.465833249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-09T08:44:00.466236251Z [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-09T08:44:00.466647659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006424s 
2026-07-09T08:44:00.466789806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-09T08:44:00.467107626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-09T08:44:00.467474855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2026-07-09T08:44:00.467648655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-09T08:44:00.467931986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-09T08:44:00.468289346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2026-07-09T08:44:00.468451262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-09T08:44:00.468858702Z [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-09T08:44:00.469253768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s 
2026-07-09T08:44:00.469441707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-09T08:44:00.470077497Z [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-09T08:44:00.470614689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s 
2026-07-09T08:44:00.471833965Z [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-09T08:44:00.472477741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-09T08:44:00.472889180Z [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-09T08:44:00.473371862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007254s 
2026-07-09T08:44:00.473540442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-09T08:44:00.473812710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-09T08:44:00.474152154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s 
2026-07-09T08:44:00.474337687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-09T08:44:00.474587370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-09T08:44:00.474931463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s 
2026-07-09T08:44:00.475091776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-09T08:44:00.475700362Z [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-09T08:44:00.476348477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010836s 
2026-07-09T08:44:00.476520032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-09T08:44:00.477082185Z [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-09T08:44:00.477618545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s 
2026-07-09T08:44:00.477800461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-07-09T08:44:00.478104464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-07-09T08:44:00.478479309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s 
2026-07-09T08:44:00.478661005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-09T08:44:00.479227085Z [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-09T08:44:00.479750599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009322s 
2026-07-09T08:44:00.479929960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-09T08:44:00.480558677Z [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-09T08:44:00.481109105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s 
2026-07-09T08:44:00.481285561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-09T08:44:00.481523219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:44:00.481862503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s 
2026-07-09T08:44:00.483442285Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016749 taking an average of 00:00:00.0016749 
2026-07-09T08:44:00.484182986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:44:00', 'InitialSetup') 
2026-07-09T08:44:00.484531017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.488299126Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-09T08:44:00.488470421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067926s 
2026-07-09T08:44:00.488774002Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-09T08:44:00.488989206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.489239510Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-07-09T08:44:00.490167730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-07-09T08:44:00.490783380Z [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-09T08:44:00.491413138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010597s 
2026-07-09T08:44:00.491584383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-07-09T08:44:00.491871000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-09T08:44:00.492249492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004567s 
2026-07-09T08:44:00.492419976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.492583475Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.492777015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-07-09T08:44:00.493066357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.493927722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009611s 
2026-07-09T08:44:00.494273288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-09T08:44:00', 'add_moviefiles_table') 
2026-07-09T08:44:00.494613563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.496283527Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-09T08:44:00.496463229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003288s 
2026-07-09T08:44:00.496658282Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-09T08:44:00.496867242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.497113078Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-07-09T08:44:00.497429134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-09T08:44:00.497589407Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.497768788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-07-09T08:44:00.498043121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.498944707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009855s 
2026-07-09T08:44:00.499275894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-09T08:44:00', 'fix_history_movieId') 
2026-07-09T08:44:00.499606640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.500497133Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-09T08:44:00.500673609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025191s 
2026-07-09T08:44:00.500858561Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-09T08:44:00.501058353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.501303437Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-07-09T08:44:00.502445687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.502611992Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.502786394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-07-09T08:44:00.503060055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.504043606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010605s 
2026-07-09T08:44:00.504220372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.504363179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.504539985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-07-09T08:44:00.504788977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-07-09T08:44:00.505655743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2026-07-09T08:44:00.505838461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.510482344Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.510896358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-07-09T08:44:00.522444716Z [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-09T08:44:00.524302758Z [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-09T08:44:00.525419437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:00.526588231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:00.529116313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:00.529630328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:00.530030063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018953s 
2026-07-09T08:44:00.530195356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.530336441Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:00.530525441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-07-09T08:44:00.530788291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-07-09T08:44:00.531573933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008703s 
2026-07-09T08:44:00.531940100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-09T08:44:00', 'add_tmdb_stuff') 
2026-07-09T08:44:00.532273131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.533169837Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-09T08:44:00.533336002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024474s 
2026-07-09T08:44:00.533541556Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-09T08:44:00.533734214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.533996001Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-07-09T08:44:00.534507812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-09T08:44:00.534674117Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.534840582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-07-09T08:44:00.537417241Z [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-09T08:44:00.538340531Z [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-09T08:44:00.538851320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-09T08:44:00.539486399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-09T08:44:00.541769797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-09T08:44:00.542179493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071647s 
2026-07-09T08:44:00.542493244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-09T08:44:00', 'fix_movie_files') 
2026-07-09T08:44:00.542827468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.544451589Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-09T08:44:00.544621551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094151s 
2026-07-09T08:44:00.544821484Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-09T08:44:00.545025084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.545272542Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-07-09T08:44:00.545760675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:44:00.545922671Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.546107043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-07-09T08:44:00.548555023Z [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-09T08:44:00.549329383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-07-09T08:44:00.549754519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:44:00.550486904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:44:00.553724534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:44:00.554134791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078432s 
2026-07-09T08:44:00.554471058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-09T08:44:00.554897978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-09T08:44:00.555184485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s 
2026-07-09T08:44:00.555520552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-09T08:44:00', 'update_schedule_intervale') 
2026-07-09T08:44:00.555859875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.556713454Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-09T08:44:00.556879769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019515s 
2026-07-09T08:44:00.557091816Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-09T08:44:00.557314264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.557597154Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-07-09T08:44:00.558247524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:44:00.558399300Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.558628802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-07-09T08:44:00.558914437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-07-09T08:44:00.560019453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s 
2026-07-09T08:44:00.560186810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:44:00.560330720Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.560540132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-07-09T08:44:00.560822801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-07-09T08:44:00.561806522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s 
2026-07-09T08:44:00.561976935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.562172188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.562691615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2026-07-09T08:44:00.563043904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-09T08:44:00', 'add_movie_formats_to_naming_config') 
2026-07-09T08:44:00.563375211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.564029269Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-09T08:44:00.564209361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018412s 
2026-07-09T08:44:00.564402510Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-09T08:44:00.564601661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.564847747Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-07-09T08:44:00.565149244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.565349528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.565526304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-07-09T08:44:00.565792590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-07-09T08:44:00.566787434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001083s 
2026-07-09T08:44:00.567111617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-09T08:44:00', 'add_phyiscal_release') 
2026-07-09T08:44:00.567447864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.568152072Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-09T08:44:00.568324910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024147s 
2026-07-09T08:44:00.568503249Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-09T08:44:00.568691769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.568924548Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-07-09T08:44:00.570604251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.571530566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-07-09T08:44:00.571789578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s 
2026-07-09T08:44:00.572141126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-09T08:44:00', 'remove_bitmetv') 
2026-07-09T08:44:00.572445589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.573013653Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-09T08:44:00.573171100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021906s 
2026-07-09T08:44:00.573361895Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-09T08:44:00.573552549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.573796971Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-07-09T08:44:00.574308912Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.574621582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-07-09T08:44:00.574870784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003675s 
2026-07-09T08:44:00.575192792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-09T08:44:00', 'remove_torrentleech') 
2026-07-09T08:44:00.575510202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.576106653Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-09T08:44:00.576301625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015447s 
2026-07-09T08:44:00.576521158Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-09T08:44:00.576744507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.577001305Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-07-09T08:44:00.577345448Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.577632676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-07-09T08:44:00.577877439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003463s 
2026-07-09T08:44:00.578197664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-09T08:44:00', 'remove_broadcasthenet') 
2026-07-09T08:44:00.578524412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.579058768Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-09T08:44:00.579224191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014869s 
2026-07-09T08:44:00.579403072Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-09T08:44:00.579591992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.579827857Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-07-09T08:44:00.580224917Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.580481253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-07-09T08:44:00.580719212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003395s 
2026-07-09T08:44:00.581028606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-09T08:44:00', 'remove_fanzub') 
2026-07-09T08:44:00.581342167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.581878016Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-09T08:44:00.582034211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014732s 
2026-07-09T08:44:00.582224735Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-09T08:44:00.582416310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.582658598Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-07-09T08:44:00.582903913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.583105338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.583591437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s 
2026-07-09T08:44:00.583941272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-09T08:44:00', 'update_movie_sorttitle') 
2026-07-09T08:44:00.584271677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.584826525Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-09T08:44:00.585000515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017177s 
2026-07-09T08:44:00.585202382Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-09T08:44:00.585402164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.585648711Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-07-09T08:44:00.585896560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.586094909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.586575087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2026-07-09T08:44:00.586918979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-09T08:44:00', 'update_movie_sorttitle_again') 
2026-07-09T08:44:00.587245176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.587796386Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-09T08:44:00.587979806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016833s 
2026-07-09T08:44:00.588165981Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-09T08:44:00.588355442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.588593392Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-07-09T08:44:00.589516921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-07-09T08:44:00.589783518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-07-09T08:44:00.590813823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s 
2026-07-09T08:44:00.591137104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-09T08:44:00', 'update_movie_file') 
2026-07-09T08:44:00.591458572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.592224825Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-09T08:44:00.592384296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024707s 
2026-07-09T08:44:00.592593498Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-09T08:44:00.592791707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.593047352Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-07-09T08:44:00.593297926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.593505284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.594005341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s 
2026-07-09T08:44:00.594330346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-09T08:44:00', 'update_movie_slug') 
2026-07-09T08:44:00.594752656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.595282554Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-09T08:44:00.595454791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017641s 
2026-07-09T08:44:00.595658571Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-09T08:44:00.595883554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.596229902Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-07-09T08:44:00.596534134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.596690179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.596879891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-07-09T08:44:00.597129634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-07-09T08:44:00.598174969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011082s 
2026-07-09T08:44:00.598500374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-09T08:44:00', 'add_youtube_trailer_id') 
2026-07-09T08:44:00.598832633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.599463554Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-09T08:44:00.599626642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023746s 
2026-07-09T08:44:00.599802847Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-09T08:44:00.600015746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.600248425Z [Info] add_studio: Starting migration of Main DB to 120 
2026-07-09T08:44:00.600547617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.600701437Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.600871119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-07-09T08:44:00.601099609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-07-09T08:44:00.602098551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2026-07-09T08:44:00.602409157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-09T08:44:00', 'add_studio') 
2026-07-09T08:44:00.602729452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.603309570Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-09T08:44:00.603462408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002253s 
2026-07-09T08:44:00.603654866Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-09T08:44:00.603861331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.604118309Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-07-09T08:44:00.604388734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.604577965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.605092742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005347s 
2026-07-09T08:44:00.605423718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-09T08:44:00', 'update_filedate_config') 
2026-07-09T08:44:00.605751979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.606332709Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-09T08:44:00.606496860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017415s 
2026-07-09T08:44:00.606691391Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-09T08:44:00.606895603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.607140205Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-07-09T08:44:00.607562426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-09T08:44:00.607717398Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.607912421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-07-09T08:44:00.608186122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-07-09T08:44:00.609167689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001072s 
2026-07-09T08:44:00.609324464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-09T08:44:00.609466090Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.609636693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-07-09T08:44:00.612442624Z [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-09T08:44:00.613499834Z [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-09T08:44:00.614074291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-09T08:44:00.614517624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-09T08:44:00.617395089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075636s 
2026-07-09T08:44:00.617558628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-09T08:44:00.617714863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.617895186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-07-09T08:44:00.620570223Z [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-09T08:44:00.621604246Z [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-09T08:44:00.622166799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-09T08:44:00.622707067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-09T08:44:00.624742417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066568s 
2026-07-09T08:44:00.625090307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-09T08:44:00', 'add_movieid_to_blacklist') 
2026-07-09T08:44:00.625426735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.626447901Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-09T08:44:00.626620369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083298s 
2026-07-09T08:44:00.626840191Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-09T08:44:00.627044292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.627307052Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-07-09T08:44:00.628357858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-07-09T08:44:00.629011705Z [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-09T08:44:00.629601593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s 
2026-07-09T08:44:00.629785203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-07-09T08:44:00.630050998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-07-09T08:44:00.630399710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-07-09T08:44:00.630730006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-09T08:44:00', 'create_netimport_table') 
2026-07-09T08:44:00.631081744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.631820191Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-09T08:44:00.632009984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s 
2026-07-09T08:44:00.632224666Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-09T08:44:00.632433787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.632687117Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-07-09T08:44:00.632999076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-09T08:44:00.633163176Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.633352347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-07-09T08:44:00.633611018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-07-09T08:44:00.634463325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000915s 
2026-07-09T08:44:00.634813931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-09T08:44:00', 'add_preferred_tags_to_profile') 
2026-07-09T08:44:00.635158545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.635937885Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-09T08:44:00.636072155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022659s 
2026-07-09T08:44:00.636272338Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-09T08:44:00.636478043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.636728647Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-07-09T08:44:00.636990935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.637240117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.637699963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004844s 
2026-07-09T08:44:00.638025429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-09T08:44:00', 'fix_imdb_unique') 
2026-07-09T08:44:00.638359602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.639002477Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-09T08:44:00.639169623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017685s 
2026-07-09T08:44:00.639389215Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-09T08:44:00.639597946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.639881667Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-07-09T08:44:00.640211482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.640417617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.642260739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018647s 
2026-07-09T08:44:00.642612768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-09T08:44:00', 'update_qualities_and_profiles') 
2026-07-09T08:44:00.642977843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.643723094Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-09T08:44:00.643923297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032899s 
2026-07-09T08:44:00.644137890Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-09T08:44:00.644330307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.644628678Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-07-09T08:44:00.644982771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.645264819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-09T08:44:00.645533069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003605s 
2026-07-09T08:44:00.645859597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-09T08:44:00', 'remove_wombles') 
2026-07-09T08:44:00.646198600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.646916005Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-09T08:44:00.647089454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017113s 
2026-07-09T08:44:00.647284908Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-09T08:44:00.647486814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.647744603Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-07-09T08:44:00.648083476Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.648383741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-07-09T08:44:00.648655348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s 
2026-07-09T08:44:00.648979981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-09T08:44:00', 'remove_kickass') 
2026-07-09T08:44:00.649314615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.650022842Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-09T08:44:00.650195429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017048s 
2026-07-09T08:44:00.650436054Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-09T08:44:00.650661869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.650935079Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-07-09T08:44:00.651281327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:44:00.651454976Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.651668476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-07-09T08:44:00.651978401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-07-09T08:44:00.652867702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s 
2026-07-09T08:44:00.653235112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-09T08:44:00', 'add_parsed_movie_info_to_pending_release') 
2026-07-09T08:44:00.653595768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.654285577Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-09T08:44:00.654485109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023583s 
2026-07-09T08:44:00.654694060Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-09T08:44:00.654904734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.655163155Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-07-09T08:44:00.655504472Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.655789747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-09T08:44:00.656070422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s 
2026-07-09T08:44:00.656279694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.656562553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-07-09T08:44:00.656831735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003612s 
2026-07-09T08:44:00.657164666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-09T08:44:00', 'remove_wombles_kickass') 
2026-07-09T08:44:00.657507096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.658110381Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-09T08:44:00.658287698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001603s 
2026-07-09T08:44:00.658514615Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-09T08:44:00.658735479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.659015954Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-07-09T08:44:00.659353925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:44:00.659527314Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.659734832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-07-09T08:44:00.662594101Z [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-09T08:44:00.663493172Z [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-09T08:44:00.664029782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-09T08:44:00.664499619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-09T08:44:00.666585620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066339s 
2026-07-09T08:44:00.666924943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-09T08:44:00', 'make_parsed_episode_info_nullable') 
2026-07-09T08:44:00.667279327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.668067204Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-09T08:44:00.668261615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080786s 
2026-07-09T08:44:00.668471768Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-09T08:44:00.668696371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.668998319Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-07-09T08:44:00.669439488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-09T08:44:00.670025247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-09T08:44:00.670407497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006421s 
2026-07-09T08:44:00.670749636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-09T08:44:00', 'rename_torrent_downloadstation') 
2026-07-09T08:44:00.671108078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.671783799Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-09T08:44:00.671980916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019788s 
2026-07-09T08:44:00.672183514Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-09T08:44:00.672388707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.672640595Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-07-09T08:44:00.673479715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-09T08:44:00.673644196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.673843557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-07-09T08:44:00.674156197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-09T08:44:00.675014576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009821s 
2026-07-09T08:44:00.675184578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.675331244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.675522639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-07-09T08:44:00.675825008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-09T08:44:00.676709990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009996s 
2026-07-09T08:44:00.677250780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-09T08:44:00', 'add_minimumavailability') 
2026-07-09T08:44:00.677649793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.678237397Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-09T08:44:00.678411658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024937s 
2026-07-09T08:44:00.678635288Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-09T08:44:00.678851313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.679110014Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-07-09T08:44:00.679381210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.679585111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.679888703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003058s 
2026-07-09T08:44:00.680239489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-09T08:44:00', 'add_remux_qualities_for_the_wankers') 
2026-07-09T08:44:00.680583722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.681169633Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-09T08:44:00.681355427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015552s 
2026-07-09T08:44:00.681572364Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-09T08:44:00.681780463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.682036348Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-07-09T08:44:00.682379539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.682542297Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.682729053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-07-09T08:44:00.683017404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.684013109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010954s 
2026-07-09T08:44:00.684356812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-09T08:44:00', 'add_haspredbentry_to_movies') 
2026-07-09T08:44:00.684703861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.685321545Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-09T08:44:00.685499864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023675s 
2026-07-09T08:44:00.685699696Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-09T08:44:00.685904879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.686156145Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-07-09T08:44:00.686459546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.686623687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.686816555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-07-09T08:44:00.687096209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-07-09T08:44:00.688011211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010174s 
2026-07-09T08:44:00.688467410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-09T08:44:00', 'add_pathstate_to_movies') 
2026-07-09T08:44:00.688809179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.689863111Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-09T08:44:00.690037933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028323s 
2026-07-09T08:44:00.690246584Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-09T08:44:00.690459302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.690720218Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-07-09T08:44:00.691261388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-07-09T08:44:00.691698027Z [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-09T08:44:00.692289388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008338s 
2026-07-09T08:44:00.692496104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-07-09T08:44:00.692803053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-07-09T08:44:00.693172196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2026-07-09T08:44:00.693344062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.693535157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.694254446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007459s 
2026-07-09T08:44:00.694609721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-09T08:44:00', 'add_import_exclusions_table') 
2026-07-09T08:44:00.694954956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.695750148Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-09T08:44:00.696011424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021778s 
2026-07-09T08:44:00.696226217Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-09T08:44:00.696431731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.696686564Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-07-09T08:44:00.696990867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.697151931Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.697350371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-07-09T08:44:00.697616677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-07-09T08:44:00.698563214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s 
2026-07-09T08:44:00.698916405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-09T08:44:00', 'add_physical_release_note') 
2026-07-09T08:44:00.699271009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.699960488Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-09T08:44:00.700133366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023604s 
2026-07-09T08:44:00.700347036Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-09T08:44:00.700556979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.700822273Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-07-09T08:44:00.701081726Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.701282510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.703160092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018931s 
2026-07-09T08:44:00.703495728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-09T08:44:00', 'consolidate_indexer_baseurl') 
2026-07-09T08:44:00.703842146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.704490221Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-09T08:44:00.704671386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031879s 
2026-07-09T08:44:00.704877741Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-09T08:44:00.705107404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.705358450Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-07-09T08:44:00.708089319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-07-09T08:44:00.708798137Z [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-09T08:44:00.709413446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011375s 
2026-07-09T08:44:00.718616171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-07-09T08:44:00.723455066Z [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-09T08:44:00.725781973Z [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-09T08:44:00.726807639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:00.727529292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:00.729926210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:00.730297447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114663s 
2026-07-09T08:44:00.730459023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.730607802Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.730814970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-07-09T08:44:00.731078320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-07-09T08:44:00.732068174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010009s 
2026-07-09T08:44:00.732241112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.732389872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.732584554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-07-09T08:44:00.732893506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-07-09T08:44:00.733873910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010983s 
2026-07-09T08:44:00.734228735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-09T08:44:00', 'add_alternative_titles_table') 
2026-07-09T08:44:00.734574121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.735616329Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-09T08:44:00.735841172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027773s 
2026-07-09T08:44:00.736081075Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-09T08:44:00.736293814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.736567375Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-07-09T08:44:00.737060027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.737263417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.737586447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003484s 
2026-07-09T08:44:00.737770658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-09T08:44:00.737937605Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-09T08:44:00.738139952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-07-09T08:44:00.741315738Z [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-09T08:44:00.742351184Z [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-09T08:44:00.742879618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-09T08:44:00.743454766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-09T08:44:00.745784148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074394s 
2026-07-09T08:44:00.745996014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-09T08:44:00.746379497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:00.746876448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006614s 
2026-07-09T08:44:00.747239419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-09T08:44:00', 'fix_duplicate_alt_titles') 
2026-07-09T08:44:00.747612310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.748629879Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-09T08:44:00.748857989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023818s 
2026-07-09T08:44:00.749076308Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-09T08:44:00.749298586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.749576015Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-07-09T08:44:00.751336000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-07-09T08:44:00.751622356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:44:00.752065028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s 
2026-07-09T08:44:00.752244920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-07-09T08:44:00.752456747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-09T08:44:00.752838766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2026-07-09T08:44:00.753018428Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-07-09T08:44:00.753220735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:44:00.753620471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004245s 
2026-07-09T08:44:00.754161410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-09T08:44:00.754706357Z [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-09T08:44:00.755207126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008677s 
2026-07-09T08:44:00.755378752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-09T08:44:00.755974451Z [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-09T08:44:00.756493697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009423s 
2026-07-09T08:44:00.756675383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-09T08:44:00.757273077Z [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-09T08:44:00.757962576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011218s 
2026-07-09T08:44:00.758286087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-09T08:44:00', 'movie_extras') 
2026-07-09T08:44:00.758619429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.759330661Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-09T08:44:00.759492367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024753s 
2026-07-09T08:44:00.759681528Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-09T08:44:00.759912793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.760166735Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-07-09T08:44:00.760769980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-07-09T08:44:00.760971977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-07-09T08:44:00.761367353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2026-07-09T08:44:00.761603589Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-07-09T08:44:00.761812539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-07-09T08:44:00.762193617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s 
2026-07-09T08:44:00.762357357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-07-09T08:44:00.762545476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-07-09T08:44:00.763123860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006024s 
2026-07-09T08:44:00.763301017Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-07-09T08:44:00.763507283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-07-09T08:44:00.764012119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2026-07-09T08:44:00.764302725Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-07-09T08:44:00.767044126Z [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-09T08:44:00.767985021Z [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-09T08:44:00.768522714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-09T08:44:00.769168434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-09T08:44:00.771175777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006683s 
2026-07-09T08:44:00.771377573Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-07-09T08:44:00.774027951Z [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-09T08:44:00.774848033Z [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-09T08:44:00.775311897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:44:00.776021557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:44:00.778300457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-09T08:44:00.778793921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:44:00.779160820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076065s 
2026-07-09T08:44:00.779506696Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-07-09T08:44:00.782561298Z [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-09T08:44:00.783537664Z [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-09T08:44:00.784157052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-09T08:44:00.784741148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-09T08:44:00.786672288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069069s 
2026-07-09T08:44:00.786906980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-07-09T08:44:00.790004579Z [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-09T08:44:00.790760702Z [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-09T08:44:00.791221490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-09T08:44:00.791859304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-09T08:44:00.793895255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067801s 
2026-07-09T08:44:00.794238236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-09T08:44:00', 'clean_core_tv') 
2026-07-09T08:44:00.794581737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.796335570Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-09T08:44:00.796504670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091986s 
2026-07-09T08:44:00.796740986Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-09T08:44:00.796959997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.797249450Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-07-09T08:44:00.797698916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:44:00.797873918Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:00.798068801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-07-09T08:44:00.798337101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-07-09T08:44:00.799155680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008959s 
2026-07-09T08:44:00.799395753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-07-09T08:44:00.799714786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-07-09T08:44:00.800705712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s 
2026-07-09T08:44:00.801056468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-09T08:44:00', 'add_cookies_to_indexer_status') 
2026-07-09T08:44:00.801410521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.802113336Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-09T08:44:00.802296646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024373s 
2026-07-09T08:44:00.802496278Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-09T08:44:00.802700319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.802972627Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-07-09T08:44:00.803395268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-09T08:44:00.803753229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-09T08:44:00.804117032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s 
2026-07-09T08:44:00.804382276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-09T08:44:00.804700617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-09T08:44:00.804969308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003624s 
2026-07-09T08:44:00.805323311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-09T08:44:00', 'banner_to_fanart') 
2026-07-09T08:44:00.805690220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.806430111Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-09T08:44:00.806609812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s 
2026-07-09T08:44:00.807003525Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-09T08:44:00.807240342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.807518352Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-07-09T08:44:00.808102198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:44:00.808300628Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:00.808534890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-09T08:44:00.808888592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.809820860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001085s 
2026-07-09T08:44:00.810173810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-09T08:44:00', 'naming_config_colon_action') 
2026-07-09T08:44:00.810576762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.811354418Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-09T08:44:00.811542156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025671s 
2026-07-09T08:44:00.811766528Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-09T08:44:00.811988084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.812254511Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-07-09T08:44:00.812867044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-09T08:44:00.813279565Z [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-09T08:44:00.813747217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2026-07-09T08:44:00.813953362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-09T08:44:00.814254699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-09T08:44:00.814645967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005049s 
2026-07-09T08:44:00.814826701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-09T08:44:00.814983427Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.815179201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-07-09T08:44:00.815636873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-07-09T08:44:00.816648561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s 
2026-07-09T08:44:00.816882311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-07-09T08:44:00.817187416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.818047067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009701s 
2026-07-09T08:44:00.818219514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.818421491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.818639941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002562s 
2026-07-09T08:44:00.818999726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-09T08:44:00', 'add_custom_formats') 
2026-07-09T08:44:00.819389751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.820193290Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-09T08:44:00.820381479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s 
2026-07-09T08:44:00.820617724Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-09T08:44:00.820823769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.821090226Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-07-09T08:44:00.821494230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-09T08:44:00.821841249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-09T08:44:00.822136724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 
2026-07-09T08:44:00.822483693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-09T08:44:00', 'remove_extra_naming_config') 
2026-07-09T08:44:00.822844840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.823628368Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-09T08:44:00.823806126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018551s 
2026-07-09T08:44:00.824044747Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-09T08:44:00.824254800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.824528822Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-07-09T08:44:00.824792363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.824999600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.826600174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016169s 
2026-07-09T08:44:00.826960349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-09T08:44:00', 'convert_regex_required_tags') 
2026-07-09T08:44:00.827307859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.828118732Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-09T08:44:00.828300879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030891s 
2026-07-09T08:44:00.828518126Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-09T08:44:00.828719051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.828973985Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-07-09T08:44:00.829235972Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.829425955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.829923417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005182s 
2026-07-09T08:44:00.830282670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-09T08:44:00', 'fix_format_tags_double_underscore') 
2026-07-09T08:44:00.830631693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.831373788Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-09T08:44:00.831548740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019168s 
2026-07-09T08:44:00.831745346Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-09T08:44:00.831967533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.832207477Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-07-09T08:44:00.832542942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-09T08:44:00.832712744Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.832880452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-07-09T08:44:00.833126177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-07-09T08:44:00.833998935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009397s 
2026-07-09T08:44:00.834221934Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-09T08:44:00.834445584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-09T08:44:00.834689025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000289s 
2026-07-09T08:44:00.835048499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-09T08:44:00', 'add_tags_to_net_import') 
2026-07-09T08:44:00.835379986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.836252454Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-09T08:44:00.836417977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017963s 
2026-07-09T08:44:00.836621377Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-09T08:44:00.836816169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.837068858Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-07-09T08:44:00.837455256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-09T08:44:00.837853839Z [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-09T08:44:00.838283444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s 
2026-07-09T08:44:00.838610372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-09T08:44:00', 'add_custom_filters') 
2026-07-09T08:44:00.838944245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.839777042Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-09T08:44:00.839960822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021176s 
2026-07-09T08:44:00.840180675Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-09T08:44:00.840391189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.840658597Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-07-09T08:44:00.842840241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:44:00.843019723Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:00.843198092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-09T08:44:00.843486323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.844488040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010923s 
2026-07-09T08:44:00.844842264Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-07-09T08:44:00.850166266Z [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-09T08:44:00.851307475Z [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-09T08:44:00.851945019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:44:00.852842637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:44:00.855076736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:44:00.855445028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104135s 
2026-07-09T08:44:00.855681234Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-09T08:44:00.859076081Z [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-09T08:44:00.860020563Z [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-09T08:44:00.860510830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-09T08:44:00.861145960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-09T08:44:00.863151509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:44:00.863496404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074877s 
2026-07-09T08:44:00.863834505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:44:00.864016381Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:00.864214329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-09T08:44:00.864502630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-09T08:44:00.865321159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2026-07-09T08:44:00.865593547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-09T08:44:00.865904984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-09T08:44:00.866161080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s 
2026-07-09T08:44:00.866334630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:44:00.866473299Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.866677380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-09T08:44:00.871245049Z [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-09T08:44:00.872333151Z [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-09T08:44:00.872867277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-09T08:44:00.873545763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-09T08:44:00.875551663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:44:00.875948873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090713s 
2026-07-09T08:44:00.876132022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-09T08:44:00.876656078Z [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-09T08:44:00.877156135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008604s 
2026-07-09T08:44:00.877364304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-09T08:44:00.877686493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:44:00.878101118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000562s 
2026-07-09T08:44:00.878456704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-09T08:44:00', 'indexer_client_status_search_changes') 
2026-07-09T08:44:00.878789414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.880154133Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-09T08:44:00.880335277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s 
2026-07-09T08:44:00.880576493Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-09T08:44:00.880783410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.881058624Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-07-09T08:44:00.881662691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-09T08:44:00.881818805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:00.882013297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-07-09T08:44:00.882294574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:44:00.883186791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009953s 
2026-07-09T08:44:00.883350871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-09T08:44:00.883487566Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.883658531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-07-09T08:44:00.884000870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:44:00.884852816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010159s 
2026-07-09T08:44:00.885017468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-09T08:44:00.885158612Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:00.885330598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-07-09T08:44:00.885606083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:44:00.886545515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010346s 
2026-07-09T08:44:00.886709345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.886882163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.891269650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043923s 
2026-07-09T08:44:00.891634094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-09T08:44:00', 'add_language_to_files_history_blacklist') 
2026-07-09T08:44:00.892002967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.892690291Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-09T08:44:00.892870534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057686s 
2026-07-09T08:44:00.893085126Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-09T08:44:00.893286522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.893539812Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-07-09T08:44:00.895275167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-09T08:44:00.895430320Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:00.895611945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-07-09T08:44:00.895898082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-09T08:44:00.896805649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010114s 
2026-07-09T08:44:00.896965852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:00.897682425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-09T08:44:00.897939874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008285s 
2026-07-09T08:44:00.898275710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-09T08:44:00', 'add_update_allowed_quality_profile') 
2026-07-09T08:44:00.898604562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.899298640Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-09T08:44:00.899474244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021343s 
2026-07-09T08:44:00.899670830Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-09T08:44:00.899882456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.900172159Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-07-09T08:44:00.900530782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:44:00.900691716Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:00.900874935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-09T08:44:00.901159638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:00.902080603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010321s 
2026-07-09T08:44:00.902245766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.902426951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.917180454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147246s 
2026-07-09T08:44:00.917527343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-09T08:44:00', 'add_download_client_priority') 
2026-07-09T08:44:00.917873009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.918946812Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-09T08:44:00.919258971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163374s 
2026-07-09T08:44:00.919456028Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-09T08:44:00.919658536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.919959752Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-07-09T08:44:00.920293544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.920574430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-09T08:44:00.920838071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003554s 
2026-07-09T08:44:00.921168507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-09T08:44:00', 'remove_growl_prowl') 
2026-07-09T08:44:00.921517850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.922107608Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-09T08:44:00.922286328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015947s 
2026-07-09T08:44:00.922489117Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-09T08:44:00.922693077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.922945466Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-07-09T08:44:00.923321573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.923617800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-09T08:44:00.923898405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003689s 
2026-07-09T08:44:00.924109360Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.924398242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-09T08:44:00.924652794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000357s 
2026-07-09T08:44:00.924983290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-09T08:44:00', 'remove_plex_hometheatre') 
2026-07-09T08:44:00.925330710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.925895527Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-09T08:44:00.926072123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015611s 
2026-07-09T08:44:00.926269300Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-09T08:44:00.926470836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.926717643Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-07-09T08:44:00.926979680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:00.927183952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:00.928976442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018077s 
2026-07-09T08:44:00.929316828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-09T08:44:00', 'add_webrip_qualites') 
2026-07-09T08:44:00.929667273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.930321772Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-09T08:44:00.930495572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031438s 
2026-07-09T08:44:00.930703110Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-09T08:44:00.930907642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.931163266Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-07-09T08:44:00.931561358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:00.931731471Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:00.931963949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-09T08:44:00.932282992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.933327936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011717s 
2026-07-09T08:44:00.933505233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:00.933658893Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:00.933872553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-09T08:44:00.934203680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.935147721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010799s 
2026-07-09T08:44:00.935488898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-09T08:44:00', 'health_issue_notification') 
2026-07-09T08:44:00.935838763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.936739787Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-09T08:44:00.936913928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026316s 
2026-07-09T08:44:00.937111556Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-09T08:44:00.937313844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.937567555Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-07-09T08:44:00.938078283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-07-09T08:44:00.938363097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-09T08:44:00.938762882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s 
2026-07-09T08:44:00.938969007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-07-09T08:44:00.939267979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-07-09T08:44:00.939646913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s 
2026-07-09T08:44:00.939836364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-07-09T08:44:00.940129254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:00.940486093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s 
2026-07-09T08:44:00.940669562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-09T08:44:00.940921169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:00.941272517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2026-07-09T08:44:00.941455886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-09T08:44:00.941706501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:00.942057508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2026-07-09T08:44:00.942387893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-09T08:44:00', 'speed_improvements') 
2026-07-09T08:44:00.942717347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.943564573Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-09T08:44:00.943737822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019136s 
2026-07-09T08:44:00.943963537Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-09T08:44:00.944179241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.944435016Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-07-09T08:44:00.946218699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-07-09T08:44:00.949242819Z [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-09T08:44:00.950191209Z [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-09T08:44:00.950701748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-09T08:44:00.951410174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-09T08:44:00.953720818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:44:00.954100342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076817s 
2026-07-09T08:44:00.954453814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-07-09T08:44:00.957772348Z [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-09T08:44:00.958710708Z [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-09T08:44:00.959230274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-09T08:44:00.960067130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-09T08:44:00.962361480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:44:00.962736626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080704s 
2026-07-09T08:44:00.962899875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:00.963259078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-07-09T08:44:00.963577249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005118s 
2026-07-09T08:44:00.963931322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-09T08:44:00', 'fix_profile_format_default') 
2026-07-09T08:44:00.964274784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.965387876Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-09T08:44:00.965565243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022686s 
2026-07-09T08:44:00.965757540Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-09T08:44:00.965954166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.966226505Z [Info] task_duration: Starting migration of Main DB to 163 
2026-07-09T08:44:00.966570257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:44:00.966738235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.966939320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-09T08:44:00.967224244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-09T08:44:00.968238868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s 
2026-07-09T08:44:00.968569844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-09T08:44:00', 'task_duration') 
2026-07-09T08:44:00.968901322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.969518435Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-09T08:44:00.969710772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023591s 
2026-07-09T08:44:00.969967710Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-09T08:44:00.970171951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.970436855Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-07-09T08:44:00.971231385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:00.971406237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.971585739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-07-09T08:44:00.971899100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-07-09T08:44:00.972968644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011748s 
2026-07-09T08:44:00.973140139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-07-09T08:44:00.977038220Z [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-09T08:44:00.979422402Z [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-09T08:44:00.980800457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:00.981986045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:00.984307069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:00.984774280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:00.985218776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:00.985655786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:00.986007173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127012s 
2026-07-09T08:44:00.986173228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-07-09T08:44:00.986786233Z [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-09T08:44:00.987342443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010067s 
2026-07-09T08:44:00.987535922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-07-09T08:44:00.987822359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-09T08:44:00.988220952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2026-07-09T08:44:00.988399191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-07-09T08:44:00.988654726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-09T08:44:00.989025042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s 
2026-07-09T08:44:00.989237670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.989522904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-09T08:44:00.989783399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003649s 
2026-07-09T08:44:00.989986618Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:00.990260310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-09T08:44:00.990520163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003551s 
2026-07-09T08:44:00.990847723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-09T08:44:00', 'movie_collections_crew') 
2026-07-09T08:44:00.991181485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:00.992181639Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-09T08:44:00.992350960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019715s 
2026-07-09T08:44:00.996535979Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-09T08:44:00.996779810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:00.997077890Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-07-09T08:44:00.997805165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-09T08:44:00.997965117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:00.998150681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-07-09T08:44:00.998468551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:00.999485580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s 
2026-07-09T08:44:00.999652696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-09T08:44:00.999801937Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.000045337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-07-09T08:44:01.000334620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.001334142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001113s 
2026-07-09T08:44:01.001492892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.001677013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.003578573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019182s 
2026-07-09T08:44:01.003740769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.004048740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.004705021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008003s 
2026-07-09T08:44:01.004876286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.005051960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.005833675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008008s 
2026-07-09T08:44:01.006000000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.006184291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.006455156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002989s 
2026-07-09T08:44:01.006618395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.006801263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.009810564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029961s 
2026-07-09T08:44:01.009962610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.010143935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.010937163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008104s 
2026-07-09T08:44:01.011313311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-09T08:44:01', 'remove_custom_formats_from_quality_model') 
2026-07-09T08:44:01.011673586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.012597988Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-09T08:44:01.012775556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024054s 
2026-07-09T08:44:01.012979917Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-09T08:44:01.013198918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.013437629Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-07-09T08:44:01.013778486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.013985162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.014923111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009589s 
2026-07-09T08:44:01.015095518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.015290371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.015907534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006048s 
2026-07-09T08:44:01.016077045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.016260755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.016914442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006594s 
2026-07-09T08:44:01.017249517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-09T08:44:01', 'fix_tmdb_list_config') 
2026-07-09T08:44:01.017587187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.018195832Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-09T08:44:01.018363139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019087s 
2026-07-09T08:44:01.018560778Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-09T08:44:01.018765841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.019017918Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-07-09T08:44:01.019429798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-07-09T08:44:01.023451267Z [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-09T08:44:01.025793284Z [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-09T08:44:01.026868640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.027974387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.030268246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.030779937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.031298842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.031814260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.032203434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125826s 
2026-07-09T08:44:01.032463257Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-09T08:44:01.032734333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-09T08:44:01.032980810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003236s 
2026-07-09T08:44:01.033159369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-09T08:44:01.033307658Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:01.033504885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-07-09T08:44:01.033797013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-09T08:44:01.034801126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001113s 
2026-07-09T08:44:01.034980217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-07-09T08:44:01.038600999Z [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-09T08:44:01.039878462Z [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-09T08:44:01.040473360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-09T08:44:01.041175745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-09T08:44:01.043502891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-09T08:44:01.043884189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086933s 
2026-07-09T08:44:01.044226038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-09T08:44:01', 'remove_movie_pathstate') 
2026-07-09T08:44:01.044571724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.046425107Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-09T08:44:01.046602073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112085s 
2026-07-09T08:44:01.046860223Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-09T08:44:01.047066369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.047340461Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-07-09T08:44:01.047933946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-09T08:44:01.048101193Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.048295063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-07-09T08:44:01.048618925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:44:01.049668008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011868s 
2026-07-09T08:44:01.049831758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.050013744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.051472492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014682s 
2026-07-09T08:44:01.051677004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-07-09T08:44:01.056464486Z [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-09T08:44:01.057169617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-07-09T08:44:01.057641527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-09T08:44:01.058323370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-09T08:44:01.060847674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-09T08:44:01.061295767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093969s 
2026-07-09T08:44:01.061640541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-09T08:44:01', 'custom_format_rework') 
2026-07-09T08:44:01.061993161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.062920238Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-09T08:44:01.063103157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110048s 
2026-07-09T08:44:01.063333992Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-09T08:44:01.063540217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.063815973Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-07-09T08:44:01.064527997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-09T08:44:01.064692017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.064907210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-07-09T08:44:01.065218257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.066204854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011077s 
2026-07-09T08:44:01.066374906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-09T08:44:01.066526031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.066720382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-07-09T08:44:01.067020717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.068058898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011434s 
2026-07-09T08:44:01.068233279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.068442531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.071005152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025903s 
2026-07-09T08:44:01.071230075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-07-09T08:44:01.074494610Z [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-09T08:44:01.075657341Z [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-09T08:44:01.076251258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-09T08:44:01.076969514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-09T08:44:01.079548147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:44:01.079945939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085227s 
2026-07-09T08:44:01.080152324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-09T08:44:01.080310483Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.080606940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-07-09T08:44:01.081002256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.081949303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s 
2026-07-09T08:44:01.082292575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-09T08:44:01', 'custom_format_scores') 
2026-07-09T08:44:01.082629954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.083698066Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-09T08:44:01.083890644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028277s 
2026-07-09T08:44:01.084201730Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-09T08:44:01.084413867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.084677368Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-07-09T08:44:01.085116102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.085339993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.127652120Z []
2026-07-09T08:44:01.127767693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423951s 
2026-07-09T08:44:01.128026905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.128212148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.128816786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005799s 
2026-07-09T08:44:01.130297739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-09T08:44:01.130823457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-09T08:44:01.131293554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007132s 
2026-07-09T08:44:01.131645884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-09T08:44:01', 'fix_trakt_list_config') 
2026-07-09T08:44:01.132024937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.132714185Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-09T08:44:01.132889318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020915s 
2026-07-09T08:44:01.133130674Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-09T08:44:01.133345607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.133621613Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-07-09T08:44:01.134059545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-09T08:44:01.134236231Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.134449350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-09T08:44:01.134761078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-09T08:44:01.135706142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010608s 
2026-07-09T08:44:01.135896124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.136102590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.137199289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s 
2026-07-09T08:44:01.137556979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-09T08:44:01', 'quality_definition_preferred_size') 
2026-07-09T08:44:01.137906032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.138698728Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-09T08:44:01.138883661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025677s 
2026-07-09T08:44:01.139091249Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-09T08:44:01.139290631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.139545494Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-07-09T08:44:01.140441148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-09T08:44:01.141080325Z [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-09T08:44:01.141680814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010683s 
2026-07-09T08:44:01.141873793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-09T08:44:01.142183958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-09T08:44:01.142556218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s 
2026-07-09T08:44:01.142760008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-07-09T08:44:01.143053980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-09T08:44:01.143430368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s 
2026-07-09T08:44:01.143645722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-09T08:44:01.143968763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-09T08:44:01.144347435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s 
2026-07-09T08:44:01.144524211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.144711759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.145450256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007629s 
2026-07-09T08:44:01.145786964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-09T08:44:01', 'add_download_history') 
2026-07-09T08:44:01.146126238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.146954395Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-09T08:44:01.147128787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022331s 
2026-07-09T08:44:01.147328800Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-09T08:44:01.147546067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.147802403Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-07-09T08:44:01.148380137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-07-09T08:44:01.148991007Z [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-09T08:44:01.149559723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s 
2026-07-09T08:44:01.149762481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-07-09T08:44:01.150083327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.150463964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s 
2026-07-09T08:44:01.150805792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-09T08:44:01', 'net_import_status') 
2026-07-09T08:44:01.151148292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.152125230Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-09T08:44:01.152301555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021413s 
2026-07-09T08:44:01.152515726Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-09T08:44:01.152771431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.153006715Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-07-09T08:44:01.153282741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.153494057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.154457036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009914s 
2026-07-09T08:44:01.154801620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-09T08:44:01', 'email_multiple_addresses') 
2026-07-09T08:44:01.155286427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.155843258Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-09T08:44:01.156035976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023375s 
2026-07-09T08:44:01.156261671Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-09T08:44:01.156476824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.156743321Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-07-09T08:44:01.157128787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-09T08:44:01.157467910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-09T08:44:01.157855932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2026-07-09T08:44:01.158248582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-09T08:44:01', 'remove_chown_and_folderchmod_config') 
2026-07-09T08:44:01.158602535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.159167704Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-09T08:44:01.159349089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017244s 
2026-07-09T08:44:01.159557559Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-09T08:44:01.159773464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.160082887Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-07-09T08:44:01.160412130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.160574397Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.160795873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-07-09T08:44:01.161085516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:44:01.162076552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011059s 
2026-07-09T08:44:01.162411597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-09T08:44:01', 'movie_recommendations') 
2026-07-09T08:44:01.162748586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.163417222Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-09T08:44:01.163592145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024167s 
2026-07-09T08:44:01.163793901Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-09T08:44:01.164023433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.164273687Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-07-09T08:44:01.165856024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.166026187Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.166218414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-07-09T08:44:01.166521294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:01.167458060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010545s 
2026-07-09T08:44:01.167630117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.167780760Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.167983429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-07-09T08:44:01.168242741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-07-09T08:44:01.169125318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009605s 
2026-07-09T08:44:01.169296463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.169443599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.169634504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-07-09T08:44:01.169898906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-07-09T08:44:01.170781123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009634s 
2026-07-09T08:44:01.171005074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-07-09T08:44:01.175192207Z [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-09T08:44:01.177752884Z [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-09T08:44:01.178930817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.179966623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.183569069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.184051681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.184503741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.184938817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.185292019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141063s 
2026-07-09T08:44:01.185499176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-07-09T08:44:01.189634755Z [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-09T08:44:01.192019077Z [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-09T08:44:01.193136939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.194116612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.196397615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.196883123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.197336015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.197782525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.198124283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124465s 
2026-07-09T08:44:01.198306230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:44:01.198458276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.198659391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-07-09T08:44:01.198962010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.199895410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010303s 
2026-07-09T08:44:01.200150674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-09T08:44:01.200439586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-09T08:44:01.200695241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003374s 
2026-07-09T08:44:01.200897268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-07-09T08:44:01.204133196Z [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-09T08:44:01.205191878Z [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-09T08:44:01.205846867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-09T08:44:01.206462376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-09T08:44:01.208809353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077192s 
2026-07-09T08:44:01.209281063Z [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-09T08:44:01.209883306Z [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-09T08:44:01.210383013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000792s 
2026-07-09T08:44:01.210639539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-09T08:44:01.210916627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-09T08:44:01.211313737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004461s 
2026-07-09T08:44:01.211470222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.211654474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.212781453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011467s 
2026-07-09T08:44:01.212977378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.213153502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.213668890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 
2026-07-09T08:44:01.213831247Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.214173607Z [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-09T08:44:01.214486948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s 
2026-07-09T08:44:01.214644165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.214886322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-07-09T08:44:01.215180374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s 
2026-07-09T08:44:01.215522093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-09T08:44:01', 'language_improvements') 
2026-07-09T08:44:01.215879553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.217290444Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-09T08:44:01.217482521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024474s 
2026-07-09T08:44:01.217676221Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-09T08:44:01.217873428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.218132129Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-07-09T08:44:01.218436022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.218641085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.219806522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00119s 
2026-07-09T08:44:01.220026986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.220236578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.220985977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007894s 
2026-07-09T08:44:01.221313417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-09T08:44:01', 'new_list_server') 
2026-07-09T08:44:01.221652910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.222268650Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-09T08:44:01.222437751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020518s 
2026-07-09T08:44:01.222651772Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-09T08:44:01.222859280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.223117480Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-07-09T08:44:01.223517005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-07-09T08:44:01.223834905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-09T08:44:01.224238297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s 
2026-07-09T08:44:01.224442428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-07-09T08:44:01.224750810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-09T08:44:01.225113951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2026-07-09T08:44:01.225456000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-09T08:44:01', 'movie_translation_indexes') 
2026-07-09T08:44:01.225797307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.226549432Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-09T08:44:01.226736689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018742s 
2026-07-09T08:44:01.226946231Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-09T08:44:01.227153368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.227411609Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-07-09T08:44:01.227693597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.227915513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.231252264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033739s 
2026-07-09T08:44:01.231638772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-09T08:44:01', 'fix_invalid_profile_references') 
2026-07-09T08:44:01.232106935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.232730722Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-09T08:44:01.232908019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048118s 
2026-07-09T08:44:01.233110346Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-09T08:44:01.233312654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.233567437Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-07-09T08:44:01.235355337Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-07-09T08:44:01.235713849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-07-09T08:44:01.238125286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025554s 
2026-07-09T08:44:01.238349819Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-07-09T08:44:01.238635263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-07-09T08:44:01.240844002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022905s 
2026-07-09T08:44:01.241150599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-09T08:44:01.241487047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-09T08:44:01.241772372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2026-07-09T08:44:01.241945410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:44:01.242099049Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.242296186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-07-09T08:44:01.242629067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.243555042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s 
2026-07-09T08:44:01.243745105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-07-09T08:44:01.244774678Z [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-09T08:44:01.245564299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001621s 
2026-07-09T08:44:01.245879804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-09T08:44:01', 'list_movies_table') 
2026-07-09T08:44:01.246211512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.246967896Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-09T08:44:01.247150904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030182s 
2026-07-09T08:44:01.247373492Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-09T08:44:01.247580038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.247863850Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-07-09T08:44:01.248439580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:01.248597638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.248782801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-07-09T08:44:01.249072444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.250038560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010769s 
2026-07-09T08:44:01.250397082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-09T08:44:01', 'on_delete_notification') 
2026-07-09T08:44:01.250716375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.251446746Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-09T08:44:01.251611027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024394s 
2026-07-09T08:44:01.251835539Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-09T08:44:01.252060352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.252338723Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-07-09T08:44:01.252668938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.252880414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.253426093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2026-07-09T08:44:01.253670946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-09T08:44:01.253952453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-09T08:44:01.254223949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003314s 
2026-07-09T08:44:01.254411106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-07-09T08:44:01.257895684Z [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-09T08:44:01.258898655Z [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-09T08:44:01.259415125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-09T08:44:01.260240417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-09T08:44:01.262625791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:44:01.262997800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084206s 
2026-07-09T08:44:01.263334819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-09T08:44:01', 'download_propers_config') 
2026-07-09T08:44:01.263676297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.265392613Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-09T08:44:01.265577345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107723s 
2026-07-09T08:44:01.265802719Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-09T08:44:01.266020037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.266284630Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-07-09T08:44:01.266712131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:44:01.266885480Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.267077026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-09T08:44:01.267357361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-09T08:44:01.268341242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001081s 
2026-07-09T08:44:01.268675866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-09T08:44:01', 'add_priority_to_indexers') 
2026-07-09T08:44:01.269033115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.269917126Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-09T08:44:01.270100024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026222s 
2026-07-09T08:44:01.270311570Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-09T08:44:01.270529569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.270787228Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-07-09T08:44:01.271179007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-09T08:44:01.271503491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:01.271898717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s 
2026-07-09T08:44:01.272110854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-07-09T08:44:01.272432522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-09T08:44:01.272803349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s 
2026-07-09T08:44:01.273155017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-09T08:44:01', 'add_alternative_title_indices') 
2026-07-09T08:44:01.273490182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.274366717Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-09T08:44:01.274546169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002024s 
2026-07-09T08:44:01.274750360Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-09T08:44:01.274949020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.275204284Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-07-09T08:44:01.276452458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.276677862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.278191230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015452s 
2026-07-09T08:44:01.278656547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-07-09T08:44:01.279073227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-07-09T08:44:01.279493714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s 
2026-07-09T08:44:01.279660009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.279805231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.279991827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-07-09T08:44:01.285931710Z [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-09T08:44:01.288521506Z [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-09T08:44:01.289674919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.290625393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.293328437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.293867312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.294345415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.294743807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014527s 
2026-07-09T08:44:01.294928710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-09T08:44:01.295235257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.295634181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s 
2026-07-09T08:44:01.296035880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-09T08:44:01', 'fix_tmdb_duplicates') 
2026-07-09T08:44:01.296435024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.298153966Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-09T08:44:01.298377376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029525s 
2026-07-09T08:44:01.298795077Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-09T08:44:01.299004138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.299434615Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-07-09T08:44:01.299955324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.300168964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.300906419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007464s 
2026-07-09T08:44:01.301328980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-09T08:44:01', 'swap_filechmod_for_folderchmod') 
2026-07-09T08:44:01.301633253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.302684771Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-09T08:44:01.302878892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024987s 
2026-07-09T08:44:01.303119777Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-09T08:44:01.303340692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.303597429Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-07-09T08:44:01.304103578Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-09T08:44:01.304495668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-09T08:44:01.304796774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s 
2026-07-09T08:44:01.305155687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-09T08:44:01.305604822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-09T08:44:01.305919165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004952s 
2026-07-09T08:44:01.306193087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-09T08:44:01.306524885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-09T08:44:01.306810661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s 
2026-07-09T08:44:01.307149233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-09T08:44:01', 'mediainfo_channels') 
2026-07-09T08:44:01.307476632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.308928235Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-09T08:44:01.309114731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024713s 
2026-07-09T08:44:01.309305696Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-09T08:44:01.309504496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.309756093Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-07-09T08:44:01.310170597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-09T08:44:01', 'add_update_history') 
2026-07-09T08:44:01.310518087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.311205692Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-09T08:44:01.311379853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017028s 
2026-07-09T08:44:01.311588693Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-09T08:44:01.311810620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.312077428Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-07-09T08:44:01.315756237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-09T08:44:01.316237416Z [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-09T08:44:01.316570788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s 
2026-07-09T08:44:01.316933448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-09T08:44:01.317373404Z [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-09T08:44:01.317696174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s 
2026-07-09T08:44:01.318038363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-09T08:44:01', 'update_awesome_hd_link') 
2026-07-09T08:44:01.318386524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.319082777Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-09T08:44:01.319259603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018616s 
2026-07-09T08:44:01.319450327Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-09T08:44:01.319657745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.319961797Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-07-09T08:44:01.320298726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:01.320579311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-07-09T08:44:01.320846890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003574s 
2026-07-09T08:44:01.321170231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-09T08:44:01', 'remove_awesomehd') 
2026-07-09T08:44:01.321511368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.322261519Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-09T08:44:01.322446151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001743s 
2026-07-09T08:44:01.322667056Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-09T08:44:01.322878532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.323134798Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-07-09T08:44:01.323645136Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-07-09T08:44:01.327426171Z [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-09T08:44:01.328685177Z [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-09T08:44:01.329324364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-09T08:44:01.329823118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-09T08:44:01.332194254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008312s 
2026-07-09T08:44:01.332382282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:01.332542565Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.332776186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-07-09T08:44:01.333102413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.334070022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011015s 
2026-07-09T08:44:01.334246778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:01.334405177Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.334640501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-07-09T08:44:01.334991277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.335935318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010815s 
2026-07-09T08:44:01.336309302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-09T08:44:01', 'add_on_delete_to_notifications') 
2026-07-09T08:44:01.336651511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.338420083Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-09T08:44:01.338594414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035192s 
2026-07-09T08:44:01.338824978Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-09T08:44:01.339030843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.339298852Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-07-09T08:44:01.340011878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:44:01.340193113Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:01.340405571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-09T08:44:01.340738061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.341738245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011239s 
2026-07-09T08:44:01.341899049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.342168883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-09T08:44:01.342467985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s 
2026-07-09T08:44:01.342818702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-09T08:44:01', 'add_bypass_to_delay_profile') 
2026-07-09T08:44:01.343165620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.343839237Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-09T08:44:01.344042236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017339s 
2026-07-09T08:44:01.344240555Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-09T08:44:01.344450378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.344690391Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-07-09T08:44:01.347498698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-09T08:44:01.348188898Z [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-09T08:44:01.348609976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007648s 
2026-07-09T08:44:01.348929810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-09T08:44:01', 'update_notifiarr') 
2026-07-09T08:44:01.349268642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.349823971Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-09T08:44:01.350001528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019584s 
2026-07-09T08:44:01.350193505Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-09T08:44:01.350396584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.350640305Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-07-09T08:44:01.351075411Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-09T08:44:01.351525277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-09T08:44:01.351843247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005081s 
2026-07-09T08:44:01.352215026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-09T08:44:01', 'legacy_mediainfo_hdr') 
2026-07-09T08:44:01.352552756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.353131963Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-09T08:44:01.353307667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s 
2026-07-09T08:44:01.353522219Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-09T08:44:01.353728104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.353981875Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-07-09T08:44:01.354275446Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-09T08:44:01.354527684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-09T08:44:01.356894471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024251s 
2026-07-09T08:44:01.357248684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-09T08:44:01', 'rename_blacklist_to_blocklist') 
2026-07-09T08:44:01.357583749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.358223267Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-09T08:44:01.358399101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037138s 
2026-07-09T08:44:01.358594144Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-09T08:44:01.358793165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.359047427Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-07-09T08:44:01.359346739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:44:01.359524918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.359704901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-09T08:44:01.359974975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-09T08:44:01.360900709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010047s 
2026-07-09T08:44:01.361233489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-09T08:44:01', 'add_indexer_tags') 
2026-07-09T08:44:01.361571310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.362196509Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-09T08:44:01.362367403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022786s 
2026-07-09T08:44:01.362559821Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-09T08:44:01.362760786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.363006651Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-07-09T08:44:01.363259761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.363461186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.364481281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s 
2026-07-09T08:44:01.364817678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-09T08:44:01', 'mediainfo_to_ffmpeg') 
2026-07-09T08:44:01.365165950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.365727811Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-09T08:44:01.365900499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022525s 
2026-07-09T08:44:01.366099119Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-09T08:44:01.366307108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.366553054Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-07-09T08:44:01.366937518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:44:01.367107320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.367329267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-09T08:44:01.367669803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:01.368720809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011804s 
2026-07-09T08:44:01.368953197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-09T08:44:01.369292190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:01.370286633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011392s 
2026-07-09T08:44:01.370456766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.370643381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.373554094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029301s 
2026-07-09T08:44:01.373889389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-09T08:44:01', 'cdh_per_downloadclient') 
2026-07-09T08:44:01.374227560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.374844703Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-09T08:44:01.375017521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041924s 
2026-07-09T08:44:01.375228837Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-09T08:44:01.375429220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.375678573Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-07-09T08:44:01.375987885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.376209011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.377372724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011647s 
2026-07-09T08:44:01.377724753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-09T08:44:01', 'migrate_discord_from_slack') 
2026-07-09T08:44:01.378056792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.378624726Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-09T08:44:01.378801732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024208s 
2026-07-09T08:44:01.378983639Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-09T08:44:01.379177649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.379416681Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-07-09T08:44:01.380439391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.380720427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-09T08:44:01.380995791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s 
2026-07-09T08:44:01.381156535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.381426118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-09T08:44:01.381696783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2026-07-09T08:44:01.381860132Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.382085546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-09T08:44:01.382334648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000322s 
2026-07-09T08:44:01.382486023Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:44:01.382725896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-09T08:44:01.382979747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000344s 
2026-07-09T08:44:01.383166463Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-07-09T08:44:01.387456734Z [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-09T08:44:01.389800705Z [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-09T08:44:01.390882293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.392039664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.394495079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.395043053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.395496577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.395962114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.396331157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129892s 
2026-07-09T08:44:01.396649599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-09T08:44:01', 'remove_predb') 
2026-07-09T08:44:01.396975986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.397950709Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-09T08:44:01.398117265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145903s 
2026-07-09T08:44:01.398345424Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-09T08:44:01.398556008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.398812204Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-07-09T08:44:01.399146147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:01.399312432Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.399521823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-09T08:44:01.399841357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.400819487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011014s 
2026-07-09T08:44:01.401165915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-09T08:44:01', 'add_on_update_to_notifications') 
2026-07-09T08:44:01.401509637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.403244230Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-09T08:44:01.403428381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034816s 
2026-07-09T08:44:01.403644837Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-09T08:44:01.403864870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.404130596Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-07-09T08:44:01.405352196Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:01.405600656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-09T08:44:01.405834066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002893s 
2026-07-09T08:44:01.406012466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-07-09T08:44:01.410257064Z [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-09T08:44:01.412573410Z [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-09T08:44:01.413664698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.414689131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.417165108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.417613170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.418069399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.418519395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.418885562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126876s 
2026-07-09T08:44:01.419080816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-07-09T08:44:01.422270390Z [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-09T08:44:01.422994077Z [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-09T08:44:01.423452931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-09T08:44:01.424263674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-09T08:44:01.426686193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-09T08:44:01.427227563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-09T08:44:01.427714754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-09T08:44:01.428133398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088683s 
2026-07-09T08:44:01.428328681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-07-09T08:44:01.431757487Z [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-09T08:44:01.432735567Z [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-09T08:44:01.433283049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:44:01.433765210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:44:01.436131235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076008s 
2026-07-09T08:44:01.436328944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-07-09T08:44:01.441439266Z [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-09T08:44:01.442393338Z [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-09T08:44:01.442936001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-09T08:44:01.443696372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-09T08:44:01.446159964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-09T08:44:01.446714942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-09T08:44:01.447058283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010542s 
2026-07-09T08:44:01.447273697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-07-09T08:44:01.450754658Z [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-09T08:44:01.451728319Z [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-09T08:44:01.452264499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-09T08:44:01.453018166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-09T08:44:01.455539264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:44:01.455941484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084825s 
2026-07-09T08:44:01.456155214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-07-09T08:44:01.459527867Z [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-09T08:44:01.460413521Z [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-09T08:44:01.460913087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-09T08:44:01.461536893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-09T08:44:01.464004594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076421s 
2026-07-09T08:44:01.464214096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-07-09T08:44:01.467686709Z [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-09T08:44:01.468875794Z [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-09T08:44:01.469449179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-09T08:44:01.470039849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-09T08:44:01.472485915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080589s 
2026-07-09T08:44:01.472690116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-07-09T08:44:01.476121497Z [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-09T08:44:01.476993143Z [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-09T08:44:01.477492238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:44:01.478337300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:44:01.480823818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-09T08:44:01.481314476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:44:01.481681144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088148s 
2026-07-09T08:44:01.481876207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-07-09T08:44:01.485421117Z [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-09T08:44:01.486527204Z [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-09T08:44:01.487125239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:44:01.487720237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:44:01.490090702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080452s 
2026-07-09T08:44:01.490295845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-07-09T08:44:01.493921527Z [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-09T08:44:01.495063727Z [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-09T08:44:01.495669307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-09T08:44:01.496334958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-09T08:44:01.498857648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-09T08:44:01.499236251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087649s 
2026-07-09T08:44:01.499435252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-07-09T08:44:01.502694325Z [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-09T08:44:01.503476150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-07-09T08:44:01.503947990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-09T08:44:01.504669093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-09T08:44:01.507105830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-09T08:44:01.507493962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078719s 
2026-07-09T08:44:01.507863356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-09T08:44:01', 'ensure_identity_on_id_columns') 
2026-07-09T08:44:01.508221037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.511214155Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-09T08:44:01.511393145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115491s 
2026-07-09T08:44:01.511642177Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-09T08:44:01.511871078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.512191093Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-07-09T08:44:01.512656820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:44:01.512820079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.513015433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-09T08:44:01.513322842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.514283877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010856s 
2026-07-09T08:44:01.514638982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-09T08:44:01', 'download_client_per_indexer') 
2026-07-09T08:44:01.514996102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.515923139Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-09T08:44:01.516113632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026525s 
2026-07-09T08:44:01.516325329Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-09T08:44:01.516540101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.516788281Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-07-09T08:44:01.517263258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-09T08:44:01.517658514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-09T08:44:01.517980352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s 
2026-07-09T08:44:01.518297671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-09T08:44:01.518674159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-09T08:44:01.518974735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s 
2026-07-09T08:44:01.519147894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.519342095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.520487782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s 
2026-07-09T08:44:01.520669999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.520864270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.521146048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003099s 
2026-07-09T08:44:01.521489269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-09T08:44:01', 'multiple_ratings_support') 
2026-07-09T08:44:01.521834194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.522861673Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-09T08:44:01.523246458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018531s 
2026-07-09T08:44:01.523525911Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-09T08:44:01.523713268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.523967610Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-07-09T08:44:01.525970945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-07-09T08:44:01.527135280Z [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-09T08:44:01.528065684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019179s 
2026-07-09T08:44:01.528284475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-07-09T08:44:01.528560681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-09T08:44:01.528913131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2026-07-09T08:44:01.529107322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-07-09T08:44:01.529391214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-09T08:44:01.529736469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s 
2026-07-09T08:44:01.529935941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-07-09T08:44:01.530249563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-09T08:44:01.530609808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s 
2026-07-09T08:44:01.533498095Z [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-09T08:44:01.533516502Z                           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-09T08:44:01.533524288Z                           FROM "Movies" 
2026-07-09T08:44:01.535177818Z [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-09T08:44:01.535615730Z                           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-09T08:44:01.535678487Z                           FROM "Movies" 
2026-07-09T08:44:01.536043772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018639s 
2026-07-09T08:44:01.537342859Z [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-09T08:44:01.537365244Z                           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-09T08:44:01.537379773Z                           FROM "ImportListMovies"
2026-07-09T08:44:01.537386457Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-09T08:44:01.537393831Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-09T08:44:01.539189368Z [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-09T08:44:01.539202314Z                           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-09T08:44:01.539209358Z                           FROM "ImportListMovies"
2026-07-09T08:44:01.539214298Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-09T08:44:01.539219528Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-09T08:44:01.540422090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023438s 
2026-07-09T08:44:01.540588776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.540725221Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.540905163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-07-09T08:44:01.541204186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.542227957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011415s 
2026-07-09T08:44:01.543866808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-09T08:44:01.544037622Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.544259268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-07-09T08:44:01.544575275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.545574117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011298s 
2026-07-09T08:44:01.545732095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-07-09T08:44:01.545875403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.546056508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-07-09T08:44:01.546353246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.547319312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010794s 
2026-07-09T08:44:01.547492711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-07-09T08:44:01.547637082Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.547834619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-07-09T08:44:01.548161728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.549140409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011112s 
2026-07-09T08:44:01.549313949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-07-09T08:44:01.549457147Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:01.549654635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-07-09T08:44:01.549963196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.550940114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011036s 
2026-07-09T08:44:01.551153804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-07-09T08:44:01.551483468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.551865828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s 
2026-07-09T08:44:01.552232406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-07-09T08:44:01.552242296Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-09T08:44:01.552266164Z                                                   FROM "MovieMetadata"
2026-07-09T08:44:01.552271495Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-09T08:44:01.552684407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-07-09T08:44:01.552694407Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-09T08:44:01.552699738Z                                                   FROM "MovieMetadata"
2026-07-09T08:44:01.552704457Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-09T08:44:01.553025754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005321s 
2026-07-09T08:44:01.553398214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-07-09T08:44:01.553408195Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-09T08:44:01.553413666Z                                                   FROM "Movies" 
2026-07-09T08:44:01.553418636Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-09T08:44:01.553876367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-07-09T08:44:01.553886217Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-09T08:44:01.553891177Z                                                   FROM "Movies" 
2026-07-09T08:44:01.553895867Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-09T08:44:01.554218547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s 
2026-07-09T08:44:01.554563762Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-07-09T08:44:01.554574093Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-09T08:44:01.554579904Z                                                   FROM "Movies" 
2026-07-09T08:44:01.554585105Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-09T08:44:01.554992145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-07-09T08:44:01.555002085Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-09T08:44:01.555007446Z                                                   FROM "Movies" 
2026-07-09T08:44:01.555012245Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-09T08:44:01.555318402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s 
2026-07-09T08:44:01.555689870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-07-09T08:44:01.555708437Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-09T08:44:01.555714450Z                                                   FROM "Movies" 
2026-07-09T08:44:01.555719309Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-09T08:44:01.556184657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-07-09T08:44:01.556196561Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-09T08:44:01.556201981Z                                                   FROM "Movies" 
2026-07-09T08:44:01.556206741Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-09T08:44:01.556537828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005627s 
2026-07-09T08:44:01.556925559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-07-09T08:44:01.556935258Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-09T08:44:01.556940148Z                                                   FROM "MovieMetadata" 
2026-07-09T08:44:01.556944767Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-09T08:44:01.557426828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-07-09T08:44:01.557437139Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-09T08:44:01.557442440Z                                                   FROM "MovieMetadata" 
2026-07-09T08:44:01.557447029Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-09T08:44:01.557807665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006033s 
2026-07-09T08:44:01.557964521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.558101978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.558277462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-07-09T08:44:01.562784228Z [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-09T08:44:01.565216657Z [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-09T08:44:01.566331282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.567321667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.569851963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-09T08:44:01.570303202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-09T08:44:01.570743088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-09T08:44:01.571180969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-09T08:44:01.571529581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130804s 
2026-07-09T08:44:01.571731608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-07-09T08:44:01.572017314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.572378822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004908s 
2026-07-09T08:44:01.572588244Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-07-09T08:44:01.576160228Z [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-09T08:44:01.577105432Z [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-09T08:44:01.577639427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-09T08:44:01.578444879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-09T08:44:01.581042060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:01.581448459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086953s 
2026-07-09T08:44:01.581635485Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-07-09T08:44:01.585342601Z [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-09T08:44:01.586568901Z [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-09T08:44:01.587161685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-09T08:44:01.587930143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-09T08:44:01.590566523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-09T08:44:01.590956388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091373s 
2026-07-09T08:44:01.591150489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-07-09T08:44:01.594637862Z [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-09T08:44:01.595418845Z [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-09T08:44:01.595917670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-09T08:44:01.596724114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-09T08:44:01.599415104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-09T08:44:01.600060784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-09T08:44:01.600455279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009117s 
2026-07-09T08:44:01.601074746Z [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-09T08:44:01.604928969Z [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-09T08:44:01.605997611Z [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-09T08:44:01.606597560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.607925334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:01.610461953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.610867640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093855s 
2026-07-09T08:44:01.611432207Z [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-09T08:44:01.614892406Z [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-09T08:44:01.615525591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-07-09T08:44:01.616002261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-07-09T08:44:01.616580265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-07-09T08:44:01.618982683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.619360504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075615s 
2026-07-09T08:44:01.619695629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-09T08:44:01', 'movie_metadata') 
2026-07-09T08:44:01.620045704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.623436363Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-09T08:44:01.623605173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115972s 
2026-07-09T08:44:01.623832241Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-09T08:44:01.624057905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.624338200Z [Info] add_collections: Starting migration of Main DB to 208 
2026-07-09T08:44:01.625541453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-07-09T08:44:01.626380192Z [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-09T08:44:01.627104271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s 
2026-07-09T08:44:01.627295446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-07-09T08:44:01.627582404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-09T08:44:01.627983021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005073s 
2026-07-09T08:44:01.628161330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-09T08:44:01.628315651Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.628517998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-07-09T08:44:01.628805587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-07-09T08:44:01.629746673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010375s 
2026-07-09T08:44:01.629964120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-07-09T08:44:01.630245547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-07-09T08:44:01.631157875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010015s 
2026-07-09T08:44:01.631332937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:44:01.631486547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.631675217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-07-09T08:44:01.631953968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-07-09T08:44:01.632871396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s 
2026-07-09T08:44:01.633042360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.633233906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.634488513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012779s 
2026-07-09T08:44:01.634668445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.634862245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.635407343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s 
2026-07-09T08:44:01.635588007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.635768651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.636383038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006308s 
2026-07-09T08:44:01.636555446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:01.636747372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:01.637363804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006412s 
2026-07-09T08:44:01.637539327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:44:01.637694910Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.637875324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-07-09T08:44:01.641595977Z [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-09T08:44:01.642916707Z [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-09T08:44:01.643560724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-09T08:44:01.644292208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-09T08:44:01.646780268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:44:01.647152708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090978s 
2026-07-09T08:44:01.647354926Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-07-09T08:44:01.652627816Z [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-09T08:44:01.653877152Z [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-09T08:44:01.654502451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-09T08:44:01.655208063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-09T08:44:01.657627555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:44:01.657997380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104576s 
2026-07-09T08:44:01.658216121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:01.658510173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-07-09T08:44:01.658779626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003803s 
2026-07-09T08:44:01.658975049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-07-09T08:44:01.663276382Z [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-09T08:44:01.665367844Z [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-09T08:44:01.666381817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-09T08:44:01.667200706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-09T08:44:01.669663225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-09T08:44:01.670158202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-09T08:44:01.670678881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-09T08:44:01.671058977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119107s 
2026-07-09T08:44:01.671388550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-09T08:44:01', 'add_collections') 
2026-07-09T08:44:01.671736261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.672924855Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-09T08:44:01.673095208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137378s 
2026-07-09T08:44:01.673328999Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-09T08:44:01.673545645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.673834667Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-07-09T08:44:01.674265415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-07-09T08:44:01.674599437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-09T08:44:01.674972228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s 
2026-07-09T08:44:01.675187021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-07-09T08:44:01.675521605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.675936831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s 
2026-07-09T08:44:01.676275593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-09T08:44:01', 'movie_meta_collection_index') 
2026-07-09T08:44:01.676622552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.677418896Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-09T08:44:01.678330231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019828s 
2026-07-09T08:44:01.678539994Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-09T08:44:01.678761700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.679020822Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-07-09T08:44:01.679377330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:01.679544066Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.679759249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-07-09T08:44:01.680113984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:01.681072454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011089s 
2026-07-09T08:44:01.681411417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-09T08:44:01', 'movie_added_notifications') 
2026-07-09T08:44:01.681750760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.682401511Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-09T08:44:01.682576183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023994s 
2026-07-09T08:44:01.682775213Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-09T08:44:01.682976218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.683227705Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-07-09T08:44:01.683578582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-07-09T08:44:01.683942835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.684333943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s 
2026-07-09T08:44:01.684529186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-07-09T08:44:01.684820803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-07-09T08:44:01.685179897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004753s 
2026-07-09T08:44:01.685512426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-09T08:44:01', 'more_movie_meta_index') 
2026-07-09T08:44:01.685846449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:01.686569545Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-09T08:44:01.686740419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s 
2026-07-09T08:44:01.686983890Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-09T08:44:01.687207570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:01.687478135Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-07-09T08:44:01.689511370Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:01.689769380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-09T08:44:01.689993181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002885s 
2026-07-09T08:44:01.690162632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:44:01.690310199Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.690499851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-09T08:44:01.694071875Z [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-09T08:44:01.695178604Z [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-09T08:44:01.695752240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:44:01.696242287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:44:01.698580967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078974s 
2026-07-09T08:44:01.698756711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:44:01.698910250Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.699112587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-09T08:44:01.702674231Z [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-09T08:44:01.703749546Z [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-09T08:44:01.704378573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:44:01.704959603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:44:01.707285397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079802s 
2026-07-09T08:44:01.707458446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-09T08:44:01.707613268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.707805184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-07-09T08:44:01.711480567Z [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-09T08:44:01.712750885Z [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-09T08:44:01.713384652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-09T08:44:01.714030222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-09T08:44:01.716465005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-09T08:44:01.716843337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088384s 
2026-07-09T08:44:01.717017598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-09T08:44:01.717172991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.717374527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-07-09T08:44:01.721093047Z [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-09T08:44:01.722366311Z [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-09T08:44:01.722996751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-09T08:44:01.723754517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-09T08:44:01.726209612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-09T08:44:01.726585529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090143s 
2026-07-09T08:44:01.726758707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:44:01.726912517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.727107329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-09T08:44:01.730679845Z [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-09T08:44:01.731607954Z [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-09T08:44:01.732124444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:44:01.732609301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:44:01.734957871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076667s 
2026-07-09T08:44:01.735132673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:44:01.735282564Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.735477778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-09T08:44:01.740646328Z [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-09T08:44:01.741571511Z [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-09T08:44:01.742077761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:44:01.742624812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:44:01.744992120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009322s 
2026-07-09T08:44:01.745168415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:44:01.745317926Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.745530785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-09T08:44:01.749037848Z [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-09T08:44:01.750025477Z [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-09T08:44:01.750531727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:44:01.751081825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:44:01.753482831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077518s 
2026-07-09T08:44:01.753668124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:44:01.753830811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.754053350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-09T08:44:01.757513388Z [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-09T08:44:01.758430265Z [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-09T08:44:01.758953909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:44:01.759676324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:44:01.762209145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.762608660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083554s 
2026-07-09T08:44:01.762799735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:44:01.762966030Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.763194119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:44:01.766647915Z [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-09T08:44:01.767562587Z [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-09T08:44:01.768087966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:44:01.768815952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:44:01.771331418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.771723067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083318s 
2026-07-09T08:44:01.771928340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:44:01.772091289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.772310811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-09T08:44:01.775710487Z [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-09T08:44:01.776632304Z [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-09T08:44:01.777162793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:44:01.777925859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:44:01.780397497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.780799768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082918s 
2026-07-09T08:44:01.780981433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-09T08:44:01.781137247Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:01.781335246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-09T08:44:01.784902530Z [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-09T08:44:01.785921623Z [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-09T08:44:01.786493274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-09T08:44:01.787252614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-09T08:44:01.789712558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-09T08:44:01.790219820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-09T08:44:01.790753745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-09T08:44:01.791155274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096341s 
2026-07-09T08:44:01.791340507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-09T08:44:01.791494167Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.791687195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-09T08:44:01.795120289Z [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-09T08:44:01.795980792Z [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-09T08:44:01.796503445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:44:01.797085688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-09T08:44:01.799420801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075442s 
2026-07-09T08:44:01.799591815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-09T08:44:01.799734543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.799959676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-09T08:44:01.803375315Z [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-09T08:44:01.804241009Z [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-09T08:44:01.804713400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:44:01.805276574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-09T08:44:01.807613772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074595s 
2026-07-09T08:44:01.807784676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-09T08:44:01.807946181Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.808133659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-09T08:44:01.811622024Z [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-09T08:44:01.812522378Z [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-09T08:44:01.813003917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:44:01.813623966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:44:01.816014000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-09T08:44:01.816483987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:44:01.816925345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086222s 
2026-07-09T08:44:01.817111160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:44:01.817282284Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.817491285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-09T08:44:01.822487818Z [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-09T08:44:01.823483574Z [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-09T08:44:01.824020716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:44:01.824717128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:44:01.827244358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.827641398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099551s 
2026-07-09T08:44:01.827818404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:44:01.827997235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.828239192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:44:01.831725864Z [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-09T08:44:01.832789697Z [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-09T08:44:01.833319263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:44:01.834086128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:44:01.836598949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.836995858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085486s 
2026-07-09T08:44:01.837172955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:44:01.837339781Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.837558782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-09T08:44:01.841048440Z [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-09T08:44:01.842020929Z [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-09T08:44:01.842547990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:44:01.843250946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:44:01.845726742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.846110014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083568s 
2026-07-09T08:44:01.846301690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:44:01.846447093Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.846655232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-09T08:44:01.850199851Z [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-09T08:44:01.851322412Z [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-09T08:44:01.851937110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:44:01.852626108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:44:01.855064609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.855461218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086077s 
2026-07-09T08:44:01.855635870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:44:01.855790842Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:01.856023871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:44:01.859580735Z [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-09T08:44:01.860753868Z [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-09T08:44:01.861354577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:44:01.862022462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:44:01.864472607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.864860869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086318s 
2026-07-09T08:44:01.865035250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:44:01.865194290Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:01.865407931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-09T08:44:01.868964684Z [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-09T08:44:01.870075331Z [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-09T08:44:01.870668836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:44:01.871363575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:44:01.873815614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.874208565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086064s 
2026-07-09T08:44:01.874383408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:44:01.874534953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:44:01.874769305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-09T08:44:01.897942887Z [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-09T08:44:01.900367670Z [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-09T08:44:01.901060516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:44:01.901838864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:44:01.904841010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:44:01.905289463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303223s 
2026-07-09T08:44:01.905486550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-09T08:44:01.905677645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-09T08:44:01.905920404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-09T08:44:01.911301001Z [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-09T08:44:01.912362007Z [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-09T08:44:01.912914661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:44:01.913560291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-09T08:44:01.916862502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107212s 
2026-07-09T08:44:01.917065110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-09T08:44:01.917253770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:44:01.917463161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-09T08:44:01.922762875Z [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-09T08:44:01.923746647Z [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-09T08:44:01.924327847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:44:01.924995692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-09T08:44:01.927425636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097625s 
2026-07-09T08:44:01.927612913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-09T08:44:01.927790801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:44:01.928051867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-07-09T08:44:01.931729244Z [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-09T08:44:01.932895873Z [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-09T08:44:01.933543267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-09T08:44:01.934142725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-09T08:44:01.936753884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-09T08:44:01.937210984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089548s 
2026-07-09T08:44:01.937405105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-09T08:44:01.937577753Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.937816193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-07-09T08:44:01.942195503Z [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-09T08:44:01.944437789Z [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-09T08:44:01.945483415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-09T08:44:01.946517898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-09T08:44:01.949045449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-09T08:44:01.949577110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-09T08:44:01.950132398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-09T08:44:01.950692757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-09T08:44:01.951108314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013076s 
2026-07-09T08:44:01.951296653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-09T08:44:01.951471645Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.951695226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-07-09T08:44:01.956044806Z [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-09T08:44:01.958242161Z [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-09T08:44:01.959286605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-09T08:44:01.960419477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-09T08:44:01.962993651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-09T08:44:01.963550833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-09T08:44:01.964127244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-09T08:44:01.964685639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-09T08:44:01.965086887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131843s 
2026-07-09T08:44:01.965276579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-09T08:44:01.965446511Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.965676454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-07-09T08:44:01.969993128Z [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-09T08:44:01.972178339Z [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-09T08:44:01.973215548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-09T08:44:01.974257507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-09T08:44:01.976787682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-09T08:44:01.977357941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-09T08:44:01.977893139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-09T08:44:01.978443437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-09T08:44:01.978854595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129613s 
2026-07-09T08:44:01.979045339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-09T08:44:01.979215883Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:01.979450546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-07-09T08:44:01.983777721Z [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-09T08:44:01.985954725Z [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-09T08:44:01.987012916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-09T08:44:01.988115788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-09T08:44:01.990621324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-09T08:44:01.991151712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-09T08:44:01.991707572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-09T08:44:01.992316608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-09T08:44:01.992729360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130662s 
2026-07-09T08:44:01.992915294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:01.993080637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:44:01.993301812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-07-09T08:44:01.997061635Z [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-09T08:44:01.998086509Z [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-09T08:44:01.998646016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:01.999360355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:02.001919078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-09T08:44:02.002325547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088276s 
2026-07-09T08:44:02.002525349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:44:02.002791315Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.003011709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-09T08:44:02.006554644Z [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-09T08:44:02.007384716Z [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-09T08:44:02.007886436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-09T08:44:02.008406333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-09T08:44:02.010851819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076355s 
2026-07-09T08:44:02.011045339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:44:02.011217395Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.011448420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-09T08:44:02.016627771Z [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-09T08:44:02.017525249Z [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-09T08:44:02.018005957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:44:02.018810848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:44:02.023807322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:44:02.024138789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124951s 
2026-07-09T08:44:02.024277168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:44:02.024396168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-09T08:44:02.024573715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-09T08:44:02.027835865Z [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-09T08:44:02.028458078Z [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-09T08:44:02.028784476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:44:02.029429384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:44:02.031970112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:44:02.032317241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076025s 
2026-07-09T08:44:02.032454237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-09T08:44:02.032579479Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:02.032714160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-07-09T08:44:02.036042894Z [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-09T08:44:02.036662262Z [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-09T08:44:02.037039301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-09T08:44:02.037462373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-09T08:44:02.039879632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070078s 
2026-07-09T08:44:02.040028411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-09T08:44:02.040145106Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.040299477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-07-09T08:44:02.043623712Z [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-09T08:44:02.044255945Z [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-09T08:44:02.044605750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-09T08:44:02.045084163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-09T08:44:02.047466001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070079s 
2026-07-09T08:44:02.047608397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:44:02.047725213Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.047891638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-09T08:44:02.051147255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-09T08:44:02.051584916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-09T08:44:02.051952978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-09T08:44:02.052424928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-09T08:44:02.054788318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:44:02.055131399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070757s 
2026-07-09T08:44:02.055412355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-09T08:44:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-09T08:44:02.055683000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.058065528Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-09T08:44:02.058235721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099538s 
2026-07-09T08:44:02.058436025Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-09T08:44:02.058601558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.058843636Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-07-09T08:44:02.059292530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-09T08:44:02.059431119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-07-09T08:44:02.059584448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-07-09T08:44:02.059803268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-07-09T08:44:02.060836399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010705s 
2026-07-09T08:44:02.061075681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-09T08:44:02', 'add_language_tags_to_subtitle_files') 
2026-07-09T08:44:02.061328099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.061936885Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-09T08:44:02.062078460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021549s 
2026-07-09T08:44:02.062232080Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-09T08:44:02.062378535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.062590973Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-07-09T08:44:02.062901468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-09T08:44:02.063027792Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.063154788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-09T08:44:02.063325883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-09T08:44:02.064297219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s 
2026-07-09T08:44:02.064447011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-09T08:44:02.064621753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-09T08:44:02.065540513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s 
2026-07-09T08:44:02.065764214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-09T08:44:02', 'add_salt_to_users') 
2026-07-09T08:44:02.066008225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.066602412Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-09T08:44:02.066733376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020079s 
2026-07-09T08:44:02.066883738Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-09T08:44:02.067029272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.067220206Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-07-09T08:44:02.067567035Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-07-09T08:44:02.070978947Z [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-09T08:44:02.071605248Z [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-09T08:44:02.071990754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-09T08:44:02.072810375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-09T08:44:02.075322033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:02.075722801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-09T08:44:02.076048366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083308s 
2026-07-09T08:44:02.076195312Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-07-09T08:44:02.079669720Z [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-09T08:44:02.080434180Z [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-09T08:44:02.080807511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-09T08:44:02.081608104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-09T08:44:02.084057868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:02.084466140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-09T08:44:02.084784691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084528s 
2026-07-09T08:44:02.084936036Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-07-09T08:44:02.088309831Z [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-09T08:44:02.088874358Z [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-09T08:44:02.089221848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-09T08:44:02.089968883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-09T08:44:02.092433958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:02.092828091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-09T08:44:02.093148988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080786s 
2026-07-09T08:44:02.093294831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-07-09T08:44:02.098398731Z [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-09T08:44:02.098983288Z [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-09T08:44:02.099325998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-09T08:44:02.100122402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-09T08:44:02.102575473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-09T08:44:02.103107684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-09T08:44:02.103425835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099888s 
2026-07-09T08:44:02.103664275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-09T08:44:02', 'clean_alt_titles') 
2026-07-09T08:44:02.103938798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.105048814Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-09T08:44:02.105170810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115615s 
2026-07-09T08:44:02.105368007Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-09T08:44:02.105509582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.105752351Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-07-09T08:44:02.106166134Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:02.106364424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-09T08:44:02.106569106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002513s 
2026-07-09T08:44:02.106791454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-09T08:44:02', 'remove_omg') 
2026-07-09T08:44:02.107033802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.107565803Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-09T08:44:02.107696206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012302s 
2026-07-09T08:44:02.107925919Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-09T08:44:02.108087594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.108310654Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-07-09T08:44:02.108616209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:44:02.108748686Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.108923037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-07-09T08:44:02.109122809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-07-09T08:44:02.110122001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s 
2026-07-09T08:44:02.110366764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-09T08:44:02', 'add_additional_info_to_pending_releases') 
2026-07-09T08:44:02.110625425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.111190493Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-09T08:44:02.111356798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020868s 
2026-07-09T08:44:02.111501399Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-09T08:44:02.111651151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.111872978Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-07-09T08:44:02.112170697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:44:02.112310770Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.112448597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-09T08:44:02.112646466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:02.113615207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010169s 
2026-07-09T08:44:02.113853407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-09T08:44:02', 'add_result_to_commands') 
2026-07-09T08:44:02.114106045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.114803961Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-09T08:44:02.114943071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021958s 
2026-07-09T08:44:02.115111551Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-09T08:44:02.115267936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.115474071Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-07-09T08:44:02.115776249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:02.115927444Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.116083027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-09T08:44:02.116289704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:02.117282984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010518s 
2026-07-09T08:44:02.117514480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-09T08:44:02', 'health_restored_notification') 
2026-07-09T08:44:02.117762109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.118310484Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-09T08:44:02.118454043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020594s 
2026-07-09T08:44:02.118635979Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-09T08:44:02.118802515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.119015744Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-07-09T08:44:02.119314265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:44:02.119448175Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.119607376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-07-09T08:44:02.119827729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:02.120831110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010667s 
2026-07-09T08:44:02.121075242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-09T08:44:02', 'add_on_manual_interaction_required_to_notifications') 
2026-07-09T08:44:02.121333001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.121898129Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-09T08:44:02.122042951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2026-07-09T08:44:02.122195027Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-09T08:44:02.122342314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.122547306Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-07-09T08:44:02.122814174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:02.123007744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-07-09T08:44:02.123207827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002423s 
2026-07-09T08:44:02.123429162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-09T08:44:02', 'remove_rarbg') 
2026-07-09T08:44:02.123678515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.124969675Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-09T08:44:02.125122072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019792s 
2026-07-09T08:44:02.125302035Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-09T08:44:02.125465003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.125670918Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-07-09T08:44:02.126048518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-07-09T08:44:02.126321999Z [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-09T08:44:02.126581732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003472s 
2026-07-09T08:44:02.126824070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-09T08:44:02', 'remove_invalid_roksbox_metadata_images') 
2026-07-09T08:44:02.127076559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.127593139Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-09T08:44:02.127734233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001325s 
2026-07-09T08:44:02.127904316Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-09T08:44:02.128054358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.128256265Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-07-09T08:44:02.128919049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-09T08:44:02.132356081Z [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-09T08:44:02.132961411Z [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-09T08:44:02.133320033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:44:02.134013239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:44:02.136574027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:44:02.136983331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078817s 
2026-07-09T08:44:02.137119576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:44:02.137238485Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.137379850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-09T08:44:02.137562347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-09T08:44:02.138475096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009598s 
2026-07-09T08:44:02.138622022Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:02.138787304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-07-09T08:44:02.138967698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002232s 
2026-07-09T08:44:02.139171458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-09T08:44:02', 'list_sync_time') 
2026-07-09T08:44:02.139400750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.140157374Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-09T08:44:02.140280111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013898s 
2026-07-09T08:44:02.140427788Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-09T08:44:02.140563201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.140748595Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-07-09T08:44:02.141024911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-09T08:44:02.141144913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.141266778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-07-09T08:44:02.141427402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-07-09T08:44:02.142345561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2026-07-09T08:44:02.142578149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-09T08:44:02', 'add_tags_to_collections') 
2026-07-09T08:44:02.142817942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.143360996Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-09T08:44:02.143488943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019479s 
2026-07-09T08:44:02.143658505Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-09T08:44:02.143815050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.144026506Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-07-09T08:44:02.144283183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:44:02.144404938Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.144528818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-09T08:44:02.144696375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-09T08:44:02.145645046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009843s 
2026-07-09T08:44:02.145863396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-09T08:44:02', 'add_download_client_tags') 
2026-07-09T08:44:02.146090994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.146635611Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-09T08:44:02.146762276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s 
2026-07-09T08:44:02.146898370Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-09T08:44:02.147029274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.147212733Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-07-09T08:44:02.147647629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-09T08:44:02.148001212Z [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-09T08:44:02.148422891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000641s 
2026-07-09T08:44:02.148563243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-09T08:44:02.148728266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-09T08:44:02.149006416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003226s 
2026-07-09T08:44:02.149217601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-09T08:44:02', 'add_auto_tagging') 
2026-07-09T08:44:02.149447805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.150088495Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-09T08:44:02.150225621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013868s 
2026-07-09T08:44:02.150381786Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-09T08:44:02.150525766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.150725418Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-07-09T08:44:02.151060713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:44:02.151182949Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.151325717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-09T08:44:02.151533756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:02.152503098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010341s 
2026-07-09T08:44:02.152648812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:44:02.152780527Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:02.152924848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-09T08:44:02.153139770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-09T08:44:02.154053170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009736s 
2026-07-09T08:44:02.154304416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-09T08:44:02', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-09T08:44:02.154552025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.155141743Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-09T08:44:02.155275582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020192s 
2026-07-09T08:44:02.155463571Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-09T08:44:02.155611719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.155835981Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-07-09T08:44:02.156836456Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-09T08:44:02.157031659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-09T08:44:02.159525131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025268s 
2026-07-09T08:44:02.159679031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:44:02.159801698Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.159958824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-07-09T08:44:02.160196252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-07-09T08:44:02.161143650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s 
2026-07-09T08:44:02.161286478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:44:02.161414075Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.161562404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-09T08:44:02.161781445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:02.162715717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009923s 
2026-07-09T08:44:02.162862673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:44:02.162994057Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.163138248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-09T08:44:02.163355595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:02.164379137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s 
2026-07-09T08:44:02.164530151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-09T08:44:02.168252979Z [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-09T08:44:02.168774800Z [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-09T08:44:02.169117931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-09T08:44:02.169532055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-09T08:44:02.172112783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074354s 
2026-07-09T08:44:02.172247544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:02.172378658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:02.173152717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007626s 
2026-07-09T08:44:02.173301006Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:44:02.173490097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-09T08:44:02.173694378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002569s 
2026-07-09T08:44:02.173929021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-09T08:44:02', 'update_restrictions_to_release_profiles') 
2026-07-09T08:44:02.174173844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.174996230Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-09T08:44:02.175177936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014966s 
2026-07-09T08:44:02.175402999Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-09T08:44:02.175597401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.175881403Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-07-09T08:44:02.176352862Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-09T08:44:02.176539839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-09T08:44:02.179079173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025725s 
2026-07-09T08:44:02.179229356Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-07-09T08:44:02.182823805Z [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-09T08:44:02.183509526Z [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-09T08:44:02.183908059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-09T08:44:02.184561916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-09T08:44:02.187059526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-09T08:44:02.187360021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080006s 
2026-07-09T08:44:02.187510404Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-07-09T08:44:02.191133321Z [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-09T08:44:02.191902039Z [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-09T08:44:02.192341634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-09T08:44:02.192940260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-09T08:44:02.195720830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:44:02.196035253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083907s 
2026-07-09T08:44:02.196257802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-09T08:44:02', 'rename_quality_profiles') 
2026-07-09T08:44:02.196497745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.198815022Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-09T08:44:02.199010916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111216s 
2026-07-09T08:44:02.199162582Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-09T08:44:02.199333496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.199589411Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-07-09T08:44:02.199969397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-09T08:44:02.200179359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-09T08:44:02.200412910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002535s 
2026-07-09T08:44:02.200566309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-09T08:44:02.200754828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-09T08:44:02.200964711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002611s 
2026-07-09T08:44:02.201147269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-09T08:44:02.201324917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-09T08:44:02.201545140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002485s 
2026-07-09T08:44:02.201759943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-09T08:44:02', 'update_images_remote_url') 
2026-07-09T08:44:02.201999415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.202743614Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-09T08:44:02.202883887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014206s 
2026-07-09T08:44:02.203034360Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-09T08:44:02.203177237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.203350937Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-07-09T08:44:02.204080186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-09T08:44:02.204488468Z [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-09T08:44:02.204975379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007351s 
2026-07-09T08:44:02.205145702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-09T08:44:02.205363481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-09T08:44:02.205683756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s 
2026-07-09T08:44:02.205922467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-09T08:44:02', 'add_notification_status') 
2026-07-09T08:44:02.206172921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.206841337Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-09T08:44:02.206969706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015376s 
2026-07-09T08:44:02.207131742Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-09T08:44:02.207272686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.207512980Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-07-09T08:44:02.207873917Z [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-09T08:44:02.208197829Z [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-09T08:44:02.208456671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003497s 
2026-07-09T08:44:02.208723919Z [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-09T08:44:02.209044885Z [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-09T08:44:02.209296803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s 
2026-07-09T08:44:02.209573850Z [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-09T08:44:02.209844696Z [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-09T08:44:02.210074549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003249s 
2026-07-09T08:44:02.210284482Z [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-09T08:44:02.210515487Z [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-09T08:44:02.210754268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003147s 
2026-07-09T08:44:02.210999522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-09T08:44:02', 'rename_deprecated_indexer_flags') 
2026-07-09T08:44:02.211439698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.212146261Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-09T08:44:02.212270321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016502s 
2026-07-09T08:44:02.212431406Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-09T08:44:02.212583963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.212790599Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-07-09T08:44:02.213137377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-09T08:44:02.213277129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-09T08:44:02.213427842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-07-09T08:44:02.213613376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-09T08:44:02.214626597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s 
2026-07-09T08:44:02.214849235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-09T08:44:02', 'movie_last_searched_time') 
2026-07-09T08:44:02.215098056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.223685051Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-09T08:44:02.223923210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099516s 
2026-07-09T08:44:02.224123464Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-09T08:44:02.224264979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.224512397Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-07-09T08:44:02.224899086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:02.225034759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:02.225733767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s 
2026-07-09T08:44:02.225972247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-09T08:44:02', 'email_encryption') 
2026-07-09T08:44:02.226326170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.242478261Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-09T08:44:02.242607922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173257s 
2026-07-09T08:44:02.242819147Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-09T08:44:02.242963378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.243209243Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-07-09T08:44:02.243593998Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-09T08:44:02.243787478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-09T08:44:02.244036158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002837s 
2026-07-09T08:44:02.244281683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-09T08:44:02', 'clear_last_rss_releases_info') 
2026-07-09T08:44:02.244532939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.246680464Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-09T08:44:02.246816277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028909s 
2026-07-09T08:44:02.246948884Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-09T08:44:02.247089638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.247269691Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-07-09T08:44:02.248273081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-07-09T08:44:02.248457613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-07-09T08:44:02.248859372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2026-07-09T08:44:02.249005026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-07-09T08:44:02.249168174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-07-09T08:44:02.249458669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s 
2026-07-09T08:44:02.249604273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-07-09T08:44:02.249786600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-07-09T08:44:02.250100362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003714s 
2026-07-09T08:44:02.250290936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-09T08:44:02.250482662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-09T08:44:02.250863609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s 
2026-07-09T08:44:02.251011777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-09T08:44:02.251220478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:44:02.251516875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003697s 
2026-07-09T08:44:02.251668380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-07-09T08:44:02.251870958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-07-09T08:44:02.252191784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s 
2026-07-09T08:44:02.252336616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-07-09T08:44:02.252507390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-07-09T08:44:02.252822865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2026-07-09T08:44:02.253046836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-09T08:44:02', 'add_indexes') 
2026-07-09T08:44:02.253299505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.254488029Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-09T08:44:02.254608301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020102s 
2026-07-09T08:44:02.254769416Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-09T08:44:02.254914348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.255107426Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-07-09T08:44:02.255557152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-09T08:44:02.255694399Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-09T08:44:02.255821144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-07-09T08:44:02.256054965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-07-09T08:44:02.257171894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011796s 
2026-07-09T08:44:02.257305433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-09T08:44:02.257424994Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.257563563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-07-09T08:44:02.257741852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:44:02.258770043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s 
2026-07-09T08:44:02.258890586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:02.259042141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:02.259679484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006545s 
2026-07-09T08:44:02.259939809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-09T08:44:02', 'parse_title_from_existing_subtitle_files') 
2026-07-09T08:44:02.260199672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.260855082Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-09T08:44:02.260988821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001794s 
2026-07-09T08:44:02.261154706Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-09T08:44:02.261304327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.261508879Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-07-09T08:44:02.261841819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:44:02.261985178Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.262118216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-07-09T08:44:02.262318059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:44:02.263342001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s 
2026-07-09T08:44:02.263572044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-09T08:44:02', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-09T08:44:02.263824613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.264934198Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-09T08:44:02.265086675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026324s 
2026-07-09T08:44:02.265256557Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-09T08:44:02.265396649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.265598566Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-07-09T08:44:02.265862607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-07-09T08:44:02.271571555Z [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-09T08:44:02.272261004Z [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-09T08:44:02.272657753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-09T08:44:02.273066406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-09T08:44:02.277191364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111752s 
2026-07-09T08:44:02.277428231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-09T08:44:02', 'drop_multi_episode_style_from_naming_config') 
2026-07-09T08:44:02.277663906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.279360212Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-09T08:44:02.279494923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133318s 
2026-07-09T08:44:02.279646609Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-09T08:44:02.279786170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.280036243Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-07-09T08:44:02.280290305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:02.280435868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:02.281038131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006119s 
2026-07-09T08:44:02.281275018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-09T08:44:02', 'stevenlu_update_url') 
2026-07-09T08:44:02.281518900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.282194280Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-09T08:44:02.282322909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017467s 
2026-07-09T08:44:02.282466248Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-09T08:44:02.282603404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.282790411Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-07-09T08:44:02.283068350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-09T08:44:02.283191528Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.283354647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-07-09T08:44:02.283525631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-07-09T08:44:02.284571678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010759s 
2026-07-09T08:44:02.284797613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-09T08:44:02', 'add_movie_keywords') 
2026-07-09T08:44:02.285036845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.285592835Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-09T08:44:02.285718638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020877s 
2026-07-09T08:44:02.294874237Z [Debug] MigrationController: Took: 00:00:02.0713490 
2026-07-09T08:44:02.475239478Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-09T08:44:02.502048422Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-09T08:44:02.535118677Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-09T08:44:02.536044441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:44:02.536237290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:44:02.540293098Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-09T08:44:02.540484744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042575s 
2026-07-09T08:44:02.540673394Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-09T08:44:02.540862655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044364s 
2026-07-09T08:44:02.542508831Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-09T08:44:02.542686078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.543059149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-09T08:44:02.543332049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-09T08:44:02.543728557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004772s 
2026-07-09T08:44:02.543947608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.544868924Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-09T08:44:02.545049578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015985s 
2026-07-09T08:44:02.545327127Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-09T08:44:02.545542942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.545946424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-09T08:44:02.546179784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:44:02.546697056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s 
2026-07-09T08:44:02.546740804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:44:02.546907159Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:44:02.547110689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-09T08:44:02.547361434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-09T08:44:02.548078198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007542s 
2026-07-09T08:44:02.548277489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.549316842Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-09T08:44:02.549510142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019729s 
2026-07-09T08:44:02.549761037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-09T08:44:02.549972162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.550267497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:44:02.550454283Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:44:02.550619386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-09T08:44:02.550853637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-09T08:44:02.551327311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000514s 
2026-07-09T08:44:02.551518907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.552089747Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-09T08:44:02.552283076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012449s 
2026-07-09T08:44:02.552589944Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-09T08:44:02.552786981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.553040321Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-09T08:44:02.553561321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-09T08:44:02.553905183Z [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-09T08:44:02.554409048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s 
2026-07-09T08:44:02.554604772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-09T08:44:02.554812491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-09T08:44:02.555137235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2026-07-09T08:44:02.555401878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:44:02', 'InitialSetup') 
2026-07-09T08:44:02.555761933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.556433425Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-09T08:44:02.556609780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001625s 
2026-07-09T08:44:02.556804382Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-09T08:44:02.556996630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.557243106Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-07-09T08:44:02.557554393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-09T08:44:02', 'add_moviefiles_table') 
2026-07-09T08:44:02.557928606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.558514206Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-09T08:44:02.558705892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015024s 
2026-07-09T08:44:02.558908320Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-09T08:44:02.559109174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.559435942Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-07-09T08:44:02.559741528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-09T08:44:02', 'fix_history_movieId') 
2026-07-09T08:44:02.560131523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.560703736Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-09T08:44:02.560897195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015839s 
2026-07-09T08:44:02.561095665Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-09T08:44:02.561295067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.561538787Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-07-09T08:44:02.561815445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-09T08:44:02', 'add_tmdb_stuff') 
2026-07-09T08:44:02.562172664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.562753233Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-09T08:44:02.562947374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014553s 
2026-07-09T08:44:02.563153009Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-09T08:44:02.563351979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.563596913Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-07-09T08:44:02.563901907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-09T08:44:02', 'fix_movie_files') 
2026-07-09T08:44:02.564266742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.564861760Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-09T08:44:02.565060851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015119s 
2026-07-09T08:44:02.565268820Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-09T08:44:02.565473151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.565725349Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-07-09T08:44:02.566013299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-09T08:44:02', 'update_schedule_intervale') 
2026-07-09T08:44:02.566358084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.566943392Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-09T08:44:02.567121000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00145s 
2026-07-09T08:44:02.567326223Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-09T08:44:02.567533411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.567779807Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-07-09T08:44:02.568089230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-09T08:44:02', 'add_movie_formats_to_naming_config') 
2026-07-09T08:44:02.568417772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.568969162Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-09T08:44:02.569167442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014252s 
2026-07-09T08:44:02.569362915Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-09T08:44:02.569563920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.569805787Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-07-09T08:44:02.570075250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-09T08:44:02', 'add_phyiscal_release') 
2026-07-09T08:44:02.570394182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.570938368Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-09T08:44:02.571158612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001363s 
2026-07-09T08:44:02.571371892Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-09T08:44:02.571580893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.571834002Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-07-09T08:44:02.572118866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-09T08:44:02', 'remove_bitmetv') 
2026-07-09T08:44:02.572436095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.572991534Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-09T08:44:02.573177498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014117s 
2026-07-09T08:44:02.573369735Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-09T08:44:02.573578275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.573811886Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-07-09T08:44:02.574079856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-09T08:44:02', 'remove_torrentleech') 
2026-07-09T08:44:02.574400321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.574964628Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-09T08:44:02.575151514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013889s 
2026-07-09T08:44:02.575347358Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-09T08:44:02.575544315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.575785381Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-07-09T08:44:02.576102299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-09T08:44:02', 'remove_broadcasthenet') 
2026-07-09T08:44:02.576419909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.576996450Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-09T08:44:02.577180691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014418s 
2026-07-09T08:44:02.577372267Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-09T08:44:02.577559905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.577797984Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-07-09T08:44:02.578058930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-09T08:44:02', 'remove_fanzub') 
2026-07-09T08:44:02.578372962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.578946587Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-09T08:44:02.579126780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013782s 
2026-07-09T08:44:02.579321522Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-09T08:44:02.579521705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.579773743Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-07-09T08:44:02.580096263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-09T08:44:02', 'update_movie_sorttitle') 
2026-07-09T08:44:02.580458873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.581041466Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-09T08:44:02.581232371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015072s 
2026-07-09T08:44:02.581439959Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-09T08:44:02.581647216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.581898603Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-07-09T08:44:02.582185190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-09T08:44:02', 'update_movie_sorttitle_again') 
2026-07-09T08:44:02.582521537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.583163079Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-09T08:44:02.583403854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014917s 
2026-07-09T08:44:02.583623206Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-09T08:44:02.583843330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.584126600Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-07-09T08:44:02.584414620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-09T08:44:02', 'update_movie_file') 
2026-07-09T08:44:02.584762441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.585350585Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-09T08:44:02.585557963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015035s 
2026-07-09T08:44:02.585775821Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-09T08:44:02.585991716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.586257311Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-07-09T08:44:02.586544229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-09T08:44:02', 'update_movie_slug') 
2026-07-09T08:44:02.586896208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.587602510Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-09T08:44:02.587806601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015966s 
2026-07-09T08:44:02.588066375Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-09T08:44:02.588285436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.588651774Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-07-09T08:44:02.589041619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-09T08:44:02', 'add_youtube_trailer_id') 
2026-07-09T08:44:02.589389299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.590171745Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-09T08:44:02.590364493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018833s 
2026-07-09T08:44:02.590551590Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-09T08:44:02.590746202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.591013851Z [Info] add_studio: Starting migration of Log DB to 120 
2026-07-09T08:44:02.591274706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-09T08:44:02', 'add_studio') 
2026-07-09T08:44:02.591591204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.592297486Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-09T08:44:02.592489092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015492s 
2026-07-09T08:44:02.592682973Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-09T08:44:02.592881252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.593123099Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-07-09T08:44:02.593392301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-09T08:44:02', 'update_filedate_config') 
2026-07-09T08:44:02.593712857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.594408859Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-09T08:44:02.594600064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001514s 
2026-07-09T08:44:02.594795868Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-09T08:44:02.594993106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.595236165Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-07-09T08:44:02.595520728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-09T08:44:02', 'add_movieid_to_blacklist') 
2026-07-09T08:44:02.595835322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.596562236Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-09T08:44:02.596778371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015428s 
2026-07-09T08:44:02.596998845Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-09T08:44:02.597219960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.597484553Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-07-09T08:44:02.597795900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-09T08:44:02', 'create_netimport_table') 
2026-07-09T08:44:02.598144643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.598762958Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-09T08:44:02.598976979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001534s 
2026-07-09T08:44:02.599187413Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-09T08:44:02.599412185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.599678983Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-07-09T08:44:02.599998677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-09T08:44:02', 'add_preferred_tags_to_profile') 
2026-07-09T08:44:02.600353652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.600949953Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-09T08:44:02.601163132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015126s 
2026-07-09T08:44:02.601365349Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-09T08:44:02.601592417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.601852691Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-07-09T08:44:02.602142615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-09T08:44:02', 'fix_imdb_unique') 
2026-07-09T08:44:02.602481828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.603048098Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-09T08:44:02.603262691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014588s 
2026-07-09T08:44:02.603469648Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-09T08:44:02.603699651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.603978352Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-07-09T08:44:02.604290170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-09T08:44:02', 'update_qualities_and_profiles') 
2026-07-09T08:44:02.604636217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.605216656Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-09T08:44:02.605432911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015066s 
2026-07-09T08:44:02.605650620Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-09T08:44:02.605855372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.606118883Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-07-09T08:44:02.606404789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-09T08:44:02', 'remove_wombles') 
2026-07-09T08:44:02.606741808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.607823346Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-09T08:44:02.608073670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019581s 
2026-07-09T08:44:02.608249093Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-09T08:44:02.608485119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.608731194Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-07-09T08:44:02.609009074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-09T08:44:02', 'remove_kickass') 
2026-07-09T08:44:02.609346834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.609921832Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-09T08:44:02.610127547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014641s 
2026-07-09T08:44:02.610359854Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-09T08:44:02.610596742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.610862747Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-07-09T08:44:02.611184896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-09T08:44:02', 'add_parsed_movie_info_to_pending_release') 
2026-07-09T08:44:02.611547176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.612152796Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-09T08:44:02.612380935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015451s 
2026-07-09T08:44:02.612601890Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-09T08:44:02.612833226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.613104242Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-07-09T08:44:02.613403013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-09T08:44:02', 'remove_wombles_kickass') 
2026-07-09T08:44:02.613749982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.614330471Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-09T08:44:02.614544823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014932s 
2026-07-09T08:44:02.614768223Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-09T08:44:02.614995691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.615267258Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-07-09T08:44:02.615584837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-09T08:44:02', 'make_parsed_episode_info_nullable') 
2026-07-09T08:44:02.615968650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.616587427Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-09T08:44:02.616816177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015739s 
2026-07-09T08:44:02.617028385Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-09T08:44:02.617253127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.617517801Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-07-09T08:44:02.617830811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-09T08:44:02', 'rename_torrent_downloadstation') 
2026-07-09T08:44:02.618180605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.618764121Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-09T08:44:02.618977140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014985s 
2026-07-09T08:44:02.619194808Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-09T08:44:02.619415302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.619680757Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-07-09T08:44:02.620000641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-09T08:44:02', 'add_minimumavailability') 
2026-07-09T08:44:02.620357450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.620938811Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-09T08:44:02.621156199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015182s 
2026-07-09T08:44:02.621376061Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-09T08:44:02.621605293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.621873123Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-07-09T08:44:02.622186183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-09T08:44:02', 'add_remux_qualities_for_the_wankers') 
2026-07-09T08:44:02.622538743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.623129563Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-09T08:44:02.623353053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015125s 
2026-07-09T08:44:02.623576283Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-09T08:44:02.623797328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.624084747Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-07-09T08:44:02.624379671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-09T08:44:02', 'add_haspredbentry_to_movies') 
2026-07-09T08:44:02.624730387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.625317670Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-09T08:44:02.625528374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015055s 
2026-07-09T08:44:02.625745752Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-09T08:44:02.625964052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.626227933Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-07-09T08:44:02.626525593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-09T08:44:02', 'add_pathstate_to_movies') 
2026-07-09T08:44:02.626889365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.627468692Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-09T08:44:02.627675458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015002s 
2026-07-09T08:44:02.627945733Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-09T08:44:02.628166467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.628434056Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-07-09T08:44:02.628732878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-09T08:44:02', 'add_import_exclusions_table') 
2026-07-09T08:44:02.629143154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.629655426Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-09T08:44:02.629863485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014857s 
2026-07-09T08:44:02.630071845Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-09T08:44:02.630290756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.630551501Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-07-09T08:44:02.630847237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-09T08:44:02', 'add_physical_release_note') 
2026-07-09T08:44:02.631189085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.631786759Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-09T08:44:02.632014397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014866s 
2026-07-09T08:44:02.632232667Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-09T08:44:02.632453842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.632742474Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-07-09T08:44:02.633026405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-09T08:44:02', 'consolidate_indexer_baseurl') 
2026-07-09T08:44:02.633368154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.634082432Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-09T08:44:02.634293187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016164s 
2026-07-09T08:44:02.634512017Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-09T08:44:02.634734726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.635000822Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-07-09T08:44:02.635303712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-09T08:44:02', 'add_alternative_titles_table') 
2026-07-09T08:44:02.635649629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.636270269Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-09T08:44:02.636487366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015214s 
2026-07-09T08:44:02.636705645Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-09T08:44:02.636926150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.637192626Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-07-09T08:44:02.637486518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-09T08:44:02', 'fix_duplicate_alt_titles') 
2026-07-09T08:44:02.637836643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.638580892Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-09T08:44:02.638784302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016396s 
2026-07-09T08:44:02.638988243Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-09T08:44:02.639200891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.639460163Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-07-09T08:44:02.639740257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-09T08:44:02', 'movie_extras') 
2026-07-09T08:44:02.640117086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.640802597Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-09T08:44:02.640997069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015928s 
2026-07-09T08:44:02.641202713Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-09T08:44:02.641416453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.641684373Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-07-09T08:44:02.641982022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-09T08:44:02', 'clean_core_tv') 
2026-07-09T08:44:02.642315003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.642906464Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-09T08:44:02.643107750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014923s 
2026-07-09T08:44:02.643326540Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-09T08:44:02.643550852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.643819654Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-07-09T08:44:02.644144458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-09T08:44:02', 'add_cookies_to_indexer_status') 
2026-07-09T08:44:02.644494783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.645124882Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-09T08:44:02.645339404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015604s 
2026-07-09T08:44:02.645554477Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-09T08:44:02.645772226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.646034755Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-07-09T08:44:02.646320240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-09T08:44:02', 'banner_to_fanart') 
2026-07-09T08:44:02.646673782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.647350996Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-09T08:44:02.647555277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015765s 
2026-07-09T08:44:02.647779669Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-09T08:44:02.648025444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.648284405Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-07-09T08:44:02.648584821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-09T08:44:02', 'naming_config_colon_action') 
2026-07-09T08:44:02.649147995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.650352160Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-09T08:44:02.650573075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023024s 
2026-07-09T08:44:02.650789992Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-09T08:44:02.651003632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.651267093Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-07-09T08:44:02.651556115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-09T08:44:02', 'add_custom_formats') 
2026-07-09T08:44:02.651953014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.652685409Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-09T08:44:02.652883488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016703s 
2026-07-09T08:44:02.653083872Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-09T08:44:02.653286871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.653532115Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-07-09T08:44:02.653815445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-09T08:44:02', 'remove_extra_naming_config') 
2026-07-09T08:44:02.654139027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.654759747Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-09T08:44:02.654951373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00146s 
2026-07-09T08:44:02.655151446Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-09T08:44:02.655351258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.655598185Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-07-09T08:44:02.655892047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-09T08:44:02', 'convert_regex_required_tags') 
2026-07-09T08:44:02.656230749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.656873704Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-09T08:44:02.657127756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015075s 
2026-07-09T08:44:02.657449163Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-09T08:44:02.657670800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.658001616Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-07-09T08:44:02.661025266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-09T08:44:02', 'fix_format_tags_double_underscore') 
2026-07-09T08:44:02.661558390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.662524055Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-09T08:44:02.662715069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048255s 
2026-07-09T08:44:02.662959341Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-09T08:44:02.663187411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.663504520Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-07-09T08:44:02.663795355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-09T08:44:02', 'add_tags_to_net_import') 
2026-07-09T08:44:02.664147474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.664831472Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-09T08:44:02.665018829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016288s 
2026-07-09T08:44:02.665221588Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-09T08:44:02.665419937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.665674109Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-07-09T08:44:02.665949584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-09T08:44:02', 'add_custom_filters') 
2026-07-09T08:44:02.666291933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.666891290Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-09T08:44:02.667075281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014638s 
2026-07-09T08:44:02.667288711Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-09T08:44:02.667495437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.667740380Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-07-09T08:44:02.668127310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-09T08:44:02', 'indexer_client_status_search_changes') 
2026-07-09T08:44:02.668458647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.669199679Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-09T08:44:02.669389903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00168s 
2026-07-09T08:44:02.669599104Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-09T08:44:02.669809037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.670058920Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-07-09T08:44:02.670353403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-09T08:44:02', 'add_language_to_files_history_blacklist') 
2026-07-09T08:44:02.670697186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.671389660Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-09T08:44:02.671591687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015586s 
2026-07-09T08:44:02.671828123Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-09T08:44:02.672091273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.672346968Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-07-09T08:44:02.672650590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-09T08:44:02', 'add_update_allowed_quality_profile') 
2026-07-09T08:44:02.672989422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.673657237Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-09T08:44:02.673866619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015327s 
2026-07-09T08:44:02.674081001Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-09T08:44:02.674386366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.674717292Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-07-09T08:44:02.675039200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-09T08:44:02', 'add_download_client_priority') 
2026-07-09T08:44:02.675421721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.676234848Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-09T08:44:02.676428188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018357s 
2026-07-09T08:44:02.676627760Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-09T08:44:02.676956231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.677227498Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-07-09T08:44:02.677574988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-09T08:44:02', 'remove_growl_prowl') 
2026-07-09T08:44:02.677987398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.678711867Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-09T08:44:02.678896870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017488s 
2026-07-09T08:44:02.679211283Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-09T08:44:02.679417128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.679667011Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-07-09T08:44:02.679968127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-09T08:44:02', 'remove_plex_hometheatre') 
2026-07-09T08:44:02.680302491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.680919283Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-09T08:44:02.681120368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014921s 
2026-07-09T08:44:02.681317054Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-09T08:44:02.681523550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.681779936Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-07-09T08:44:02.682055191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-09T08:44:02', 'add_webrip_qualites') 
2026-07-09T08:44:02.682385125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.682940995Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-09T08:44:02.683136058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014095s 
2026-07-09T08:44:02.683355479Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-09T08:44:02.683559310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.683820296Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-07-09T08:44:02.684140290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-09T08:44:02', 'health_issue_notification') 
2026-07-09T08:44:02.684491107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.685108019Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-09T08:44:02.685306689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015335s 
2026-07-09T08:44:02.685518195Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-09T08:44:02.685719992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.685961989Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-07-09T08:44:02.686235510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-09T08:44:02', 'speed_improvements') 
2026-07-09T08:44:02.686565014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.687116615Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-09T08:44:02.687306928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013961s 
2026-07-09T08:44:02.687511871Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-09T08:44:02.687717946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.687988621Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-07-09T08:44:02.688283495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-09T08:44:02', 'fix_profile_format_default') 
2026-07-09T08:44:02.688610554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.689191063Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-09T08:44:02.689385154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014573s 
2026-07-09T08:44:02.689586008Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-09T08:44:02.689779307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.690023058Z [Info] task_duration: Starting migration of Log DB to 163 
2026-07-09T08:44:02.690288874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-09T08:44:02', 'task_duration') 
2026-07-09T08:44:02.690615271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.691159367Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-09T08:44:02.691354209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013778s 
2026-07-09T08:44:02.691546346Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-09T08:44:02.691764125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.692026914Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-07-09T08:44:02.692305746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-09T08:44:02', 'movie_collections_crew') 
2026-07-09T08:44:02.692630410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.693202732Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-09T08:44:02.693398857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014448s 
2026-07-09T08:44:02.693610694Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-09T08:44:02.693832771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.694087164Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-07-09T08:44:02.694392488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-09T08:44:02', 'remove_custom_formats_from_quality_model') 
2026-07-09T08:44:02.694732684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.695312020Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-09T08:44:02.695527344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014573s 
2026-07-09T08:44:02.695724852Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-09T08:44:02.695950847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.696214328Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-07-09T08:44:02.696481375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-09T08:44:02', 'fix_tmdb_list_config') 
2026-07-09T08:44:02.696816480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.697392260Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-09T08:44:02.697584367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014426s 
2026-07-09T08:44:02.697790532Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-09T08:44:02.697995144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.698244306Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-07-09T08:44:02.698519891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-09T08:44:02', 'remove_movie_pathstate') 
2026-07-09T08:44:02.698854986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.700180726Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-09T08:44:02.700414527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021618s 
2026-07-09T08:44:02.700650061Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-09T08:44:02.700858211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.701123445Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-07-09T08:44:02.701409391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-09T08:44:02', 'custom_format_rework') 
2026-07-09T08:44:02.701753754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.702840984Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-09T08:44:02.703152120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019326s 
2026-07-09T08:44:02.703336071Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-09T08:44:02.703719152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.704217937Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-07-09T08:44:02.704587531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-09T08:44:02', 'custom_format_scores') 
2026-07-09T08:44:02.705222190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.706190891Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-09T08:44:02.706462468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024524s 
2026-07-09T08:44:02.706815278Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-09T08:44:02.707015131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.707267168Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-07-09T08:44:02.707561120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-09T08:44:02', 'fix_trakt_list_config') 
2026-07-09T08:44:02.708001527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.708933705Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-09T08:44:02.709161454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019019s 
2026-07-09T08:44:02.709389864Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-09T08:44:02.709732063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.710017297Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-07-09T08:44:02.710323284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-09T08:44:02', 'quality_definition_preferred_size') 
2026-07-09T08:44:02.710669331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.711368288Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-09T08:44:02.711565866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016247s 
2026-07-09T08:44:02.711962946Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-09T08:44:02.712157809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.712442512Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-07-09T08:44:02.712783549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-09T08:44:02', 'add_download_history') 
2026-07-09T08:44:02.713168244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.713884406Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-09T08:44:02.714071583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017134s 
2026-07-09T08:44:02.714626170Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-09T08:44:02.714634176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.714834609Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-07-09T08:44:02.715232220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-09T08:44:02', 'net_import_status') 
2026-07-09T08:44:02.715585552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.716870790Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-09T08:44:02.717152057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022731s 
2026-07-09T08:44:02.717378753Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-09T08:44:02.717710612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.718001678Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-07-09T08:44:02.718283406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-09T08:44:02', 'email_multiple_addresses') 
2026-07-09T08:44:02.718621186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.719234211Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-09T08:44:02.719427660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015187s 
2026-07-09T08:44:02.719643184Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-09T08:44:02.719867596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.720133742Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-07-09T08:44:02.720433526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-09T08:44:02', 'remove_chown_and_folderchmod_config') 
2026-07-09T08:44:02.720770605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.721441225Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-09T08:44:02.721647280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015688s 
2026-07-09T08:44:02.721852915Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-09T08:44:02.722054871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.722304434Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-07-09T08:44:02.722584137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-09T08:44:02', 'movie_recommendations') 
2026-07-09T08:44:02.722913631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.723469741Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-09T08:44:02.723665325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014077s 
2026-07-09T08:44:02.723946040Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-09T08:44:02.724158398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.724407129Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-07-09T08:44:02.724686020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-09T08:44:02', 'language_improvements') 
2026-07-09T08:44:02.725020664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.725592907Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-09T08:44:02.725786517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014293s 
2026-07-09T08:44:02.725984235Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-09T08:44:02.726265502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.726551127Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-07-09T08:44:02.726823776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-09T08:44:02', 'new_list_server') 
2026-07-09T08:44:02.727148219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.728434660Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-09T08:44:02.728626076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021553s 
2026-07-09T08:44:02.728847051Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-09T08:44:02.729049469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.729300685Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-07-09T08:44:02.729590007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-09T08:44:02', 'movie_translation_indexes') 
2026-07-09T08:44:02.729933499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.730570973Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-09T08:44:02.730770255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001514s 
2026-07-09T08:44:02.730976851Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-09T08:44:02.731253628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.731518341Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-07-09T08:44:02.731821712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-09T08:44:02', 'fix_invalid_profile_references') 
2026-07-09T08:44:02.732216638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.732842678Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-09T08:44:02.733045868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015786s 
2026-07-09T08:44:02.733246351Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-09T08:44:02.733452386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.733695797Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-07-09T08:44:02.733969277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-09T08:44:02', 'list_movies_table') 
2026-07-09T08:44:02.734295655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.734941355Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-09T08:44:02.735135947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014854s 
2026-07-09T08:44:02.735333745Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-09T08:44:02.735588398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.735909495Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-07-09T08:44:02.736149318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-09T08:44:02', 'on_delete_notification') 
2026-07-09T08:44:02.736484994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.738588881Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-09T08:44:02.738784716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015609s 
2026-07-09T08:44:02.739016833Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-09T08:44:02.739241756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.739533374Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-07-09T08:44:02.742060914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-09T08:44:02', 'download_propers_config') 
2026-07-09T08:44:02.742395778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.743001067Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-09T08:44:02.743200439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037567s 
2026-07-09T08:44:02.743411233Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-09T08:44:02.743617599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.743890549Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-07-09T08:44:02.744171795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-09T08:44:02', 'add_priority_to_indexers') 
2026-07-09T08:44:02.744513754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.745169274Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-09T08:44:02.745372063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015332s 
2026-07-09T08:44:02.745578048Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-09T08:44:02.745783572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.746032012Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-07-09T08:44:02.746318639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-09T08:44:02', 'add_alternative_title_indices') 
2026-07-09T08:44:02.746669486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.747423104Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-09T08:44:02.747646123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001619s 
2026-07-09T08:44:02.747868330Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-09T08:44:02.748079085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.748326032Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-07-09T08:44:02.748598431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-09T08:44:02', 'fix_tmdb_duplicates') 
2026-07-09T08:44:02.748967674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.749569697Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-09T08:44:02.749766754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014879s 
2026-07-09T08:44:02.749999913Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-09T08:44:02.750224125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.750482836Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-07-09T08:44:02.750770365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-09T08:44:02', 'swap_filechmod_for_folderchmod') 
2026-07-09T08:44:02.751119027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.751743014Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-09T08:44:02.752014961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015128s 
2026-07-09T08:44:02.752218411Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-09T08:44:02.752427132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.752789181Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-07-09T08:44:02.753073604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-09T08:44:02', 'mediainfo_channels') 
2026-07-09T08:44:02.753428118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.754063618Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-09T08:44:02.754249532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016275s 
2026-07-09T08:44:02.754450006Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-09T08:44:02.754652824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.754905393Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-07-09T08:44:02.755528298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-09T08:44:02.755894966Z [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-09T08:44:02.756424733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006749s 
2026-07-09T08:44:02.756716381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-09T08:44:02.757017387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-09T08:44:02.757363384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s 
2026-07-09T08:44:02.757631814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-09T08:44:02', 'add_update_history') 
2026-07-09T08:44:02.758002381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.758768614Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-09T08:44:02.758963827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017969s 
2026-07-09T08:44:02.759181956Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-09T08:44:02.759384494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.759640249Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-07-09T08:44:02.759952959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-09T08:44:02', 'update_awesome_hd_link') 
2026-07-09T08:44:02.760297984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.761096482Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-09T08:44:02.761307096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016592s 
2026-07-09T08:44:02.761539003Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-09T08:44:02.761760289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.762010804Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-07-09T08:44:02.762292852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-09T08:44:02', 'remove_awesomehd') 
2026-07-09T08:44:02.762626634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.780090787Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-09T08:44:02.780401072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181963s 
2026-07-09T08:44:02.780799725Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-09T08:44:02.781068897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.781503974Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-07-09T08:44:02.781867215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-09T08:44:02', 'add_on_delete_to_notifications') 
2026-07-09T08:44:02.782323995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.783461997Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-09T08:44:02.783672120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023871s 
2026-07-09T08:44:02.783916983Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-09T08:44:02.784128159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.784385537Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-07-09T08:44:02.784685221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-09T08:44:02', 'add_bypass_to_delay_profile') 
2026-07-09T08:44:02.785053983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.786089449Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-09T08:44:02.786281205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019342s 
2026-07-09T08:44:02.786592833Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-09T08:44:02.786882596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.787642607Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-07-09T08:44:02.788090228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-09T08:44:02', 'update_notifiarr') 
2026-07-09T08:44:02.788460304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.789288522Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-09T08:44:02.789489316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024044s 
2026-07-09T08:44:02.789691974Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-09T08:44:02.789899903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.790153353Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-07-09T08:44:02.790437305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-09T08:44:02', 'legacy_mediainfo_hdr') 
2026-07-09T08:44:02.790782450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.791424674Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-09T08:44:02.791624025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015203s 
2026-07-09T08:44:02.791863808Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-09T08:44:02.792091547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.792343745Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-07-09T08:44:02.792624961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-09T08:44:02', 'rename_blacklist_to_blocklist') 
2026-07-09T08:44:02.792963132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.793658262Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-09T08:44:02.793857714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015734s 
2026-07-09T08:44:02.794058569Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-09T08:44:02.794254744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.794502513Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-07-09T08:44:02.794811205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-09T08:44:02', 'add_indexer_tags') 
2026-07-09T08:44:02.795223084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.796037244Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-09T08:44:02.796248590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017718s 
2026-07-09T08:44:02.796449194Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-09T08:44:02.796643465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.796904731Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-07-09T08:44:02.797171819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-09T08:44:02', 'mediainfo_to_ffmpeg') 
2026-07-09T08:44:02.797514680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.798279109Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-09T08:44:02.798480244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016346s 
2026-07-09T08:44:02.798678083Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-09T08:44:02.798886152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.799149943Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-07-09T08:44:02.799419346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-09T08:44:02', 'cdh_per_downloadclient') 
2026-07-09T08:44:02.799804872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.800493118Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-09T08:44:02.800690907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015968s 
2026-07-09T08:44:02.800900318Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-09T08:44:02.801114840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.801358391Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-07-09T08:44:02.801646441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-09T08:44:02', 'migrate_discord_from_slack') 
2026-07-09T08:44:02.801997578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.802667778Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-09T08:44:02.802864314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015458s 
2026-07-09T08:44:02.803061210Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-09T08:44:02.803250712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.803493671Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-07-09T08:44:02.803756440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-09T08:44:02', 'remove_predb') 
2026-07-09T08:44:02.804236127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.804934794Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-09T08:44:02.805125388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016804s 
2026-07-09T08:44:02.805337264Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-09T08:44:02.805537728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.805786840Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-07-09T08:44:02.806081624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-09T08:44:02', 'add_on_update_to_notifications') 
2026-07-09T08:44:02.806423743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.807108802Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-09T08:44:02.807309817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015551s 
2026-07-09T08:44:02.807513257Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-09T08:44:02.807719593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.808013194Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-07-09T08:44:02.808305964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-09T08:44:02', 'ensure_identity_on_id_columns') 
2026-07-09T08:44:02.808640407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.809264123Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-09T08:44:02.809464046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015291s 
2026-07-09T08:44:02.809665942Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-09T08:44:02.809870124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.810124255Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-07-09T08:44:02.810404309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-09T08:44:02', 'download_client_per_indexer') 
2026-07-09T08:44:02.810750827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.812013320Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-09T08:44:02.812218764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021247s 
2026-07-09T08:44:02.812456062Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-09T08:44:02.812625433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.812876028Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-07-09T08:44:02.813158797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-09T08:44:02', 'multiple_ratings_support') 
2026-07-09T08:44:02.813500676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.814095434Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-09T08:44:02.814295246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014627s 
2026-07-09T08:44:02.814512934Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-09T08:44:02.814694480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.814941467Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-07-09T08:44:02.815208736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-09T08:44:02', 'movie_metadata') 
2026-07-09T08:44:02.815542608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.816164671Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-09T08:44:02.816358962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014649s 
2026-07-09T08:44:02.816554166Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-09T08:44:02.816750631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.817001466Z [Info] add_collections: Starting migration of Log DB to 208 
2026-07-09T08:44:02.817273945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-09T08:44:02', 'add_collections') 
2026-07-09T08:44:02.817613619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.818196824Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-09T08:44:02.818386546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014395s 
2026-07-09T08:44:02.818590547Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-09T08:44:02.818796772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.819047106Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-07-09T08:44:02.819327120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-09T08:44:02', 'movie_meta_collection_index') 
2026-07-09T08:44:02.819664239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.820249889Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-09T08:44:02.820468258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014385s 
2026-07-09T08:44:02.820657019Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-09T08:44:02.820864847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.821114901Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-07-09T08:44:02.821398161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-09T08:44:02', 'movie_added_notifications') 
2026-07-09T08:44:02.821747836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.822329347Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-09T08:44:02.822528588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014542s 
2026-07-09T08:44:02.822725324Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-09T08:44:02.822932271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.823182605Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-07-09T08:44:02.823461046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-09T08:44:02', 'more_movie_meta_index') 
2026-07-09T08:44:02.823799869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.824398885Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-09T08:44:02.824588437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014617s 
2026-07-09T08:44:02.824799442Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-09T08:44:02.825018272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.825267444Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-07-09T08:44:02.825863896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-09T08:44:02.826044389Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:44:02.826246326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-09T08:44:02.827013431Z [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-09T08:44:02.827661396Z [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-09T08:44:02.828134078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-09T08:44:02.828691571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-09T08:44:02.829642736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-09T08:44:02.830009765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035723s 
2026-07-09T08:44:02.830201271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-09T08:44:02.830370161Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:44:02.830552679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-09T08:44:02.831180012Z [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-09T08:44:02.831740200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-09T08:44:02.832158703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-09T08:44:02.832699573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-09T08:44:02.833591219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-09T08:44:02.833973068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032252s 
2026-07-09T08:44:02.834160355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:44:02.834328944Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:44:02.834512815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-09T08:44:02.835154567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-09T08:44:02.835650456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-09T08:44:02.836096735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-09T08:44:02.836577363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-09T08:44:02.837440361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:44:02.837842671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031331s 
2026-07-09T08:44:02.838136423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-09T08:44:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-09T08:44:02.838483512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.839406440Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-09T08:44:02.839619119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046612s 
2026-07-09T08:44:02.839836456Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-09T08:44:02.840142312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.840391645Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-07-09T08:44:02.840684054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-09T08:44:02', 'add_language_tags_to_subtitle_files') 
2026-07-09T08:44:02.841019680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.841608876Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-09T08:44:02.841809170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014546s 
2026-07-09T08:44:02.842002008Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-09T08:44:02.842205678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.842445662Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-07-09T08:44:02.842716076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-09T08:44:02', 'add_salt_to_users') 
2026-07-09T08:44:02.843039187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.843600077Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-09T08:44:02.843787584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013872s 
2026-07-09T08:44:02.843997778Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-09T08:44:02.844189574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.844431782Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-07-09T08:44:02.844692246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-09T08:44:02', 'clean_alt_titles') 
2026-07-09T08:44:02.845022451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.845576467Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-09T08:44:02.845767432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013836s 
2026-07-09T08:44:02.845948226Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-09T08:44:02.846145854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.846386068Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-07-09T08:44:02.846634017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-09T08:44:02', 'remove_omg') 
2026-07-09T08:44:02.846951757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.847491625Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-09T08:44:02.847668631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013448s 
2026-07-09T08:44:02.847886129Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-09T08:44:02.848103717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.848353450Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-07-09T08:44:02.848646260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-09T08:44:02', 'add_additional_info_to_pending_releases') 
2026-07-09T08:44:02.848982437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.849549509Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-09T08:44:02.849755434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014328s 
2026-07-09T08:44:02.849943402Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-09T08:44:02.850139818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.850382777Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-07-09T08:44:02.850679064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-09T08:44:02', 'add_result_to_commands') 
2026-07-09T08:44:02.851001253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.851580750Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-09T08:44:02.851772386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014309s 
2026-07-09T08:44:02.851992970Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-09T08:44:02.852202282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.852448277Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-07-09T08:44:02.852729584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-09T08:44:02', 'health_restored_notification') 
2026-07-09T08:44:02.853057534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.853629556Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-09T08:44:02.853817264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00141s 
2026-07-09T08:44:02.854034853Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-09T08:44:02.854247942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.854505370Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-07-09T08:44:02.854817309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-09T08:44:02', 'add_on_manual_interaction_required_to_notifications') 
2026-07-09T08:44:02.855177083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.855741520Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-09T08:44:02.856022686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014595s 
2026-07-09T08:44:02.856211116Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-09T08:44:02.856401078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.856635671Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-07-09T08:44:02.856890434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-09T08:44:02', 'remove_rarbg') 
2026-07-09T08:44:02.857214366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.858256635Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-09T08:44:02.858492731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018167s 
2026-07-09T08:44:02.858774588Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-09T08:44:02.858990784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.859251359Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-07-09T08:44:02.859556874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-09T08:44:02', 'remove_invalid_roksbox_metadata_images') 
2026-07-09T08:44:02.859918122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.860525535Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-09T08:44:02.860722892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001516s 
2026-07-09T08:44:02.860914839Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-09T08:44:02.861111415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.861351969Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-07-09T08:44:02.861609538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-09T08:44:02', 'list_sync_time') 
2026-07-09T08:44:02.861939543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.862512196Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-09T08:44:02.862695044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014014s 
2026-07-09T08:44:02.862889947Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-09T08:44:02.863094088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.863330464Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-07-09T08:44:02.863603745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-09T08:44:02', 'add_tags_to_collections') 
2026-07-09T08:44:02.863940202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.864507986Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-09T08:44:02.864696626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014087s 
2026-07-09T08:44:02.864891909Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-09T08:44:02.865091311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.865340212Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-07-09T08:44:02.865632170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-09T08:44:02', 'add_download_client_tags') 
2026-07-09T08:44:02.865959750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.866512353Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-09T08:44:02.866702305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014091s 
2026-07-09T08:44:02.866891757Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-09T08:44:02.867090658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.867331753Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-07-09T08:44:02.867591777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-09T08:44:02', 'add_auto_tagging') 
2026-07-09T08:44:02.867931120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.868504084Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-09T08:44:02.868690400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014132s 
2026-07-09T08:44:02.868902928Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-09T08:44:02.869115135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.869366201Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-07-09T08:44:02.869667728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-09T08:44:02', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-09T08:44:02.870012662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.870606378Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-09T08:44:02.870810529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014656s 
2026-07-09T08:44:02.871016264Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-09T08:44:02.871229353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.871488926Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-07-09T08:44:02.871778980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-09T08:44:02', 'update_restrictions_to_release_profiles') 
2026-07-09T08:44:02.872136790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.872723161Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-09T08:44:02.872924597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014699s 
2026-07-09T08:44:02.873120642Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-09T08:44:02.873318350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.873562131Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-07-09T08:44:02.873832105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-09T08:44:02', 'rename_quality_profiles') 
2026-07-09T08:44:02.874154234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.874715805Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-09T08:44:02.874906369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013864s 
2026-07-09T08:44:02.875108947Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-09T08:44:02.875313469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.875632491Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-07-09T08:44:02.875923828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-09T08:44:02', 'update_images_remote_url') 
2026-07-09T08:44:02.882209427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.882948686Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-09T08:44:02.883147156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007606s 
2026-07-09T08:44:02.883384313Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-09T08:44:02.883588645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.883876645Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-07-09T08:44:02.884178964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-09T08:44:02', 'add_notification_status') 
2026-07-09T08:44:02.884547145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.885116412Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-09T08:44:02.885307647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015257s 
2026-07-09T08:44:02.885506748Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-09T08:44:02.885712081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.885950562Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-07-09T08:44:02.886237319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-09T08:44:02', 'rename_deprecated_indexer_flags') 
2026-07-09T08:44:02.886570089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.887123424Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-09T08:44:02.887319739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013985s 
2026-07-09T08:44:02.887516696Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-09T08:44:02.887726759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.887982183Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-07-09T08:44:02.888261195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-09T08:44:02', 'movie_last_searched_time') 
2026-07-09T08:44:02.888587993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.889160216Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-09T08:44:02.889359117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s 
2026-07-09T08:44:02.889546604Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-09T08:44:02.889743972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.889982011Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-07-09T08:44:02.890243187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-09T08:44:02', 'email_encryption') 
2026-07-09T08:44:02.890561909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.891148300Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-09T08:44:02.891336329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014s 
2026-07-09T08:44:02.891535119Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-09T08:44:02.891733569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.891992320Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-07-09T08:44:02.892272805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-09T08:44:02', 'clear_last_rss_releases_info') 
2026-07-09T08:44:02.892604814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.893166224Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-09T08:44:02.893361618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014187s 
2026-07-09T08:44:02.893549867Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-09T08:44:02.893738697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.893975605Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-07-09T08:44:02.894229536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-09T08:44:02', 'add_indexes') 
2026-07-09T08:44:02.894546003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.895101412Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-09T08:44:02.895279901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013552s 
2026-07-09T08:44:02.895488612Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-09T08:44:02.895819598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.896083901Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-07-09T08:44:02.896382833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-09T08:44:02', 'parse_title_from_existing_subtitle_files') 
2026-07-09T08:44:02.896721675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.897363788Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-09T08:44:02.897562018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015229s 
2026-07-09T08:44:02.897788504Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-09T08:44:02.898009088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.898263150Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-07-09T08:44:02.898613345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-09T08:44:02', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-09T08:44:02.899124875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.899927462Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-09T08:44:02.900139809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018466s 
2026-07-09T08:44:02.900359432Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-09T08:44:02.900578022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.900825841Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-07-09T08:44:02.901132468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-09T08:44:02', 'drop_multi_episode_style_from_naming_config') 
2026-07-09T08:44:02.901480800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.902134026Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-09T08:44:02.902340983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015378s 
2026-07-09T08:44:02.902640877Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-09T08:44:02.902839727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.903077706Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-07-09T08:44:02.903347410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-09T08:44:02', 'stevenlu_update_url') 
2026-07-09T08:44:02.903674859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.904336702Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-09T08:44:02.904523699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s 
2026-07-09T08:44:02.904716928Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-09T08:44:02.904908594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:44:02.905253458Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-07-09T08:44:02.905524895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-09T08:44:02', 'add_movie_keywords') 
2026-07-09T08:44:02.905843507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:44:02.907028864Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-09T08:44:02.907217333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s 
2026-07-09T08:44:03.139215104Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-07-09T08:44:03.146600378Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-09T08:44:03.283386389Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-09T08:44:03.308895705Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-07-09T08:44:03.339915229Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-09T08:44:03.340495729Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-09T08:44:03.340740441Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-07-09T08:44:03.404282086Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-09T08:44:03.690949983Z [ls.io-init] done.