2026-02-08T17:10:50.392952993Z [migrations] started
2026-02-08T17:10:50.397423274Z [migrations] no migrations found
2026-02-08T17:10:50.862460067Z usermod: no changes
2026-02-08T17:10:50.924858782Z ───────────────────────────────────────
2026-02-08T17:10:50.924875235Z 
2026-02-08T17:10:50.924883451Z       ██╗     ███████╗██╗ ██████╗
2026-02-08T17:10:50.924891988Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-08T17:10:50.924900856Z       ██║     ███████╗██║██║   ██║
2026-02-08T17:10:50.924909664Z       ██║     ╚════██║██║██║   ██║
2026-02-08T17:10:50.924917861Z       ███████╗███████║██║╚██████╔╝
2026-02-08T17:10:50.924926227Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-08T17:10:50.924934604Z 
2026-02-08T17:10:50.924942500Z    Brought to you by linuxserver.io
2026-02-08T17:10:50.924950687Z ───────────────────────────────────────
2026-02-08T17:10:50.929727404Z 
2026-02-08T17:10:50.930134835Z To support the app dev(s) visit:
2026-02-08T17:10:50.951609803Z Radarr: https://opencollective.com/radarr
2026-02-08T17:10:50.955404232Z 
2026-02-08T17:10:50.955416477Z To support LSIO projects visit:
2026-02-08T17:10:50.955424563Z https://www.linuxserver.io/donate/
2026-02-08T17:10:50.955432780Z 
2026-02-08T17:10:50.955440666Z ───────────────────────────────────────
2026-02-08T17:10:50.955449985Z GID/UID
2026-02-08T17:10:50.955457900Z ───────────────────────────────────────
2026-02-08T17:10:51.033085998Z 
2026-02-08T17:10:51.033107451Z User UID:    911
2026-02-08T17:10:51.033111670Z User GID:    911
2026-02-08T17:10:51.033115678Z ───────────────────────────────────────
2026-02-08T17:10:51.069204330Z Linuxserver.io version: 6.1.1.10317-ls242
2026-02-08T17:10:51.073129222Z Build-date: 2026-02-08T17:07:26+00:00
2026-02-08T17:10:51.073145405Z ───────────────────────────────────────
2026-02-08T17:10:51.073154964Z     
2026-02-08T17:10:53.257758934Z [custom-init] No custom files found, skipping...
2026-02-08T17:10:58.434985215Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317 
2026-02-08T17:10:58.699373720Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T17:10:58.762532315Z [Debug] Bootstrap: Console selected 
2026-02-08T17:10:58.775069167Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T17:11:02.395700433Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T17:11:03.304673376Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d91f57ec-6529-414b-9655-c3cb631fb6bd} may be persisted to storage in unencrypted form. 
2026-02-08T17:11:04.210232686Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-08T17:11:04.731762243Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-08T17:11:05.825199751Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-08T17:11:05.935942933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:05.942992377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:06.560599168Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-08T17:11:06.610469047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6255744s 
2026-02-08T17:11:06.613698098Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-08T17:11:06.616048721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6745834s 
2026-02-08T17:11:06.718775753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-08T17:11:06.726481027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:06.807392286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-08T17:11:06.930398619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-08T17:11:07.084420209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2740398s 
2026-02-08T17:11:07.089707845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:07.104544317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-08T17:11:07.106630337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2943747s 
2026-02-08T17:11:07.122093471Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-08T17:11:07.124445627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:07.198314345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-08T17:11:07.212013438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:11:07.224635531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237487s 
2026-02-08T17:11:07.228189847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:11:07.231424991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015991s 
2026-02-08T17:11:07.236721275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-08T17:11:07.244454956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-08T17:11:07.257016017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179615s 
2026-02-08T17:11:07.260319007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:07.264186083Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-08T17:11:07.266741668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250501s 
2026-02-08T17:11:07.272959938Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-08T17:11:07.275289469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:07.287805248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:11:07.290224920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002909s 
2026-02-08T17:11:07.292252572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-08T17:11:07.295377314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-08T17:11:07.300314845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062165s 
2026-02-08T17:11:07.302370664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:07.306017978Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-08T17:11:07.308750850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114368s 
2026-02-08T17:11:07.377576405Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-08T17:11:07.379972730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:07.389425132Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-08T17:11:07.670177534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-08T17:11:07.676691208Z [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-02-08T17:11:07.683250806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109132s 
2026-02-08T17:11:07.685297827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-08T17:11:07.688318088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-08T17:11:07.691975192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048977s 
2026-02-08T17:11:07.693762190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-02-08T17:11:07.697155011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-02-08T17:11:07.701062228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055479s 
2026-02-08T17:11:07.703002073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-02-08T17:11:07.705663552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-02-08T17:11:07.709154601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044103s 
2026-02-08T17:11:07.710874173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-02-08T17:11:07.723409692Z [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-02-08T17:11:07.734739334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220933s 
2026-02-08T17:11:07.736703008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-02-08T17:11:07.739177369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-02-08T17:11:07.742628208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004177s 
2026-02-08T17:11:07.744385716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-02-08T17:11:07.753502933Z [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-02-08T17:11:07.762283402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159854s 
2026-02-08T17:11:07.763926891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-08T17:11:07.766395561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:07.769801629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041635s 
2026-02-08T17:11:07.772322725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-02-08T17:11:07.774296358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:07.777665532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041807s 
2026-02-08T17:11:07.779395686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-02-08T17:11:07.834988047Z [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-02-08T17:11:08.220669685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3094439s 
2026-02-08T17:11:08.304230879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-02-08T17:11:08.332774810Z [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-02-08T17:11:08.356079292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486683s 
2026-02-08T17:11:08.357946040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-08T17:11:08.363793524Z [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-02-08T17:11:08.372553531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128319s 
2026-02-08T17:11:08.375222495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-08T17:11:08.379729169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:11:08.389213364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121107s 
2026-02-08T17:11:08.390977105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-08T17:11:08.810539290Z [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-02-08T17:11:08.827596353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4319726s 
2026-02-08T17:11:08.829723566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-08T17:11:08.837767943Z [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-02-08T17:11:08.844555238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134309s 
2026-02-08T17:11:08.846205651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-08T17:11:08.849033916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:11:08.852904529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051764s 
2026-02-08T17:11:08.857221611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-08T17:11:08.903657506Z [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-02-08T17:11:08.910887653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518192s 
2026-02-08T17:11:08.912995217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-08T17:11:08.915248243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T17:11:08.918362583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039319s 
2026-02-08T17:11:08.919793574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-02-08T17:11:08.923861936Z [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-02-08T17:11:08.929487943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081988s 
2026-02-08T17:11:08.931288438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-02-08T17:11:08.933420902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:11:08.938096245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052804s 
2026-02-08T17:11:08.952402901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-02-08T17:11:08.981302698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-02-08T17:11:08.986480553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323903s 
2026-02-08T17:11:08.988053651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-02-08T17:11:08.996714268Z [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-02-08T17:11:09.001445684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119436s 
2026-02-08T17:11:09.002953340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-02-08T17:11:09.008831776Z [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-02-08T17:11:09.013807544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092802s 
2026-02-08T17:11:09.015310340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-02-08T17:11:09.020588517Z [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-02-08T17:11:09.026397172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095798s 
2026-02-08T17:11:09.028227638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-02-08T17:11:09.031862867Z [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-02-08T17:11:09.036349140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066075s 
2026-02-08T17:11:09.038050766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-02-08T17:11:09.040519787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-02-08T17:11:09.043792937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042349s 
2026-02-08T17:11:09.045471106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-02-08T17:11:09.047902341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-02-08T17:11:09.051472239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045109s 
2026-02-08T17:11:09.052944654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-02-08T17:11:09.056736658Z [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-02-08T17:11:09.060730480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063828s 
2026-02-08T17:11:09.062231983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-08T17:11:09.067246489Z [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-02-08T17:11:09.072123268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084543s 
2026-02-08T17:11:09.073702307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-08T17:11:09.077871973Z [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-02-08T17:11:09.081835553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066833s 
2026-02-08T17:11:09.083930752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-02-08T17:11:09.088059685Z [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-02-08T17:11:09.092475676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076122s 
2026-02-08T17:11:09.094034765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-02-08T17:11:09.097965449Z [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-02-08T17:11:09.101200493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00571s 
2026-02-08T17:11:09.102606814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-08T17:11:09.105199564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-02-08T17:11:09.108697166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046989s 
2026-02-08T17:11:09.110249272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-08T17:11:09.112365733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-08T17:11:09.115528130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038591s 
2026-02-08T17:11:09.117011958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-02-08T17:11:09.120326351Z [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-02-08T17:11:09.123977622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054524s 
2026-02-08T17:11:09.125490028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-02-08T17:11:09.130117665Z [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-02-08T17:11:09.134995937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078207s 
2026-02-08T17:11:09.169902498Z [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-02-08T17:11:09.181025904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-08T17:11:09.186719237Z [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-02-08T17:11:09.277074450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941221s 
2026-02-08T17:11:09.280925173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-08T17:11:09.283220004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-08T17:11:09.287796558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005311s 
2026-02-08T17:11:09.289508695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-08T17:11:09.291778886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-08T17:11:09.295305577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040343s 
2026-02-08T17:11:09.296850287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-08T17:11:09.301996980Z [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-02-08T17:11:09.307151438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088812s 
2026-02-08T17:11:09.308772592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-08T17:11:09.313237992Z [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-02-08T17:11:09.318212478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079387s 
2026-02-08T17:11:09.319902240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-02-08T17:11:09.322309407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-02-08T17:11:09.325505282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041105s 
2026-02-08T17:11:09.327000723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-08T17:11:09.331703502Z [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-02-08T17:11:09.336501602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079995s 
2026-02-08T17:11:09.338062635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-08T17:11:09.342981980Z [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-02-08T17:11:09.347980975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084617s 
2026-02-08T17:11:09.349578070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-08T17:11:09.352027512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:11:09.354722749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036813s 
2026-02-08T17:11:09.394399605Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0441186 taking an average of 00:00:00.0441186 
2026-02-08T17:11:09.407784364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-08T17:11:09', 'InitialSetup') 
2026-02-08T17:11:09.413732941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:09.423366327Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-08T17:11:09.424970998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0721513s 
2026-02-08T17:11:09.438048719Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-08T17:11:09.440432599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:09.454418408Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-02-08T17:11:09.498410062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-02-08T17:11:09.503645473Z [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-02-08T17:11:09.509812570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095169s 
2026-02-08T17:11:09.511483053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-02-08T17:11:09.513787383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-08T17:11:09.517086265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040839s 
2026-02-08T17:11:09.518647678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:09.520266678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002359s 
2026-02-08T17:11:09.523105895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-02-08T17:11:09.526018399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:09.546272068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213823s 
2026-02-08T17:11:09.549848038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-08T17:11:09', 'add_moviefiles_table') 
2026-02-08T17:11:09.553376031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:09.556381352Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-08T17:11:09.557793546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031589s 
2026-02-08T17:11:09.559861990Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-08T17:11:09.561544859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:09.564081155Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-02-08T17:11:09.569090521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T17:11:09.580972154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-02-08T17:11:09.582567706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-02-08T17:11:09.584935985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:09.593800012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097105s 
2026-02-08T17:11:09.596739430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-08T17:11:09', 'fix_history_movieId') 
2026-02-08T17:11:09.600324218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:09.602781916Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-08T17:11:09.604126172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018485s 
2026-02-08T17:11:09.606039876Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-08T17:11:09.607702614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:09.610071513Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-02-08T17:11:09.661308615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:09.663168269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-02-08T17:11:09.664744152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-02-08T17:11:09.667125406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:09.676528338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103051s 
2026-02-08T17:11:09.677980813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:09.679351723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-08T17:11:09.680941163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-02-08T17:11:09.683007554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-02-08T17:11:09.691176902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008761s 
2026-02-08T17:11:09.692996686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:09.694361915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-08T17:11:09.698869420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-02-08T17:11:09.934159187Z [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-02-08T17:11:09.949360384Z [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-02-08T17:11:09.963581787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:09.975192474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:10.004369781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:10.009050184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:10.012564420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3119771s 
2026-02-08T17:11:10.014094821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:10.015461403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-08T17:11:10.017129261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-02-08T17:11:10.019399833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-02-08T17:11:10.027577397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089025s 
2026-02-08T17:11:10.030271762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-08T17:11:10', 'add_tmdb_stuff') 
2026-02-08T17:11:10.033410933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.037372329Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-08T17:11:10.038779342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186065s 
2026-02-08T17:11:10.040672263Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-08T17:11:10.042411996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.044766116Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-02-08T17:11:10.060519865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:11:10.062127972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-02-08T17:11:10.063726671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-02-08T17:11:10.122369313Z [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-02-08T17:11:10.130207565Z [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-02-08T17:11:10.135371462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:11:10.139204550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:11:10.160684969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-08T17:11:10.163950814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0986924s 
2026-02-08T17:11:10.166778247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-08T17:11:10', 'fix_movie_files') 
2026-02-08T17:11:10.169801945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.173047139Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-08T17:11:10.174452789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1076617s 
2026-02-08T17:11:10.176511685Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-08T17:11:10.178218230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.180678935Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-02-08T17:11:10.191723703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:11:10.193233342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-02-08T17:11:10.194987945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-02-08T17:11:10.271600118Z [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-02-08T17:11:10.277803357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-02-08T17:11:10.281721196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T17:11:10.285852443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T17:11:10.307365879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:11:10.310973513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114425s 
2026-02-08T17:11:10.313726436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-08T17:11:10.317317005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-08T17:11:10.322237903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065764s 
2026-02-08T17:11:10.325218584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-08T17:11:10', 'update_schedule_intervale') 
2026-02-08T17:11:10.328405551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.332122274Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-08T17:11:10.334160247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160747s 
2026-02-08T17:11:10.342645211Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-08T17:11:10.344454353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.350491819Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-02-08T17:11:10.358974639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:11:10.360880376Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.43E-05s 
2026-02-08T17:11:10.362619087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-02-08T17:11:10.365333111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-02-08T17:11:10.375205007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106279s 
2026-02-08T17:11:10.376427709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:11:10.377790533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-02-08T17:11:10.379572792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-02-08T17:11:10.381825527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-02-08T17:11:10.389720573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086074s 
2026-02-08T17:11:10.391135131Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:10.393185760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:10.401342363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086898s 
2026-02-08T17:11:10.404511043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-08T17:11:10', 'add_movie_formats_to_naming_config') 
2026-02-08T17:11:10.408146973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.410878163Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-08T17:11:10.412454907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180212s 
2026-02-08T17:11:10.414354171Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-08T17:11:10.416098273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.418516652Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-02-08T17:11:10.423138478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:10.424622886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-08T17:11:10.426263981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-02-08T17:11:10.428486275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-02-08T17:11:10.437392287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096099s 
2026-02-08T17:11:10.440125399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-08T17:11:10', 'add_phyiscal_release') 
2026-02-08T17:11:10.443234580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.445915257Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-08T17:11:10.447309404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179904s 
2026-02-08T17:11:10.449247516Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-08T17:11:10.450875865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.453155435Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-02-08T17:11:10.486221220Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:10.498649393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-02-08T17:11:10.502047695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139802s 
2026-02-08T17:11:10.504758343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-08T17:11:10', 'remove_bitmetv') 
2026-02-08T17:11:10.508138208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.511073578Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-08T17:11:10.512580242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229274s 
2026-02-08T17:11:10.514615770Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-08T17:11:10.516297035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.518713661Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-02-08T17:11:10.525749146Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:10.528448150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-02-08T17:11:10.531708044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038439s 
2026-02-08T17:11:10.533989287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-08T17:11:10', 'remove_torrentleech') 
2026-02-08T17:11:10.537080381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.539817702Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-08T17:11:10.541176748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121471s 
2026-02-08T17:11:10.543101474Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-08T17:11:10.544861116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.547280798Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-02-08T17:11:10.551871652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:10.553744512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-02-08T17:11:10.556448527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034583s 
2026-02-08T17:11:10.559188223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-08T17:11:10', 'remove_broadcasthenet') 
2026-02-08T17:11:10.562334748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.564998942Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-08T17:11:10.566751922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118468s 
2026-02-08T17:11:10.568270349Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-08T17:11:10.569895261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.572229921Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-02-08T17:11:10.576343313Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:10.578570858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-02-08T17:11:10.581208369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032876s 
2026-02-08T17:11:10.583866661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-08T17:11:10', 'remove_fanzub') 
2026-02-08T17:11:10.586910920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.589495905Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-08T17:11:10.590900443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114626s 
2026-02-08T17:11:10.592931392Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-08T17:11:10.594607777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.596949292Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-02-08T17:11:10.600434910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:10.602105483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:10.608508265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064735s 
2026-02-08T17:11:10.611886256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-08T17:11:10', 'update_movie_sorttitle') 
2026-02-08T17:11:10.615179236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.618018453Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-08T17:11:10.619444454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159442s 
2026-02-08T17:11:10.621506005Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-08T17:11:10.623201398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.627974559Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-02-08T17:11:10.632419088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:10.634112537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:10.640247179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062108s 
2026-02-08T17:11:10.643234483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-08T17:11:10', 'update_movie_sorttitle_again') 
2026-02-08T17:11:10.646610340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.649416531Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-08T17:11:10.650894576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152567s 
2026-02-08T17:11:10.652828490Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-08T17:11:10.654489935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.656783203Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-02-08T17:11:10.668941753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-02-08T17:11:10.671391766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-02-08T17:11:10.680732312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094804s 
2026-02-08T17:11:10.686024217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-08T17:11:10', 'update_movie_file') 
2026-02-08T17:11:10.689619446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.692429484Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-08T17:11:10.693865395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216408s 
2026-02-08T17:11:10.696041025Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-08T17:11:10.697759756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.700274168Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-02-08T17:11:10.703770337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:10.705459027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:10.712067282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066893s 
2026-02-08T17:11:10.714880367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-08T17:11:10', 'update_movie_slug') 
2026-02-08T17:11:10.718375173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.721036611Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-08T17:11:10.722445168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015636s 
2026-02-08T17:11:10.724412629Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-08T17:11:10.726095778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.728475599Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-02-08T17:11:10.733154791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:10.734616564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-02-08T17:11:10.736260514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-02-08T17:11:10.738501265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-02-08T17:11:10.747572299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097667s 
2026-02-08T17:11:10.750377136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-08T17:11:10', 'add_youtube_trailer_id') 
2026-02-08T17:11:10.753548983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.756368660Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-08T17:11:10.757793008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183982s 
2026-02-08T17:11:10.759647962Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-08T17:11:10.761286632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.763590010Z [Info] add_studio: Starting migration of Main DB to 120 
2026-02-08T17:11:10.768341195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:10.769627455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-08T17:11:10.771173949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-02-08T17:11:10.773280120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-02-08T17:11:10.782004245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093406s 
2026-02-08T17:11:10.784639431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-08T17:11:10', 'add_studio') 
2026-02-08T17:11:10.787668750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.790274877Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-08T17:11:10.791653523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175382s 
2026-02-08T17:11:10.793600744Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-08T17:11:10.795329224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.797726471Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-02-08T17:11:10.801235025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:10.802880137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:10.809277528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064679s 
2026-02-08T17:11:10.812185984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-08T17:11:10', 'update_filedate_config') 
2026-02-08T17:11:10.815501609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:10.818321878Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-08T17:11:10.819748110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154432s 
2026-02-08T17:11:10.821734819Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-08T17:11:10.823427277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:10.825757459Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-02-08T17:11:10.833071705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:11:10.834548178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-02-08T17:11:10.836132658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-02-08T17:11:10.838408511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-02-08T17:11:10.847311035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096944s 
2026-02-08T17:11:10.848816456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:11:10.850168939Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-02-08T17:11:10.851737848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-02-08T17:11:10.906729659Z [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-02-08T17:11:10.915733949Z [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-02-08T17:11:10.921363844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-08T17:11:10.924490399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-08T17:11:10.947679489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0943227s 
2026-02-08T17:11:10.949250031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:11:10.950621462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-08T17:11:10.952255492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-02-08T17:11:11.008941505Z [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-02-08T17:11:11.019165049Z [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-02-08T17:11:11.024897361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-08T17:11:11.028695879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-08T17:11:11.050586764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966656s 
2026-02-08T17:11:11.053810255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-08T17:11:11', 'add_movieid_to_blacklist') 
2026-02-08T17:11:11.057316434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.060551918Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-08T17:11:11.061974934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065392s 
2026-02-08T17:11:11.064641072Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-08T17:11:11.066384432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.069408160Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-02-08T17:11:11.090149631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-02-08T17:11:11.095790729Z [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-02-08T17:11:11.101745408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098401s 
2026-02-08T17:11:11.103287964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-02-08T17:11:11.105431159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-02-08T17:11:11.108345397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003655s 
2026-02-08T17:11:11.111034411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-08T17:11:11', 'create_netimport_table') 
2026-02-08T17:11:11.114062718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.116968088Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-08T17:11:11.118369379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120035s 
2026-02-08T17:11:11.120413194Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-08T17:11:11.122134480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.124518550Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-02-08T17:11:11.129271530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:11:11.130721890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-08T17:11:11.132335749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-02-08T17:11:11.134526310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-02-08T17:11:11.143315306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095017s 
2026-02-08T17:11:11.146096135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-08T17:11:11', 'add_preferred_tags_to_profile') 
2026-02-08T17:11:11.149249684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.152026786Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-08T17:11:11.153490553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179895s 
2026-02-08T17:11:11.155347532Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-08T17:11:11.156991331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.159324840Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-02-08T17:11:11.162725968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:11.164377824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:11.168737972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044672s 
2026-02-08T17:11:11.171513100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-08T17:11:11', 'fix_imdb_unique') 
2026-02-08T17:11:11.174759747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.177415744Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-08T17:11:11.178813408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130938s 
2026-02-08T17:11:11.180821341Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-08T17:11:11.182521043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.185076649Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-02-08T17:11:11.188270199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:11.189890501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:11.215511838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254279s 
2026-02-08T17:11:11.218810379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-08T17:11:11', 'update_qualities_and_profiles') 
2026-02-08T17:11:11.222431119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.225183120Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-08T17:11:11.226644473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352387s 
2026-02-08T17:11:11.228525730Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-08T17:11:11.230142806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.232524882Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-02-08T17:11:11.236788256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:11.239273760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-08T17:11:11.242091324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037148s 
2026-02-08T17:11:11.244719856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-08T17:11:11', 'remove_wombles') 
2026-02-08T17:11:11.247767362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.250389712Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-08T17:11:11.251795602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118713s 
2026-02-08T17:11:11.253597250Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-08T17:11:11.255215618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.257415407Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-02-08T17:11:11.261260499Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:11.263559969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-02-08T17:11:11.266182830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033571s 
2026-02-08T17:11:11.268816523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-08T17:11:11', 'remove_kickass') 
2026-02-08T17:11:11.271925592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.274489435Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-08T17:11:11.275908652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115315s 
2026-02-08T17:11:11.277892827Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-08T17:11:11.279632079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.281944815Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-02-08T17:11:11.286444515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:11:11.288465464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-08T17:11:11.289705010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-02-08T17:11:11.292002345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-02-08T17:11:11.300825319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095413s 
2026-02-08T17:11:11.303664747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-08T17:11:11', 'add_parsed_movie_info_to_pending_release') 
2026-02-08T17:11:11.306895652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.309684537Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-08T17:11:11.311173134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181303s 
2026-02-08T17:11:11.313118611Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-08T17:11:11.314761679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.317011840Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-02-08T17:11:11.321860342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:11.324099981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-08T17:11:11.326710718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032578s 
2026-02-08T17:11:11.328456533Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:11.330653897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-02-08T17:11:11.332931022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030085s 
2026-02-08T17:11:11.335571097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-08T17:11:11', 'remove_wombles_kickass') 
2026-02-08T17:11:11.338616840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.341258378Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-08T17:11:11.342663958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111179s 
2026-02-08T17:11:11.344593674Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-08T17:11:11.346294929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.348611984Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-02-08T17:11:11.352995169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:11:11.354448035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-08T17:11:11.356171384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-02-08T17:11:11.411684165Z [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-02-08T17:11:11.419101158Z [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-02-08T17:11:11.423747193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:11:11.427021515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:11:11.495388086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372888s 
2026-02-08T17:11:11.499209580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-08T17:11:11', 'make_parsed_episode_info_nullable') 
2026-02-08T17:11:11.502510396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.505450476Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-08T17:11:11.506923742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474894s 
2026-02-08T17:11:11.509081807Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-08T17:11:11.510809245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.514861574Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-02-08T17:11:11.519579714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-08T17:11:11.522663353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-08T17:11:11.525822654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004284s 
2026-02-08T17:11:11.528879759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-08T17:11:11', 'rename_torrent_downloadstation') 
2026-02-08T17:11:11.532196407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.535512082Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-08T17:11:11.536988495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137035s 
2026-02-08T17:11:11.539101690Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-08T17:11:11.540877455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.543496178Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-02-08T17:11:11.562073131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-08T17:11:11.563791010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-08T17:11:11.565677799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-02-08T17:11:11.568237142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-08T17:11:11.577054445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098516s 
2026-02-08T17:11:11.578477821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:11.579791285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-08T17:11:11.581421207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-02-08T17:11:11.583785958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-08T17:11:11.591976479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090702s 
2026-02-08T17:11:11.594674602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-08T17:11:11', 'add_minimumavailability') 
2026-02-08T17:11:11.597756847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.600481363Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-08T17:11:11.601899087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173449s 
2026-02-08T17:11:11.603927592Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-08T17:11:11.605651723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.608003949Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-02-08T17:11:11.611651984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:11.613337027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:11.616485255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033195s 
2026-02-08T17:11:11.619324362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-08T17:11:11', 'add_remux_qualities_for_the_wankers') 
2026-02-08T17:11:11.622661180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.625378892Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-08T17:11:11.626863962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119437s 
2026-02-08T17:11:11.628780611Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-08T17:11:11.630463079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.632749552Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-02-08T17:11:11.637618325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:11.639062864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-08T17:11:11.640661853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-02-08T17:11:11.643053940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:11.652070504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099114s 
2026-02-08T17:11:11.654832194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-08T17:11:11', 'add_haspredbentry_to_movies') 
2026-02-08T17:11:11.657939711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.660637503Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-08T17:11:11.662062602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182606s 
2026-02-08T17:11:11.663982137Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-08T17:11:11.665649183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.667931519Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-02-08T17:11:11.672824460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:11.674279740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-08T17:11:11.675821604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-02-08T17:11:11.678117627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-02-08T17:11:11.687128109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098488s 
2026-02-08T17:11:11.689885962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-08T17:11:11', 'add_pathstate_to_movies') 
2026-02-08T17:11:11.693022377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.696210025Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-08T17:11:11.697166681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181746s 
2026-02-08T17:11:11.699257921Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-08T17:11:11.700783593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.703155689Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-02-08T17:11:11.712770498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-02-08T17:11:11.716680510Z [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-02-08T17:11:11.721258478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068141s 
2026-02-08T17:11:11.722901556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-02-08T17:11:11.725236788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-02-08T17:11:11.728342852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039683s 
2026-02-08T17:11:11.729835437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:11.731385728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:11.743761336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122537s 
2026-02-08T17:11:11.747057873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-08T17:11:11', 'add_import_exclusions_table') 
2026-02-08T17:11:11.750584073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.753602791Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-08T17:11:11.755052229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221591s 
2026-02-08T17:11:11.757000962Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-08T17:11:11.758674131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.760992479Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-02-08T17:11:11.765454713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:11.766875665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-02-08T17:11:11.768523993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-02-08T17:11:11.770759164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-02-08T17:11:11.779819245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098171s 
2026-02-08T17:11:11.782752882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-08T17:11:11', 'add_physical_release_note') 
2026-02-08T17:11:11.785785859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.788555786Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-08T17:11:11.790009583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182792s 
2026-02-08T17:11:11.791955801Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-08T17:11:11.793681706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.796064053Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-02-08T17:11:11.799630083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:11.801284374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:11.830248992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287504s 
2026-02-08T17:11:11.833485278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-08T17:11:11', 'consolidate_indexer_baseurl') 
2026-02-08T17:11:11.836817978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:11.839600570Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-08T17:11:11.841020429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381828s 
2026-02-08T17:11:11.843035155Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-08T17:11:11.844759868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:11.847106132Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-02-08T17:11:11.890257965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-02-08T17:11:11.896304429Z [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-02-08T17:11:11.901779633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097101s 
2026-02-08T17:11:11.906990314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-02-08T17:11:11.984121932Z [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-02-08T17:11:12.002067084Z [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-02-08T17:11:12.013813063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:12.017563023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:12.040481087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:12.043701371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351222s 
2026-02-08T17:11:12.045172643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:12.046549295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-08T17:11:12.048081259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-02-08T17:11:12.050265587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-02-08T17:11:12.058807165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092575s 
2026-02-08T17:11:12.060309911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:12.061648055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-08T17:11:12.063285322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-02-08T17:11:12.065697017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-02-08T17:11:12.074272904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094549s 
2026-02-08T17:11:12.077105848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-08T17:11:12', 'add_alternative_titles_table') 
2026-02-08T17:11:12.080222293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.083261562Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-08T17:11:12.084757694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182095s 
2026-02-08T17:11:12.086711117Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-08T17:11:12.088394186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.090751572Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-02-08T17:11:12.098185620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:12.100057379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:12.106865857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070792s 
2026-02-08T17:11:12.108456269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-08T17:11:12.110009857Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.82E-05s 
2026-02-08T17:11:12.111621833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-02-08T17:11:12.171060378Z [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-02-08T17:11:12.178918249Z [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-02-08T17:11:12.183682682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:11:12.187035613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:11:12.209814797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963449s 
2026-02-08T17:11:12.211333775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-08T17:11:12.213824610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:12.217006266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041888s 
2026-02-08T17:11:12.219880473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-08T17:11:12', 'fix_duplicate_alt_titles') 
2026-02-08T17:11:12.222988712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.226265178Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-08T17:11:12.227724126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132075s 
2026-02-08T17:11:12.229917763Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-08T17:11:12.231674500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.234811295Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-02-08T17:11:12.279416614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-02-08T17:11:12.282314699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-08T17:11:12.285716469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044798s 
2026-02-08T17:11:12.287268153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-02-08T17:11:12.289208519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-08T17:11:12.291712331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030568s 
2026-02-08T17:11:12.293181840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-02-08T17:11:12.294861491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-08T17:11:12.297346986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027631s 
2026-02-08T17:11:12.298799290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-08T17:11:12.303078997Z [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-02-08T17:11:12.307496170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072209s 
2026-02-08T17:11:12.309338299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-08T17:11:12.313351850Z [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-02-08T17:11:12.317741468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073921s 
2026-02-08T17:11:12.319358073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-08T17:11:12.324088518Z [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-02-08T17:11:12.328663689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078804s 
2026-02-08T17:11:12.331518227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-08T17:11:12', 'movie_extras') 
2026-02-08T17:11:12.334572085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.337519730Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-08T17:11:12.338888406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166281s 
2026-02-08T17:11:12.340715896Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-08T17:11:12.342351639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.344682853Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-02-08T17:11:12.356015330Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-02-08T17:11:12.357838440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-02-08T17:11:12.361026489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003434s 
2026-02-08T17:11:12.362517582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-02-08T17:11:12.364191251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-02-08T17:11:12.366947120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027679s 
2026-02-08T17:11:12.368142537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-02-08T17:11:12.369708279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-02-08T17:11:12.372899505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034004s 
2026-02-08T17:11:12.374395928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-02-08T17:11:12.376057894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-02-08T17:11:12.378619822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028238s 
2026-02-08T17:11:12.381537376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-02-08T17:11:12.435014278Z [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-02-08T17:11:12.442978343Z [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-02-08T17:11:12.448100576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-08T17:11:12.451520171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-08T17:11:12.471257912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881292s 
2026-02-08T17:11:12.472993656Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-02-08T17:11:12.525298458Z [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-02-08T17:11:12.532225174Z [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-02-08T17:11:12.536545463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T17:11:12.540200001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T17:11:12.560211082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:11:12.564119791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:11:12.567486901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0929177s 
2026-02-08T17:11:12.570090172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-02-08T17:11:12.623903010Z [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-02-08T17:11:12.632097549Z [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-02-08T17:11:12.636892183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:11:12.640119571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:11:12.659984808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876327s 
2026-02-08T17:11:12.661579519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-02-08T17:11:12.713551901Z [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-02-08T17:11:12.720267863Z [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-02-08T17:11:12.724260542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:11:12.728212930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:11:12.747395863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841007s 
2026-02-08T17:11:12.750134768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-08T17:11:12', 'clean_core_tv') 
2026-02-08T17:11:12.753136642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.758319126Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-08T17:11:12.759704275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0949249s 
2026-02-08T17:11:12.761754142Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-08T17:11:12.763488504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.765844568Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-02-08T17:11:12.772020383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:11:12.773462877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-02-08T17:11:12.775089812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-02-08T17:11:12.777317107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-02-08T17:11:12.785863545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092833s 
2026-02-08T17:11:12.787738390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-02-08T17:11:12.790145245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-02-08T17:11:12.797872794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085458s 
2026-02-08T17:11:12.800610617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-08T17:11:12', 'add_cookies_to_indexer_status') 
2026-02-08T17:11:12.803686350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.806752062Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-08T17:11:12.808210869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171626s 
2026-02-08T17:11:12.810031625Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-08T17:11:12.811726618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.813955295Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-02-08T17:11:12.818576941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-08T17:11:12.821230523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-08T17:11:12.824395977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037988s 
2026-02-08T17:11:12.826299119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-08T17:11:12.828542936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-08T17:11:12.831346751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030267s 
2026-02-08T17:11:12.833600509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-08T17:11:12', 'banner_to_fanart') 
2026-02-08T17:11:12.836655250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.839527974Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-08T17:11:12.840895677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113662s 
2026-02-08T17:11:12.842771595Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-08T17:11:12.844479303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.847109809Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-02-08T17:11:12.852500162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:11:12.854105855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-08T17:11:12.855754494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-02-08T17:11:12.858506015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:12.867429992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098155s 
2026-02-08T17:11:12.870049146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-08T17:11:12', 'naming_config_colon_action') 
2026-02-08T17:11:12.873280291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.876657541Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-08T17:11:12.877948470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188982s 
2026-02-08T17:11:12.879796661Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-08T17:11:12.881447606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.883668327Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-02-08T17:11:12.893148044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-02-08T17:11:12.896578881Z [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-02-08T17:11:12.900902907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061885s 
2026-02-08T17:11:12.902506165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-02-08T17:11:12.904721656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-08T17:11:12.907682708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037677s 
2026-02-08T17:11:12.909131966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:11:12.910514770Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.49E-05s 
2026-02-08T17:11:12.912153680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-02-08T17:11:12.914605977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-02-08T17:11:12.923140801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094775s 
2026-02-08T17:11:12.924793960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-02-08T17:11:12.927054922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:12.935011081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088054s 
2026-02-08T17:11:12.936469898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:12.938035801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:12.940359409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025095s 
2026-02-08T17:11:12.942990567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-08T17:11:12', 'add_custom_formats') 
2026-02-08T17:11:12.946118335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.950246957Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-08T17:11:12.951634060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122429s 
2026-02-08T17:11:12.953578295Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-08T17:11:12.955256413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.957590984Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-02-08T17:11:12.961444964Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-08T17:11:12.963969687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-08T17:11:12.967228188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039915s 
2026-02-08T17:11:12.969962222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-08T17:11:12', 'remove_extra_naming_config') 
2026-02-08T17:11:12.973093637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:12.976295394Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-08T17:11:12.977699050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012765s 
2026-02-08T17:11:12.979550969Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-08T17:11:12.981697551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:12.983557265Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-02-08T17:11:12.987110850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:12.988557533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:13.041060443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522384s 
2026-02-08T17:11:13.044244314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-08T17:11:13', 'convert_regex_required_tags') 
2026-02-08T17:11:13.047816737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.051361203Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-08T17:11:13.052852285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627432s 
2026-02-08T17:11:13.054921291Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-08T17:11:13.056703339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.059063040Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-02-08T17:11:13.062955668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:13.064214382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:13.072118296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078408s 
2026-02-08T17:11:13.075160441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-08T17:11:13', 'fix_format_tags_double_underscore') 
2026-02-08T17:11:13.078637602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.081628965Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-08T17:11:13.083080217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172779s 
2026-02-08T17:11:13.085003108Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-08T17:11:13.086742891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.089017721Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-02-08T17:11:13.094917600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-08T17:11:13.096042876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-02-08T17:11:13.097918753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-02-08T17:11:13.099798708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-02-08T17:11:13.108421650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009303s 
2026-02-08T17:11:13.110237626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-08T17:11:13.112086368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-08T17:11:13.114380076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026602s 
2026-02-08T17:11:13.117083970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-08T17:11:13', 'add_tags_to_net_import') 
2026-02-08T17:11:13.120179263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.122808707Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-08T17:11:13.124259999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108776s 
2026-02-08T17:11:13.126145034Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-08T17:11:13.127832943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.130143765Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-02-08T17:11:13.136542548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-08T17:11:13.139841170Z [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-02-08T17:11:13.144209165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059034s 
2026-02-08T17:11:13.146729980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-08T17:11:13', 'add_custom_filters') 
2026-02-08T17:11:13.149759750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.152444816Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-08T17:11:13.153828312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142025s 
2026-02-08T17:11:13.155868851Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-08T17:11:13.157622471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.160185983Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-02-08T17:11:13.196558045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:11:13.198393140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-02-08T17:11:13.199996979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-02-08T17:11:13.202399927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:13.211479899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100078s 
2026-02-08T17:11:13.215087302Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-02-08T17:11:13.326075268Z [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-02-08T17:11:13.335418199Z [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-02-08T17:11:13.340823382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:11:13.344429372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:11:13.366263173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:11:13.369609841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1528802s 
2026-02-08T17:11:13.371496079Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-02-08T17:11:13.427641673Z [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-02-08T17:11:13.434896400Z [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-02-08T17:11:13.439236879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T17:11:13.442653899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T17:11:13.464045700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T17:11:13.467065520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938995s 
2026-02-08T17:11:13.468534979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:11:13.469882382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-02-08T17:11:13.471834101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-02-08T17:11:13.474201318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-02-08T17:11:13.482362048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089585s 
2026-02-08T17:11:13.484543671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-08T17:11:13.486948764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-08T17:11:13.489346571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031141s 
2026-02-08T17:11:13.490809958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:11:13.492178132Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s 
2026-02-08T17:11:13.493907043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-02-08T17:11:13.548776679Z [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-02-08T17:11:13.557455824Z [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-02-08T17:11:13.562427905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T17:11:13.566265922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T17:11:13.587797695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T17:11:13.591090855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956535s 
2026-02-08T17:11:13.592714795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-08T17:11:13.596907466Z [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-02-08T17:11:13.601595125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074353s 
2026-02-08T17:11:13.603325789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-08T17:11:13.605901696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:11:13.609111398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042799s 
2026-02-08T17:11:13.611964212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-08T17:11:13', 'indexer_client_status_search_changes') 
2026-02-08T17:11:13.615140507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.618612247Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-08T17:11:13.620154663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134543s 
2026-02-08T17:11:13.622273519Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-08T17:11:13.624065767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.626622225Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-02-08T17:11:13.635701465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:11:13.637220824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-02-08T17:11:13.638818220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-02-08T17:11:13.641248904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:11:13.650743411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103941s 
2026-02-08T17:11:13.652219333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T17:11:13.653571545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-02-08T17:11:13.655127848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-02-08T17:11:13.657423150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:11:13.666159320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095344s 
2026-02-08T17:11:13.667625953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:11:13.669039198Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-08T17:11:13.670600782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-02-08T17:11:13.672907086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:11:13.681530899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094315s 
2026-02-08T17:11:13.682988013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:13.684569487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:13.756055008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711408s 
2026-02-08T17:11:13.759328669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-08T17:11:13', 'add_language_to_files_history_blacklist') 
2026-02-08T17:11:13.763039149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.766077296Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-08T17:11:13.767653079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813348s 
2026-02-08T17:11:13.769694429Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-08T17:11:13.771411627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.773743943Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-02-08T17:11:13.803245672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:11:13.805033722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-02-08T17:11:13.806675868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-02-08T17:11:13.809035169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-08T17:11:13.819116276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107214s 
2026-02-08T17:11:13.822527594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:13.834872871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-08T17:11:13.838222425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131263s 
2026-02-08T17:11:13.841128275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-08T17:11:13', 'add_update_allowed_quality_profile') 
2026-02-08T17:11:13.844446426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:13.847416496Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-08T17:11:13.848951747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220835s 
2026-02-08T17:11:13.850938968Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-08T17:11:13.852652098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:13.854981528Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-02-08T17:11:13.860594078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T17:11:13.862137496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-08T17:11:13.863803500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-02-08T17:11:13.866361951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:13.875823271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104888s 
2026-02-08T17:11:13.877323191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:13.878918633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:14.123470419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2442091s 
2026-02-08T17:11:14.126646333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-08T17:11:14', 'add_download_client_priority') 
2026-02-08T17:11:14.130210139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.133205259Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-08T17:11:14.134777224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.254217s 
2026-02-08T17:11:14.136614654Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-08T17:11:14.138290508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.140622964Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-02-08T17:11:14.145025628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:14.147620603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-02-08T17:11:14.150056708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033805s 
2026-02-08T17:11:14.152732345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-08T17:11:14', 'remove_growl_prowl') 
2026-02-08T17:11:14.155819591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.158517303Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-08T17:11:14.160169169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116833s 
2026-02-08T17:11:14.161851596Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-08T17:11:14.163690659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.165825738Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-02-08T17:11:14.170563527Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:14.172987117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-02-08T17:11:14.175866364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035108s 
2026-02-08T17:11:14.177435503Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:14.179705143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-02-08T17:11:14.182048631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030486s 
2026-02-08T17:11:14.184766273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-08T17:11:14', 'remove_plex_hometheatre') 
2026-02-08T17:11:14.187919592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.190710381Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-08T17:11:14.192200972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114655s 
2026-02-08T17:11:14.194096298Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-08T17:11:14.195774948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.198065901Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-02-08T17:11:14.201542992Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:14.203288566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:14.227215131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238492s 
2026-02-08T17:11:14.230562350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-08T17:11:14', 'add_webrip_qualites') 
2026-02-08T17:11:14.233841843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.236694186Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-08T17:11:14.238127361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335351s 
2026-02-08T17:11:14.240151036Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-08T17:11:14.241906220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.244292565Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-02-08T17:11:14.250765387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:14.252352362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-08T17:11:14.254075051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-02-08T17:11:14.256559513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:14.265804347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102s 
2026-02-08T17:11:14.267314097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:14.268692191Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-02-08T17:11:14.270439209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-02-08T17:11:14.272982940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:14.281516732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095056s 
2026-02-08T17:11:14.284266969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-08T17:11:14', 'health_issue_notification') 
2026-02-08T17:11:14.287381340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.290185967Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-08T17:11:14.291649243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179411s 
2026-02-08T17:11:14.293556173Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-08T17:11:14.295245715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.297552409Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-02-08T17:11:14.306448420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-02-08T17:11:14.308729062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:11:14.312427629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004401s 
2026-02-08T17:11:14.314111419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-02-08T17:11:14.316471250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-02-08T17:11:14.319540691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039408s 
2026-02-08T17:11:14.321121934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-02-08T17:11:14.323426274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:14.326436565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038108s 
2026-02-08T17:11:14.327983089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-08T17:11:14.329993607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:14.332882423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034883s 
2026-02-08T17:11:14.334416762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-08T17:11:14.336444806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:14.339354364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035145s 
2026-02-08T17:11:14.342591061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-08T17:11:14', 'speed_improvements') 
2026-02-08T17:11:14.345208701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.348261287Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-08T17:11:14.349684613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122508s 
2026-02-08T17:11:14.351627284Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-08T17:11:14.353341726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.355644773Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-02-08T17:11:14.382707843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-02-08T17:11:14.442083471Z [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-02-08T17:11:14.450462862Z [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-02-08T17:11:14.455194439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:11:14.458810229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:11:14.481829035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:11:14.484952384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1004224s 
2026-02-08T17:11:14.489119474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-02-08T17:11:14.552831413Z [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-02-08T17:11:14.561042906Z [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-02-08T17:11:14.565784893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:11:14.569507048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:11:14.592116630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:11:14.595329750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044573s 
2026-02-08T17:11:14.596761082Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:14.600052679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-02-08T17:11:14.602844169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047253s 
2026-02-08T17:11:14.605568444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-08T17:11:14', 'fix_profile_format_default') 
2026-02-08T17:11:14.608626321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.611918750Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-08T17:11:14.613461256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135836s 
2026-02-08T17:11:14.615300058Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-08T17:11:14.616958517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.619191534Z [Info] task_duration: Starting migration of Main DB to 163 
2026-02-08T17:11:14.623694329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:11:14.625206173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-08T17:11:14.626908842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-02-08T17:11:14.629242971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-02-08T17:11:14.638544730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100873s 
2026-02-08T17:11:14.641216309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-08T17:11:14', 'task_duration') 
2026-02-08T17:11:14.644328765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.647081488Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-08T17:11:14.648492949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185254s 
2026-02-08T17:11:14.650376863Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-08T17:11:14.652056304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.654323449Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-02-08T17:11:14.670784031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:14.672346206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-02-08T17:11:14.673929714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-02-08T17:11:14.676068010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-02-08T17:11:14.685517806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100866s 
2026-02-08T17:11:14.687089661Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-02-08T17:11:14.751699728Z [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-02-08T17:11:14.770854505Z [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-02-08T17:11:14.783578023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:14.787815574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:14.810642044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:14.814415211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:14.818034498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:14.821565237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:14.824484905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359453s 
2026-02-08T17:11:14.825937229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-02-08T17:11:14.830809359Z [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-02-08T17:11:14.835780147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084321s 
2026-02-08T17:11:14.837442164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-02-08T17:11:14.839737876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-08T17:11:14.842823268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038986s 
2026-02-08T17:11:14.844429712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-02-08T17:11:14.846675404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-08T17:11:14.849607818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003747s 
2026-02-08T17:11:14.851295566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:14.853634676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-02-08T17:11:14.855936591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003151s 
2026-02-08T17:11:14.857633507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:14.859806162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-02-08T17:11:14.862102014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029481s 
2026-02-08T17:11:14.865113007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-08T17:11:14', 'movie_collections_crew') 
2026-02-08T17:11:14.868242187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:14.871458012Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-08T17:11:14.872899895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121082s 
2026-02-08T17:11:14.923754036Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-08T17:11:14.926042062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:14.928870608Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-02-08T17:11:14.940355401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:11:14.941901925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-08T17:11:14.943542589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-02-08T17:11:14.945988443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:14.955819537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107652s 
2026-02-08T17:11:14.957306952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:11:14.958634765Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-02-08T17:11:14.960241631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-02-08T17:11:14.962584117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:14.971642886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099102s 
2026-02-08T17:11:14.973160732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:14.974694771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.007494901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325704s 
2026-02-08T17:11:15.009268372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.010831158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.020265123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093679s 
2026-02-08T17:11:15.022022862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.023538574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.036292924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124348s 
2026-02-08T17:11:15.037992656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.039655614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.043222235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037539s 
2026-02-08T17:11:15.044759931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.046381697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.104967384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583123s 
2026-02-08T17:11:15.106674271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.108270625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.121056568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126278s 
2026-02-08T17:11:15.124245700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-08T17:11:15', 'remove_custom_formats_from_quality_model') 
2026-02-08T17:11:15.127820226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:15.130971111Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-08T17:11:15.132525891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225105s 
2026-02-08T17:11:15.134405165Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-08T17:11:15.136092863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:15.138348955Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-02-08T17:11:15.142547629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.144272101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.158265626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138808s 
2026-02-08T17:11:15.160024998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.161637645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.170934263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092779s 
2026-02-08T17:11:15.172556920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.174172253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.182945006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087751s 
2026-02-08T17:11:15.185858873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-08T17:11:15', 'fix_tmdb_list_config') 
2026-02-08T17:11:15.189217074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:15.192053926Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-08T17:11:15.193414475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017839s 
2026-02-08T17:11:15.195331135Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-08T17:11:15.197045757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:15.199329675Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-02-08T17:11:15.205433375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-02-08T17:11:15.272818699Z [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-02-08T17:11:15.291577990Z [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-02-08T17:11:15.304156175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:15.308449008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:15.332635967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:15.336513133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:15.340168913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:15.343838071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:15.346682829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396952s 
2026-02-08T17:11:15.348695291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-08T17:11:15.351013829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-08T17:11:15.353411807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030765s 
2026-02-08T17:11:15.354879232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:11:15.356274461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-08T17:11:15.357966357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-02-08T17:11:15.360305036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-02-08T17:11:15.369865345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102822s 
2026-02-08T17:11:15.371537712Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-02-08T17:11:15.444338350Z [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-02-08T17:11:15.453618375Z [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-02-08T17:11:15.459618887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:11:15.463468287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:11:15.488236626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:11:15.491740140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184486s 
2026-02-08T17:11:15.494735912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-08T17:11:15', 'remove_movie_pathstate') 
2026-02-08T17:11:15.497652985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:15.501166039Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-08T17:11:15.502637401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279796s 
2026-02-08T17:11:15.504619682Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-08T17:11:15.506294695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:15.508971174Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-02-08T17:11:15.516324519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-08T17:11:15.517528263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-08T17:11:15.519814125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-02-08T17:11:15.522010818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:11:15.532043007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111018s 
2026-02-08T17:11:15.533557516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.535123779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.577742048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424419s 
2026-02-08T17:11:15.579677215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-02-08T17:11:15.638890846Z [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-02-08T17:11:15.644495371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-02-08T17:11:15.647914845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-08T17:11:15.651585286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-08T17:11:15.676237521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-08T17:11:15.679425770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982302s 
2026-02-08T17:11:15.682142099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-08T17:11:15', 'custom_format_rework') 
2026-02-08T17:11:15.685221399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:15.688777730Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-08T17:11:15.690219843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1074057s 
2026-02-08T17:11:15.692225431Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-08T17:11:15.693881907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:15.696273141Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-02-08T17:11:15.705077007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:11:15.706596526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-08T17:11:15.708271800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-02-08T17:11:15.710694287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:15.720738630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109387s 
2026-02-08T17:11:15.722216245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:11:15.723558338Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-08T17:11:15.725221506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-02-08T17:11:15.727603352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:15.736698314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099455s 
2026-02-08T17:11:15.738193404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.739789137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:15.765490605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254851s 
2026-02-08T17:11:15.767424789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-02-08T17:11:15.828848280Z [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-02-08T17:11:15.837556674Z [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-02-08T17:11:15.842660620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:11:15.846398797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:11:15.870341153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:11:15.873450143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044971s 
2026-02-08T17:11:15.874954732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-08T17:11:15.876338418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-08T17:11:15.878202120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-02-08T17:11:15.880998942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:15.890156249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103119s 
2026-02-08T17:11:15.892857598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-08T17:11:15', 'custom_format_scores') 
2026-02-08T17:11:15.895922269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:15.899033172Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-08T17:11:15.900483853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190217s 
2026-02-08T17:11:15.902424360Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-08T17:11:15.904116667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:15.906410516Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-02-08T17:11:15.910977611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:15.912720150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:16.562358014Z []
2026-02-08T17:11:16.565600602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6509297s 
2026-02-08T17:11:16.567460327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:16.569164188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:16.576569297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073957s 
2026-02-08T17:11:16.591884112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-08T17:11:16.595999969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-08T17:11:16.601562309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071865s 
2026-02-08T17:11:16.604487668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-08T17:11:16', 'fix_trakt_list_config') 
2026-02-08T17:11:16.607698894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.620987229Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-08T17:11:16.622636870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261895s 
2026-02-08T17:11:16.624784224Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-08T17:11:16.626524638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.629108019Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-02-08T17:11:16.634469755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-02-08T17:11:16.636026599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-08T17:11:16.637757364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-02-08T17:11:16.640160032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-02-08T17:11:16.650492355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110832s 
2026-02-08T17:11:16.652080202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:16.653692478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:16.669506368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156252s 
2026-02-08T17:11:16.672672042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-08T17:11:16', 'quality_definition_preferred_size') 
2026-02-08T17:11:16.676143502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.679294676Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-08T17:11:16.680821621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254187s 
2026-02-08T17:11:16.682700764Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-08T17:11:16.684392220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.686643953Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-02-08T17:11:16.703066699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-02-08T17:11:16.708413224Z [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-02-08T17:11:16.714078411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092185s 
2026-02-08T17:11:16.715773113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-02-08T17:11:16.718217374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-08T17:11:16.721418499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041173s 
2026-02-08T17:11:16.723289476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-02-08T17:11:16.725393984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-08T17:11:16.728507392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038678s 
2026-02-08T17:11:16.730213217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-02-08T17:11:16.732636155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-08T17:11:16.736268268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040837s 
2026-02-08T17:11:16.737339345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:16.739098436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:16.750363568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113795s 
2026-02-08T17:11:16.753404450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-08T17:11:16', 'add_download_history') 
2026-02-08T17:11:16.756714084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.760427841Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-08T17:11:16.761743260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213273s 
2026-02-08T17:11:16.763580760Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-08T17:11:16.765302226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.767759944Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-02-08T17:11:16.777087935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-02-08T17:11:16.781666354Z [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-02-08T17:11:16.786949952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082756s 
2026-02-08T17:11:16.788689925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-02-08T17:11:16.791420843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-02-08T17:11:16.794647139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044292s 
2026-02-08T17:11:16.797309941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-08T17:11:16', 'net_import_status') 
2026-02-08T17:11:16.800412888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.803492799Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-08T17:11:16.804959933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131429s 
2026-02-08T17:11:16.806892845Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-08T17:11:16.808640704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.810945725Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-02-08T17:11:16.814288686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:16.815943638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:16.828652937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125741s 
2026-02-08T17:11:16.831917079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-08T17:11:16', 'email_multiple_addresses') 
2026-02-08T17:11:16.835199629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.838254860Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-08T17:11:16.839705501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223027s 
2026-02-08T17:11:16.841710197Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-08T17:11:16.843449710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.845761835Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-02-08T17:11:16.850008565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-08T17:11:16.852516074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-08T17:11:16.855721367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039117s 
2026-02-08T17:11:16.858553520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-08T17:11:16', 'remove_chown_and_folderchmod_config') 
2026-02-08T17:11:16.861698662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.864934577Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-08T17:11:16.866429658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128256s 
2026-02-08T17:11:16.868268891Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-08T17:11:16.869987922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.872580422Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-02-08T17:11:16.877222027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:16.878752178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-08T17:11:16.880327991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-02-08T17:11:16.882798325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:11:16.893364158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115136s 
2026-02-08T17:11:16.896076579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-08T17:11:16', 'movie_recommendations') 
2026-02-08T17:11:16.899633090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:16.902305200Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-08T17:11:16.903716592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020302s 
2026-02-08T17:11:16.905619423Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-08T17:11:16.907283915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:16.909558765Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-02-08T17:11:16.936399977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:16.938064759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-08T17:11:16.939688699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-02-08T17:11:16.942132599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:16.952740117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115023s 
2026-02-08T17:11:16.954754943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:16.955600456Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-02-08T17:11:16.957176469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-02-08T17:11:16.959280896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-02-08T17:11:16.968848770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101404s 
2026-02-08T17:11:16.970296736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:16.971610461Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-02-08T17:11:16.973230893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-02-08T17:11:16.975406404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-02-08T17:11:16.985013938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102443s 
2026-02-08T17:11:16.986934955Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-02-08T17:11:17.059606433Z [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-02-08T17:11:17.080343165Z [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-02-08T17:11:17.094204123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:17.098627429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:17.127430222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:17.131869269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:17.136268948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:17.140101514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:17.143327760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.155169s 
2026-02-08T17:11:17.145082974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-02-08T17:11:17.217660382Z [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-02-08T17:11:17.237481370Z [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-02-08T17:11:17.250762301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:17.256890690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:17.293762698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:17.298326648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:17.302303064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:17.305938073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:17.309021150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1623183s 
2026-02-08T17:11:17.310527393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:11:17.311962973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-02-08T17:11:17.313740753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-02-08T17:11:17.316741675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:17.327238630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118399s 
2026-02-08T17:11:17.329727962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-08T17:11:17.332184999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-08T17:11:17.334475150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030832s 
2026-02-08T17:11:17.336304844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-02-08T17:11:17.400439884Z [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-02-08T17:11:17.409400596Z [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-02-08T17:11:17.414442458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:11:17.418094581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:11:17.444039429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1060717s 
2026-02-08T17:11:17.447487160Z [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-02-08T17:11:17.451696456Z [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-02-08T17:11:17.456223641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063753s 
2026-02-08T17:11:17.458226403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-08T17:11:17.460405441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-08T17:11:17.463212352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032387s 
2026-02-08T17:11:17.464753725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:17.466388557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:17.486858492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202497s 
2026-02-08T17:11:17.488704588Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:17.490503982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:17.498213083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079114s 
2026-02-08T17:11:17.499771210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:17.502651039Z [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-02-08T17:11:17.505791923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046529s 
2026-02-08T17:11:17.507188054Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:17.509171106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-02-08T17:11:17.511602592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030686s 
2026-02-08T17:11:17.514638865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-08T17:11:17', 'language_improvements') 
2026-02-08T17:11:17.517607803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:17.531194939Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-08T17:11:17.532818147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222149s 
2026-02-08T17:11:17.535113709Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-08T17:11:17.536820476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:17.539229256Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-02-08T17:11:17.543686169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:17.545283966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:17.563021159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175776s 
2026-02-08T17:11:17.564817596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:17.566410212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:17.576886275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103405s 
2026-02-08T17:11:17.579780352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-08T17:11:17', 'new_list_server') 
2026-02-08T17:11:17.583078242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:17.586278856Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-08T17:11:17.587704106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198775s 
2026-02-08T17:11:17.589839495Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-08T17:11:17.591420038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:17.593726301Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-02-08T17:11:17.599124901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-02-08T17:11:17.601612039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-08T17:11:17.605327579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045772s 
2026-02-08T17:11:17.607035118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-02-08T17:11:17.609390560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-08T17:11:17.612471012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039415s 
2026-02-08T17:11:17.615129765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-08T17:11:17', 'movie_translation_indexes') 
2026-02-08T17:11:17.618244276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:17.621452987Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-08T17:11:17.622909570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127197s 
2026-02-08T17:11:17.624857261Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-08T17:11:17.626571472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:17.628859709Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-02-08T17:11:17.632239044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:17.633886721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:17.679265367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0451854s 
2026-02-08T17:11:17.682347703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-08T17:11:17', 'fix_invalid_profile_references') 
2026-02-08T17:11:17.685675223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:17.689060088Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-08T17:11:17.690543274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551033s 
2026-02-08T17:11:17.692408710Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-08T17:11:17.694057440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:17.696283512Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-02-08T17:11:17.729964135Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-02-08T17:11:17.745437249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-02-08T17:11:17.774787874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042872s 
2026-02-08T17:11:17.776666617Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-02-08T17:11:17.779021037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-02-08T17:11:17.805133353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268485s 
2026-02-08T17:11:17.807448214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-08T17:11:17.810072557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-08T17:11:17.812843627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036326s 
2026-02-08T17:11:17.814285500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-08T17:11:17.815652202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-08T17:11:17.817517517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-02-08T17:11:17.819957850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:17.829979128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109457s 
2026-02-08T17:11:17.831550071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-02-08T17:11:17.839420677Z [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-02-08T17:11:17.846523137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134443s 
2026-02-08T17:11:17.849148553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-08T17:11:17', 'list_movies_table') 
2026-02-08T17:11:17.852180418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:17.856725559Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-08T17:11:17.858175829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023492s 
2026-02-08T17:11:17.860090815Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-08T17:11:17.861757511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:17.864113213Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-02-08T17:11:17.868797766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:17.870290822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-08T17:11:17.871946114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-02-08T17:11:17.874316016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:17.885119087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116634s 
2026-02-08T17:11:17.887832540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-08T17:11:17', 'on_delete_notification') 
2026-02-08T17:11:17.891274200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:17.894556389Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-08T17:11:17.895966878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020937s 
2026-02-08T17:11:17.897853106Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-08T17:11:17.899515884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:17.901845555Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-02-08T17:11:17.906190433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:17.907884293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:17.913793341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060244s 
2026-02-08T17:11:17.915803959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-08T17:11:17.917925450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-08T17:11:17.920355773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029308s 
2026-02-08T17:11:17.921953851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-02-08T17:11:17.988855252Z [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-02-08T17:11:17.996889629Z [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-02-08T17:11:18.001696427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:11:18.005518773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:11:18.032351889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:11:18.035464737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1120264s 
2026-02-08T17:11:18.038196737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-08T17:11:18', 'download_propers_config') 
2026-02-08T17:11:18.041269283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.046086823Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-08T17:11:18.048367295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224786s 
2026-02-08T17:11:18.050294896Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-08T17:11:18.051979878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.054273767Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-02-08T17:11:18.058958329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:11:18.060455263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-08T17:11:18.062090385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-02-08T17:11:18.064374444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-02-08T17:11:18.075362067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118322s 
2026-02-08T17:11:18.078166212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-08T17:11:18', 'add_priority_to_indexers') 
2026-02-08T17:11:18.081399613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.086592999Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-08T17:11:18.088101566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229018s 
2026-02-08T17:11:18.090172145Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-08T17:11:18.091885535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.094272722Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-02-08T17:11:18.099557953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-08T17:11:18.102054470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:18.105911245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047143s 
2026-02-08T17:11:18.107644986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-02-08T17:11:18.110057212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-08T17:11:18.113379131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042039s 
2026-02-08T17:11:18.116135150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-08T17:11:18', 'add_alternative_title_indices') 
2026-02-08T17:11:18.119222275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.124727069Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-08T17:11:18.126221668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152847s 
2026-02-08T17:11:18.128113758Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-08T17:11:18.129778650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.132067970Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-02-08T17:11:18.150195718Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:18.152109942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:18.172549175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203034s 
2026-02-08T17:11:18.178730310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-02-08T17:11:18.183140830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-02-08T17:11:18.186458981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061084s 
2026-02-08T17:11:18.187955234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:18.189307777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-02-08T17:11:18.190835072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-02-08T17:11:18.265497098Z [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-02-08T17:11:18.285110378Z [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-02-08T17:11:18.297608622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:18.302295579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:18.331351701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:18.335348649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:18.338976934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:18.342002957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149662s 
2026-02-08T17:11:18.343650183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-08T17:11:18.345729921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:18.348840083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037288s 
2026-02-08T17:11:18.351542113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-08T17:11:18', 'fix_tmdb_duplicates') 
2026-02-08T17:11:18.354599338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.359991996Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-08T17:11:18.361555093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146989s 
2026-02-08T17:11:18.363732076Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-08T17:11:18.365478433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.367703433Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-02-08T17:11:18.371349173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:18.373059927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:18.380577573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075168s 
2026-02-08T17:11:18.383821295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-08T17:11:18', 'swap_filechmod_for_folderchmod') 
2026-02-08T17:11:18.387284758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.390785957Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-08T17:11:18.392057728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174044s 
2026-02-08T17:11:18.393909436Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-08T17:11:18.395572024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.397992487Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-02-08T17:11:18.403255784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-08T17:11:18.406091223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-08T17:11:18.409148038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039567s 
2026-02-08T17:11:18.411739125Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-08T17:11:18.414878436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-08T17:11:18.417722772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039865s 
2026-02-08T17:11:18.420219099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-08T17:11:18.422447746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-08T17:11:18.425162863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034515s 
2026-02-08T17:11:18.427871426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-08T17:11:18', 'mediainfo_channels') 
2026-02-08T17:11:18.431050276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.434213816Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-08T17:11:18.435628544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123423s 
2026-02-08T17:11:18.437784756Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-08T17:11:18.439223773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.441585348Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-02-08T17:11:18.445443326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-08T17:11:18', 'add_update_history') 
2026-02-08T17:11:18.448679702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.451319326Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-08T17:11:18.452797442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121322s 
2026-02-08T17:11:18.454783461Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-08T17:11:18.456287660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.458495665Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-02-08T17:11:18.493172735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-08T17:11:18.496867885Z [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-02-08T17:11:18.500462091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049199s 
2026-02-08T17:11:18.503148400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-08T17:11:18.506322301Z [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-02-08T17:11:18.509251809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004105s 
2026-02-08T17:11:18.511942436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-08T17:11:18', 'update_awesome_hd_link') 
2026-02-08T17:11:18.515062148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.518201498Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-08T17:11:18.519622299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128364s 
2026-02-08T17:11:18.521476973Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-08T17:11:18.523170483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.525484542Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-02-08T17:11:18.529635429Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:18.531907324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-02-08T17:11:18.534573532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033226s 
2026-02-08T17:11:18.537166342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-08T17:11:18', 'remove_awesomehd') 
2026-02-08T17:11:18.540219179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.543147856Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-08T17:11:18.544699800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117459s 
2026-02-08T17:11:18.546509133Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-08T17:11:18.548248335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.550524728Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-02-08T17:11:18.558424103Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-02-08T17:11:18.627899577Z [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-02-08T17:11:18.637709438Z [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-02-08T17:11:18.643518234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-08T17:11:18.646936456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-08T17:11:18.674941332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114737s 
2026-02-08T17:11:18.676487144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:18.677872663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-02-08T17:11:18.679628408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-02-08T17:11:18.682135166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:18.692466417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112646s 
2026-02-08T17:11:18.694010426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:18.695449473Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-08T17:11:18.697255980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-02-08T17:11:18.699874302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:18.710228159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112767s 
2026-02-08T17:11:18.712992955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-08T17:11:18', 'add_on_delete_to_notifications') 
2026-02-08T17:11:18.716327660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.720677077Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-08T17:11:18.722114781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215698s 
2026-02-08T17:11:18.724055379Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-08T17:11:18.725694309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.728159412Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-02-08T17:11:18.738727821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-08T17:11:18.740441912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-08T17:11:18.742102054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-02-08T17:11:18.744525464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:18.755615102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120087s 
2026-02-08T17:11:18.756955050Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:18.758892050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-02-08T17:11:18.761297302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00304s 
2026-02-08T17:11:18.763735902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-08T17:11:18', 'add_bypass_to_delay_profile') 
2026-02-08T17:11:18.766672826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.769845163Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-08T17:11:18.771216584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113635s 
2026-02-08T17:11:18.772985215Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-08T17:11:18.774531418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.776692109Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-02-08T17:11:18.806452519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-08T17:11:18.810998342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-08T17:11:18.815142235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060296s 
2026-02-08T17:11:18.817605725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-08T17:11:18', 'update_notifiarr') 
2026-02-08T17:11:18.820477858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.823477948Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-08T17:11:18.824824539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142577s 
2026-02-08T17:11:18.826684023Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-08T17:11:18.828231449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.830377450Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-02-08T17:11:18.834599030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-08T17:11:18.837562907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-08T17:11:18.840528067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040676s 
2026-02-08T17:11:18.842928370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-08T17:11:18', 'legacy_mediainfo_hdr') 
2026-02-08T17:11:18.845787857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.848532483Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-08T17:11:18.849851820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011929s 
2026-02-08T17:11:18.851674991Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-08T17:11:18.853312247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.855461164Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-02-08T17:11:18.859343220Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-02-08T17:11:18.861256573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-02-08T17:11:18.888819097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279597s 
2026-02-08T17:11:18.891374362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-08T17:11:18', 'rename_blacklist_to_blocklist') 
2026-02-08T17:11:18.894347919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.897488723Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-08T17:11:18.898873140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364426s 
2026-02-08T17:11:18.900626801Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-08T17:11:18.902147733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.904270447Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-02-08T17:11:18.908595616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:11:18.909968700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-08T17:11:18.911467598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-08T17:11:18.913301731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-08T17:11:18.923902024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111128s 
2026-02-08T17:11:18.926324481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-08T17:11:18', 'add_indexer_tags') 
2026-02-08T17:11:18.929195602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.933119773Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-08T17:11:18.934433328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202353s 
2026-02-08T17:11:18.936209745Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-08T17:11:18.937731549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.939869563Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-02-08T17:11:18.943151481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:18.944699177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:18.957465822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126352s 
2026-02-08T17:11:18.960215208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-08T17:11:18', 'mediainfo_to_ffmpeg') 
2026-02-08T17:11:18.963495803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:18.968094151Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-08T17:11:18.969447316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233971s 
2026-02-08T17:11:18.971243552Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-08T17:11:18.972815648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:18.974939434Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-02-08T17:11:18.981179267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T17:11:18.982631421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-08T17:11:18.984268938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-02-08T17:11:18.986678159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:18.997594889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118487s 
2026-02-08T17:11:18.999269551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-02-08T17:11:19.001575383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:19.011706812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108976s 
2026-02-08T17:11:19.013068053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:19.014494665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:19.054150439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392874s 
2026-02-08T17:11:19.056861968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-08T17:11:19', 'cdh_per_downloadclient') 
2026-02-08T17:11:19.059952931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:19.072013635Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-08T17:11:19.073431169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057214s 
2026-02-08T17:11:19.075336926Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-08T17:11:19.076910685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:19.079217139Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-02-08T17:11:19.082666383Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:19.084224120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:19.099140933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147496s 
2026-02-08T17:11:19.102049049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-08T17:11:19', 'migrate_discord_from_slack') 
2026-02-08T17:11:19.105273912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:19.109350540Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-08T17:11:19.110740027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250562s 
2026-02-08T17:11:19.112469169Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-08T17:11:19.113966624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:19.116103005Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-02-08T17:11:19.132725694Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:19.135090115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-08T17:11:19.137997458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036512s 
2026-02-08T17:11:19.139285141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:19.141273684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-08T17:11:19.143635029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030722s 
2026-02-08T17:11:19.144861518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:19.146572102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-08T17:11:19.148721470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026238s 
2026-02-08T17:11:19.149981838Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:11:19.151821903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-08T17:11:19.153994427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027757s 
2026-02-08T17:11:19.155433805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-02-08T17:11:19.228376469Z [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-02-08T17:11:19.245219651Z [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-02-08T17:11:19.256665877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:19.261355319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:19.288572869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:19.292317910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:19.295183590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:19.298314744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:19.300962054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1441052s 
2026-02-08T17:11:19.303330433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-08T17:11:19', 'remove_predb') 
2026-02-08T17:11:19.305899575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:19.318556519Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-08T17:11:19.319748609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1610826s 
2026-02-08T17:11:19.321565698Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-08T17:11:19.322991208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:19.325444588Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-02-08T17:11:19.329982965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:19.331163863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-08T17:11:19.332499753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-08T17:11:19.334545852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:19.345455107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117169s 
2026-02-08T17:11:19.347600207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-08T17:11:19', 'add_on_update_to_notifications') 
2026-02-08T17:11:19.350167736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:19.353098186Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-08T17:11:19.354228051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192391s 
2026-02-08T17:11:19.355815918Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-08T17:11:19.357111557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:19.359023266Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-02-08T17:11:19.380561542Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:19.382430935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-08T17:11:19.384606876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026581s 
2026-02-08T17:11:19.385787223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-02-08T17:11:19.456921917Z [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-02-08T17:11:19.471629950Z [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-02-08T17:11:19.481825017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:19.485829951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:19.513982284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:19.516836520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:19.519906551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:19.522955250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:19.525602781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1387272s 
2026-02-08T17:11:19.526913710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-02-08T17:11:19.604043846Z [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-02-08T17:11:19.609579220Z [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-02-08T17:11:19.612930518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-08T17:11:19.616974210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-08T17:11:19.644307693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-08T17:11:19.648257827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-08T17:11:19.651417839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-08T17:11:19.654299190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.126128s 
2026-02-08T17:11:19.655755563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-02-08T17:11:19.722785282Z [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-02-08T17:11:19.729097721Z [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-02-08T17:11:19.733139709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:11:19.735765446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:11:19.763863469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1066627s 
2026-02-08T17:11:19.765215872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-02-08T17:11:19.832321755Z [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-02-08T17:11:19.838611298Z [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-02-08T17:11:19.842642424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-08T17:11:19.845885925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-08T17:11:19.873725388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-08T17:11:19.877051264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-08T17:11:19.879820450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113324s 
2026-02-08T17:11:19.881014083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-02-08T17:11:19.947907006Z [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-02-08T17:11:19.954477526Z [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-02-08T17:11:19.958408310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:11:19.961582050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:11:19.989642437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:11:19.992700875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105871s 
2026-02-08T17:11:19.994042487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-02-08T17:11:20.059038912Z [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-02-08T17:11:20.064149441Z [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-02-08T17:11:20.067562583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:11:20.070424936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:11:20.096970474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1016393s 
2026-02-08T17:11:20.098368519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-02-08T17:11:20.165515293Z [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-02-08T17:11:20.172118929Z [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-02-08T17:11:20.175948790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:11:20.178760552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:11:20.205130285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056255s 
2026-02-08T17:11:20.206349880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-02-08T17:11:20.272144322Z [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-02-08T17:11:20.277630639Z [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-02-08T17:11:20.281211679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T17:11:20.284323063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T17:11:20.310512464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:11:20.313517033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:11:20.315982056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085026s 
2026-02-08T17:11:20.317127182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-02-08T17:11:20.383329445Z [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-02-08T17:11:20.390045207Z [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-02-08T17:11:20.394424965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-08T17:11:20.397252849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-08T17:11:20.422945008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1046965s 
2026-02-08T17:11:20.424369025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-02-08T17:11:20.491586882Z [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-02-08T17:11:20.498336552Z [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-02-08T17:11:20.512731976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:11:20.516114296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:11:20.542102101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:11:20.544863020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194032s 
2026-02-08T17:11:20.546269241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-02-08T17:11:20.612643681Z [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-02-08T17:11:20.617988392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-02-08T17:11:20.621013583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-08T17:11:20.624217644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-08T17:11:20.650407846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-08T17:11:20.653061759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056944s 
2026-02-08T17:11:20.655232099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-08T17:11:20', 'ensure_identity_on_id_columns') 
2026-02-08T17:11:20.657635588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:20.661754712Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-08T17:11:20.662863124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1142455s 
2026-02-08T17:11:20.666152777Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-08T17:11:20.667461382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:20.670234115Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-02-08T17:11:20.675630229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:11:20.676776998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-08T17:11:20.677942875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-08T17:11:20.679735435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:20.690475218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113744s 
2026-02-08T17:11:20.692432519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-08T17:11:20', 'download_client_per_indexer') 
2026-02-08T17:11:20.694805247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:20.696997561Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-08T17:11:20.698082896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177794s 
2026-02-08T17:11:20.699580902Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-08T17:11:20.700790928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:20.702642536Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-02-08T17:11:20.707533794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-08T17:11:20.709549583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-08T17:11:20.712313278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033344s 
2026-02-08T17:11:20.713921977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-08T17:11:20.715803124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-08T17:11:20.718017212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027723s 
2026-02-08T17:11:20.719099631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:20.720214667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:20.739880542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193254s 
2026-02-08T17:11:20.741254078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:20.742377680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:20.745945323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036119s 
2026-02-08T17:11:20.748040662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-08T17:11:20', 'multiple_ratings_support') 
2026-02-08T17:11:20.750617620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:20.752777389Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-08T17:11:20.753823074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01038s 
2026-02-08T17:11:20.755272803Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-08T17:11:20.756449773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:20.758456503Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-02-08T17:11:20.805147271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-02-08T17:11:20.811669453Z [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-02-08T17:11:20.818852626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123569s 
2026-02-08T17:11:20.820216081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-02-08T17:11:20.821807325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:11:20.824394534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031103s 
2026-02-08T17:11:20.825587987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-02-08T17:11:20.827640109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:11:20.829787733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003044s 
2026-02-08T17:11:20.830965154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-02-08T17:11:20.832685939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:11:20.835207074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003146s 
2026-02-08T17:11:20.865081144Z [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-02-08T17:11:20.865515468Z                           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-02-08T17:11:20.865667865Z                           FROM "Movies" 
2026-02-08T17:11:20.873828335Z [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-02-08T17:11:20.873861462Z                           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-02-08T17:11:20.873900250Z                           FROM "Movies" 
2026-02-08T17:11:20.881703682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123191s 
2026-02-08T17:11:20.887725977Z [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-02-08T17:11:20.887754725Z                           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-02-08T17:11:20.887769265Z                           FROM "ImportListMovies"
2026-02-08T17:11:20.887780026Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-08T17:11:20.888304071Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-08T17:11:20.896486506Z [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-02-08T17:11:20.896544382Z                           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-02-08T17:11:20.896576156Z                           FROM "ImportListMovies"
2026-02-08T17:11:20.896614023Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-08T17:11:20.896705457Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-08T17:11:20.906685050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148508s 
2026-02-08T17:11:20.907962612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:20.908957946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-08T17:11:20.910110546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-02-08T17:11:20.911852303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:20.922380301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111275s 
2026-02-08T17:11:20.923561148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-08T17:11:20.924582294Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-02-08T17:11:20.925795687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-02-08T17:11:20.927554899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:20.937629834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106643s 
2026-02-08T17:11:20.938704097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-02-08T17:11:20.939676866Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-08T17:11:20.940836551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-02-08T17:11:20.942522115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:20.952475124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105141s 
2026-02-08T17:11:20.953610099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-02-08T17:11:20.954607949Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-08T17:11:20.955804488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-02-08T17:11:20.957552297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:20.967395886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104531s 
2026-02-08T17:11:20.968555641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-02-08T17:11:20.969555274Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-08T17:11:20.970745701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-02-08T17:11:20.972468159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:20.982483454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105544s 
2026-02-08T17:11:20.983774483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-02-08T17:11:20.985514045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-08T17:11:20.988193300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032846s 
2026-02-08T17:11:20.990262205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-02-08T17:11:20.991081485Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:11:20.991088890Z                                                   FROM "MovieMetadata"
2026-02-08T17:11:20.991094171Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-08T17:11:20.993206954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-02-08T17:11:20.993260983Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:11:20.993304631Z                                                   FROM "MovieMetadata"
2026-02-08T17:11:20.993340233Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-08T17:11:20.996545266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042876s 
2026-02-08T17:11:20.998962142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-02-08T17:11:20.999005890Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:11:20.999054839Z                                                   FROM "Movies" 
2026-02-08T17:11:20.999095841Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-08T17:11:21.001755637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-02-08T17:11:21.001783633Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:11:21.001807812Z                                                   FROM "Movies" 
2026-02-08T17:11:21.001862101Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-08T17:11:21.004530764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00381s 
2026-02-08T17:11:21.006479678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-02-08T17:11:21.006508516Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:11:21.006547254Z                                                   FROM "Movies" 
2026-02-08T17:11:21.006592175Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-08T17:11:21.009034362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-02-08T17:11:21.009059172Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:11:21.009121076Z                                                   FROM "Movies" 
2026-02-08T17:11:21.009148291Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-08T17:11:21.011921806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037908s 
2026-02-08T17:11:21.014150443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-02-08T17:11:21.014180323Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:11:21.014244702Z                                                   FROM "Movies" 
2026-02-08T17:11:21.014348341Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-08T17:11:21.017040111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-02-08T17:11:21.017072726Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:11:21.017139882Z                                                   FROM "Movies" 
2026-02-08T17:11:21.017174772Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-08T17:11:21.019818365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039144s 
2026-02-08T17:11:21.022079207Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-02-08T17:11:21.022126672Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:11:21.022188156Z                                                   FROM "MovieMetadata" 
2026-02-08T17:11:21.022230301Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-08T17:11:21.025029487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-02-08T17:11:21.025082133Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:11:21.025124418Z                                                   FROM "MovieMetadata" 
2026-02-08T17:11:21.025150681Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-08T17:11:21.027870717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040448s 
2026-02-08T17:11:21.028970822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:21.029958541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-08T17:11:21.031116923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-02-08T17:11:21.109534441Z [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-02-08T17:11:21.124305271Z [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-02-08T17:11:21.134177969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:21.138235759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:21.169111374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:11:21.172930624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:11:21.175754820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:11:21.178773137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:11:21.181526551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492325s 
2026-02-08T17:11:21.182757179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-02-08T17:11:21.184355888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:11:21.187154052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033061s 
2026-02-08T17:11:21.188389319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-02-08T17:11:21.262185882Z [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-02-08T17:11:21.268402409Z [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-02-08T17:11:21.272229134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:11:21.275713068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:11:21.304054922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:21.307442483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179407s 
2026-02-08T17:11:21.308612228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-02-08T17:11:21.380820303Z [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-02-08T17:11:21.390268366Z [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-02-08T17:11:21.394156405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-08T17:11:21.397290906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-08T17:11:21.425193746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-08T17:11:21.427898090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1181385s 
2026-02-08T17:11:21.429105121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-02-08T17:11:21.499317538Z [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-02-08T17:11:21.504376173Z [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-02-08T17:11:21.507612639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-08T17:11:21.510924909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-08T17:11:21.539365652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-08T17:11:21.542879907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-08T17:11:21.545440904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151863s 
2026-02-08T17:11:21.548157132Z [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-02-08T17:11:21.620191869Z [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-02-08T17:11:21.626765725Z [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-02-08T17:11:21.630560195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:21.634855603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:21.661781416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:11:21.664482354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114479s 
2026-02-08T17:11:21.666837676Z [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-02-08T17:11:21.746833331Z [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-02-08T17:11:21.751518695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-02-08T17:11:21.754148360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-02-08T17:11:21.757008999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-02-08T17:11:21.783172057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-08T17:11:21.786086835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175644s 
2026-02-08T17:11:21.788085840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-08T17:11:21', 'movie_metadata') 
2026-02-08T17:11:21.790485061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:21.806076413Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-08T17:11:21.807329486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1375068s 
2026-02-08T17:11:21.808971642Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-08T17:11:21.810215957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:21.812371106Z [Info] add_collections: Starting migration of Main DB to 208 
2026-02-08T17:11:21.833792938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-02-08T17:11:21.838263940Z [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-02-08T17:11:21.843669924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085931s 
2026-02-08T17:11:21.844900041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-02-08T17:11:21.846419250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-08T17:11:21.848886387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029434s 
2026-02-08T17:11:21.849942444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:11:21.850918088Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-02-08T17:11:21.852256473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-02-08T17:11:21.853821814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-02-08T17:11:21.863476143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101271s 
2026-02-08T17:11:21.864741641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-02-08T17:11:21.866293134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-02-08T17:11:21.875655986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098044s 
2026-02-08T17:11:21.876737203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-08T17:11:21.877712316Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-02-08T17:11:21.878808122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-02-08T17:11:21.880270296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-02-08T17:11:21.889634460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097563s 
2026-02-08T17:11:21.890682621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:21.891814349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:21.906693638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146074s 
2026-02-08T17:11:21.908114288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:21.909243622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:21.916336683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069874s 
2026-02-08T17:11:21.917576579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:21.918694400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:21.926200783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074167s 
2026-02-08T17:11:21.927467894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:21.928603511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:21.935777706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007116s 
2026-02-08T17:11:21.937062342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-08T17:11:21.938033468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-08T17:11:21.939175247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-02-08T17:11:22.010341304Z [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-02-08T17:11:22.018946149Z [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-02-08T17:11:22.023628446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-08T17:11:22.026653878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-08T17:11:22.054092754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-08T17:11:22.056938133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1166669s 
2026-02-08T17:11:22.058127227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-02-08T17:11:22.127705347Z [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-02-08T17:11:22.134917538Z [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-02-08T17:11:22.139297547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-08T17:11:22.142563513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-08T17:11:22.174603853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-08T17:11:22.178349705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190087s 
2026-02-08T17:11:22.179730616Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:22.181501120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-02-08T17:11:22.183647432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027243s 
2026-02-08T17:11:22.184911066Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-02-08T17:11:22.258301662Z [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-02-08T17:11:22.271617593Z [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-02-08T17:11:22.279766420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:11:22.283335606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:11:22.311230170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:11:22.314934598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:11:22.318089721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:11:22.320713333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346357s 
2026-02-08T17:11:22.322606475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-08T17:11:22', 'add_collections') 
2026-02-08T17:11:22.325094905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:22.328576034Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-08T17:11:22.329700829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1423694s 
2026-02-08T17:11:22.331349388Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-08T17:11:22.332585096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:22.334617919Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-02-08T17:11:22.339781165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-02-08T17:11:22.341577642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:11:22.344896534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038721s 
2026-02-08T17:11:22.346158716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-02-08T17:11:22.347935373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-02-08T17:11:22.350517872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032029s 
2026-02-08T17:11:22.352482728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-08T17:11:22', 'movie_meta_collection_index') 
2026-02-08T17:11:22.354758962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:22.357010054Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-08T17:11:22.358054837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095752s 
2026-02-08T17:11:22.359515468Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-08T17:11:22.360751617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:22.362842106Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-02-08T17:11:22.367288148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:22.368494467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-08T17:11:22.369668070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-02-08T17:11:22.371414366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:22.382046743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111419s 
2026-02-08T17:11:22.384146050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-08T17:11:22', 'movie_added_notifications') 
2026-02-08T17:11:22.386625602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:22.388774379Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-08T17:11:22.389821637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017897s 
2026-02-08T17:11:22.391297749Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-08T17:11:22.392484318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:22.394329504Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-02-08T17:11:22.399265241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-02-08T17:11:22.401126880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:11:22.404438477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039124s 
2026-02-08T17:11:22.405633704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-02-08T17:11:22.407182853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-02-08T17:11:22.409666483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029827s 
2026-02-08T17:11:22.411580597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-08T17:11:22', 'more_movie_meta_index') 
2026-02-08T17:11:22.413886470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:22.416093514Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-08T17:11:22.417119459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092773s 
2026-02-08T17:11:22.418722377Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-08T17:11:22.419979779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:22.421905676Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-02-08T17:11:22.468119083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:22.469790208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-08T17:11:22.471976690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024486s 
2026-02-08T17:11:22.473050712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-08T17:11:22.474038341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-08T17:11:22.475280502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-02-08T17:11:22.546217658Z [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-02-08T17:11:22.552913810Z [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-02-08T17:11:22.556992352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-08T17:11:22.559520853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-08T17:11:22.586519523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099697s 
2026-02-08T17:11:22.587672985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-08T17:11:22.588658159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-08T17:11:22.589846541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-02-08T17:11:22.660370285Z [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-02-08T17:11:22.667003932Z [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-02-08T17:11:22.671110520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-08T17:11:22.673901099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-08T17:11:22.700632981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1096171s 
2026-02-08T17:11:22.701777536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-08T17:11:22.702775204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-08T17:11:22.703924909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-02-08T17:11:22.775729572Z [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-02-08T17:11:22.783879291Z [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-02-08T17:11:22.788090570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-08T17:11:22.791091653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-08T17:11:22.818677444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-08T17:11:22.821709118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164599s 
2026-02-08T17:11:22.823091462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-08T17:11:22.824165835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-02-08T17:11:22.825376663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-02-08T17:11:22.910363036Z [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-02-08T17:11:22.919171501Z [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-02-08T17:11:22.923903298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-08T17:11:22.927191820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-08T17:11:22.957904407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-08T17:11:22.961340706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343033s 
2026-02-08T17:11:22.962789002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:11:22.964108328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-02-08T17:11:22.965736015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-08T17:11:23.041163402Z [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-02-08T17:11:23.049212148Z [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-02-08T17:11:23.054133366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:11:23.057262436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:11:23.086691249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180522s 
2026-02-08T17:11:23.091859685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:11:23.093472342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-08T17:11:23.094831609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-08T17:11:23.165824688Z [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-02-08T17:11:23.172747566Z [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-02-08T17:11:23.176972743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:11:23.180496097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:11:23.208636927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1119069s 
2026-02-08T17:11:23.210777887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:11:23.211900768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-08T17:11:23.213282540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-08T17:11:23.286348242Z [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-02-08T17:11:23.294386747Z [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-02-08T17:11:23.299044415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:11:23.302222614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:11:23.332268249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172561s 
2026-02-08T17:11:23.333575401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T17:11:23.334706788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-08T17:11:23.336129332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-08T17:11:23.406215576Z [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-02-08T17:11:23.413410141Z [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-02-08T17:11:23.419321995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T17:11:23.422892143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T17:11:23.454948977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:11:23.460467899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217846s 
2026-02-08T17:11:23.462079233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T17:11:23.463213276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-08T17:11:23.465147541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-08T17:11:23.536927323Z [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-02-08T17:11:23.543511119Z [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-02-08T17:11:23.547088773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T17:11:23.550493348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T17:11:23.579354507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:11:23.584220605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169414s 
2026-02-08T17:11:23.586667071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T17:11:23.586679405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-02-08T17:11:23.587292580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-08T17:11:23.657477742Z [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-02-08T17:11:23.665344020Z [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-02-08T17:11:23.668991785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T17:11:23.672625351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T17:11:23.701870023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:11:23.704974563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163665s 
2026-02-08T17:11:23.706201303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-02-08T17:11:23.707275286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-08T17:11:23.708531365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-02-08T17:11:23.778486504Z [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-02-08T17:11:23.784736067Z [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-02-08T17:11:23.788868537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-02-08T17:11:23.792722948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-02-08T17:11:23.825806008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-08T17:11:23.828378337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-08T17:11:23.831715967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-08T17:11:23.836828641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261812s 
2026-02-08T17:11:23.837453820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-08T17:11:23.838523063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-08T17:11:23.839742859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-02-08T17:11:23.923675029Z [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-02-08T17:11:23.930180658Z [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-02-08T17:11:23.933330580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-08T17:11:23.936187302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-08T17:11:23.965034874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238988s 
2026-02-08T17:11:23.966390534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-08T17:11:23.967471741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-08T17:11:23.968910177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-02-08T17:11:24.040647474Z [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-02-08T17:11:24.050563559Z [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-02-08T17:11:24.055407843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-08T17:11:24.058999043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-08T17:11:24.087358724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170211s 
2026-02-08T17:11:24.089880581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T17:11:24.090973692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-02-08T17:11:24.092212947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-08T17:11:24.164289818Z [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-02-08T17:11:24.170999548Z [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-02-08T17:11:24.174901604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T17:11:24.177583394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T17:11:24.208138594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:11:24.216410008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:11:24.219299656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256676s 
2026-02-08T17:11:24.220529322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:11:24.221708717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-08T17:11:24.223049536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-02-08T17:11:24.306347410Z [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-02-08T17:11:24.314594445Z [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-02-08T17:11:24.319744153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:11:24.322977253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:11:24.352640648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:11:24.357024795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325514s 
2026-02-08T17:11:24.358569866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:11:24.359618207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-08T17:11:24.361022584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-02-08T17:11:24.441338965Z [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-02-08T17:11:24.450596644Z [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-02-08T17:11:24.455538294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:11:24.459575583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:11:24.489178806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:11:24.493720471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.131222s 
2026-02-08T17:11:24.494985728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:11:24.496105262Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.02E-05s 
2026-02-08T17:11:24.497383456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-02-08T17:11:24.574750558Z [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-02-08T17:11:24.585282474Z [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-02-08T17:11:24.589346486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:11:24.593228482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:11:24.626858173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:11:24.629889506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312781s 
2026-02-08T17:11:24.631037849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:11:24.632139927Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.73E-05s 
2026-02-08T17:11:24.633393311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-08T17:11:24.709051773Z [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-02-08T17:11:24.716094363Z [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-02-08T17:11:24.720058244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:11:24.723318278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:11:24.753218299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:11:24.758711249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214613s 
2026-02-08T17:11:24.759983911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:11:24.761189909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.89E-05s 
2026-02-08T17:11:24.762473824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-08T17:11:24.833160426Z [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-02-08T17:11:24.839774212Z [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-02-08T17:11:24.843974840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:11:24.847147087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:11:24.879645069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:11:24.883165858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189181s 
2026-02-08T17:11:24.884519313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:11:24.886122341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002438s 
2026-02-08T17:11:24.888092537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-08T17:11:24.959896569Z [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-02-08T17:11:24.966617000Z [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-02-08T17:11:24.970852809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:11:24.974252674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:11:25.004112004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:11:25.006831138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175681s 
2026-02-08T17:11:25.008015463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:11:25.009192473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-08T17:11:25.010711872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-08T17:11:25.093124032Z [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-02-08T17:11:25.100129638Z [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-02-08T17:11:25.104126765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:11:25.107442932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:11:25.137177190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:11:25.140030194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280622s 
2026-02-08T17:11:25.141148305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-08T17:11:25.142148579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-02-08T17:11:25.143500341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-02-08T17:11:25.223863115Z [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-02-08T17:11:25.230491140Z [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-02-08T17:11:25.233768819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-08T17:11:25.236585410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-08T17:11:25.264927314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201667s 
2026-02-08T17:11:25.266106960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-08T17:11:25.267042423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-08T17:11:25.268259885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-02-08T17:11:25.348883253Z [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-02-08T17:11:25.355662994Z [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-02-08T17:11:25.360066510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-08T17:11:25.362976419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-08T17:11:25.390692252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211852s 
2026-02-08T17:11:25.391895344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:11:25.392915559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-02-08T17:11:25.394114252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-02-08T17:11:25.472294973Z [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-02-08T17:11:25.479269966Z [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-02-08T17:11:25.483618672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:11:25.486511326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:11:25.514397132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:11:25.517028490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217802s 
2026-02-08T17:11:25.518126040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:11:25.519112566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-02-08T17:11:25.520342122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-02-08T17:11:25.598245865Z [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-02-08T17:11:25.610185695Z [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-02-08T17:11:25.618108417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:11:25.621692904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:11:25.650553903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:11:25.653771141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:11:25.656872405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:11:25.660007798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:11:25.662549485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410615s 
2026-02-08T17:11:25.663635301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:11:25.664636387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-08T17:11:25.665825251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-02-08T17:11:25.746581016Z [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-02-08T17:11:25.758283608Z [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-02-08T17:11:25.765763078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:11:25.769552087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:11:25.798524811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:11:25.801663941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:11:25.804775446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:11:25.807888734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:11:25.810439340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434792s 
2026-02-08T17:11:25.811528102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:11:25.812525220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-08T17:11:25.813726639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-02-08T17:11:25.900219275Z [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-02-08T17:11:25.911754400Z [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-02-08T17:11:25.919277066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:11:25.923006986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:11:25.953906911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:11:25.956967623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:11:25.960197626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:11:25.963629015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:11:25.966087525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510306s 
2026-02-08T17:11:25.967027378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:11:25.968034375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-02-08T17:11:25.969254692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-02-08T17:11:26.060458794Z [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-02-08T17:11:26.071824679Z [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-02-08T17:11:26.079325982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:11:26.083136755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:11:26.121311597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:11:26.125374808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:11:26.128517776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:11:26.131616465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:11:26.134179645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1637663s 
2026-02-08T17:11:26.135293859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:26.136333362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-08T17:11:26.137637377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-02-08T17:11:26.216822420Z [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-02-08T17:11:26.222852050Z [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-02-08T17:11:26.226608153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:26.229674517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:26.257546004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:11:26.260233906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121375s 
2026-02-08T17:11:26.261359582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:11:26.262465058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-08T17:11:26.263943996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-02-08T17:11:26.344954604Z [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-02-08T17:11:26.350419197Z [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-02-08T17:11:26.353637126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:11:26.356347312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:11:26.386671498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198379s 
2026-02-08T17:11:26.387869399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:11:26.387883828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-02-08T17:11:26.389132282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-08T17:11:26.469017094Z [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-02-08T17:11:26.474276894Z [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-02-08T17:11:26.477303308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T17:11:26.480489533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T17:11:26.509059005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:11:26.511700514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121926s 
2026-02-08T17:11:26.512765187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:11:26.513798187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-02-08T17:11:26.515004696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-08T17:11:26.593098192Z [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-02-08T17:11:26.598235685Z [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-02-08T17:11:26.601174653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T17:11:26.604394235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T17:11:26.633473734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:11:26.636178300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200138s 
2026-02-08T17:11:26.637410120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:11:26.638627231Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s 
2026-02-08T17:11:26.639814050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-02-08T17:11:26.718111175Z [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-02-08T17:11:26.723547190Z [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-02-08T17:11:26.727537024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-08T17:11:26.729689036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-08T17:11:26.757741768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161288s 
2026-02-08T17:11:26.758707493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:11:26.759809782Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-05s 
2026-02-08T17:11:26.761068246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-02-08T17:11:26.840010039Z [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-02-08T17:11:26.845696618Z [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-02-08T17:11:26.849191796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-08T17:11:26.851968727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-08T17:11:26.880437527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180798s 
2026-02-08T17:11:26.881773847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:11:26.883102933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003172s 
2026-02-08T17:11:26.884610669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-08T17:11:26.961875045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-08T17:11:26.965940300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-08T17:11:26.969142557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-08T17:11:26.972039009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-08T17:11:27.000866160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:11:27.004726272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189602s 
2026-02-08T17:11:27.011863773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-08T17:11:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-08T17:11:27.015488912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.021641890Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-08T17:11:27.022816505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1356787s 
2026-02-08T17:11:27.030184180Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-08T17:11:27.032159056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.041863645Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-02-08T17:11:27.059275823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:11:27.060587675Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.24E-05s 
2026-02-08T17:11:27.061860457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-02-08T17:11:27.063499037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-02-08T17:11:27.074691652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116032s 
2026-02-08T17:11:27.077332028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-08T17:11:27', 'add_language_tags_to_subtitle_files') 
2026-02-08T17:11:27.079949158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.082422257Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-08T17:11:27.083540258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192367s 
2026-02-08T17:11:27.085299861Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-08T17:11:27.086471299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.088500515Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-02-08T17:11:27.093911600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-08T17:11:27.095045513Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-02-08T17:11:27.096130427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-08T17:11:27.097630187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-08T17:11:27.108632379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114102s 
2026-02-08T17:11:27.109849109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-08T17:11:27.111320501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-08T17:11:27.121499155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105596s 
2026-02-08T17:11:27.123505434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-08T17:11:27', 'add_salt_to_users') 
2026-02-08T17:11:27.125917281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.128064825Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-08T17:11:27.129056331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171053s 
2026-02-08T17:11:27.130575009Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-08T17:11:27.131729433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.133595690Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-02-08T17:11:27.138988348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-02-08T17:11:27.219871851Z [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-02-08T17:11:27.226085221Z [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-02-08T17:11:27.229612473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:11:27.233057219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:11:27.263165690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:27.266587419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:11:27.269257224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290836s 
2026-02-08T17:11:27.270438743Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-02-08T17:11:27.359936500Z [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-02-08T17:11:27.365963495Z [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-02-08T17:11:27.369330454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:11:27.372788105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:11:27.403751438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:27.407451648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:11:27.410071984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385921s 
2026-02-08T17:11:27.411278162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-02-08T17:11:27.492508693Z [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-02-08T17:11:27.498634718Z [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-02-08T17:11:27.502346621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:11:27.506216313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:11:27.536258530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:27.540358646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:11:27.543158202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307583s 
2026-02-08T17:11:27.544427739Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-02-08T17:11:27.623491437Z [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-02-08T17:11:27.629041902Z [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-02-08T17:11:27.632343280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:11:27.636090284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:11:27.665098009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:11:27.669228274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:11:27.672296262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266961s 
2026-02-08T17:11:27.674455429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-08T17:11:27', 'clean_alt_titles') 
2026-02-08T17:11:27.677120886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.680411421Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-08T17:11:27.681571106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347427s 
2026-02-08T17:11:27.683273042Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-08T17:11:27.684481165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.687123215Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-02-08T17:11:27.691719328Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:27.693619113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-02-08T17:11:27.696086782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030278s 
2026-02-08T17:11:27.698106719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-08T17:11:27', 'remove_omg') 
2026-02-08T17:11:27.700560509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.702703384Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-08T17:11:27.703733739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009652s 
2026-02-08T17:11:27.705426447Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-08T17:11:27.706665882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.708694597Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-02-08T17:11:27.714153187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:11:27.715699030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-02-08T17:11:27.717536449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-02-08T17:11:27.720025952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-02-08T17:11:27.731789997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127666s 
2026-02-08T17:11:27.734371195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-08T17:11:27', 'add_additional_info_to_pending_releases') 
2026-02-08T17:11:27.737287476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.739637227Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-08T17:11:27.740848406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207736s 
2026-02-08T17:11:27.742466444Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-08T17:11:27.743682182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.746001872Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-02-08T17:11:27.750800814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:11:27.751970239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-02-08T17:11:27.753118451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-02-08T17:11:27.755215463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:27.768676055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141032s 
2026-02-08T17:11:27.771121418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-08T17:11:27', 'add_result_to_commands') 
2026-02-08T17:11:27.773732596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.775898837Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-08T17:11:27.776967399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216374s 
2026-02-08T17:11:27.778574665Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-08T17:11:27.779779561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.781802694Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-02-08T17:11:27.786706999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:27.787837735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2026-02-08T17:11:27.789071840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-08T17:11:27.791018880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:27.802712334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121015s 
2026-02-08T17:11:27.805655129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-08T17:11:27', 'health_restored_notification') 
2026-02-08T17:11:27.808408092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.810614955Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-08T17:11:27.811684328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202548s 
2026-02-08T17:11:27.813448170Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-08T17:11:27.814735211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.816754677Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-02-08T17:11:27.821313626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:11:27.822446407Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-02-08T17:11:27.823721184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-02-08T17:11:27.825699246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:27.836832973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119239s 
2026-02-08T17:11:27.839034566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-08T17:11:27', 'add_on_manual_interaction_required_to_notifications') 
2026-02-08T17:11:27.841547135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.843803768Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-08T17:11:27.844948303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186831s 
2026-02-08T17:11:27.846406318Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-08T17:11:27.847565242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.849426399Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-02-08T17:11:27.853051157Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:27.854771050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-02-08T17:11:27.857024457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027751s 
2026-02-08T17:11:27.858916707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-08T17:11:27', 'remove_rarbg') 
2026-02-08T17:11:27.861319415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.863391747Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-08T17:11:27.864433775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091042s 
2026-02-08T17:11:27.866021252Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-08T17:11:27.867253462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.869226715Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-02-08T17:11:27.874434331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-02-08T17:11:27.876705052Z [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-02-08T17:11:27.880514934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045737s 
2026-02-08T17:11:27.882662958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-08T17:11:27', 'remove_invalid_roksbox_metadata_images') 
2026-02-08T17:11:27.885104173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:27.887302199Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-08T17:11:27.888418647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111992s 
2026-02-08T17:11:27.889840249Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-08T17:11:27.891011738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:27.892858937Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-02-08T17:11:27.905495069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-02-08T17:11:27.985566817Z [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-02-08T17:11:27.991320802Z [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-02-08T17:11:27.994690236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:11:27.998015191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:11:28.028825184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:11:28.031639561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1246561s 
2026-02-08T17:11:28.032810108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:11:28.033830362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-02-08T17:11:28.035140049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-02-08T17:11:28.036856755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-02-08T17:11:28.047219049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109032s 
2026-02-08T17:11:28.048485198Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:28.050006351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-02-08T17:11:28.051867027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023027s 
2026-02-08T17:11:28.053783857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-08T17:11:28', 'list_sync_time') 
2026-02-08T17:11:28.056193549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.098613788Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-08T17:11:28.099704885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489168s 
2026-02-08T17:11:28.101610712Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-08T17:11:28.102856340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.104882941Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-02-08T17:11:28.109695180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-08T17:11:28.110893803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-02-08T17:11:28.112049691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-02-08T17:11:28.113802570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-02-08T17:11:28.124820864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116268s 
2026-02-08T17:11:28.126976775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-08T17:11:28', 'add_tags_to_collections') 
2026-02-08T17:11:28.129451147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.132041713Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-08T17:11:28.133091567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188012s 
2026-02-08T17:11:28.134611256Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-08T17:11:28.135796192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.137720286Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-02-08T17:11:28.141664307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T17:11:28.142776507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-02-08T17:11:28.143891261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-02-08T17:11:28.145519279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-02-08T17:11:28.156415407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113679s 
2026-02-08T17:11:28.158534825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-08T17:11:28', 'add_download_client_tags') 
2026-02-08T17:11:28.160949055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.163096840Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-08T17:11:28.164153607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179736s 
2026-02-08T17:11:28.165608848Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-08T17:11:28.166786148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.168725954Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-02-08T17:11:28.177163953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-02-08T17:11:28.180380489Z [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-02-08T17:11:28.184814948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064359s 
2026-02-08T17:11:28.186261550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-02-08T17:11:28.187836080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-02-08T17:11:28.190411355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003096s 
2026-02-08T17:11:28.192391092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-08T17:11:28', 'add_auto_tagging') 
2026-02-08T17:11:28.194700261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.196956934Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-08T17:11:28.197977229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009563s 
2026-02-08T17:11:28.199722322Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-08T17:11:28.201020446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.203097328Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-02-08T17:11:28.208634807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-08T17:11:28.209740373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-02-08T17:11:28.211076874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-02-08T17:11:28.213093254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:28.224393145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121184s 
2026-02-08T17:11:28.225532209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-08T17:11:28.226531541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-08T17:11:28.227768240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-02-08T17:11:28.229460879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-02-08T17:11:28.239873915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109475s 
2026-02-08T17:11:28.241989193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-08T17:11:28', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-08T17:11:28.244451150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.246897716Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-08T17:11:28.247992571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177734s 
2026-02-08T17:11:28.249615358Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-08T17:11:28.250856176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.252823477Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-02-08T17:11:28.267912367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-02-08T17:11:28.269718324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-02-08T17:11:28.301756841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322943s 
2026-02-08T17:11:28.302995565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-08T17:11:28.303988384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-02-08T17:11:28.305173370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-02-08T17:11:28.307883276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-02-08T17:11:28.318839255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125366s 
2026-02-08T17:11:28.319983359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-08T17:11:28.321030727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-02-08T17:11:28.322216004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-02-08T17:11:28.323986498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:28.335246710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117886s 
2026-02-08T17:11:28.336653593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-08T17:11:28.337672975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-02-08T17:11:28.338842740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-02-08T17:11:28.340671252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:28.352944313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128296s 
2026-02-08T17:11:28.354363721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-02-08T17:11:28.436692844Z [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-02-08T17:11:28.442122947Z [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-02-08T17:11:28.445489816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-08T17:11:28.448237278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-08T17:11:28.477890883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221846s 
2026-02-08T17:11:28.479185159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:28.480560558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:28.492418864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011829s 
2026-02-08T17:11:28.493977722Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:11:28.495749881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-08T17:11:28.498096505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029895s 
2026-02-08T17:11:28.500282146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-08T17:11:28', 'update_restrictions_to_release_profiles') 
2026-02-08T17:11:28.502778091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.505687088Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-08T17:11:28.506777464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103853s 
2026-02-08T17:11:28.508517397Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-08T17:11:28.509753646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.511793283Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-02-08T17:11:28.516660372Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-02-08T17:11:28.518138859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-02-08T17:11:28.548163661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300896s 
2026-02-08T17:11:28.549675235Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-02-08T17:11:28.639389808Z [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-02-08T17:11:28.646218658Z [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-02-08T17:11:28.650315105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:11:28.653523295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:11:28.682816504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:11:28.685996307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350933s 
2026-02-08T17:11:28.687336946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-02-08T17:11:28.786265471Z [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-02-08T17:11:28.794082890Z [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-02-08T17:11:28.799472382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-08T17:11:28.802904823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-08T17:11:28.833588211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-08T17:11:28.836566207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1480408s 
2026-02-08T17:11:28.838671396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-08T17:11:28', 'rename_quality_profiles') 
2026-02-08T17:11:28.841153363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.844179596Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-08T17:11:28.845241755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1555535s 
2026-02-08T17:11:28.846829201Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-08T17:11:28.848129980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.850220669Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-02-08T17:11:28.854364202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:11:28.856170058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:11:28.858762147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002954s 
2026-02-08T17:11:28.860161003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:11:28.861699521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:11:28.864088632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026131s 
2026-02-08T17:11:28.865536156Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:11:28.867112911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:11:28.869198049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002444s 
2026-02-08T17:11:28.871222585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-08T17:11:28', 'update_images_remote_url') 
2026-02-08T17:11:28.873662618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.876033812Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-08T17:11:28.877150891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091151s 
2026-02-08T17:11:28.878627154Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-08T17:11:28.879886119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.881849271Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-02-08T17:11:28.889618324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-08T17:11:28.892773817Z [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-02-08T17:11:28.897192313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063026s 
2026-02-08T17:11:28.898486609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-08T17:11:28.900258346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-08T17:11:28.902919314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032976s 
2026-02-08T17:11:28.904981446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-08T17:11:28', 'add_notification_status') 
2026-02-08T17:11:28.907354564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.909788555Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-08T17:11:28.910852176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010084s 
2026-02-08T17:11:28.912417458Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-08T17:11:28.913639739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.915555315Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-02-08T17:11:28.920059515Z [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-02-08T17:11:28.922295997Z [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-02-08T17:11:28.925201557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036363s 
2026-02-08T17:11:28.927313400Z [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-02-08T17:11:28.929909777Z [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-02-08T17:11:28.932573831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036851s 
2026-02-08T17:11:28.934402844Z [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-02-08T17:11:28.936550137Z [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-02-08T17:11:28.938965149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031797s 
2026-02-08T17:11:28.940713660Z [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-02-08T17:11:28.942719609Z [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-02-08T17:11:28.945090563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030298s 
2026-02-08T17:11:28.947137574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-08T17:11:28', 'rename_deprecated_indexer_flags') 
2026-02-08T17:11:28.949564611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.951921546Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-08T17:11:28.953012803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009679s 
2026-02-08T17:11:28.954530238Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-08T17:11:28.955749734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.957656453Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-02-08T17:11:28.961704072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:11:28.962822464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-02-08T17:11:28.964212603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-02-08T17:11:28.965914700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-02-08T17:11:28.977584476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121894s 
2026-02-08T17:11:28.979657210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-08T17:11:28', 'movie_last_searched_time') 
2026-02-08T17:11:28.982161392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:28.989872056Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-08T17:11:28.990965167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243887s 
2026-02-08T17:11:28.992500469Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-08T17:11:28.995063178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:28.997218187Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-02-08T17:11:29.000775740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:29.002048703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:29.009634607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074255s 
2026-02-08T17:11:29.011965049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-08T17:11:29', 'email_encryption') 
2026-02-08T17:11:29.014608351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.017336724Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-08T17:11:29.018397460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153899s 
2026-02-08T17:11:29.019976239Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-08T17:11:29.021189251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.023113856Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-02-08T17:11:29.026249019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-08T17:11:29.027833920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-08T17:11:29.030009390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024695s 
2026-02-08T17:11:29.032110230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-08T17:11:29', 'clear_last_rss_releases_info') 
2026-02-08T17:11:29.034544351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.036634419Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-08T17:11:29.037670124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089618s 
2026-02-08T17:11:29.039047307Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-08T17:11:29.040198535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.041997096Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-02-08T17:11:29.059017926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-02-08T17:11:29.061107113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-02-08T17:11:29.064644094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041294s 
2026-02-08T17:11:29.065966386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-02-08T17:11:29.067546708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-02-08T17:11:29.070333519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032295s 
2026-02-08T17:11:29.071669479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-02-08T17:11:29.073468231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-02-08T17:11:29.076113246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003344s 
2026-02-08T17:11:29.078421083Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-02-08T17:11:29.080269314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-02-08T17:11:29.082670278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00311s 
2026-02-08T17:11:29.083898661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-02-08T17:11:29.085504645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-08T17:11:29.088101454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003165s 
2026-02-08T17:11:29.089228323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-02-08T17:11:29.090713302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-02-08T17:11:29.093204689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029299s 
2026-02-08T17:11:29.094306727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-02-08T17:11:29.095725204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-02-08T17:11:29.098101668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027838s 
2026-02-08T17:11:29.100018367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-08T17:11:29', 'add_indexes') 
2026-02-08T17:11:29.102306134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.104720775Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-08T17:11:29.105761881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093446s 
2026-02-08T17:11:29.107367945Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-08T17:11:29.108646369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.110580473Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-02-08T17:11:29.116298797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:11:29.117503783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-02-08T17:11:29.118637836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-02-08T17:11:29.120215122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-02-08T17:11:29.132885082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130177s 
2026-02-08T17:11:29.134181462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:11:29.135256877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-02-08T17:11:29.136491473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-02-08T17:11:29.138367089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:11:29.150034471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122704s 
2026-02-08T17:11:29.151208665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:29.152342278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:29.159866727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073645s 
2026-02-08T17:11:29.162257120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-08T17:11:29', 'parse_title_from_existing_subtitle_files') 
2026-02-08T17:11:29.164905683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.167110482Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-08T17:11:29.168234746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146943s 
2026-02-08T17:11:29.169851331Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-08T17:11:29.171095195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.173062736Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-02-08T17:11:29.177214937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-08T17:11:29.178352958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-02-08T17:11:29.179574217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-02-08T17:11:29.181461597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:11:29.193085200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123318s 
2026-02-08T17:11:29.195324258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-08T17:11:29', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-08T17:11:29.197884383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.200115375Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-08T17:11:29.201228576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191203s 
2026-02-08T17:11:29.202783607Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-08T17:11:29.204044045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.205967558Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-02-08T17:11:29.209947491Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-02-08T17:11:29.296218882Z [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-02-08T17:11:29.302264294Z [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-02-08T17:11:29.305778559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:11:29.308475229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:11:29.338871529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274698s 
2026-02-08T17:11:29.341268515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-08T17:11:29', 'drop_multi_episode_style_from_naming_config') 
2026-02-08T17:11:29.343918441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.346412763Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-08T17:11:29.347515032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350863s 
2026-02-08T17:11:29.349004281Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-08T17:11:29.350217243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.352126227Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-02-08T17:11:29.355110856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:29.356358087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:29.365952855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092842s 
2026-02-08T17:11:29.368409452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-08T17:11:29', 'stevenlu_update_url') 
2026-02-08T17:11:29.371035860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.373400140Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-08T17:11:29.374389362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171076s 
2026-02-08T17:11:29.375857618Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-08T17:11:29.377053055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:29.378971708Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-02-08T17:11:29.383014618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:11:29.384147178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-02-08T17:11:29.385330331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-02-08T17:11:29.386937296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-02-08T17:11:29.399068321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125581s 
2026-02-08T17:11:29.401759429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-08T17:11:29', 'add_movie_keywords') 
2026-02-08T17:11:29.404451680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:29.406864839Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-08T17:11:29.407897338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203804s 
2026-02-08T17:11:29.544692804Z [Debug] MigrationController: Took: 00:00:24.8129912 
2026-02-08T17:11:32.308543120Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-08T17:11:33.103894748Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-08T17:11:33.610984754Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-08T17:11:33.622480610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:11:33.624602321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:11:34.173533141Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-08T17:11:34.276144120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6382078s 
2026-02-08T17:11:34.293924409Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-08T17:11:34.297247390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6586421s 
2026-02-08T17:11:34.693376715Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-08T17:11:34.698083281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:34.724772117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-08T17:11:34.749929309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-08T17:11:34.798128514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711113s 
2026-02-08T17:11:34.801175169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:34.815657598Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-08T17:11:34.817266117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887636s 
2026-02-08T17:11:34.833934898Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-08T17:11:34.836117593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:34.860720298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-08T17:11:34.869688395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:11:34.891260188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285349s 
2026-02-08T17:11:34.893219242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:11:34.896180124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011435s 
2026-02-08T17:11:34.898784297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-08T17:11:34.902506041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-08T17:11:34.934726584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335578s 
2026-02-08T17:11:34.936809999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:34.939832935Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-08T17:11:34.941572839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391741s 
2026-02-08T17:11:34.945203549Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-08T17:11:34.947206051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:34.951666832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:11:34.954228760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-02-08T17:11:34.956057893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-08T17:11:34.960831454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-08T17:11:34.966495749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071978s 
2026-02-08T17:11:34.968536247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:34.971522239Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-08T17:11:34.973476765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122949s 
2026-02-08T17:11:34.992786433Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-08T17:11:34.994704465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.000279460Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-08T17:11:35.013860274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-08T17:11:35.018321165Z [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-02-08T17:11:35.024586681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085985s 
2026-02-08T17:11:35.026424881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-08T17:11:35.030948359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-08T17:11:35.034426382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063143s 
2026-02-08T17:11:35.040229967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-08T17:11:35', 'InitialSetup') 
2026-02-08T17:11:35.046258254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.048944683Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-08T17:11:35.050478852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208317s 
2026-02-08T17:11:35.052630154Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-08T17:11:35.054387582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.056967607Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-02-08T17:11:35.060437373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-08T17:11:35', 'add_moviefiles_table') 
2026-02-08T17:11:35.064207825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.066768220Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-08T17:11:35.068363441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124018s 
2026-02-08T17:11:35.070335773Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-08T17:11:35.072206169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.074581250Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-02-08T17:11:35.077244984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-08T17:11:35', 'fix_history_movieId') 
2026-02-08T17:11:35.080688677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.083181566Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-08T17:11:35.084763872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110122s 
2026-02-08T17:11:35.086626222Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-08T17:11:35.088335704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.090593380Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-02-08T17:11:35.093059545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-08T17:11:35', 'add_tmdb_stuff') 
2026-02-08T17:11:35.096440002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.098943652Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-08T17:11:35.100516970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106715s 
2026-02-08T17:11:35.102415893Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-08T17:11:35.104127750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.106478373Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-02-08T17:11:35.109016834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-08T17:11:35', 'fix_movie_files') 
2026-02-08T17:11:35.112486700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.114930030Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-08T17:11:35.116517676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108553s 
2026-02-08T17:11:35.118520819Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-08T17:11:35.120277907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.122582678Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-02-08T17:11:35.125181951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-08T17:11:35', 'update_schedule_intervale') 
2026-02-08T17:11:35.128567237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.131130157Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-08T17:11:35.132742754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108396s 
2026-02-08T17:11:35.134672329Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-08T17:11:35.136456211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.139036516Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-02-08T17:11:35.141965163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-08T17:11:35', 'add_movie_formats_to_naming_config') 
2026-02-08T17:11:35.147204792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.150726543Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-08T17:11:35.153083629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139052s 
2026-02-08T17:11:35.155790168Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-08T17:11:35.158230021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.161710889Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-02-08T17:11:35.165426610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-08T17:11:35', 'add_phyiscal_release') 
2026-02-08T17:11:35.170654276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.174667877Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-08T17:11:35.177665813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163785s 
2026-02-08T17:11:35.180908763Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-08T17:11:35.182634908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.185081464Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-02-08T17:11:35.187603101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-08T17:11:35', 'remove_bitmetv') 
2026-02-08T17:11:35.191028247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.193655317Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-08T17:11:35.195226360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110644s 
2026-02-08T17:11:35.197241587Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-08T17:11:35.199123757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.201436774Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-02-08T17:11:35.203971888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-08T17:11:35', 'remove_torrentleech') 
2026-02-08T17:11:35.207280680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.209874924Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-08T17:11:35.211434153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010733s 
2026-02-08T17:11:35.213347125Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-08T17:11:35.215079453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.217437601Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-02-08T17:11:35.221060735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-08T17:11:35', 'remove_broadcasthenet') 
2026-02-08T17:11:35.226497342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.229165013Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-08T17:11:35.230755275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140768s 
2026-02-08T17:11:35.232685210Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-08T17:11:35.234374351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.236828362Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-02-08T17:11:35.239344719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-08T17:11:35', 'remove_fanzub') 
2026-02-08T17:11:35.242668761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.245211762Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-08T17:11:35.246729467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108897s 
2026-02-08T17:11:35.248688241Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-08T17:11:35.250404827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.252579115Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-02-08T17:11:35.255010531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-08T17:11:35', 'update_movie_sorttitle') 
2026-02-08T17:11:35.258353131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.261018547Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-08T17:11:35.262774132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106041s 
2026-02-08T17:11:35.264597964Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-08T17:11:35.266371065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.268583118Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-02-08T17:11:35.271021598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-08T17:11:35', 'update_movie_sorttitle_again') 
2026-02-08T17:11:35.274190739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.276718118Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-08T17:11:35.278300704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103011s 
2026-02-08T17:11:35.280022450Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-08T17:11:35.281689798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.285150255Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-02-08T17:11:35.287504585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-08T17:11:35', 'update_movie_file') 
2026-02-08T17:11:35.290600128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.293049790Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-08T17:11:35.294571003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113943s 
2026-02-08T17:11:35.296294623Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-08T17:11:35.298426275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.300635092Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-02-08T17:11:35.303050385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-08T17:11:35', 'update_movie_slug') 
2026-02-08T17:11:35.306248144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.308746494Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-08T17:11:35.310267797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108198s 
2026-02-08T17:11:35.312018362Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-08T17:11:35.313716110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.315858584Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-02-08T17:11:35.318223325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-08T17:11:35', 'add_youtube_trailer_id') 
2026-02-08T17:11:35.321387576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.323867289Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-08T17:11:35.325421859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101499s 
2026-02-08T17:11:35.327117322Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-08T17:11:35.328749028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.331318782Z [Info] add_studio: Starting migration of Log DB to 120 
2026-02-08T17:11:35.333625666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-08T17:11:35', 'add_studio') 
2026-02-08T17:11:35.336774065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.339404572Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-08T17:11:35.340893951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107242s 
2026-02-08T17:11:35.342642571Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-08T17:11:35.344344017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.346473384Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-02-08T17:11:35.348868988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-08T17:11:35', 'update_filedate_config') 
2026-02-08T17:11:35.352008198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.354735489Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-08T17:11:35.356407486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010392s 
2026-02-08T17:11:35.358164503Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-08T17:11:35.359867893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.362025888Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-02-08T17:11:35.364459358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-08T17:11:35', 'add_movieid_to_blacklist') 
2026-02-08T17:11:35.369171455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.371680056Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-08T17:11:35.373282582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118052s 
2026-02-08T17:11:35.375101174Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-08T17:11:35.376792289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.378952328Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-02-08T17:11:35.381335346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-08T17:11:35', 'create_netimport_table') 
2026-02-08T17:11:35.384578135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.387050714Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-08T17:11:35.388618741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102595s 
2026-02-08T17:11:35.390404055Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-08T17:11:35.392133377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.394512858Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-02-08T17:11:35.396997370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-08T17:11:35', 'add_preferred_tags_to_profile') 
2026-02-08T17:11:35.400203185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.402903281Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-08T17:11:35.404509906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107484s 
2026-02-08T17:11:35.406209959Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-08T17:11:35.408132881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.410280946Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-02-08T17:11:35.412596929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-08T17:11:35', 'fix_imdb_unique') 
2026-02-08T17:11:35.418892064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.423033121Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-08T17:11:35.424612721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149398s 
2026-02-08T17:11:35.426520383Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-08T17:11:35.428269023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.430538663Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-02-08T17:11:35.433116814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-08T17:11:35', 'update_qualities_and_profiles') 
2026-02-08T17:11:35.436405485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.438956983Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-08T17:11:35.440679671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106653s 
2026-02-08T17:11:35.442258119Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-08T17:11:35.443907140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.445996977Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-02-08T17:11:35.448306257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-08T17:11:35', 'remove_wombles') 
2026-02-08T17:11:35.451329163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.453801972Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-08T17:11:35.455303735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099572s 
2026-02-08T17:11:35.456997025Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-08T17:11:35.458645534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.460818269Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-02-08T17:11:35.463094562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-08T17:11:35', 'remove_kickass') 
2026-02-08T17:11:35.466247249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.468622322Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-08T17:11:35.470125137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100105s 
2026-02-08T17:11:35.472074352Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-08T17:11:35.473844726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.476007301Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-02-08T17:11:35.478529158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-08T17:11:35', 'add_parsed_movie_info_to_pending_release') 
2026-02-08T17:11:35.481993954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.484616184Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-08T17:11:35.486253691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105589s 
2026-02-08T17:11:35.487987031Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-08T17:11:35.489654949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.491773745Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-02-08T17:11:35.494362828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-08T17:11:35', 'remove_wombles_kickass') 
2026-02-08T17:11:35.497643634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.500187476Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-08T17:11:35.501716624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105269s 
2026-02-08T17:11:35.503548482Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-08T17:11:35.505302394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.507458996Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-02-08T17:11:35.509953699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-08T17:11:35', 'make_parsed_episode_info_nullable') 
2026-02-08T17:11:35.513121657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.515619206Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-08T17:11:35.517234378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102757s 
2026-02-08T17:11:35.518994662Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-08T17:11:35.520716850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.522846017Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-02-08T17:11:35.525426823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-08T17:11:35', 'rename_torrent_downloadstation') 
2026-02-08T17:11:35.529149207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.531777960Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-08T17:11:35.533397391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110193s 
2026-02-08T17:11:35.535135260Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-08T17:11:35.536837157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.538963959Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-02-08T17:11:35.541361506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-08T17:11:35', 'add_minimumavailability') 
2026-02-08T17:11:35.546313486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.548911387Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-08T17:11:35.550457179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120722s 
2026-02-08T17:11:35.552262855Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-08T17:11:35.554018209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.556188189Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-02-08T17:11:35.558740527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-08T17:11:35', 'add_remux_qualities_for_the_wankers') 
2026-02-08T17:11:35.561857603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.564553902Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-08T17:11:35.566144956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104635s 
2026-02-08T17:11:35.567889758Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-08T17:11:35.569666456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.571807056Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-02-08T17:11:35.574229964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-08T17:11:35', 'add_haspredbentry_to_movies') 
2026-02-08T17:11:35.577372591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.579976775Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-08T17:11:35.581521094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010249s 
2026-02-08T17:11:35.583401680Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-08T17:11:35.585162616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.587414921Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-02-08T17:11:35.589855325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-08T17:11:35', 'add_pathstate_to_movies') 
2026-02-08T17:11:35.593056079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.595677788Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-08T17:11:35.597234712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105248s 
2026-02-08T17:11:35.599130129Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-08T17:11:35.600840142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.602973748Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-02-08T17:11:35.605422137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-08T17:11:35', 'add_import_exclusions_table') 
2026-02-08T17:11:35.608553061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.611407709Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-08T17:11:35.612988962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105337s 
2026-02-08T17:11:35.614840711Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-08T17:11:35.616536715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.618689470Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-02-08T17:11:35.621102027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-08T17:11:35', 'add_physical_release_note') 
2026-02-08T17:11:35.624516913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.627034783Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-08T17:11:35.628608030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104845s 
2026-02-08T17:11:35.630430359Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-08T17:11:35.632121544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.634248336Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-02-08T17:11:35.636752949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-08T17:11:35', 'consolidate_indexer_baseurl') 
2026-02-08T17:11:35.640295983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.652709627Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-08T17:11:35.654553730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203067s 
2026-02-08T17:11:35.656614489Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-08T17:11:35.658387018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.661020731Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-02-08T17:11:35.663721077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-08T17:11:35', 'add_alternative_titles_table') 
2026-02-08T17:11:35.667216736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.670122336Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-08T17:11:35.671770344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116326s 
2026-02-08T17:11:35.673718597Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-08T17:11:35.675409501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.677809393Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-02-08T17:11:35.680386201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-08T17:11:35', 'fix_duplicate_alt_titles') 
2026-02-08T17:11:35.683923283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.686840046Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-08T17:11:35.688431079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114361s 
2026-02-08T17:11:35.690190371Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-08T17:11:35.691810854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.693967145Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-02-08T17:11:35.696343229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-08T17:11:35', 'movie_extras') 
2026-02-08T17:11:35.699410034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.701783553Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-08T17:11:35.703467975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010023s 
2026-02-08T17:11:35.705150723Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-08T17:11:35.706831527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.708919952Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-02-08T17:11:35.711316177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-08T17:11:35', 'clean_core_tv') 
2026-02-08T17:11:35.714330335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.717067096Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-08T17:11:35.718722469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102749s 
2026-02-08T17:11:35.720549197Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-08T17:11:35.722314451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.724475562Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-02-08T17:11:35.726903340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-08T17:11:35', 'add_cookies_to_indexer_status') 
2026-02-08T17:11:35.730148785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.732603266Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-08T17:11:35.734180121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102485s 
2026-02-08T17:11:35.735866998Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-08T17:11:35.737516419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.739661127Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-02-08T17:11:35.742132673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-08T17:11:35', 'banner_to_fanart') 
2026-02-08T17:11:35.745320141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.748171812Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-08T17:11:35.749685340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106684s 
2026-02-08T17:11:35.751443570Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-08T17:11:35.753146278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.755395898Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-02-08T17:11:35.757882033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-08T17:11:35', 'naming_config_colon_action') 
2026-02-08T17:11:35.761009430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.763511578Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-08T17:11:35.765085567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103495s 
2026-02-08T17:11:35.766775249Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-08T17:11:35.768790898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.770898691Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-02-08T17:11:35.773218562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-08T17:11:35', 'add_custom_formats') 
2026-02-08T17:11:35.776283052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.778752174Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-08T17:11:35.780272775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099956s 
2026-02-08T17:11:35.782014091Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-08T17:11:35.783712441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.785845295Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-02-08T17:11:35.788640573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-08T17:11:35', 'remove_extra_naming_config') 
2026-02-08T17:11:35.791744142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.794208865Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-08T17:11:35.796023508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104765s 
2026-02-08T17:11:35.797781267Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-08T17:11:35.799481120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.801697833Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-02-08T17:11:35.804116022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-08T17:11:35', 'convert_regex_required_tags') 
2026-02-08T17:11:35.807451718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.809952092Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-08T17:11:35.811494658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104556s 
2026-02-08T17:11:35.813627723Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-08T17:11:35.815357426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.817488627Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-02-08T17:11:35.819961696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-08T17:11:35', 'fix_format_tags_double_underscore') 
2026-02-08T17:11:35.823120456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.826016136Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-08T17:11:35.827777242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106075s 
2026-02-08T17:11:35.829597857Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-08T17:11:35.831271968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.833377838Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-02-08T17:11:35.835875286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-08T17:11:35', 'add_tags_to_net_import') 
2026-02-08T17:11:35.838934677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.841495292Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-08T17:11:35.843236438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102251s 
2026-02-08T17:11:35.844930549Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-08T17:11:35.846573687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.848667312Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-02-08T17:11:35.850956992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-08T17:11:35', 'add_custom_filters') 
2026-02-08T17:11:35.854375966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.856887363Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-08T17:11:35.858634891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103366s 
2026-02-08T17:11:35.860418973Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-08T17:11:35.862158716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.864294426Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-02-08T17:11:35.866776684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-08T17:11:35', 'indexer_client_status_search_changes') 
2026-02-08T17:11:35.869925955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.872497052Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-08T17:11:35.874082474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102649s 
2026-02-08T17:11:35.876176119Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-08T17:11:35.877918618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.880051973Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-02-08T17:11:35.882548800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-08T17:11:35', 'add_language_to_files_history_blacklist') 
2026-02-08T17:11:35.885704564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.888250149Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-08T17:11:35.889834529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102322s 
2026-02-08T17:11:35.891591827Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-08T17:11:35.893307632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.895423983Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-02-08T17:11:35.897877493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-08T17:11:35', 'add_update_allowed_quality_profile') 
2026-02-08T17:11:35.900990811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.903581237Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-08T17:11:35.905128332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101761s 
2026-02-08T17:11:35.906873977Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-08T17:11:35.908581114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.910698628Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-02-08T17:11:35.913089361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-08T17:11:35', 'add_download_client_priority') 
2026-02-08T17:11:35.916187028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.918699386Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-08T17:11:35.920247544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100884s 
2026-02-08T17:11:35.921915091Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-08T17:11:35.923553089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.925629680Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-02-08T17:11:35.927955232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-08T17:11:35', 'remove_growl_prowl') 
2026-02-08T17:11:35.930943369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.933432009Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-08T17:11:35.934919795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098977s 
2026-02-08T17:11:35.936623696Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-08T17:11:35.938284319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.940374608Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-02-08T17:11:35.942700671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-08T17:11:35', 'remove_plex_hometheatre') 
2026-02-08T17:11:35.945764360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.948156325Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-08T17:11:35.949819655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098486s 
2026-02-08T17:11:35.951499687Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-08T17:11:35.953153848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.955227262Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-02-08T17:11:35.957533556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-08T17:11:35', 'add_webrip_qualites') 
2026-02-08T17:11:35.960573607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.963463445Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-08T17:11:35.964966431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102715s 
2026-02-08T17:11:35.966706996Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-08T17:11:35.968380055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.970487548Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-02-08T17:11:35.972876067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-08T17:11:35', 'health_issue_notification') 
2026-02-08T17:11:35.975960457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.978418967Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-08T17:11:35.979967465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100297s 
2026-02-08T17:11:35.981657077Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-08T17:11:35.983290405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:35.985413650Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-02-08T17:11:35.987732689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-08T17:11:35', 'speed_improvements') 
2026-02-08T17:11:35.990774935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:35.993455141Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-08T17:11:35.994941374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101852s 
2026-02-08T17:11:35.996694052Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-08T17:11:35.998373895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.000474494Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-02-08T17:11:36.002836590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-08T17:11:36', 'fix_profile_format_default') 
2026-02-08T17:11:36.080165816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.085247869Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-08T17:11:36.086838652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086716s 
2026-02-08T17:11:36.088716543Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-08T17:11:36.090331945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.093249790Z [Info] task_duration: Starting migration of Log DB to 163 
2026-02-08T17:11:36.095693570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-08T17:11:36', 'task_duration') 
2026-02-08T17:11:36.098930507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.101640764Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-08T17:11:36.103127338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113643s 
2026-02-08T17:11:36.104878463Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-08T17:11:36.106532183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.108678063Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-02-08T17:11:36.110996822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-08T17:11:36', 'movie_collections_crew') 
2026-02-08T17:11:36.114142396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.116921291Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-08T17:11:36.118471332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102822s 
2026-02-08T17:11:36.120738907Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-08T17:11:36.122480043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.124710374Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-02-08T17:11:36.127265839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-08T17:11:36', 'remove_custom_formats_from_quality_model') 
2026-02-08T17:11:36.130510301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.133261631Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-08T17:11:36.134881653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106949s 
2026-02-08T17:11:36.136600634Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-08T17:11:36.138275095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.140355504Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-02-08T17:11:36.142736949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-08T17:11:36', 'fix_tmdb_list_config') 
2026-02-08T17:11:36.145801168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.148243616Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-08T17:11:36.149748867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099842s 
2026-02-08T17:11:36.151523720Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-08T17:11:36.153217961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.155562241Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-02-08T17:11:36.158081383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-08T17:11:36', 'remove_movie_pathstate') 
2026-02-08T17:11:36.161277438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.164017656Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-08T17:11:36.165525712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107575s 
2026-02-08T17:11:36.167241306Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-08T17:11:36.168889695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.171008040Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-02-08T17:11:36.173370367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-08T17:11:36', 'custom_format_rework') 
2026-02-08T17:11:36.176461270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.179054922Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-08T17:11:36.180598430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101658s 
2026-02-08T17:11:36.182506812Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-08T17:11:36.184153347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.186296813Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-02-08T17:11:36.188627486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-08T17:11:36', 'custom_format_scores') 
2026-02-08T17:11:36.191815855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.194391531Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-08T17:11:36.195967164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101999s 
2026-02-08T17:11:36.197674722Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-08T17:11:36.199320265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.201776330Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-02-08T17:11:36.204288508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-08T17:11:36', 'fix_trakt_list_config') 
2026-02-08T17:11:36.207863576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.210753064Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-08T17:11:36.212315069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011332s 
2026-02-08T17:11:36.214251678Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-08T17:11:36.215950478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.218365140Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-02-08T17:11:36.220963131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-08T17:11:36', 'quality_definition_preferred_size') 
2026-02-08T17:11:36.224645495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.227687069Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-08T17:11:36.229371370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011552s 
2026-02-08T17:11:36.231323220Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-08T17:11:36.233042612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.236294790Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-02-08T17:11:36.238997582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-08T17:11:36', 'add_download_history') 
2026-02-08T17:11:36.243206416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.246087076Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-08T17:11:36.247778101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130608s 
2026-02-08T17:11:36.250061178Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-08T17:11:36.251656540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.253980208Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-02-08T17:11:36.256444600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-08T17:11:36', 'net_import_status') 
2026-02-08T17:11:36.259813914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.262497888Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-08T17:11:36.264222550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010823s 
2026-02-08T17:11:36.266068387Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-08T17:11:36.267887870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.270130816Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-02-08T17:11:36.272563644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-08T17:11:36', 'email_multiple_addresses') 
2026-02-08T17:11:36.275761623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.278447862Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-08T17:11:36.279992822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106915s 
2026-02-08T17:11:36.282090085Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-08T17:11:36.283802172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.286166683Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-02-08T17:11:36.290238902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-08T17:11:36', 'remove_chown_and_folderchmod_config') 
2026-02-08T17:11:36.295507891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.298370404Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-08T17:11:36.300059325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144248s 
2026-02-08T17:11:36.301923789Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-08T17:11:36.303556175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.305761696Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-02-08T17:11:36.308338905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-08T17:11:36', 'movie_recommendations') 
2026-02-08T17:11:36.311388695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.314028090Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-08T17:11:36.315550485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103734s 
2026-02-08T17:11:36.317297773Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-08T17:11:36.318905680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.320963624Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-02-08T17:11:36.323239627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-08T17:11:36', 'language_improvements') 
2026-02-08T17:11:36.326525482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.329095276Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-08T17:11:36.330624125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101212s 
2026-02-08T17:11:36.332214276Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-08T17:11:36.333803276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.335891841Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-02-08T17:11:36.338078884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-08T17:11:36', 'new_list_server') 
2026-02-08T17:11:36.341152232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.343561443Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-08T17:11:36.345044379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098235s 
2026-02-08T17:11:36.346677697Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-08T17:11:36.348263039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.350416044Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-02-08T17:11:36.352742658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-08T17:11:36', 'movie_translation_indexes') 
2026-02-08T17:11:36.355974726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.358703921Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-08T17:11:36.360217539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102384s 
2026-02-08T17:11:36.361948704Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-08T17:11:36.363915795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.366017416Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-02-08T17:11:36.368545667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-08T17:11:36', 'fix_invalid_profile_references') 
2026-02-08T17:11:36.371755740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.374368400Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-08T17:11:36.375889653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105707s 
2026-02-08T17:11:36.377565147Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-08T17:11:36.379221181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.381360568Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-02-08T17:11:36.383631360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-08T17:11:36', 'list_movies_table') 
2026-02-08T17:11:36.386783557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.389226346Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-08T17:11:36.390641054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100379s 
2026-02-08T17:11:36.392231646Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-08T17:11:36.394067282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.396171279Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-02-08T17:11:36.398521501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-08T17:11:36', 'on_delete_notification') 
2026-02-08T17:11:36.402742750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.405276581Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-08T17:11:36.406691119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114337s 
2026-02-08T17:11:36.408500583Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-08T17:11:36.410098240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.412116132Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-02-08T17:11:36.414369329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-08T17:11:36', 'download_propers_config') 
2026-02-08T17:11:36.417638802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.420639453Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-08T17:11:36.422122299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101096s 
2026-02-08T17:11:36.423727952Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-08T17:11:36.425418936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.427441699Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-02-08T17:11:36.429694485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-08T17:11:36', 'add_priority_to_indexers') 
2026-02-08T17:11:36.432798785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.435308278Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-08T17:11:36.436721303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098596s 
2026-02-08T17:11:36.438346936Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-08T17:11:36.439919482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.441902755Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-02-08T17:11:36.444397488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-08T17:11:36', 'add_alternative_title_indices') 
2026-02-08T17:11:36.447397569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.450489023Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-08T17:11:36.452076019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010542s 
2026-02-08T17:11:36.453660899Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-08T17:11:36.455241402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.457368655Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-02-08T17:11:36.459553524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-08T17:11:36', 'fix_tmdb_duplicates') 
2026-02-08T17:11:36.462627994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.465050582Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-08T17:11:36.466420360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009783s 
2026-02-08T17:11:36.468035842Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-08T17:11:36.469591054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.471519095Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-02-08T17:11:36.473841241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-08T17:11:36', 'swap_filechmod_for_folderchmod') 
2026-02-08T17:11:36.476763585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.479603453Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-08T17:11:36.481107431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096385s 
2026-02-08T17:11:36.482653444Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-08T17:11:36.484159416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.486087207Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-02-08T17:11:36.488259270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-08T17:11:36', 'mediainfo_channels') 
2026-02-08T17:11:36.491135772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.493960129Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-08T17:11:36.495418055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096123s 
2026-02-08T17:11:36.497040852Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-08T17:11:36.498573688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.500552853Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-02-08T17:11:36.508816571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-08T17:11:36.512171587Z [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-02-08T17:11:36.516345360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059383s 
2026-02-08T17:11:36.517810851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-08T17:11:36.519659002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-08T17:11:36.522597879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034019s 
2026-02-08T17:11:36.524757407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-08T17:11:36', 'add_update_history') 
2026-02-08T17:11:36.527648017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.530237841Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-08T17:11:36.531582879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109475s 
2026-02-08T17:11:36.533299275Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-08T17:11:36.534816600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.536912781Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-02-08T17:11:36.539136528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-08T17:11:36', 'update_awesome_hd_link') 
2026-02-08T17:11:36.542069243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.544591912Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-08T17:11:36.545965257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009779s 
2026-02-08T17:11:36.547483795Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-08T17:11:36.548987031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.550916657Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-02-08T17:11:36.553072327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-08T17:11:36', 'remove_awesomehd') 
2026-02-08T17:11:36.555959560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.558393260Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-08T17:11:36.559744220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094343s 
2026-02-08T17:11:36.561381176Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-08T17:11:36.562947850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.564954000Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-02-08T17:11:36.567250844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-08T17:11:36', 'add_on_delete_to_notifications') 
2026-02-08T17:11:36.570262017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.572732761Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-08T17:11:36.574137730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097544s 
2026-02-08T17:11:36.575707110Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-08T17:11:36.577223022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.579215464Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-02-08T17:11:36.581447288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-08T17:11:36', 'add_bypass_to_delay_profile') 
2026-02-08T17:11:36.584410804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.586874374Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-08T17:11:36.588285906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096007s 
2026-02-08T17:11:36.589943053Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-08T17:11:36.591432602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.593547390Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-02-08T17:11:36.595795506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-08T17:11:36', 'update_notifiarr') 
2026-02-08T17:11:36.598770497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.601230630Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-08T17:11:36.602613694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098596s 
2026-02-08T17:11:36.604189878Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-08T17:11:36.605679447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.607720036Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-02-08T17:11:36.609977391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-08T17:11:36', 'legacy_mediainfo_hdr') 
2026-02-08T17:11:36.613042452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.615550863Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-08T17:11:36.616936813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098844s 
2026-02-08T17:11:36.618566444Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-08T17:11:36.620431138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.622433600Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-02-08T17:11:36.624743391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-08T17:11:36', 'rename_blacklist_to_blocklist') 
2026-02-08T17:11:36.627925548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.630508769Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-08T17:11:36.631956404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100021s 
2026-02-08T17:11:36.633767791Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-08T17:11:36.635301258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.637266615Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-02-08T17:11:36.639457767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-08T17:11:36', 'add_indexer_tags') 
2026-02-08T17:11:36.642455453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.644916177Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-08T17:11:36.646258770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096478s 
2026-02-08T17:11:36.647774302Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-08T17:11:36.649275935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.651404501Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-02-08T17:11:36.653578498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-08T17:11:36', 'mediainfo_to_ffmpeg') 
2026-02-08T17:11:36.656598489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.659081869Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-08T17:11:36.660558071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098206s 
2026-02-08T17:11:36.662134826Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-08T17:11:36.663640958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.665712539Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-02-08T17:11:36.668174305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-08T17:11:36', 'cdh_per_downloadclient') 
2026-02-08T17:11:36.671097762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.673529678Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-08T17:11:36.674882261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098922s 
2026-02-08T17:11:36.676764712Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-08T17:11:36.678318019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.680510013Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-02-08T17:11:36.682847890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-08T17:11:36', 'migrate_discord_from_slack') 
2026-02-08T17:11:36.685876007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.688411552Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-08T17:11:36.689848555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100183s 
2026-02-08T17:11:36.691380038Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-08T17:11:36.692839457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.694727118Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-02-08T17:11:36.696980976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-08T17:11:36', 'remove_predb') 
2026-02-08T17:11:36.699829441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.702243932Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-08T17:11:36.703550483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094566s 
2026-02-08T17:11:36.705137789Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-08T17:11:36.706671426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.708616493Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-02-08T17:11:36.711087809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-08T17:11:36', 'add_on_update_to_notifications') 
2026-02-08T17:11:36.713996595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.716484154Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-08T17:11:36.717920075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097588s 
2026-02-08T17:11:36.719489585Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-08T17:11:36.721026620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.722959251Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-02-08T17:11:36.725187697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-08T17:11:36', 'ensure_identity_on_id_columns') 
2026-02-08T17:11:36.728105322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.731067406Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-08T17:11:36.732519820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095096s 
2026-02-08T17:11:36.734073889Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-08T17:11:36.735529841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.737498965Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-02-08T17:11:36.739701420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-08T17:11:36', 'download_client_per_indexer') 
2026-02-08T17:11:36.742966965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.745438882Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-08T17:11:36.746795072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098471s 
2026-02-08T17:11:36.748324962Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-08T17:11:36.749996258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.751931564Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-02-08T17:11:36.754110311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-08T17:11:36', 'multiple_ratings_support') 
2026-02-08T17:11:36.757086794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.759543250Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-08T17:11:36.761026055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009724s 
2026-02-08T17:11:36.762562469Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-08T17:11:36.764047088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.765938706Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-02-08T17:11:36.767961710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-08T17:11:36', 'movie_metadata') 
2026-02-08T17:11:36.770881498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.773305719Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-08T17:11:36.774592390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092441s 
2026-02-08T17:11:36.776028922Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-08T17:11:36.777407408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.779290740Z [Info] add_collections: Starting migration of Log DB to 208 
2026-02-08T17:11:36.781355256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-08T17:11:36', 'add_collections') 
2026-02-08T17:11:36.784141977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.786483822Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-08T17:11:36.787741214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091069s 
2026-02-08T17:11:36.789247447Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-08T17:11:36.790712076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.792598013Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-02-08T17:11:36.795043517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-08T17:11:36', 'movie_meta_collection_index') 
2026-02-08T17:11:36.797710286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.800131040Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-08T17:11:36.801439785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093845s 
2026-02-08T17:11:36.802946990Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-08T17:11:36.804425747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.806323017Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-02-08T17:11:36.808485511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-08T17:11:36', 'movie_added_notifications') 
2026-02-08T17:11:36.812962625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.815378870Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-08T17:11:36.816737426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109688s 
2026-02-08T17:11:36.818219159Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-08T17:11:36.819964984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.821610998Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-02-08T17:11:36.823707389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-08T17:11:36', 'more_movie_meta_index') 
2026-02-08T17:11:36.826934386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.829070628Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-08T17:11:36.830348000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094424s 
2026-02-08T17:11:36.831962661Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-08T17:11:36.833523493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.835435422Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-02-08T17:11:36.842985344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-08T17:11:36.844347095Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.61E-05s 
2026-02-08T17:11:36.846376512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-08T17:11:36.881523097Z [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-02-08T17:11:36.888221854Z [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-02-08T17:11:36.893834645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-08T17:11:36.900603173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-08T17:11:36.912098808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-08T17:11:36.915327990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676139s 
2026-02-08T17:11:36.916652086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-08T17:11:36.917885419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-02-08T17:11:36.919253324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-08T17:11:36.928115296Z [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-02-08T17:11:36.932630578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-08T17:11:36.935915381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-08T17:11:36.938874439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-08T17:11:36.944889370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-08T17:11:36.947699979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270725s 
2026-02-08T17:11:36.948996960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:11:36.950217387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-08T17:11:36.951574520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-08T17:11:36.959958039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-08T17:11:36.963923754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-08T17:11:36.968626112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-08T17:11:36.971759932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-08T17:11:36.977962159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:11:36.982014869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290275s 
2026-02-08T17:11:36.984416575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-08T17:11:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-08T17:11:36.987567599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:36.990657771Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-08T17:11:36.992245758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374603s 
2026-02-08T17:11:36.993995000Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-08T17:11:36.995449629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:36.997632434Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-02-08T17:11:36.999938627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-08T17:11:36', 'add_language_tags_to_subtitle_files') 
2026-02-08T17:11:37.002906413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.005432358Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-08T17:11:37.006783198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009764s 
2026-02-08T17:11:37.008370945Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-08T17:11:37.009746805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.011592171Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-02-08T17:11:37.013724394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-08T17:11:37', 'add_salt_to_users') 
2026-02-08T17:11:37.016510523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.019231332Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-08T17:11:37.020497451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091234s 
2026-02-08T17:11:37.021931889Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-08T17:11:37.023311286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.025154818Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-02-08T17:11:37.027198122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-08T17:11:37', 'clean_alt_titles') 
2026-02-08T17:11:37.029974973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.032265815Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-08T17:11:37.033501143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089773s 
2026-02-08T17:11:37.034897364Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-08T17:11:37.036272182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.038140804Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-02-08T17:11:37.040135380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-08T17:11:37', 'remove_omg') 
2026-02-08T17:11:37.042865196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.045182592Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-08T17:11:37.046407008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089994s 
2026-02-08T17:11:37.048371984Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-08T17:11:37.049894730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.051766018Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-02-08T17:11:37.054016288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-08T17:11:37', 'add_additional_info_to_pending_releases') 
2026-02-08T17:11:37.056913141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.059329596Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-08T17:11:37.060683222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093617s 
2026-02-08T17:11:37.062133431Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-08T17:11:37.063529582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.065348304Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-02-08T17:11:37.067402240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-08T17:11:37', 'add_result_to_commands') 
2026-02-08T17:11:37.070214983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.072573732Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-08T17:11:37.073836214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090602s 
2026-02-08T17:11:37.075270502Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-08T17:11:37.076751975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.078626349Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-02-08T17:11:37.080775085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-08T17:11:37', 'health_restored_notification') 
2026-02-08T17:11:37.083744434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.086250880Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-08T17:11:37.087514885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094656s 
2026-02-08T17:11:37.089144145Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-08T17:11:37.090698675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.092596637Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-02-08T17:11:37.094987090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-08T17:11:37', 'add_on_manual_interaction_required_to_notifications') 
2026-02-08T17:11:37.097909263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.101243577Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-08T17:11:37.102697644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103866s 
2026-02-08T17:11:37.104136000Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-08T17:11:37.105475968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.107579434Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-02-08T17:11:37.109377704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-08T17:11:37', 'remove_rarbg') 
2026-02-08T17:11:37.112418086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.114964633Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-08T17:11:37.116195682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095414s 
2026-02-08T17:11:37.117730802Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-08T17:11:37.119316966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.121231170Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-02-08T17:11:37.123672726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-08T17:11:37', 'remove_invalid_roksbox_metadata_images') 
2026-02-08T17:11:37.126696564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.129291559Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-08T17:11:37.130642499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099271s 
2026-02-08T17:11:37.132061917Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-08T17:11:37.133710887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.135567054Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-02-08T17:11:37.137557602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-08T17:11:37', 'list_sync_time') 
2026-02-08T17:11:37.140357560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.142698192Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-08T17:11:37.144017228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009307s 
2026-02-08T17:11:37.145479222Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-08T17:11:37.146874100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.148706219Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-02-08T17:11:37.150772930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-08T17:11:37', 'add_tags_to_collections') 
2026-02-08T17:11:37.153616535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.156219717Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-08T17:11:37.157344201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091285s 
2026-02-08T17:11:37.158811956Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-08T17:11:37.160260763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.162081519Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-02-08T17:11:37.164228322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-08T17:11:37', 'add_download_client_tags') 
2026-02-08T17:11:37.167026355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.169418141Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-08T17:11:37.171124527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091542s 
2026-02-08T17:11:37.172581239Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-08T17:11:37.173940566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.175746162Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-02-08T17:11:37.178147266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-08T17:11:37', 'add_auto_tagging') 
2026-02-08T17:11:37.180936662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.183573962Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-08T17:11:37.184864481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095916s 
2026-02-08T17:11:37.186431225Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-08T17:11:37.187917167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.189914849Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-02-08T17:11:37.192201433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-08T17:11:37', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-08T17:11:37.195312718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.197846960Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-08T17:11:37.199226407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097427s 
2026-02-08T17:11:37.200755045Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-08T17:11:37.202227730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.204138447Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-02-08T17:11:37.206446825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-08T17:11:37', 'update_restrictions_to_release_profiles') 
2026-02-08T17:11:37.209347115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.212105839Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-08T17:11:37.213225634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095103s 
2026-02-08T17:11:37.214699611Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-08T17:11:37.216096113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.217902450Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-02-08T17:11:37.220219896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-08T17:11:37', 'rename_quality_profiles') 
2026-02-08T17:11:37.223076628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.225806023Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-08T17:11:37.226750505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093761s 
2026-02-08T17:11:37.228216777Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-08T17:11:37.229622618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.231808870Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-02-08T17:11:37.233682933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-08T17:11:37', 'update_images_remote_url') 
2026-02-08T17:11:37.236556779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.238871199Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-08T17:11:37.240148812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092494s 
2026-02-08T17:11:37.241602218Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-08T17:11:37.243009361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.244846590Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-02-08T17:11:37.246930837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-08T17:11:37', 'add_notification_status') 
2026-02-08T17:11:37.249739331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.252093902Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-08T17:11:37.253333017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090713s 
2026-02-08T17:11:37.254804069Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-08T17:11:37.256235812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.258049403Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-02-08T17:11:37.260198801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-08T17:11:37', 'rename_deprecated_indexer_flags') 
2026-02-08T17:11:37.263048619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.266056485Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-08T17:11:37.267343165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097765s 
2026-02-08T17:11:37.268854719Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-08T17:11:37.270237864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.272025463Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-02-08T17:11:37.274064578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-08T17:11:37', 'movie_last_searched_time') 
2026-02-08T17:11:37.276846339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.279129917Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-08T17:11:37.280412970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089302s 
2026-02-08T17:11:37.281930776Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-08T17:11:37.283253570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.285032191Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-02-08T17:11:37.287049533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-08T17:11:37', 'email_encryption') 
2026-02-08T17:11:37.290016967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.292283601Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-08T17:11:37.293465771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090587s 
2026-02-08T17:11:37.295236567Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-08T17:11:37.296650994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.309607110Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-02-08T17:11:37.312114519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-08T17:11:37', 'clear_last_rss_releases_info') 
2026-02-08T17:11:37.315127886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.317511245Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-08T17:11:37.318784799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020829s 
2026-02-08T17:11:37.320182163Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-08T17:11:37.321488793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.323262805Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-02-08T17:11:37.325259305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-08T17:11:37', 'add_indexes') 
2026-02-08T17:11:37.328208092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.330137787Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-08T17:11:37.331642327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087214s 
2026-02-08T17:11:37.333197718Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-08T17:11:37.334638149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.336476630Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-02-08T17:11:37.338694466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-08T17:11:37', 'parse_title_from_existing_subtitle_files') 
2026-02-08T17:11:37.341720558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.344239059Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-08T17:11:37.345590430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094969s 
2026-02-08T17:11:37.347147144Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-08T17:11:37.348629900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.350585958Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-02-08T17:11:37.353013786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-08T17:11:37', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-08T17:11:37.356161885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.358475513Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-08T17:11:37.359782645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095919s 
2026-02-08T17:11:37.361313337Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-08T17:11:37.362759298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.364704294Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-02-08T17:11:37.367693823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-08T17:11:37', 'drop_multi_episode_style_from_naming_config') 
2026-02-08T17:11:37.372025355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.374426729Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-08T17:11:37.375748240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115361s 
2026-02-08T17:11:37.377171746Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-08T17:11:37.378508448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.380318372Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-02-08T17:11:37.382483331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-08T17:11:37', 'stevenlu_update_url') 
2026-02-08T17:11:37.385085841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.387782320Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-08T17:11:37.389004921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092837s 
2026-02-08T17:11:37.390385571Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-08T17:11:37.391710489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:11:37.393492657Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-02-08T17:11:37.395490770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-08T17:11:37', 'add_movie_keywords') 
2026-02-08T17:11:37.398318233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:11:37.401097338Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-08T17:11:37.402283998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094107s 
2026-02-08T17:11:39.619988002Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-08T17:11:40.713243958Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-02-08T17:11:40.860089320Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-08T17:11:40.966212450Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-02-08T17:11:45.616941763Z [Info] QualityProfileService: Setting up default quality profiles 
2026-02-08T17:11:46.140654127Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-02-08T17:11:46.396688042Z [ls.io-init] done.
2026-02-08T17:11:46.583550906Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-08T17:11:46.636048716Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-08T17:11:46.648865161Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin