2025-09-09T23:37:44.449163203Z [migrations] started 2025-09-09T23:37:44.449190188Z [migrations] no migrations found 2025-09-09T23:37:44.467355968Z usermod: no changes 2025-09-09T23:37:44.472790992Z ─────────────────────────────────────── 2025-09-09T23:37:44.472805040Z 2025-09-09T23:37:44.472808978Z ██╗ ███████╗██╗ ██████╗ 2025-09-09T23:37:44.472812786Z ██║ ██╔════╝██║██╔═══██╗ 2025-09-09T23:37:44.472816614Z ██║ ███████╗██║██║ ██║ 2025-09-09T23:37:44.472820531Z ██║ ╚════██║██║██║ ██║ 2025-09-09T23:37:44.472824209Z ███████╗███████║██║╚██████╔╝ 2025-09-09T23:37:44.472828017Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2025-09-09T23:37:44.472831814Z 2025-09-09T23:37:44.472835452Z Brought to you by linuxserver.io 2025-09-09T23:37:44.472839219Z ─────────────────────────────────────── 2025-09-09T23:37:44.473087208Z 2025-09-09T23:37:44.473097018Z To support the app dev(s) visit: 2025-09-09T23:37:44.474872594Z Radarr: https://opencollective.com/radarr 2025-09-09T23:37:44.475179582Z 2025-09-09T23:37:44.475186335Z To support LSIO projects visit: 2025-09-09T23:37:44.475190053Z https://www.linuxserver.io/donate/ 2025-09-09T23:37:44.475193630Z 2025-09-09T23:37:44.475197398Z ─────────────────────────────────────── 2025-09-09T23:37:44.475201235Z GID/UID 2025-09-09T23:37:44.475204722Z ─────────────────────────────────────── 2025-09-09T23:37:44.479380270Z 2025-09-09T23:37:44.479392575Z User UID: 911 2025-09-09T23:37:44.479396563Z User GID: 911 2025-09-09T23:37:44.479400181Z ─────────────────────────────────────── 2025-09-09T23:37:44.481070885Z Linuxserver.io version: 6.0.0.10211-ls12 2025-09-09T23:37:44.481330458Z Build-date: 2025-09-09T23:33:52+00:00 2025-09-09T23:37:44.481337692Z ─────────────────────────────────────── 2025-09-09T23:37:44.481341831Z 2025-09-09T23:37:44.534556327Z [custom-init] No custom files found, skipping... 2025-09-09T23:37:44.855863065Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.0.10211 2025-09-09T23:37:44.873590492Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-09-09T23:37:44.877693003Z [Debug] Bootstrap: Console selected 2025-09-09T23:37:44.878911828Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-09-09T23:37:45.161450389Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-09-09T23:37:45.214434331Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7a011c8b-6b5d-4b3b-a262-7cb88fd3a96b} may be persisted to storage in unencrypted form. 2025-09-09T23:37:45.271534452Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 2025-09-09T23:37:45.303933984Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-09-09T23:37:45.377526676Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-09-09T23:37:45.384302590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.384880384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.414585140Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 2025-09-09T23:37:45.418194788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303022s 2025-09-09T23:37:45.418477688Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-09-09T23:37:45.418637570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338708s 2025-09-09T23:37:45.426574232Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-09-09T23:37:45.427177176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.431869705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-09-09T23:37:45.439966810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-09-09T23:37:45.450881258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187284s 2025-09-09T23:37:45.451236263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.453592267Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-09-09T23:37:45.453756077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214609s 2025-09-09T23:37:45.460342290Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-09-09T23:37:45.460540339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.465250704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-09-09T23:37:45.466150305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-09-09T23:37:45.466741185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013442s 2025-09-09T23:37:45.466966479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-09-09T23:37:45.467235009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001048s 2025-09-09T23:37:45.467617820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-09-09T23:37:45.468195012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-09-09T23:37:45.468904481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s 2025-09-09T23:37:45.469130055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.469934255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-09-09T23:37:45.470098616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021069s 2025-09-09T23:37:45.470674606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-09-09T23:37:45.470876372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.471679218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-09-09T23:37:45.472493007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 2025-09-09T23:37:45.472688571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-09-09T23:37:45.472985228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-09-09T23:37:45.473447128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s 2025-09-09T23:37:45.473687893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.474345437Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-09-09T23:37:45.474491181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s 2025-09-09T23:37:45.476958108Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-09-09T23:37:45.477475671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.478981303Z [Info] InitialSetup: Starting migration of Main DB to 1 2025-09-09T23:37:45.491594511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 2025-09-09T23:37:45.492090821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 2025-09-09T23:37:45.492604946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008097s 2025-09-09T23:37:45.492758625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 2025-09-09T23:37:45.493018108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 2025-09-09T23:37:45.493340106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s 2025-09-09T23:37:45.493500379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 2025-09-09T23:37:45.493799952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 2025-09-09T23:37:45.494174507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 2025-09-09T23:37:45.494354138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 2025-09-09T23:37:45.494602538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 2025-09-09T23:37:45.494917082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s 2025-09-09T23:37:45.495066342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 2025-09-09T23:37:45.496394026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 2025-09-09T23:37:45.497320732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020872s 2025-09-09T23:37:45.497490514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 2025-09-09T23:37:45.497733173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 2025-09-09T23:37:45.498125182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s 2025-09-09T23:37:45.498270575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 2025-09-09T23:37:45.499202922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 2025-09-09T23:37:45.499913714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015093s 2025-09-09T23:37:45.500120500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 2025-09-09T23:37:45.500370243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:45.500677342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004014s 2025-09-09T23:37:45.500865530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 2025-09-09T23:37:45.501106115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:45.501430328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s 2025-09-09T23:37:45.501570771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 2025-09-09T23:37:45.502524701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 2025-09-09T23:37:45.503202827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s 2025-09-09T23:37:45.503349332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 2025-09-09T23:37:45.503948017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 2025-09-09T23:37:45.504458525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009279s 2025-09-09T23:37:45.504607245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 2025-09-09T23:37:45.505154497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 2025-09-09T23:37:45.505601517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008498s 2025-09-09T23:37:45.505781399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 2025-09-09T23:37:45.506038126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-09-09T23:37:45.506360034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004065s 2025-09-09T23:37:45.506525427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 2025-09-09T23:37:45.510935157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 2025-09-09T23:37:45.511487770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048008s 2025-09-09T23:37:45.511658654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 2025-09-09T23:37:45.512082517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 2025-09-09T23:37:45.512477373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006662s 2025-09-09T23:37:45.512665592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 2025-09-09T23:37:45.513006879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-09-09T23:37:45.513321963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004858s 2025-09-09T23:37:45.513471043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 2025-09-09T23:37:45.515684110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 2025-09-09T23:37:45.516155910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025389s 2025-09-09T23:37:45.516343377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 2025-09-09T23:37:45.516578371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-09-09T23:37:45.516910089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 2025-09-09T23:37:45.517076133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 2025-09-09T23:37:45.517570018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 2025-09-09T23:37:45.517861685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006322s 2025-09-09T23:37:45.518030164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 2025-09-09T23:37:45.518286591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-09-09T23:37:45.518603208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004135s 2025-09-09T23:37:45.518925277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 2025-09-09T23:37:45.519297426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 2025-09-09T23:37:45.519560125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s 2025-09-09T23:37:45.519674916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 2025-09-09T23:37:45.520189122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 2025-09-09T23:37:45.520655952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008143s 2025-09-09T23:37:45.520818810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 2025-09-09T23:37:45.521476895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 2025-09-09T23:37:45.522041612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 2025-09-09T23:37:45.522221114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 2025-09-09T23:37:45.522816222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 2025-09-09T23:37:45.523403404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s 2025-09-09T23:37:45.523574689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 2025-09-09T23:37:45.524033002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 2025-09-09T23:37:45.524481465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007335s 2025-09-09T23:37:45.524682841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 2025-09-09T23:37:45.524989298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 2025-09-09T23:37:45.525363401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s 2025-09-09T23:37:45.525564235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 2025-09-09T23:37:45.525849249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 2025-09-09T23:37:45.526216288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s 2025-09-09T23:37:45.526397784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 2025-09-09T23:37:45.526845746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 2025-09-09T23:37:45.527291353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s 2025-09-09T23:37:45.527466646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 2025-09-09T23:37:45.528094991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 2025-09-09T23:37:45.528688446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s 2025-09-09T23:37:45.528854160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 2025-09-09T23:37:45.529343445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 2025-09-09T23:37:45.529813412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007866s 2025-09-09T23:37:45.529976871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 2025-09-09T23:37:45.530526498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 2025-09-09T23:37:45.531055763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009064s 2025-09-09T23:37:45.531225034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 2025-09-09T23:37:45.531641483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 2025-09-09T23:37:45.532018622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006378s 2025-09-09T23:37:45.532186270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 2025-09-09T23:37:45.532474240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 2025-09-09T23:37:45.532814154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000479s 2025-09-09T23:37:45.532972493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 2025-09-09T23:37:45.533242507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 2025-09-09T23:37:45.533558433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s 2025-09-09T23:37:45.533731141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 2025-09-09T23:37:45.534119022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 2025-09-09T23:37:45.534508226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006059s 2025-09-09T23:37:45.534673178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 2025-09-09T23:37:45.535247164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 2025-09-09T23:37:45.535751019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s 2025-09-09T23:37:45.536904782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 2025-09-09T23:37:45.537491944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 2025-09-09T23:37:45.537879455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 2025-09-09T23:37:45.538311505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006468s 2025-09-09T23:37:45.538488301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 2025-09-09T23:37:45.538745338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 2025-09-09T23:37:45.539131025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 2025-09-09T23:37:45.539274514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 2025-09-09T23:37:45.539529176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 2025-09-09T23:37:45.539887809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s 2025-09-09T23:37:45.540076248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 2025-09-09T23:37:45.540651657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-09-09T23:37:45.541154219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009438s 2025-09-09T23:37:45.541328870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 2025-09-09T23:37:45.541868958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 2025-09-09T23:37:45.542354947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008611s 2025-09-09T23:37:45.542546643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 2025-09-09T23:37:45.542843530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 2025-09-09T23:37:45.543166481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s 2025-09-09T23:37:45.543334850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 2025-09-09T23:37:45.543943325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-09-09T23:37:45.544450316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 2025-09-09T23:37:45.544629938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 2025-09-09T23:37:45.545255267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 2025-09-09T23:37:45.545819914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010307s 2025-09-09T23:37:45.545993062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 2025-09-09T23:37:45.546237505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-09-09T23:37:45.546587680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 2025-09-09T23:37:45.548177581Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015632 taking an average of 00:00:00.0015632 2025-09-09T23:37:45.548856428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-09T23:37:45', 'InitialSetup') 2025-09-09T23:37:45.549254360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.551229156Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-09-09T23:37:45.551396112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050532s 2025-09-09T23:37:45.551635003Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 2025-09-09T23:37:45.551843463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.552118337Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 2025-09-09T23:37:45.552969571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 2025-09-09T23:37:45.553537474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 2025-09-09T23:37:45.554046419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009035s 2025-09-09T23:37:45.554226362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 2025-09-09T23:37:45.554483099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 2025-09-09T23:37:45.554809767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004246s 2025-09-09T23:37:45.554967454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.555106875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.555296126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 2025-09-09T23:37:45.555567322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:45.556302092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008345s 2025-09-09T23:37:45.556638309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-09T23:37:45', 'add_moviefiles_table') 2025-09-09T23:37:45.557092724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.557679345Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 2025-09-09T23:37:45.557861211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021828s 2025-09-09T23:37:45.558053438Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 2025-09-09T23:37:45.558248311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.558463885Z [Info] fix_history_movieId: Starting migration of Main DB to 105 2025-09-09T23:37:45.558768729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-09-09T23:37:45.558939262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.559093192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 2025-09-09T23:37:45.559361893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:45.560071803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008103s 2025-09-09T23:37:45.560406607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-09T23:37:45', 'fix_history_movieId') 2025-09-09T23:37:45.560739156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.561356530Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 2025-09-09T23:37:45.561531883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020706s 2025-09-09T23:37:45.561714711Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 2025-09-09T23:37:45.561891817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.562125418Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 2025-09-09T23:37:45.563234020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.563374653Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.563544796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 2025-09-09T23:37:45.563802114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:45.564539349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008158s 2025-09-09T23:37:45.564700673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.564828431Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 2025-09-09T23:37:45.565002100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 2025-09-09T23:37:45.565228907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 2025-09-09T23:37:45.565895109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007276s 2025-09-09T23:37:45.566074330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.566219893Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.566525578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 2025-09-09T23:37:45.574784740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 2025-09-09T23:37:45.576436887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 2025-09-09T23:37:45.577424385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:45.578327343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:45.580073509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:45.580611202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:45.580874813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141857s 2025-09-09T23:37:45.581037962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.581171701Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.581370150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 2025-09-09T23:37:45.581604783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 2025-09-09T23:37:45.582345955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s 2025-09-09T23:37:45.582647793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-09T23:37:45', 'add_tmdb_stuff') 2025-09-09T23:37:45.582985052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.584077763Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 2025-09-09T23:37:45.584238386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025214s 2025-09-09T23:37:45.584442808Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 2025-09-09T23:37:45.584659524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.584866310Z [Info] fix_movie_files: Starting migration of Main DB to 107 2025-09-09T23:37:45.585306527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 2025-09-09T23:37:45.585476730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.585676662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 2025-09-09T23:37:45.588040482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 2025-09-09T23:37:45.588895975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 2025-09-09T23:37:45.589402836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 2025-09-09T23:37:45.589940869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 2025-09-09T23:37:45.591646354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 2025-09-09T23:37:45.592035788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062437s 2025-09-09T23:37:45.592355562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-09T23:37:45', 'fix_movie_files') 2025-09-09T23:37:45.592706218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.593466369Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 2025-09-09T23:37:45.593627804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076404s 2025-09-09T23:37:45.593830442Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 2025-09-09T23:37:45.594012789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.594251540Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 2025-09-09T23:37:45.594723179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-09-09T23:37:45.594898402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.595066801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 2025-09-09T23:37:45.597256100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 2025-09-09T23:37:45.597923754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 2025-09-09T23:37:45.598324120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-09-09T23:37:45.598872324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-09-09T23:37:45.601141964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-09-09T23:37:45.601525737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062785s 2025-09-09T23:37:45.601853497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 2025-09-09T23:37:45.602259645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 2025-09-09T23:37:45.602615582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 2025-09-09T23:37:45.603017802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-09T23:37:45', 'update_schedule_intervale') 2025-09-09T23:37:45.603389801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.604298791Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 2025-09-09T23:37:45.604471459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021606s 2025-09-09T23:37:45.604707885Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 2025-09-09T23:37:45.604914481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.605156097Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 2025-09-09T23:37:45.605732769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-09-09T23:37:45.605920867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.606097433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 2025-09-09T23:37:45.606351114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 2025-09-09T23:37:45.607083368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000814s 2025-09-09T23:37:45.607267509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-09-09T23:37:45.607395767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.607580389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 2025-09-09T23:37:45.607885654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 2025-09-09T23:37:45.608563809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007837s 2025-09-09T23:37:45.608728120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.608958935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.609493462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006055s 2025-09-09T23:37:45.609833066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-09T23:37:45', 'add_movie_formats_to_naming_config') 2025-09-09T23:37:45.610151888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.610880575Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 2025-09-09T23:37:45.611051299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019477s 2025-09-09T23:37:45.611245871Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 2025-09-09T23:37:45.611447938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.611662299Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 2025-09-09T23:37:45.611985891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.612149300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:45.612328200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 2025-09-09T23:37:45.612568885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 2025-09-09T23:37:45.613269155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007723s 2025-09-09T23:37:45.613588067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-09T23:37:45', 'add_phyiscal_release') 2025-09-09T23:37:45.613903021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.614588361Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 2025-09-09T23:37:45.614819417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020653s 2025-09-09T23:37:45.614926873Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 2025-09-09T23:37:45.615148349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.615371949Z [Info] remove_bitmetv: Starting migration of Main DB to 111 2025-09-09T23:37:45.617008515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.617885290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 2025-09-09T23:37:45.618132638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009424s 2025-09-09T23:37:45.618465108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-09T23:37:45', 'remove_bitmetv') 2025-09-09T23:37:45.622157713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.622859837Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 2025-09-09T23:37:45.623030120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056409s 2025-09-09T23:37:45.623219131Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 2025-09-09T23:37:45.623440717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.623662363Z [Info] remove_torrentleech: Starting migration of Main DB to 112 2025-09-09T23:37:45.624295217Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.624599620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 2025-09-09T23:37:45.624850806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003658s 2025-09-09T23:37:45.625170620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-09T23:37:45', 'remove_torrentleech') 2025-09-09T23:37:45.625550455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.626117878Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 2025-09-09T23:37:45.626288371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016019s 2025-09-09T23:37:45.626475989Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 2025-09-09T23:37:45.626671723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.626900063Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 2025-09-09T23:37:45.627246580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.627473748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 2025-09-09T23:37:45.627720665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003402s 2025-09-09T23:37:45.628049457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-09T23:37:45', 'remove_broadcasthenet') 2025-09-09T23:37:45.628384021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.628993418Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 2025-09-09T23:37:45.629179232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015854s 2025-09-09T23:37:45.629352782Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 2025-09-09T23:37:45.629525139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.629751845Z [Info] remove_fanzub: Starting migration of Main DB to 114 2025-09-09T23:37:45.630044304Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.630327545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 2025-09-09T23:37:45.630556195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003186s 2025-09-09T23:37:45.630850748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-09T23:37:45', 'remove_fanzub') 2025-09-09T23:37:45.631177897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.631782114Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 2025-09-09T23:37:45.631974431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015204s 2025-09-09T23:37:45.632145015Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 2025-09-09T23:37:45.632351831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.632573367Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 2025-09-09T23:37:45.632811096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.632996419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.633498771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005157s 2025-09-09T23:37:45.633819697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-09T23:37:45', 'update_movie_sorttitle') 2025-09-09T23:37:45.634143078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.634774480Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 2025-09-09T23:37:45.634938901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017654s 2025-09-09T23:37:45.635143793Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 2025-09-09T23:37:45.635351071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.635593429Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 2025-09-09T23:37:45.635838773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.636042543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.636529734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004968s 2025-09-09T23:37:45.636859067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-09T23:37:45', 'update_movie_sorttitle_again') 2025-09-09T23:37:45.637174482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.637828379Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 2025-09-09T23:37:45.638017861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017756s 2025-09-09T23:37:45.638240489Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 2025-09-09T23:37:45.638434249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.638619562Z [Info] update_movie_file: Starting migration of Main DB to 117 2025-09-09T23:37:45.639569154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 2025-09-09T23:37:45.639786332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 2025-09-09T23:37:45.640477433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s 2025-09-09T23:37:45.640806776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-09T23:37:45', 'update_movie_file') 2025-09-09T23:37:45.641107783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.641790107Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 2025-09-09T23:37:45.641952814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020646s 2025-09-09T23:37:45.642134039Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 2025-09-09T23:37:45.642314683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.642544536Z [Info] update_movie_slug: Starting migration of Main DB to 118 2025-09-09T23:37:45.642786753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.642973900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.643463807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005239s 2025-09-09T23:37:45.643792729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-09T23:37:45', 'update_movie_slug') 2025-09-09T23:37:45.644138646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.644764686Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 2025-09-09T23:37:45.644935149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017981s 2025-09-09T23:37:45.645129711Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 2025-09-09T23:37:45.645309002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.645561591Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 2025-09-09T23:37:45.645853539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.645993461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.646173744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 2025-09-09T23:37:45.646412424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 2025-09-09T23:37:45.647120741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s 2025-09-09T23:37:45.647437518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-09T23:37:45', 'add_youtube_trailer_id') 2025-09-09T23:37:45.647760769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.648478865Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 2025-09-09T23:37:45.648632024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020855s 2025-09-09T23:37:45.648809231Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 2025-09-09T23:37:45.648998983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.649233445Z [Info] add_studio: Starting migration of Main DB to 120 2025-09-09T23:37:45.649482887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.649620454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.649783282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 2025-09-09T23:37:45.650069128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 2025-09-09T23:37:45.650682924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007102s 2025-09-09T23:37:45.651008049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-09T23:37:45', 'add_studio') 2025-09-09T23:37:45.651286349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.652053053Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 2025-09-09T23:37:45.652226673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020825s 2025-09-09T23:37:45.652431756Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 2025-09-09T23:37:45.652601357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.652834276Z [Info] update_filedate_config: Starting migration of Main DB to 121 2025-09-09T23:37:45.653085502Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.653259412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.653719879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s 2025-09-09T23:37:45.654076147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-09T23:37:45', 'update_filedate_config') 2025-09-09T23:37:45.654361682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.655061401Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 2025-09-09T23:37:45.655227345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017808s 2025-09-09T23:37:45.655417538Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 2025-09-09T23:37:45.655623473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.655870791Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 2025-09-09T23:37:45.656328663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 2025-09-09T23:37:45.656494507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.656641893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 2025-09-09T23:37:45.656907769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 2025-09-09T23:37:45.657579251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s 2025-09-09T23:37:45.657730956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 2025-09-09T23:37:45.657864756Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.658039888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 2025-09-09T23:37:45.660571015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 2025-09-09T23:37:45.661613534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 2025-09-09T23:37:45.662228863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 2025-09-09T23:37:45.662577936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 2025-09-09T23:37:45.664785642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065602s 2025-09-09T23:37:45.664935734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 2025-09-09T23:37:45.665074103Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.665249546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 2025-09-09T23:37:45.667701474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 2025-09-09T23:37:45.668755697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 2025-09-09T23:37:45.669283800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 2025-09-09T23:37:45.669703395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 2025-09-09T23:37:45.671830138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063838s 2025-09-09T23:37:45.672161425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-09T23:37:45', 'add_movieid_to_blacklist') 2025-09-09T23:37:45.672471880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.673376912Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 2025-09-09T23:37:45.673498728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078717s 2025-09-09T23:37:45.673681696Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 2025-09-09T23:37:45.673873562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.674146732Z [Info] create_netimport_table: Starting migration of Main DB to 123 2025-09-09T23:37:45.674991904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 2025-09-09T23:37:45.675649508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 2025-09-09T23:37:45.676182812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s 2025-09-09T23:37:45.676351953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 2025-09-09T23:37:45.676635273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 2025-09-09T23:37:45.676962212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s 2025-09-09T23:37:45.677277787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-09T23:37:45', 'create_netimport_table') 2025-09-09T23:37:45.677601198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.678378804Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 2025-09-09T23:37:45.678537374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018147s 2025-09-09T23:37:45.678796195Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 2025-09-09T23:37:45.678937489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.679183615Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 2025-09-09T23:37:45.679494120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 2025-09-09T23:37:45.679610915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:45.679798172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 2025-09-09T23:37:45.680049779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 2025-09-09T23:37:45.680760911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007838s 2025-09-09T23:37:45.681107479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-09T23:37:45', 'add_preferred_tags_to_profile') 2025-09-09T23:37:45.681408876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.682220069Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 2025-09-09T23:37:45.682390112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022002s 2025-09-09T23:37:45.682574493Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 2025-09-09T23:37:45.682757131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.682974057Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 2025-09-09T23:37:45.683234101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.683423452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.683823227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 2025-09-09T23:37:45.684193233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-09T23:37:45', 'fix_imdb_unique') 2025-09-09T23:37:45.684513417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.685297286Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 2025-09-09T23:37:45.685420454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018337s 2025-09-09T23:37:45.685615547Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 2025-09-09T23:37:45.685807834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.686051745Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 2025-09-09T23:37:45.686308542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.686486300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.688485226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019941s 2025-09-09T23:37:45.688810751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-09T23:37:45', 'update_qualities_and_profiles') 2025-09-09T23:37:45.689151417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.719092057Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 2025-09-09T23:37:45.719246899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325568s 2025-09-09T23:37:45.719476001Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 2025-09-09T23:37:45.719617906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.719829072Z [Info] remove_wombles: Starting migration of Main DB to 127 2025-09-09T23:37:45.720229829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.720511516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 2025-09-09T23:37:45.720748333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003237s 2025-09-09T23:37:45.721035972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-09T23:37:45', 'remove_wombles') 2025-09-09T23:37:45.721403753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.748296446Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 2025-09-09T23:37:45.748447630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278439s 2025-09-09T23:37:45.748617392Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 2025-09-09T23:37:45.748810721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.749060314Z [Info] remove_kickass: Starting migration of Main DB to 128 2025-09-09T23:37:45.749339777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.749618678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 2025-09-09T23:37:45.749867540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003406s 2025-09-09T23:37:45.750169898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-09T23:37:45', 'remove_kickass') 2025-09-09T23:37:45.750481676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.811604848Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 2025-09-09T23:37:45.812121278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618965s 2025-09-09T23:37:45.812151900Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 2025-09-09T23:37:45.812338375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.812816678Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 2025-09-09T23:37:45.813469814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-09-09T23:37:45.813785850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 2025-09-09T23:37:45.814070513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 2025-09-09T23:37:45.814556943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 2025-09-09T23:37:45.815901220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014565s 2025-09-09T23:37:45.816510807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-09T23:37:45', 'add_parsed_movie_info_to_pending_release') 2025-09-09T23:37:45.817080204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.818373007Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 2025-09-09T23:37:45.818684545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038881s 2025-09-09T23:37:45.819013377Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 2025-09-09T23:37:45.819591601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.820043261Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 2025-09-09T23:37:45.820636305Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.821143446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 2025-09-09T23:37:45.821515335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005609s 2025-09-09T23:37:45.821866382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:45.822328943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 2025-09-09T23:37:45.822724670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s 2025-09-09T23:37:45.823277213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-09T23:37:45', 'remove_wombles_kickass') 2025-09-09T23:37:45.823813553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.824831012Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 2025-09-09T23:37:45.825123340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026154s 2025-09-09T23:37:45.825525219Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 2025-09-09T23:37:45.825865946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.826307875Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 2025-09-09T23:37:45.826817321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-09-09T23:37:45.827093257Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:45.827409985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 2025-09-09T23:37:45.831799834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 2025-09-09T23:37:45.833657154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 2025-09-09T23:37:45.834546696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 2025-09-09T23:37:45.835310904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 2025-09-09T23:37:45.839369317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115831s 2025-09-09T23:37:45.840058234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-09T23:37:45', 'make_parsed_episode_info_nullable') 2025-09-09T23:37:45.840682261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.842059224Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 2025-09-09T23:37:45.842372494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142239s 2025-09-09T23:37:45.842900959Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 2025-09-09T23:37:45.843279932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.843741150Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 2025-09-09T23:37:45.844705993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 2025-09-09T23:37:45.845417556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 2025-09-09T23:37:45.845932002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008262s 2025-09-09T23:37:45.846511940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-09T23:37:45', 'rename_torrent_downloadstation') 2025-09-09T23:37:45.847069974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.848052191Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 2025-09-09T23:37:45.848409210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028565s 2025-09-09T23:37:45.848826080Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 2025-09-09T23:37:45.849088999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.849503654Z [Info] add_minimumavailability: Starting migration of Main DB to 133 2025-09-09T23:37:45.851356174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 2025-09-09T23:37:45.851633914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-09-09T23:37:45.852065563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 2025-09-09T23:37:45.852595119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 2025-09-09T23:37:45.853868944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014965s 2025-09-09T23:37:45.854189129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.854433321Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:45.854747393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 2025-09-09T23:37:45.855284004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 2025-09-09T23:37:45.856573029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00147s 2025-09-09T23:37:45.857171194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-09T23:37:45', 'add_minimumavailability') 2025-09-09T23:37:45.857784058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.858878652Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 2025-09-09T23:37:45.859158416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037182s 2025-09-09T23:37:45.859505946Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 2025-09-09T23:37:45.859858776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.860300355Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 2025-09-09T23:37:45.860873770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.861166039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.861644552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s 2025-09-09T23:37:45.862265172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-09T23:37:45', 'add_remux_qualities_for_the_wankers') 2025-09-09T23:37:45.862865982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.863961748Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 2025-09-09T23:37:45.864260850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002668s 2025-09-09T23:37:45.864636286Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 2025-09-09T23:37:45.865006712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.865458201Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 2025-09-09T23:37:45.866061737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.866353174Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:45.866657446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 2025-09-09T23:37:45.867188967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:45.868631762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016635s 2025-09-09T23:37:45.869293094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-09T23:37:45', 'add_haspredbentry_to_movies') 2025-09-09T23:37:45.869806397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.870907164Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 2025-09-09T23:37:45.871196607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003864s 2025-09-09T23:37:45.871564828Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 2025-09-09T23:37:45.871898851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.872362174Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 2025-09-09T23:37:45.872927763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.873219460Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:45.873496408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 2025-09-09T23:37:45.873960382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 2025-09-09T23:37:45.875259859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s 2025-09-09T23:37:45.875829135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-09T23:37:45', 'add_pathstate_to_movies') 2025-09-09T23:37:45.876405356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.877469078Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 2025-09-09T23:37:45.877758170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036279s 2025-09-09T23:37:45.878106932Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 2025-09-09T23:37:45.878436816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.878856792Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 2025-09-09T23:37:45.879865794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 2025-09-09T23:37:45.880597407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 2025-09-09T23:37:45.881373440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012103s 2025-09-09T23:37:45.881701280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 2025-09-09T23:37:45.882225586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 2025-09-09T23:37:45.882856506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008367s 2025-09-09T23:37:45.883128804Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.883450863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.884693014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012799s 2025-09-09T23:37:45.885309325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-09T23:37:45', 'add_import_exclusions_table') 2025-09-09T23:37:45.885863812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.887406498Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 2025-09-09T23:37:45.887738978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037787s 2025-09-09T23:37:45.888221088Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 2025-09-09T23:37:45.888562035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.889021841Z [Info] add_physical_release_note: Starting migration of Main DB to 138 2025-09-09T23:37:45.889567951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.889811321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-09-09T23:37:45.890140684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 2025-09-09T23:37:45.890585119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 2025-09-09T23:37:45.892056291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016023s 2025-09-09T23:37:45.892629205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-09T23:37:45', 'add_physical_release_note') 2025-09-09T23:37:45.893179533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.894312555Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 2025-09-09T23:37:45.894611667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038167s 2025-09-09T23:37:45.894972925Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 2025-09-09T23:37:45.895359183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.895770701Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 2025-09-09T23:37:45.896340499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.896664361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.900436547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037497s 2025-09-09T23:37:45.901013919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-09T23:37:45', 'consolidate_indexer_baseurl') 2025-09-09T23:37:45.901599679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.902635114Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 2025-09-09T23:37:45.902947813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059287s 2025-09-09T23:37:45.903285153Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 2025-09-09T23:37:45.903620708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.904095334Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 2025-09-09T23:37:45.908155630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 2025-09-09T23:37:45.909465648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 2025-09-09T23:37:45.910506945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020388s 2025-09-09T23:37:45.911149058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 2025-09-09T23:37:45.918975608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 2025-09-09T23:37:45.922000469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 2025-09-09T23:37:45.923009531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:45.923557986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:45.925611260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:45.926009963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014588s 2025-09-09T23:37:45.926139985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.926297011Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:45.926488036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 2025-09-09T23:37:45.926773200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 2025-09-09T23:37:45.927508701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008605s 2025-09-09T23:37:45.927668422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:45.927814707Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 2025-09-09T23:37:45.928040903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 2025-09-09T23:37:45.928340526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 2025-09-09T23:37:45.929163062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s 2025-09-09T23:37:45.929560312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-09T23:37:45', 'add_alternative_titles_table') 2025-09-09T23:37:45.929877251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.931004040Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 2025-09-09T23:37:45.931166337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027395s 2025-09-09T23:37:45.931467293Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 2025-09-09T23:37:45.931620351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.931908200Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 2025-09-09T23:37:45.932597579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:45.932773403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:45.933167156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s 2025-09-09T23:37:45.933297939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 2025-09-09T23:37:45.933474605Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 2025-09-09T23:37:45.933687223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 2025-09-09T23:37:45.936799760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 2025-09-09T23:37:45.937776126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 2025-09-09T23:37:45.938368409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 2025-09-09T23:37:45.938743424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 2025-09-09T23:37:45.940821659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068657s 2025-09-09T23:37:45.941044047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 2025-09-09T23:37:45.941388050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:45.941734627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005305s 2025-09-09T23:37:45.942100504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-09T23:37:45', 'fix_duplicate_alt_titles') 2025-09-09T23:37:45.942475640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.943608230Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 2025-09-09T23:37:45.943797341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023553s 2025-09-09T23:37:45.944048898Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 2025-09-09T23:37:45.944229271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.944538834Z [Info] movie_extras: Starting migration of Main DB to 142 2025-09-09T23:37:45.946541817Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 2025-09-09T23:37:45.946822713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-09-09T23:37:45.947238019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s 2025-09-09T23:37:45.947441499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 2025-09-09T23:37:45.947627343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 2025-09-09T23:37:45.948026277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004188s 2025-09-09T23:37:45.948190928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 2025-09-09T23:37:45.948383255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-09-09T23:37:45.948743691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003919s 2025-09-09T23:37:45.948914856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 2025-09-09T23:37:45.949475856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-09-09T23:37:45.950039120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009499s 2025-09-09T23:37:45.960160080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 2025-09-09T23:37:45.960887876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 2025-09-09T23:37:45.961576823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011625s 2025-09-09T23:37:45.961768409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 2025-09-09T23:37:45.962467627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 2025-09-09T23:37:45.963022384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s 2025-09-09T23:37:45.963377619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-09T23:37:45', 'movie_extras') 2025-09-09T23:37:45.963739698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.964819914Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 2025-09-09T23:37:45.964998112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002837s 2025-09-09T23:37:45.965239278Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 2025-09-09T23:37:45.965440233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.965723864Z [Info] clean_core_tv: Starting migration of Main DB to 143 2025-09-09T23:37:45.966759970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 2025-09-09T23:37:45.966889321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 2025-09-09T23:37:45.967339978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004044s 2025-09-09T23:37:45.967467745Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 2025-09-09T23:37:45.967640513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 2025-09-09T23:37:45.967985788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s 2025-09-09T23:37:45.968155230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 2025-09-09T23:37:45.968333649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 2025-09-09T23:37:45.968788996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004756s 2025-09-09T23:37:45.968984600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 2025-09-09T23:37:45.969182037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 2025-09-09T23:37:45.969541592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s 2025-09-09T23:37:45.969842257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 2025-09-09T23:37:45.972467624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 2025-09-09T23:37:45.973410202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 2025-09-09T23:37:45.973976362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 2025-09-09T23:37:45.974378141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 2025-09-09T23:37:45.975953263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059055s 2025-09-09T23:37:45.976158085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 2025-09-09T23:37:45.978628830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 2025-09-09T23:37:45.979414102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 2025-09-09T23:37:45.979899459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-09-09T23:37:45.980517524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-09-09T23:37:45.982082705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-09-09T23:37:45.982530327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-09-09T23:37:45.982858357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006535s 2025-09-09T23:37:45.983189193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 2025-09-09T23:37:45.985796754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 2025-09-09T23:37:45.986693139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 2025-09-09T23:37:45.987212495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 2025-09-09T23:37:45.987690968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 2025-09-09T23:37:45.989241922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057862s 2025-09-09T23:37:45.989466965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 2025-09-09T23:37:45.991719080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 2025-09-09T23:37:45.992462577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 2025-09-09T23:37:45.992873795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 2025-09-09T23:37:45.993329453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 2025-09-09T23:37:45.994788892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051234s 2025-09-09T23:37:45.995096030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-09T23:37:45', 'clean_core_tv') 2025-09-09T23:37:45.995399531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:45.996939713Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 2025-09-09T23:37:45.997102570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072817s 2025-09-09T23:37:45.997327032Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 2025-09-09T23:37:45.997521634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:45.997771237Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 2025-09-09T23:37:45.998227385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-09-09T23:37:45.998407117Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:45.998562861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 2025-09-09T23:37:45.998840039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 2025-09-09T23:37:45.999440208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006886s 2025-09-09T23:37:45.999654259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 2025-09-09T23:37:45.999964784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 2025-09-09T23:37:46.000611356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007487s 2025-09-09T23:37:46.000969437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-09T23:37:46', 'add_cookies_to_indexer_status') 2025-09-09T23:37:46.001255202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.002117489Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 2025-09-09T23:37:46.002305036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022194s 2025-09-09T23:37:46.002456211Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 2025-09-09T23:37:46.002634199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.002874493Z [Info] banner_to_fanart: Starting migration of Main DB to 145 2025-09-09T23:37:46.003274509Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 2025-09-09T23:37:46.003594062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 2025-09-09T23:37:46.003897633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 2025-09-09T23:37:46.004174260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 2025-09-09T23:37:46.004469084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 2025-09-09T23:37:46.004697684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000327s 2025-09-09T23:37:46.005004252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-09T23:37:46', 'banner_to_fanart') 2025-09-09T23:37:46.005346681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.006043875Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 2025-09-09T23:37:46.006204639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016457s 2025-09-09T23:37:46.006394351Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 2025-09-09T23:37:46.006598953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.006847604Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 2025-09-09T23:37:46.007237800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-09-09T23:37:46.007372461Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.007581692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 2025-09-09T23:37:46.007912268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.008609312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007904s 2025-09-09T23:37:46.008882081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-09T23:37:46', 'naming_config_colon_action') 2025-09-09T23:37:46.009222436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.010036345Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 2025-09-09T23:37:46.010179884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022158s 2025-09-09T23:37:46.010388745Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 2025-09-09T23:37:46.010562394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.010777518Z [Info] add_custom_formats: Starting migration of Main DB to 147 2025-09-09T23:37:46.011274669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 2025-09-09T23:37:46.011621066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 2025-09-09T23:37:46.012038346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s 2025-09-09T23:37:46.012210553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 2025-09-09T23:37:46.012490447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 2025-09-09T23:37:46.012820511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s 2025-09-09T23:37:46.013042037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 2025-09-09T23:37:46.013103672Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.013286259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 2025-09-09T23:37:46.013586514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 2025-09-09T23:37:46.014283838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008213s 2025-09-09T23:37:46.014488039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 2025-09-09T23:37:46.014759416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.015385106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007459s 2025-09-09T23:37:46.015564797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.015718587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.015940494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002366s 2025-09-09T23:37:46.016239626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-09T23:37:46', 'add_custom_formats') 2025-09-09T23:37:46.016562707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.017423210Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 2025-09-09T23:37:46.017590276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017024s 2025-09-09T23:37:46.017824868Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 2025-09-09T23:37:46.017989750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.018221146Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 2025-09-09T23:37:46.018606081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 2025-09-09T23:37:46.018957058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 2025-09-09T23:37:46.019182071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 2025-09-09T23:37:46.019509380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-09T23:37:46', 'remove_extra_naming_config') 2025-09-09T23:37:46.019837541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.020545918Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 2025-09-09T23:37:46.020738445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001678s 2025-09-09T23:37:46.020911714Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 2025-09-09T23:37:46.021097138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.021346981Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 2025-09-09T23:37:46.021586924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.021791436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.023396147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015782s 2025-09-09T23:37:46.023690580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-09T23:37:46', 'convert_regex_required_tags') 2025-09-09T23:37:46.024040685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.024754132Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 2025-09-09T23:37:46.024921208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029623s 2025-09-09T23:37:46.025144337Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 2025-09-09T23:37:46.025326384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.025584804Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 2025-09-09T23:37:46.025850660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.026013478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.026477943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s 2025-09-09T23:37:46.026824170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-09T23:37:46', 'fix_format_tags_double_underscore') 2025-09-09T23:37:46.027143624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.027881129Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 2025-09-09T23:37:46.028044307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s 2025-09-09T23:37:46.028245703Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 2025-09-09T23:37:46.028434453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.028665348Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 2025-09-09T23:37:46.028960532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 2025-09-09T23:37:46.029131967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.029326539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 2025-09-09T23:37:46.029514768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 2025-09-09T23:37:46.030323797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008702s 2025-09-09T23:37:46.030536085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 2025-09-09T23:37:46.030755958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 2025-09-09T23:37:46.030989277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000267s 2025-09-09T23:37:46.031333070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-09T23:37:46', 'add_tags_to_net_import') 2025-09-09T23:37:46.031692383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.032506994Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 2025-09-09T23:37:46.032701575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017234s 2025-09-09T23:37:46.032897590Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 2025-09-09T23:37:46.033077552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.033308788Z [Info] add_custom_filters: Starting migration of Main DB to 152 2025-09-09T23:37:46.033672861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 2025-09-09T23:37:46.034105222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 2025-09-09T23:37:46.034564948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000699s 2025-09-09T23:37:46.034919021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-09T23:37:46', 'add_custom_filters') 2025-09-09T23:37:46.035278084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.036083636Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 2025-09-09T23:37:46.036252095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022064s 2025-09-09T23:37:46.036475835Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 2025-09-09T23:37:46.036672081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.036919439Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 2025-09-09T23:37:46.039315453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-09-09T23:37:46.039479554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.039675098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 2025-09-09T23:37:46.039952346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.040670913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008208s 2025-09-09T23:37:46.040973502Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 2025-09-09T23:37:46.045955615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 2025-09-09T23:37:46.047047173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 2025-09-09T23:37:46.047662392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-09-09T23:37:46.048224554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-09-09T23:37:46.050034338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.050392579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009235s 2025-09-09T23:37:46.050627693Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 2025-09-09T23:37:46.053612583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 2025-09-09T23:37:46.054466373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 2025-09-09T23:37:46.054928974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-09-09T23:37:46.055459021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-09-09T23:37:46.057304167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-09-09T23:37:46.057657729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068615s 2025-09-09T23:37:46.057837962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-09-09T23:37:46.057969657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.058175391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 2025-09-09T23:37:46.058453421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 2025-09-09T23:37:46.059205666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008484s 2025-09-09T23:37:46.059474297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 2025-09-09T23:37:46.059797598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 2025-09-09T23:37:46.060097862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 2025-09-09T23:37:46.060256271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-09-09T23:37:46.060402556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.060608120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 2025-09-09T23:37:46.063549503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 2025-09-09T23:37:46.064522191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 2025-09-09T23:37:46.065052149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-09-09T23:37:46.065592086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-09-09T23:37:46.067468675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-09-09T23:37:46.067778228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070104s 2025-09-09T23:37:46.067980836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 2025-09-09T23:37:46.068495493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 2025-09-09T23:37:46.069017223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008183s 2025-09-09T23:37:46.069180723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 2025-09-09T23:37:46.069513723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.069873528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s 2025-09-09T23:37:46.070271810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-09T23:37:46', 'indexer_client_status_search_changes') 2025-09-09T23:37:46.070565531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.071760748Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 2025-09-09T23:37:46.071997294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023471s 2025-09-09T23:37:46.072231756Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 2025-09-09T23:37:46.072443693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.072706823Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 2025-09-09T23:37:46.073291620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 2025-09-09T23:37:46.073453376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.073623028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 2025-09-09T23:37:46.073901328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 2025-09-09T23:37:46.074674946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008702s 2025-09-09T23:37:46.074846982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-09-09T23:37:46.074982746Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.075162828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 2025-09-09T23:37:46.075414946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 2025-09-09T23:37:46.076221981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000889s 2025-09-09T23:37:46.076394158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 2025-09-09T23:37:46.076529510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.076699152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 2025-09-09T23:37:46.076983966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 2025-09-09T23:37:46.077795279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008968s 2025-09-09T23:37:46.077943598Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.078129713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.082540555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044175s 2025-09-09T23:37:46.082913997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-09T23:37:46', 'add_language_to_files_history_blacklist') 2025-09-09T23:37:46.083253701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.084208133Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 2025-09-09T23:37:46.084409118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060395s 2025-09-09T23:37:46.084630734Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 2025-09-09T23:37:46.084871980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.085099338Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 2025-09-09T23:37:46.086826986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 2025-09-09T23:37:46.087006378Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.087185338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 2025-09-09T23:37:46.087456985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 2025-09-09T23:37:46.088311907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009347s 2025-09-09T23:37:46.088489735Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.089222881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 2025-09-09T23:37:46.089490600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s 2025-09-09T23:37:46.089825484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-09T23:37:46', 'add_update_allowed_quality_profile') 2025-09-09T23:37:46.090175780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.091295214Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 2025-09-09T23:37:46.091476018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026166s 2025-09-09T23:37:46.091671371Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 2025-09-09T23:37:46.091908399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.092151398Z [Info] add_download_client_priority: Starting migration of Main DB to 156 2025-09-09T23:37:46.092498407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-09-09T23:37:46.092668830Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.092853742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 2025-09-09T23:37:46.093201332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:46.093974920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s 2025-09-09T23:37:46.094140072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.094316969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.109655806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153009s 2025-09-09T23:37:46.109993867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-09T23:37:46', 'add_download_client_priority') 2025-09-09T23:37:46.110323290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.111264425Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 2025-09-09T23:37:46.111450390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169195s 2025-09-09T23:37:46.111688940Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 2025-09-09T23:37:46.111876849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.112128756Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 2025-09-09T23:37:46.112481406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.112769726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 2025-09-09T23:37:46.113016584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 2025-09-09T23:37:46.113347881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-09T23:37:46', 'remove_growl_prowl') 2025-09-09T23:37:46.113689970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.114441713Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 2025-09-09T23:37:46.114618309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017431s 2025-09-09T23:37:46.114814053Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 2025-09-09T23:37:46.114997903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.115252165Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 2025-09-09T23:37:46.115616519Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.115913818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 2025-09-09T23:37:46.116186427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003937s 2025-09-09T23:37:46.116384115Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.116673327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 2025-09-09T23:37:46.116922910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s 2025-09-09T23:37:46.117247603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-09T23:37:46', 'remove_plex_hometheatre') 2025-09-09T23:37:46.117579141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.118417870Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 2025-09-09T23:37:46.118606259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018139s 2025-09-09T23:37:46.118785109Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 2025-09-09T23:37:46.118961655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.119233162Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 2025-09-09T23:37:46.119462644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.119670001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.121367029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017156s 2025-09-09T23:37:46.121712444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-09T23:37:46', 'add_webrip_qualites') 2025-09-09T23:37:46.122048160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.122935016Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 2025-09-09T23:37:46.123111051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032674s 2025-09-09T23:37:46.123314791Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 2025-09-09T23:37:46.123522119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.123766831Z [Info] health_issue_notification: Starting migration of Main DB to 160 2025-09-09T23:37:46.124238772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.124404205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.124594418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 2025-09-09T23:37:46.126604425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.127455850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026463s 2025-09-09T23:37:46.127618998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.127764561Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.128001629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 2025-09-09T23:37:46.128326824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.129044258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s 2025-09-09T23:37:46.129368842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-09T23:37:46', 'health_issue_notification') 2025-09-09T23:37:46.129691932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.130863461Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 2025-09-09T23:37:46.131052211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026474s 2025-09-09T23:37:46.131232505Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 2025-09-09T23:37:46.131465363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.131664274Z [Info] speed_improvements: Starting migration of Main DB to 161 2025-09-09T23:37:46.132189241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 2025-09-09T23:37:46.132463143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 2025-09-09T23:37:46.132822987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s 2025-09-09T23:37:46.133020605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 2025-09-09T23:37:46.133354237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 2025-09-09T23:37:46.133660574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 2025-09-09T23:37:46.133841538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 2025-09-09T23:37:46.134139939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.134424622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s 2025-09-09T23:37:46.134592220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 2025-09-09T23:37:46.134830229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.135158801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s 2025-09-09T23:37:46.135395938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 2025-09-09T23:37:46.135581181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.135920304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004034s 2025-09-09T23:37:46.136234176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-09T23:37:46', 'speed_improvements') 2025-09-09T23:37:46.136548639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.137473592Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 2025-09-09T23:37:46.137609135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019358s 2025-09-09T23:37:46.137813657Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 2025-09-09T23:37:46.138038880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.138249665Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 2025-09-09T23:37:46.139982304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 2025-09-09T23:37:46.142744145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 2025-09-09T23:37:46.143663006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 2025-09-09T23:37:46.144209987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 2025-09-09T23:37:46.144722569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 2025-09-09T23:37:46.146438515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-09-09T23:37:46.146777828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065951s 2025-09-09T23:37:46.147113714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 2025-09-09T23:37:46.147542227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001848s 2025-09-09T23:37:46.147654944Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.148023596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 2025-09-09T23:37:46.148300294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005027s 2025-09-09T23:37:46.148637052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-09T23:37:46', 'fix_profile_format_default') 2025-09-09T23:37:46.148951485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.150158054Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 2025-09-09T23:37:46.150325452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002313s 2025-09-09T23:37:46.150498821Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 2025-09-09T23:37:46.150684384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.150917945Z [Info] task_duration: Starting migration of Main DB to 163 2025-09-09T23:37:46.151201215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-09-09T23:37:46.151360406Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.151545278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 2025-09-09T23:37:46.151859140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 2025-09-09T23:37:46.152558017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008289s 2025-09-09T23:37:46.152864394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-09T23:37:46', 'task_duration') 2025-09-09T23:37:46.153186843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.153947134Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 2025-09-09T23:37:46.154104160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022052s 2025-09-09T23:37:46.154300947Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 2025-09-09T23:37:46.154481160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.154729650Z [Info] movie_collections_crew: Starting migration of Main DB to 164 2025-09-09T23:37:46.155460061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.155599852Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.155777099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 2025-09-09T23:37:46.156041772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 2025-09-09T23:37:46.156759067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007864s 2025-09-09T23:37:46.156909590Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 2025-09-09T23:37:46.160378485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 2025-09-09T23:37:46.162623837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 2025-09-09T23:37:46.163701216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.164487279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.166174697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.166630384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.167048637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.167453392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.167783216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107209s 2025-09-09T23:37:46.167984752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 2025-09-09T23:37:46.168518376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 2025-09-09T23:37:46.169068885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s 2025-09-09T23:37:46.169248486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 2025-09-09T23:37:46.169527168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 2025-09-09T23:37:46.169905790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s 2025-09-09T23:37:46.170028387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 2025-09-09T23:37:46.170268651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 2025-09-09T23:37:46.170574276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s 2025-09-09T23:37:46.170783567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.171049102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 2025-09-09T23:37:46.171291210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003439s 2025-09-09T23:37:46.171487655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.171749583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 2025-09-09T23:37:46.172039116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s 2025-09-09T23:37:46.172329741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-09T23:37:46', 'movie_collections_crew') 2025-09-09T23:37:46.172652701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.174357043Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 2025-09-09T23:37:46.174571505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026437s 2025-09-09T23:37:46.179284706Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 2025-09-09T23:37:46.179584139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.179910857Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 2025-09-09T23:37:46.180786601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 2025-09-09T23:37:46.180963757Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.181147387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 2025-09-09T23:37:46.181437812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.182460752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011217s 2025-09-09T23:37:46.182632347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 2025-09-09T23:37:46.182823172Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.183036451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 2025-09-09T23:37:46.183348359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.184172829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 2025-09-09T23:37:46.184338363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.184517533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.186821262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023051s 2025-09-09T23:37:46.187002678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.187284295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.187895746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006976s 2025-09-09T23:37:46.188066740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.188245480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.189161755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009247s 2025-09-09T23:37:46.189378191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.189524866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.189839871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003133s 2025-09-09T23:37:46.189983360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.190178062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.192352129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s 2025-09-09T23:37:46.192468153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.192659949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.193542226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008508s 2025-09-09T23:37:46.193871790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-09T23:37:46', 'remove_custom_formats_from_quality_model') 2025-09-09T23:37:46.194221945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.195516431Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 2025-09-09T23:37:46.195647535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027174s 2025-09-09T23:37:46.195840323Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 2025-09-09T23:37:46.196092030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.196365000Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 2025-09-09T23:37:46.196712049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.196927643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.197913418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s 2025-09-09T23:37:46.198086296Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.198308003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.198959745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006885s 2025-09-09T23:37:46.199156351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.199349300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.200018427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000687s 2025-09-09T23:37:46.200373673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-09T23:37:46', 'fix_tmdb_list_config') 2025-09-09T23:37:46.200668296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.201568108Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 2025-09-09T23:37:46.201736226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022078s 2025-09-09T23:37:46.201927742Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 2025-09-09T23:37:46.202122193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.202385794Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 2025-09-09T23:37:46.202802624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 2025-09-09T23:37:46.206475099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 2025-09-09T23:37:46.208796874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 2025-09-09T23:37:46.209866398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.210716920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.212648199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.213156823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.213530386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.213956654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.214279424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112917s 2025-09-09T23:37:46.214522414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 2025-09-09T23:37:46.214777878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 2025-09-09T23:37:46.215022080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000308s 2025-09-09T23:37:46.215162833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 2025-09-09T23:37:46.215307294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.215492377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 2025-09-09T23:37:46.215764765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 2025-09-09T23:37:46.216476589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008044s 2025-09-09T23:37:46.216653615Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 2025-09-09T23:37:46.219490357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 2025-09-09T23:37:46.220592447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 2025-09-09T23:37:46.221151071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 2025-09-09T23:37:46.221792493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 2025-09-09T23:37:46.223575052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 2025-09-09T23:37:46.223928444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071068s 2025-09-09T23:37:46.224258569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-09T23:37:46', 'remove_movie_pathstate') 2025-09-09T23:37:46.224597622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.225651303Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 2025-09-09T23:37:46.225852579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087974s 2025-09-09T23:37:46.226019334Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 2025-09-09T23:37:46.226242384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.226508389Z [Info] custom_format_rework: Starting migration of Main DB to 168 2025-09-09T23:37:46.226863113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 2025-09-09T23:37:46.227033196Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.227213860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 2025-09-09T23:37:46.227512571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 2025-09-09T23:37:46.228299456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008971s 2025-09-09T23:37:46.228455169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.228636013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.230011654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013827s 2025-09-09T23:37:46.230200875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 2025-09-09T23:37:46.232758675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 2025-09-09T23:37:46.233324024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 2025-09-09T23:37:46.233702105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 2025-09-09T23:37:46.234304097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 2025-09-09T23:37:46.236403505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 2025-09-09T23:37:46.236767328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063916s 2025-09-09T23:37:46.237121320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-09T23:37:46', 'custom_format_rework') 2025-09-09T23:37:46.237397426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.238291637Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 2025-09-09T23:37:46.238468423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079011s 2025-09-09T23:37:46.238679769Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 2025-09-09T23:37:46.238852025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.239135657Z [Info] custom_format_scores: Starting migration of Main DB to 169 2025-09-09T23:37:46.239610072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 2025-09-09T23:37:46.239760334Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.239974075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 2025-09-09T23:37:46.240250832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.240995482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008327s 2025-09-09T23:37:46.241171716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 2025-09-09T23:37:46.241279013Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 2025-09-09T23:37:46.241457372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 2025-09-09T23:37:46.241745141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.242457566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008149s 2025-09-09T23:37:46.242617438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.242804695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.244530299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017575s 2025-09-09T23:37:46.244757988Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 2025-09-09T23:37:46.247449738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 2025-09-09T23:37:46.248443199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 2025-09-09T23:37:46.248960621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 2025-09-09T23:37:46.249517582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 2025-09-09T23:37:46.251305432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-09-09T23:37:46.251652220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067497s 2025-09-09T23:37:46.251817784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 2025-09-09T23:37:46.251973087Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.252188200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 2025-09-09T23:37:46.252543245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.253242583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008642s 2025-09-09T23:37:46.253594221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-09T23:37:46', 'custom_format_scores') 2025-09-09T23:37:46.253902021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.255021606Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 2025-09-09T23:37:46.255203622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025946s 2025-09-09T23:37:46.255386491Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 2025-09-09T23:37:46.255561413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.255807388Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 2025-09-09T23:37:46.256180219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.256380693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.298675190Z [] 2025-09-09T23:37:46.298803839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424171s 2025-09-09T23:37:46.299026136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.299216640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.299750154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 2025-09-09T23:37:46.301223992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 2025-09-09T23:37:46.301727516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 2025-09-09T23:37:46.302206531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006881s 2025-09-09T23:37:46.302526725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-09T23:37:46', 'fix_trakt_list_config') 2025-09-09T23:37:46.302831940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.303700108Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 2025-09-09T23:37:46.303884159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021763s 2025-09-09T23:37:46.304124763Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 2025-09-09T23:37:46.304372362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.304575771Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 2025-09-09T23:37:46.304946598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 2025-09-09T23:37:46.305107382Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.305303357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 2025-09-09T23:37:46.305590595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 2025-09-09T23:37:46.306328341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s 2025-09-09T23:37:46.306491910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.306670329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.307646625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009938s 2025-09-09T23:37:46.308001650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-09T23:37:46', 'quality_definition_preferred_size') 2025-09-09T23:37:46.308335623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.309164031Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 2025-09-09T23:37:46.309298431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024264s 2025-09-09T23:37:46.309485017Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 2025-09-09T23:37:46.309659098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.309911205Z [Info] add_download_history: Starting migration of Main DB to 172 2025-09-09T23:37:46.310634342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 2025-09-09T23:37:46.311321195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 2025-09-09T23:37:46.311873427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010244s 2025-09-09T23:37:46.312050834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 2025-09-09T23:37:46.312375979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 2025-09-09T23:37:46.312704681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s 2025-09-09T23:37:46.312899734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 2025-09-09T23:37:46.313179858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 2025-09-09T23:37:46.315105786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020351s 2025-09-09T23:37:46.315314055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 2025-09-09T23:37:46.315603438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 2025-09-09T23:37:46.315995437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s 2025-09-09T23:37:46.316159979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.316391324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.317127306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000813s 2025-09-09T23:37:46.317453754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-09T23:37:46', 'add_download_history') 2025-09-09T23:37:46.317774399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.318657478Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 2025-09-09T23:37:46.318814604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023075s 2025-09-09T23:37:46.318999506Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 2025-09-09T23:37:46.319191433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.319425204Z [Info] net_import_status: Starting migration of Main DB to 173 2025-09-09T23:37:46.319930752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 2025-09-09T23:37:46.320468785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-09-09T23:37:46.320985355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009s 2025-09-09T23:37:46.321185338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 2025-09-09T23:37:46.321473027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.321813382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s 2025-09-09T23:37:46.322129639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-09T23:37:46', 'net_import_status') 2025-09-09T23:37:46.322482199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.323291860Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 2025-09-09T23:37:46.323466632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00192s 2025-09-09T23:37:46.323646614Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 2025-09-09T23:37:46.323838580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.324138294Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 2025-09-09T23:37:46.324355521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.324557699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.325452861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009128s 2025-09-09T23:37:46.325782314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-09T23:37:46', 'email_multiple_addresses') 2025-09-09T23:37:46.326091106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.326826106Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 2025-09-09T23:37:46.326996229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022736s 2025-09-09T23:37:46.327215140Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 2025-09-09T23:37:46.327413118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.327647681Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 2025-09-09T23:37:46.328026113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 2025-09-09T23:37:46.328347770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 2025-09-09T23:37:46.328722275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s 2025-09-09T23:37:46.329127300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-09T23:37:46', 'remove_chown_and_folderchmod_config') 2025-09-09T23:37:46.329366061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.330159298Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 2025-09-09T23:37:46.330292497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001833s 2025-09-09T23:37:46.330492860Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 2025-09-09T23:37:46.330684847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.330944600Z [Info] movie_recommendations: Starting migration of Main DB to 176 2025-09-09T23:37:46.331204513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.331357261Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.331573737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 2025-09-09T23:37:46.331814572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 2025-09-09T23:37:46.332616797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008944s 2025-09-09T23:37:46.332977423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-09T23:37:46', 'movie_recommendations') 2025-09-09T23:37:46.333251395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.333990343Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 2025-09-09T23:37:46.334173332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022537s 2025-09-09T23:37:46.334387894Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 2025-09-09T23:37:46.334611574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.334772859Z [Info] language_improvements: Starting migration of Main DB to 177 2025-09-09T23:37:46.336293361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.336452752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.336632604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 2025-09-09T23:37:46.336910674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:46.337635393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008396s 2025-09-09T23:37:46.337795105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.337945067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.338102013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 2025-09-09T23:37:46.338364471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 2025-09-09T23:37:46.339039280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000764s 2025-09-09T23:37:46.339194011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.339342170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.339510930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 2025-09-09T23:37:46.339756344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 2025-09-09T23:37:46.340486674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008019s 2025-09-09T23:37:46.340677809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 2025-09-09T23:37:46.344562391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 2025-09-09T23:37:46.346925901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 2025-09-09T23:37:46.348086658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.348914595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.350855013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.351297755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.351735596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.352164079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.352485987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116299s 2025-09-09T23:37:46.352676461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 2025-09-09T23:37:46.356471974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 2025-09-09T23:37:46.358723077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 2025-09-09T23:37:46.359839254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.360595778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.362317815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.362750286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.363163047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.363571971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.363960413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011057s 2025-09-09T23:37:46.364110725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-09-09T23:37:46.364255938Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.364439588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 2025-09-09T23:37:46.364729832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.365459652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008289s 2025-09-09T23:37:46.365696599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 2025-09-09T23:37:46.365971162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 2025-09-09T23:37:46.366202859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003137s 2025-09-09T23:37:46.366387500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 2025-09-09T23:37:46.369242850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 2025-09-09T23:37:46.370235229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 2025-09-09T23:37:46.370772991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 2025-09-09T23:37:46.371227386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 2025-09-09T23:37:46.373167744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066107s 2025-09-09T23:37:46.373634293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 2025-09-09T23:37:46.374216746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 2025-09-09T23:37:46.374686241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s 2025-09-09T23:37:46.374943590Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 2025-09-09T23:37:46.375202461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 2025-09-09T23:37:46.375528537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s 2025-09-09T23:37:46.375691015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.375891128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.376922875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s 2025-09-09T23:37:46.377118729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.377280034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.377800172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005261s 2025-09-09T23:37:46.377929171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.378265168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 2025-09-09T23:37:46.378564651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s 2025-09-09T23:37:46.378701697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.378922051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 2025-09-09T23:37:46.379195000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s 2025-09-09T23:37:46.379535877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-09T23:37:46', 'language_improvements') 2025-09-09T23:37:46.379824378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.381069655Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 2025-09-09T23:37:46.381245910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021881s 2025-09-09T23:37:46.381461103Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 2025-09-09T23:37:46.381642509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.381896310Z [Info] new_list_server: Starting migration of Main DB to 178 2025-09-09T23:37:46.382187035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.382402800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.383546533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001174s 2025-09-09T23:37:46.383729571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.383942039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.384705076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008183s 2025-09-09T23:37:46.385038257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-09T23:37:46', 'new_list_server') 2025-09-09T23:37:46.385386288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.386134374Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 2025-09-09T23:37:46.386401793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022235s 2025-09-09T23:37:46.386600192Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 2025-09-09T23:37:46.386783010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.387063746Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 2025-09-09T23:37:46.387441787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 2025-09-09T23:37:46.387759467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 2025-09-09T23:37:46.388150284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s 2025-09-09T23:37:46.388360647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 2025-09-09T23:37:46.388681924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 2025-09-09T23:37:46.389003923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s 2025-09-09T23:37:46.389348326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-09T23:37:46', 'movie_translation_indexes') 2025-09-09T23:37:46.389692529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.390637021Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 2025-09-09T23:37:46.390813707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002055s 2025-09-09T23:37:46.391022006Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 2025-09-09T23:37:46.391258603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.391491472Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 2025-09-09T23:37:46.391769431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.392090257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.395582900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036362s 2025-09-09T23:37:46.395962525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-09T23:37:46', 'fix_invalid_profile_references') 2025-09-09T23:37:46.396314744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.397115466Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 2025-09-09T23:37:46.397291862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050895s 2025-09-09T23:37:46.397466393Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 2025-09-09T23:37:46.397662037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.397911149Z [Info] list_movies_table: Starting migration of Main DB to 181 2025-09-09T23:37:46.399888190Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 2025-09-09T23:37:46.400242132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 2025-09-09T23:37:46.402111346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020292s 2025-09-09T23:37:46.402364286Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 2025-09-09T23:37:46.402605882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 2025-09-09T23:37:46.404437280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019268s 2025-09-09T23:37:46.404751042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 2025-09-09T23:37:46.405085205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 2025-09-09T23:37:46.405366692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003961s 2025-09-09T23:37:46.405529459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-09-09T23:37:46.405676976Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.405881298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 2025-09-09T23:37:46.406183607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.407010402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008998s 2025-09-09T23:37:46.407155644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 2025-09-09T23:37:46.408229617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 2025-09-09T23:37:46.409037524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017038s 2025-09-09T23:37:46.409458922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-09T23:37:46', 'list_movies_table') 2025-09-09T23:37:46.409700038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.410601814Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 2025-09-09T23:37:46.410791977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032545s 2025-09-09T23:37:46.410985767Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 2025-09-09T23:37:46.411188926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.411443859Z [Info] on_delete_notification: Starting migration of Main DB to 182 2025-09-09T23:37:46.411787321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.411957864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.412168298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 2025-09-09T23:37:46.412465176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.413291410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 2025-09-09T23:37:46.413626444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-09T23:37:46', 'on_delete_notification') 2025-09-09T23:37:46.413998614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.414827523Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 2025-09-09T23:37:46.414995230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024448s 2025-09-09T23:37:46.415204141Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 2025-09-09T23:37:46.415399074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.415652203Z [Info] download_propers_config: Starting migration of Main DB to 183 2025-09-09T23:37:46.416007318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.416297573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.416727368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s 2025-09-09T23:37:46.416972251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 2025-09-09T23:37:46.417259460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 2025-09-09T23:37:46.417555877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003191s 2025-09-09T23:37:46.417681119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 2025-09-09T23:37:46.420991264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 2025-09-09T23:37:46.421899203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 2025-09-09T23:37:46.422423579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 2025-09-09T23:37:46.422984789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 2025-09-09T23:37:46.425007652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-09-09T23:37:46.425354160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074943s 2025-09-09T23:37:46.425691529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-09T23:37:46', 'download_propers_config') 2025-09-09T23:37:46.426027215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.427021528Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 2025-09-09T23:37:46.427152141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090596s 2025-09-09T23:37:46.427347284Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 2025-09-09T23:37:46.427576205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.427804324Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 2025-09-09T23:37:46.428189349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-09-09T23:37:46.428347959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.428529194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 2025-09-09T23:37:46.428804979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 2025-09-09T23:37:46.429613297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009124s 2025-09-09T23:37:46.429950215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-09T23:37:46', 'add_priority_to_indexers') 2025-09-09T23:37:46.430282153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.431331026Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 2025-09-09T23:37:46.431507391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025816s 2025-09-09T23:37:46.431715389Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 2025-09-09T23:37:46.431955473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.432194975Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 2025-09-09T23:37:46.432562956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 2025-09-09T23:37:46.432881518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:46.433269469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000514s 2025-09-09T23:37:46.433494262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 2025-09-09T23:37:46.433787121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 2025-09-09T23:37:46.434158148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 2025-09-09T23:37:46.434507812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-09T23:37:46', 'add_alternative_title_indices') 2025-09-09T23:37:46.434836665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.435782169Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 2025-09-09T23:37:46.435988714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020719s 2025-09-09T23:37:46.436188817Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 2025-09-09T23:37:46.436424562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.436657772Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 2025-09-09T23:37:46.437987790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.438182292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.439650528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014872s 2025-09-09T23:37:46.440156377Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 2025-09-09T23:37:46.440698528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 2025-09-09T23:37:46.441091901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000755s 2025-09-09T23:37:46.441254448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.441416444Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.441651007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 2025-09-09T23:37:46.445749820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 2025-09-09T23:37:46.448152519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 2025-09-09T23:37:46.449282504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.450024548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.451992872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.452460353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.452903926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.453263069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115005s 2025-09-09T23:37:46.453443563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 2025-09-09T23:37:46.453708747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.454059653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 2025-09-09T23:37:46.454396271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-09T23:37:46', 'fix_tmdb_duplicates') 2025-09-09T23:37:46.454728350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.456041254Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 2025-09-09T23:37:46.456212248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002324s 2025-09-09T23:37:46.456433934Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 2025-09-09T23:37:46.456646523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.456916145Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 2025-09-09T23:37:46.457213875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.457416092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.457985228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005902s 2025-09-09T23:37:46.458337748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-09T23:37:46', 'swap_filechmod_for_folderchmod') 2025-09-09T23:37:46.458669436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.459496171Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 2025-09-09T23:37:46.459635491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020147s 2025-09-09T23:37:46.459829291Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 2025-09-09T23:37:46.460072151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.460297214Z [Info] mediainfo_channels: Starting migration of Main DB to 188 2025-09-09T23:37:46.460783784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 2025-09-09T23:37:46.461151915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 2025-09-09T23:37:46.461453342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 2025-09-09T23:37:46.461822836Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 2025-09-09T23:37:46.462262652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 2025-09-09T23:37:46.462583097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s 2025-09-09T23:37:46.462858702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 2025-09-09T23:37:46.463225220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 2025-09-09T23:37:46.463459011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003878s 2025-09-09T23:37:46.463874297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-09T23:37:46', 'mediainfo_channels') 2025-09-09T23:37:46.464251076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.465069835Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 2025-09-09T23:37:46.465256340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019538s 2025-09-09T23:37:46.465453678Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 2025-09-09T23:37:46.465655173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.465927201Z [Info] add_update_history: Starting migration of Main DB to 189 2025-09-09T23:37:46.466350524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-09T23:37:46', 'add_update_history') 2025-09-09T23:37:46.466737362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.467475639Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 2025-09-09T23:37:46.467650080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018097s 2025-09-09T23:37:46.467933190Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 2025-09-09T23:37:46.468131380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.468410101Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 2025-09-09T23:37:46.472107656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 2025-09-09T23:37:46.474326414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 2025-09-09T23:37:46.474693163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023153s 2025-09-09T23:37:46.475031344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 2025-09-09T23:37:46.475457882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 2025-09-09T23:37:46.475758498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 2025-09-09T23:37:46.476125296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-09T23:37:46', 'update_awesome_hd_link') 2025-09-09T23:37:46.476457626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.477293429Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 2025-09-09T23:37:46.477431897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019453s 2025-09-09T23:37:46.477626409Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 2025-09-09T23:37:46.477821332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.478075343Z [Info] remove_awesomehd: Starting migration of Main DB to 191 2025-09-09T23:37:46.478405117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.478676113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 2025-09-09T23:37:46.478912168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003334s 2025-09-09T23:37:46.479286362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-09T23:37:46', 'remove_awesomehd') 2025-09-09T23:37:46.479555383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.480330725Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 2025-09-09T23:37:46.480463933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001682s 2025-09-09T23:37:46.480685760Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 2025-09-09T23:37:46.480867666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.481121938Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 2025-09-09T23:37:46.481638849Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 2025-09-09T23:37:46.485090129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 2025-09-09T23:37:46.486283933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 2025-09-09T23:37:46.486937158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 2025-09-09T23:37:46.487462456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 2025-09-09T23:37:46.489403244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007555s 2025-09-09T23:37:46.489559559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.489723649Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.489941929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 2025-09-09T23:37:46.490284168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.491050541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 2025-09-09T23:37:46.491248369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.491375946Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.491625729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 2025-09-09T23:37:46.491983149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.492742087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009449s 2025-09-09T23:37:46.493088355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-09T23:37:46', 'add_on_delete_to_notifications') 2025-09-09T23:37:46.493409241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.494376238Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 2025-09-09T23:37:46.494510328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025052s 2025-09-09T23:37:46.494710271Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 2025-09-09T23:37:46.494911265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.495173473Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 2025-09-09T23:37:46.495790596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-09-09T23:37:46.495962302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.496180200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 2025-09-09T23:37:46.496509594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.497304043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009319s 2025-09-09T23:37:46.497468064Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.497745973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 2025-09-09T23:37:46.497982730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s 2025-09-09T23:37:46.498322765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-09T23:37:46', 'add_bypass_to_delay_profile') 2025-09-09T23:37:46.498648330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.499511208Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 2025-09-09T23:37:46.499632141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018069s 2025-09-09T23:37:46.499819990Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 2025-09-09T23:37:46.500039812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.500272200Z [Info] update_notifiarr: Starting migration of Main DB to 195 2025-09-09T23:37:46.503081307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 2025-09-09T23:37:46.503756918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 2025-09-09T23:37:46.504158957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007503s 2025-09-09T23:37:46.504482950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-09T23:37:46', 'update_notifiarr') 2025-09-09T23:37:46.504792513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.505531381Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 2025-09-09T23:37:46.505674269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020789s 2025-09-09T23:37:46.505871816Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 2025-09-09T23:37:46.506068302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.506312283Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 2025-09-09T23:37:46.506757891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 2025-09-09T23:37:46.507209680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 2025-09-09T23:37:46.507510917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s 2025-09-09T23:37:46.507904850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-09T23:37:46', 'legacy_mediainfo_hdr') 2025-09-09T23:37:46.508238021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.508958612Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 2025-09-09T23:37:46.509118194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019029s 2025-09-09T23:37:46.509325130Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 2025-09-09T23:37:46.509539261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.509797441Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 2025-09-09T23:37:46.510095411Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 2025-09-09T23:37:46.510349252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 2025-09-09T23:37:46.512390262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020958s 2025-09-09T23:37:46.512754646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-09T23:37:46', 'rename_blacklist_to_blocklist') 2025-09-09T23:37:46.513159541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.514009252Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 2025-09-09T23:37:46.514187742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003667s 2025-09-09T23:37:46.514386963Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 2025-09-09T23:37:46.514600513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.514860847Z [Info] add_indexer_tags: Starting migration of Main DB to 198 2025-09-09T23:37:46.515183467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-09-09T23:37:46.515356886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.515518381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 2025-09-09T23:37:46.515749647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 2025-09-09T23:37:46.516604679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000909s 2025-09-09T23:37:46.516938090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-09T23:37:46', 'add_indexer_tags') 2025-09-09T23:37:46.517290941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.518144299Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 2025-09-09T23:37:46.518292758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s 2025-09-09T23:37:46.518481308Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 2025-09-09T23:37:46.518684547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.518957717Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 2025-09-09T23:37:46.519237471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.519433285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.520511867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011173s 2025-09-09T23:37:46.520887684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-09T23:37:46', 'mediainfo_to_ffmpeg') 2025-09-09T23:37:46.521353311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.522141148Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 2025-09-09T23:37:46.522353305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027018s 2025-09-09T23:37:46.522611805Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 2025-09-09T23:37:46.522808201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.523121111Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 2025-09-09T23:37:46.523506227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-09-09T23:37:46.523680958Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.524010111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 2025-09-09T23:37:46.524418684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:46.525221781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010328s 2025-09-09T23:37:46.525519781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 2025-09-09T23:37:46.526032744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:46.526808947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010249s 2025-09-09T23:37:46.527017126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.527192099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.530269375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031155s 2025-09-09T23:37:46.530636284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-09T23:37:46', 'cdh_per_downloadclient') 2025-09-09T23:37:46.530974705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.531810599Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 2025-09-09T23:37:46.532034519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046162s 2025-09-09T23:37:46.532237298Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 2025-09-09T23:37:46.532447200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.532856495Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 2025-09-09T23:37:46.532985875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.533187732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.534251774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s 2025-09-09T23:37:46.534582981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-09T23:37:46', 'migrate_discord_from_slack') 2025-09-09T23:37:46.534915340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.535668166Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 2025-09-09T23:37:46.535864502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024654s 2025-09-09T23:37:46.536052621Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 2025-09-09T23:37:46.536264217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.536497166Z [Info] remove_predb: Starting migration of Main DB to 202 2025-09-09T23:37:46.537625147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.537907696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 2025-09-09T23:37:46.538220236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s 2025-09-09T23:37:46.538407212Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.538651123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 2025-09-09T23:37:46.538921047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003903s 2025-09-09T23:37:46.539069827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.539282805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 2025-09-09T23:37:46.539561467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s 2025-09-09T23:37:46.539723383Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-09-09T23:37:46.539994599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 2025-09-09T23:37:46.540238660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003651s 2025-09-09T23:37:46.540420366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 2025-09-09T23:37:46.544650183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 2025-09-09T23:37:46.546990927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 2025-09-09T23:37:46.548160933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.549081286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.551082235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.551538183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.552011356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.552473968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.552826448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122251s 2025-09-09T23:37:46.553154588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-09T23:37:46', 'remove_predb') 2025-09-09T23:37:46.553512669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.554454977Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 2025-09-09T23:37:46.554632254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138283s 2025-09-09T23:37:46.554867498Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 2025-09-09T23:37:46.555049514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.555324929Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 2025-09-09T23:37:46.555725185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.555887491Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:46.556107194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 2025-09-09T23:37:46.556431537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.557254594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009485s 2025-09-09T23:37:46.557610211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-09T23:37:46', 'add_on_update_to_notifications') 2025-09-09T23:37:46.557937379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.558782181Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 2025-09-09T23:37:46.558947283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002432s 2025-09-09T23:37:46.559170312Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 2025-09-09T23:37:46.559373091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.559636702Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 2025-09-09T23:37:46.560896238Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.561135119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 2025-09-09T23:37:46.561356004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002875s 2025-09-09T23:37:46.561538180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 2025-09-09T23:37:46.565641453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 2025-09-09T23:37:46.568026706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 2025-09-09T23:37:46.569141411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.569982284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.572134097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.572628432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.573055152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.573473865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.573841515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121275s 2025-09-09T23:37:46.574040055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 2025-09-09T23:37:46.577225429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 2025-09-09T23:37:46.577958636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 2025-09-09T23:37:46.578443763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 2025-09-09T23:37:46.579306480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 2025-09-09T23:37:46.581404134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 2025-09-09T23:37:46.581925013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 2025-09-09T23:37:46.582449629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 2025-09-09T23:37:46.582812239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085774s 2025-09-09T23:37:46.582991310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 2025-09-09T23:37:46.586353560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-09-09T23:37:46.587204494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-09-09T23:37:46.587711244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-09-09T23:37:46.588189888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-09-09T23:37:46.590247391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070734s 2025-09-09T23:37:46.590430360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 2025-09-09T23:37:46.593705274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 2025-09-09T23:37:46.594610778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 2025-09-09T23:37:46.595129583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 2025-09-09T23:37:46.595781205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 2025-09-09T23:37:46.597948710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 2025-09-09T23:37:46.598416772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 2025-09-09T23:37:46.598793931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081913s 2025-09-09T23:37:46.598986780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 2025-09-09T23:37:46.604362525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 2025-09-09T23:37:46.605322598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 2025-09-09T23:37:46.605857194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 2025-09-09T23:37:46.606476351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 2025-09-09T23:37:46.608569997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-09-09T23:37:46.608930383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097564s 2025-09-09T23:37:46.609141989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 2025-09-09T23:37:46.612317012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 2025-09-09T23:37:46.613130911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 2025-09-09T23:37:46.613602190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 2025-09-09T23:37:46.614093249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 2025-09-09T23:37:46.616165633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068316s 2025-09-09T23:37:46.616368982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 2025-09-09T23:37:46.619600249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 2025-09-09T23:37:46.620725003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 2025-09-09T23:37:46.621334150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 2025-09-09T23:37:46.621782232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 2025-09-09T23:37:46.623730746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007186s 2025-09-09T23:37:46.623954366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 2025-09-09T23:37:46.627069339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 2025-09-09T23:37:46.627894871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 2025-09-09T23:37:46.628379306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-09-09T23:37:46.629000207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-09-09T23:37:46.630995625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-09-09T23:37:46.631486483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-09-09T23:37:46.631812490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077162s 2025-09-09T23:37:46.632042082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 2025-09-09T23:37:46.635693235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 2025-09-09T23:37:46.636838781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 2025-09-09T23:37:46.637467878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-09-09T23:37:46.637945580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-09-09T23:37:46.640011440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077696s 2025-09-09T23:37:46.640211443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 2025-09-09T23:37:46.643728274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 2025-09-09T23:37:46.645309919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 2025-09-09T23:37:46.646142736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 2025-09-09T23:37:46.646805771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 2025-09-09T23:37:46.649465988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 2025-09-09T23:37:46.649677133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090837s 2025-09-09T23:37:46.649722665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 2025-09-09T23:37:46.652817206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 2025-09-09T23:37:46.653679423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 2025-09-09T23:37:46.654110892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 2025-09-09T23:37:46.654803907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 2025-09-09T23:37:46.656866721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 2025-09-09T23:37:46.657324333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074059s 2025-09-09T23:37:46.657648806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-09T23:37:46', 'ensure_identity_on_id_columns') 2025-09-09T23:37:46.657994051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.659666048Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 2025-09-09T23:37:46.659861652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097195s 2025-09-09T23:37:46.660147497Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 2025-09-09T23:37:46.660312710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.660605901Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 2025-09-09T23:37:46.661134024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-09-09T23:37:46.661303104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 2025-09-09T23:37:46.661472596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 2025-09-09T23:37:46.661744503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.662743044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s 2025-09-09T23:37:46.663097367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-09T23:37:46', 'download_client_per_indexer') 2025-09-09T23:37:46.663415819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.664232804Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 2025-09-09T23:37:46.664404029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025422s 2025-09-09T23:37:46.664649844Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 2025-09-09T23:37:46.664839175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.665094349Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 2025-09-09T23:37:46.665693916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 2025-09-09T23:37:46.666110064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 2025-09-09T23:37:46.666403525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s 2025-09-09T23:37:46.666703128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 2025-09-09T23:37:46.667097432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 2025-09-09T23:37:46.667394080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 2025-09-09T23:37:46.667536947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.667703743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.669062670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001354s 2025-09-09T23:37:46.669268664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.669409107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.669729863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s 2025-09-09T23:37:46.670062864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-09T23:37:46', 'multiple_ratings_support') 2025-09-09T23:37:46.670412177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.671195094Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 2025-09-09T23:37:46.671361940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017661s 2025-09-09T23:37:46.671573766Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 2025-09-09T23:37:46.671769250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.672022831Z [Info] movie_metadata: Starting migration of Main DB to 207 2025-09-09T23:37:46.674333113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 2025-09-09T23:37:46.675538951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 2025-09-09T23:37:46.676624938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020702s 2025-09-09T23:37:46.676830872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 2025-09-09T23:37:46.677136809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 2025-09-09T23:37:46.677525381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s 2025-09-09T23:37:46.677724011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 2025-09-09T23:37:46.677986179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 2025-09-09T23:37:46.678351995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s 2025-09-09T23:37:46.678578291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 2025-09-09T23:37:46.678873896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 2025-09-09T23:37:46.679268140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s 2025-09-09T23:37:46.682439967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website") 2025-09-09T23:37:46.682518956Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website" 2025-09-09T23:37:46.682539828Z FROM "Movies" 2025-09-09T23:37:46.684289041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website") 2025-09-09T23:37:46.684326696Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website" 2025-09-09T23:37:46.684349582Z FROM "Movies" 2025-09-09T23:37:46.685309375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020441s 2025-09-09T23:37:46.686642680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website") 2025-09-09T23:37:46.686687691Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website" 2025-09-09T23:37:46.686703613Z FROM "ImportListMovies" 2025-09-09T23:37:46.686714986Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" ) 2025-09-09T23:37:46.686726639Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 2025-09-09T23:37:46.688492084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website") 2025-09-09T23:37:46.688535702Z SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website" 2025-09-09T23:37:46.688542115Z FROM "ImportListMovies" 2025-09-09T23:37:46.688545892Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" ) 2025-09-09T23:37:46.688551223Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 2025-09-09T23:37:46.689835640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024792s 2025-09-09T23:37:46.689993848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.690153981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 2025-09-09T23:37:46.690401710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 2025-09-09T23:37:46.690647775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.691589762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s 2025-09-09T23:37:46.691826729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 2025-09-09T23:37:46.691903644Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:46.692125341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 2025-09-09T23:37:46.692441998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.693299455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009857s 2025-09-09T23:37:46.693458585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 2025-09-09T23:37:46.693608878Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.693798770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 2025-09-09T23:37:46.694106660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.695076143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010998s 2025-09-09T23:37:46.695295224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 2025-09-09T23:37:46.695501168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.695693325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 2025-09-09T23:37:46.696084693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.697036149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011242s 2025-09-09T23:37:46.697229929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 2025-09-09T23:37:46.697375202Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.697555495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 2025-09-09T23:37:46.697879457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.698908830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s 2025-09-09T23:37:46.699145908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 2025-09-09T23:37:46.699524440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.700001019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006534s 2025-09-09T23:37:46.700399792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" 2025-09-09T23:37:46.700412448Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 2025-09-09T23:37:46.700418119Z FROM "MovieMetadata" 2025-09-09T23:37:46.700422849Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 2025-09-09T23:37:46.700905461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" 2025-09-09T23:37:46.700915090Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 2025-09-09T23:37:46.700920351Z FROM "MovieMetadata" 2025-09-09T23:37:46.700925140Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 2025-09-09T23:37:46.701352902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006354s 2025-09-09T23:37:46.701784140Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles" 2025-09-09T23:37:46.701797497Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 2025-09-09T23:37:46.701802357Z FROM "Movies" 2025-09-09T23:37:46.701807006Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 2025-09-09T23:37:46.702437786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles" 2025-09-09T23:37:46.702449179Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 2025-09-09T23:37:46.702468829Z FROM "Movies" 2025-09-09T23:37:46.702473578Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 2025-09-09T23:37:46.702751127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 2025-09-09T23:37:46.703154069Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" 2025-09-09T23:37:46.703175712Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 2025-09-09T23:37:46.703184931Z FROM "Movies" 2025-09-09T23:37:46.703193398Z WHERE "Movies"."Id" = "Credits"."MovieId") 2025-09-09T23:37:46.703629546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" 2025-09-09T23:37:46.703649386Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 2025-09-09T23:37:46.703658845Z FROM "Movies" 2025-09-09T23:37:46.703667502Z WHERE "Movies"."Id" = "Credits"."MovieId") 2025-09-09T23:37:46.704033910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005887s 2025-09-09T23:37:46.704468696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations" 2025-09-09T23:37:46.704479678Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 2025-09-09T23:37:46.704488365Z FROM "Movies" 2025-09-09T23:37:46.704496742Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 2025-09-09T23:37:46.704958332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations" 2025-09-09T23:37:46.704981959Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 2025-09-09T23:37:46.704992050Z FROM "Movies" 2025-09-09T23:37:46.705000877Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 2025-09-09T23:37:46.705363838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006355s 2025-09-09T23:37:46.705800618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies" 2025-09-09T23:37:46.705824185Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 2025-09-09T23:37:46.705834316Z FROM "MovieMetadata" 2025-09-09T23:37:46.705843103Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 2025-09-09T23:37:46.706358481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" 2025-09-09T23:37:46.706394884Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 2025-09-09T23:37:46.706404263Z FROM "MovieMetadata" 2025-09-09T23:37:46.706412841Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 2025-09-09T23:37:46.706857686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000721s 2025-09-09T23:37:46.707031987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:46.707187691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 2025-09-09T23:37:46.707404608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 2025-09-09T23:37:46.713269598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:46.715904053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 2025-09-09T23:37:46.717173720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.718041868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.720175284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 2025-09-09T23:37:46.720649569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 2025-09-09T23:37:46.721167011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 2025-09-09T23:37:46.721637839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 2025-09-09T23:37:46.722033275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144648s 2025-09-09T23:37:46.722223839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 2025-09-09T23:37:46.722510085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.722873327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004677s 2025-09-09T23:37:46.723067347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 2025-09-09T23:37:46.726686385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:46.727798865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 2025-09-09T23:37:46.728442942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 2025-09-09T23:37:46.729177171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 2025-09-09T23:37:46.731387201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:46.731765333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085229s 2025-09-09T23:37:46.731965426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 2025-09-09T23:37:46.735410603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:46.736524336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 2025-09-09T23:37:46.737065626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 2025-09-09T23:37:46.737731186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 2025-09-09T23:37:46.739835884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 2025-09-09T23:37:46.740241350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081046s 2025-09-09T23:37:46.740449600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 2025-09-09T23:37:46.743645034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:46.744463152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 2025-09-09T23:37:46.744930252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 2025-09-09T23:37:46.745763961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 2025-09-09T23:37:46.747878299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 2025-09-09T23:37:46.748456383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 2025-09-09T23:37:46.748807771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081948s 2025-09-09T23:37:46.749441006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 2025-09-09T23:37:46.753755514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:46.754787532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 2025-09-09T23:37:46.755359744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:46.756362503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:46.758375857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.758801454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089676s 2025-09-09T23:37:46.759315670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 2025-09-09T23:37:46.763294532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:46.763911745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 2025-09-09T23:37:46.764314746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 2025-09-09T23:37:46.764951258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 2025-09-09T23:37:46.766956566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.767330319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076724s 2025-09-09T23:37:46.767677278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-09T23:37:46', 'movie_metadata') 2025-09-09T23:37:46.768031561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.769524147Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 2025-09-09T23:37:46.769694710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098407s 2025-09-09T23:37:46.769937038Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 2025-09-09T23:37:46.770111860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.770435832Z [Info] add_collections: Starting migration of Main DB to 208 2025-09-09T23:37:46.771757273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 2025-09-09T23:37:46.772609560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 2025-09-09T23:37:46.773293988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013437s 2025-09-09T23:37:46.773491115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 2025-09-09T23:37:46.773753112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 2025-09-09T23:37:46.774094249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004594s 2025-09-09T23:37:46.774272238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 2025-09-09T23:37:46.774469124Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.774783186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 2025-09-09T23:37:46.775095946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 2025-09-09T23:37:46.775987842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010309s 2025-09-09T23:37:46.776288297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 2025-09-09T23:37:46.776600616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 2025-09-09T23:37:46.777449385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 2025-09-09T23:37:46.777623877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-09-09T23:37:46.777833649Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.778039243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 2025-09-09T23:37:46.778339908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 2025-09-09T23:37:46.779365193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011296s 2025-09-09T23:37:46.779582791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.779794708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.781202192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014319s 2025-09-09T23:37:46.781378297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.781580504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.782237647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s 2025-09-09T23:37:46.782410966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.782590357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.783255397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006618s 2025-09-09T23:37:46.783470379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:46.783701605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:46.784553601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008778s 2025-09-09T23:37:46.784780337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-09-09T23:37:46.784925921Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:46.785115372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 2025-09-09T23:37:46.789870047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 2025-09-09T23:37:46.791165475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 2025-09-09T23:37:46.791895655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 2025-09-09T23:37:46.792676588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 2025-09-09T23:37:46.794840255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 2025-09-09T23:37:46.795198817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098901s 2025-09-09T23:37:46.795385653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 2025-09-09T23:37:46.800236541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 2025-09-09T23:37:46.801564345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 2025-09-09T23:37:46.802259815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 2025-09-09T23:37:46.802962650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 2025-09-09T23:37:46.804980664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 2025-09-09T23:37:46.805396041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098424s 2025-09-09T23:37:46.805606855Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.805935958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 2025-09-09T23:37:46.806147133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s 2025-09-09T23:37:46.806331364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 2025-09-09T23:37:46.810244514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 2025-09-09T23:37:46.812362719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 2025-09-09T23:37:46.813401972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 2025-09-09T23:37:46.814169428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 2025-09-09T23:37:46.816483968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 2025-09-09T23:37:46.816980107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 2025-09-09T23:37:46.817513301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 2025-09-09T23:37:46.817956704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01141s 2025-09-09T23:37:46.818222429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-09T23:37:46', 'add_collections') 2025-09-09T23:37:46.818556822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.819945478Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 2025-09-09T23:37:46.820119529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133898s 2025-09-09T23:37:46.820332488Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 2025-09-09T23:37:46.820524024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.820773586Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 2025-09-09T23:37:46.821227691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 2025-09-09T23:37:46.821564429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 2025-09-09T23:37:46.821900305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s 2025-09-09T23:37:46.822117543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 2025-09-09T23:37:46.822491666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.822808464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s 2025-09-09T23:37:46.823175523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-09T23:37:46', 'movie_meta_collection_index') 2025-09-09T23:37:46.823524967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.824279927Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 2025-09-09T23:37:46.824503788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019374s 2025-09-09T23:37:46.824662988Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 2025-09-09T23:37:46.824872701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.825114227Z [Info] movie_added_notifications: Starting migration of Main DB to 210 2025-09-09T23:37:46.825492579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:46.825674996Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.825878356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 2025-09-09T23:37:46.826165905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:46.826947238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008783s 2025-09-09T23:37:46.827267483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-09T23:37:46', 'movie_added_notifications') 2025-09-09T23:37:46.827685565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.828533222Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 2025-09-09T23:37:46.828683514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023642s 2025-09-09T23:37:46.828893457Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 2025-09-09T23:37:46.829129322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.829477804Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 2025-09-09T23:37:46.829841626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 2025-09-09T23:37:46.830237604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.830614392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s 2025-09-09T23:37:46.830782120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 2025-09-09T23:37:46.831062595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 2025-09-09T23:37:46.831440827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s 2025-09-09T23:37:46.831756763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-09T23:37:46', 'more_movie_meta_index') 2025-09-09T23:37:46.832129173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:46.832875826Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 2025-09-09T23:37:46.833107763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001872s 2025-09-09T23:37:46.833361664Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 2025-09-09T23:37:46.833577118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:46.833860559Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 2025-09-09T23:37:46.836408239Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:46.836647942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 2025-09-09T23:37:46.836890891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002865s 2025-09-09T23:37:46.837042426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-09-09T23:37:46.837183671Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.837341468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 2025-09-09T23:37:46.840876787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 2025-09-09T23:37:46.842072525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 2025-09-09T23:37:46.842679257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-09-09T23:37:46.843160065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-09-09T23:37:46.845104591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075438s 2025-09-09T23:37:46.845294614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-09-09T23:37:46.845406980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.845590750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 2025-09-09T23:37:46.848844712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 2025-09-09T23:37:46.849963395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 2025-09-09T23:37:46.850567461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-09-09T23:37:46.851027868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-09-09T23:37:46.852866441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070819s 2025-09-09T23:37:46.853045321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 2025-09-09T23:37:46.853189120Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.853343682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 2025-09-09T23:37:46.856665691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 2025-09-09T23:37:46.857875377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 2025-09-09T23:37:46.858499464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 2025-09-09T23:37:46.859040513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 2025-09-09T23:37:46.860942623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 2025-09-09T23:37:46.861285223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077735s 2025-09-09T23:37:46.861477210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 2025-09-09T23:37:46.861602643Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.861845872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 2025-09-09T23:37:46.865163393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 2025-09-09T23:37:46.866360163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 2025-09-09T23:37:46.866984771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 2025-09-09T23:37:46.867541802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 2025-09-09T23:37:46.869461879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 2025-09-09T23:37:46.869854219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007889s 2025-09-09T23:37:46.870018580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-09-09T23:37:46.870153772Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 2025-09-09T23:37:46.870331309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 2025-09-09T23:37:46.873508687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-09-09T23:37:46.874401916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-09-09T23:37:46.874893907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-09-09T23:37:46.875339694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-09-09T23:37:46.877174459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066385s 2025-09-09T23:37:46.877331906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-09-09T23:37:46.877447679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.877659075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 2025-09-09T23:37:46.882100509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-09-09T23:37:46.882986793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-09-09T23:37:46.883488363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-09-09T23:37:46.883968771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-09-09T23:37:46.885793445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079704s 2025-09-09T23:37:46.885946393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-09-09T23:37:46.886094101Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.886335557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 2025-09-09T23:37:46.889553066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-09-09T23:37:46.890293887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-09-09T23:37:46.890815327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-09-09T23:37:46.891321276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-09-09T23:37:46.893084016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066053s 2025-09-09T23:37:46.893272826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-09-09T23:37:46.893725187Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.893736389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 2025-09-09T23:37:46.896714557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 2025-09-09T23:37:46.897559708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 2025-09-09T23:37:46.898050647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-09-09T23:37:46.898701518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-09-09T23:37:46.900695313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.901128826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073326s 2025-09-09T23:37:46.901307646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-09-09T23:37:46.901461436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.901686419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 2025-09-09T23:37:46.904736841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 2025-09-09T23:37:46.905572223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 2025-09-09T23:37:46.906104024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-09-09T23:37:46.906729924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-09-09T23:37:46.908883451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.909227193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073712s 2025-09-09T23:37:46.909413658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-09-09T23:37:46.909546807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.909760697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 2025-09-09T23:37:46.912897614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 2025-09-09T23:37:46.913750692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 2025-09-09T23:37:46.914252071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-09-09T23:37:46.914841969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-09-09T23:37:46.916906096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.917259818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073022s 2025-09-09T23:37:46.917468869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 2025-09-09T23:37:46.917560544Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.917755436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 2025-09-09T23:37:46.920942484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 2025-09-09T23:37:46.921902557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 2025-09-09T23:37:46.922468136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 2025-09-09T23:37:46.923151783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 2025-09-09T23:37:46.925261501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 2025-09-09T23:37:46.925715776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 2025-09-09T23:37:46.926207436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 2025-09-09T23:37:46.926565837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086268s 2025-09-09T23:37:46.926712603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 2025-09-09T23:37:46.926858737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.927043680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 2025-09-09T23:37:46.930099052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-09-09T23:37:46.930886458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 2025-09-09T23:37:46.931354510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-09-09T23:37:46.931878756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 2025-09-09T23:37:46.933651034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064319s 2025-09-09T23:37:46.933815706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 2025-09-09T23:37:46.933945407Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:46.934142204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 2025-09-09T23:37:46.937197917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-09-09T23:37:46.937986124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 2025-09-09T23:37:46.938431150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-09-09T23:37:46.938944384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 2025-09-09T23:37:46.940727755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063836s 2025-09-09T23:37:46.940876865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-09-09T23:37:46.941003039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.941180417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 2025-09-09T23:37:46.945254671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 2025-09-09T23:37:46.946070704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 2025-09-09T23:37:46.946534969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-09-09T23:37:46.947133083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-09-09T23:37:46.949138962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-09-09T23:37:46.949613247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-09-09T23:37:46.949995497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086036s 2025-09-09T23:37:46.950124316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-09-09T23:37:46.950258306Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.950484331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 2025-09-09T23:37:46.953578221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-09-09T23:37:46.954478224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 2025-09-09T23:37:46.955008321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-09-09T23:37:46.955594261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-09-09T23:37:46.957548126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.957956618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007245s 2025-09-09T23:37:46.958093183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-09-09T23:37:46.958234658Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:46.958436675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 2025-09-09T23:37:46.961528661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-09-09T23:37:46.962441209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 2025-09-09T23:37:46.963024012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-09-09T23:37:46.963598068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-09-09T23:37:46.965766505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.966134436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074963s 2025-09-09T23:37:46.966359278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-09-09T23:37:46.966532607Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:46.966816669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 2025-09-09T23:37:46.970324323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-09-09T23:37:46.971246850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 2025-09-09T23:37:46.971789573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-09-09T23:37:46.972634434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-09-09T23:37:46.996540193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-09-09T23:37:46.996946622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299026s 2025-09-09T23:37:46.997128798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-09-09T23:37:46.997340054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 2025-09-09T23:37:46.997562923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 2025-09-09T23:37:47.003010753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 2025-09-09T23:37:47.003723698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 2025-09-09T23:37:47.004201601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-09-09T23:37:47.004754023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-09-09T23:37:47.008840251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-09-09T23:37:47.009198342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102839s 2025-09-09T23:37:47.009335669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-09-09T23:37:47.009439899Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.009581844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 2025-09-09T23:37:47.012714893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 2025-09-09T23:37:47.013462128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 2025-09-09T23:37:47.013894840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-09-09T23:37:47.014392732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-09-09T23:37:47.016332649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-09-09T23:37:47.016646130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068952s 2025-09-09T23:37:47.016762564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-09-09T23:37:47.016881103Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.017054342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 2025-09-09T23:37:47.020018240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 2025-09-09T23:37:47.020723400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 2025-09-09T23:37:47.021198707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-09-09T23:37:47.021663944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-09-09T23:37:47.023522957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-09-09T23:37:47.023879185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066434s 2025-09-09T23:37:47.024069909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-09-09T23:37:47.024227636Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.024414723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 2025-09-09T23:37:47.027394333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 2025-09-09T23:37:47.028120195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 2025-09-09T23:37:47.028568648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-09-09T23:37:47.029048344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-09-09T23:37:47.030885353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-09-09T23:37:47.031173794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066434s 2025-09-09T23:37:47.031340650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 2025-09-09T23:37:47.031455651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.031582607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 2025-09-09T23:37:47.036144794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 2025-09-09T23:37:47.036768780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 2025-09-09T23:37:47.037180590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-09-09T23:37:47.037546356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 2025-09-09T23:37:47.039356341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007602s 2025-09-09T23:37:47.039478807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 2025-09-09T23:37:47.039599531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.039789824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 2025-09-09T23:37:47.042763201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 2025-09-09T23:37:47.043402068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 2025-09-09T23:37:47.043752233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-09-09T23:37:47.044193120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 2025-09-09T23:37:47.046009177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060916s 2025-09-09T23:37:47.046172176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 2025-09-09T23:37:47.046271846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-09-09T23:37:47.046439824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 2025-09-09T23:37:47.049429785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 2025-09-09T23:37:47.050106919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 2025-09-09T23:37:47.050532185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 2025-09-09T23:37:47.050989587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 2025-09-09T23:37:47.052815944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 2025-09-09T23:37:47.053123614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065628s 2025-09-09T23:37:47.053241782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 2025-09-09T23:37:47.053368577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-09-09T23:37:47.053521405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 2025-09-09T23:37:47.056982264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 2025-09-09T23:37:47.058078431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 2025-09-09T23:37:47.058740404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 2025-09-09T23:37:47.059421626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 2025-09-09T23:37:47.061211540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 2025-09-09T23:37:47.061567968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 2025-09-09T23:37:47.061946079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 2025-09-09T23:37:47.062307717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 2025-09-09T23:37:47.062607521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089607s 2025-09-09T23:37:47.062750148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 2025-09-09T23:37:47.062852775Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.062996504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 2025-09-09T23:37:47.066272341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 2025-09-09T23:37:47.067429541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 2025-09-09T23:37:47.068128248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 2025-09-09T23:37:47.068783668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 2025-09-09T23:37:47.070764657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 2025-09-09T23:37:47.071110704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 2025-09-09T23:37:47.071478935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 2025-09-09T23:37:47.071861175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 2025-09-09T23:37:47.072163995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090326s 2025-09-09T23:37:47.072318606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 2025-09-09T23:37:47.072418297Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.072554331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 2025-09-09T23:37:47.075834376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 2025-09-09T23:37:47.076990203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 2025-09-09T23:37:47.077647898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 2025-09-09T23:37:47.078312506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 2025-09-09T23:37:47.080170718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 2025-09-09T23:37:47.080534220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 2025-09-09T23:37:47.080889084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 2025-09-09T23:37:47.081273629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 2025-09-09T23:37:47.081564023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088667s 2025-09-09T23:37:47.081700638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 2025-09-09T23:37:47.081817905Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.082001855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 2025-09-09T23:37:47.085279315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 2025-09-09T23:37:47.086392586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 2025-09-09T23:37:47.087077846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 2025-09-09T23:37:47.087732104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 2025-09-09T23:37:47.089631769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 2025-09-09T23:37:47.089962986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 2025-09-09T23:37:47.090320095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 2025-09-09T23:37:47.090694209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 2025-09-09T23:37:47.090987449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088838s 2025-09-09T23:37:47.091117271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:47.091220178Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.091362985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 2025-09-09T23:37:47.095539485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:47.096145836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 2025-09-09T23:37:47.096576013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:47.097010017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:47.098830252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 2025-09-09T23:37:47.099140126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007622s 2025-09-09T23:37:47.099271701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-09-09T23:37:47.099383636Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.099550903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 2025-09-09T23:37:47.102447826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 2025-09-09T23:37:47.102954026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 2025-09-09T23:37:47.103314361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 2025-09-09T23:37:47.103684877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 2025-09-09T23:37:47.105503750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057856s 2025-09-09T23:37:47.105654514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-09-09T23:37:47.105754054Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.105896100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 2025-09-09T23:37:47.109118970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 2025-09-09T23:37:47.109680831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 2025-09-09T23:37:47.109966467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-09-09T23:37:47.110461884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-09-09T23:37:47.112327201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-09-09T23:37:47.112649469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065867s 2025-09-09T23:37:47.112843801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-09-09T23:37:47.112912700Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 2025-09-09T23:37:47.113084095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 2025-09-09T23:37:47.119508912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 2025-09-09T23:37:47.120075613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 2025-09-09T23:37:47.120396048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-09-09T23:37:47.120897117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-09-09T23:37:47.122984841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-09-09T23:37:47.123283362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065185s 2025-09-09T23:37:47.123405118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 2025-09-09T23:37:47.123508766Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.123635030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 2025-09-09T23:37:47.126532205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 2025-09-09T23:37:47.127078014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 2025-09-09T23:37:47.127465093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 2025-09-09T23:37:47.127883105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 2025-09-09T23:37:47.129758221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059603s 2025-09-09T23:37:47.129869695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 2025-09-09T23:37:47.130011982Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.130095069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 2025-09-09T23:37:47.132987634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 2025-09-09T23:37:47.133519254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 2025-09-09T23:37:47.133887025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 2025-09-09T23:37:47.134243152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 2025-09-09T23:37:47.136125082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058918s 2025-09-09T23:37:47.136274001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-09-09T23:37:47.136360205Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.136492802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-09-09T23:37:47.139235405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-09-09T23:37:47.139628867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-09-09T23:37:47.140012169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-09-09T23:37:47.140493658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-09-09T23:37:47.142678037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-09-09T23:37:47.142994394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063643s 2025-09-09T23:37:47.143231501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-09T23:37:47', 'postgres_update_timestamp_columns_to_with_timezone') 2025-09-09T23:37:47.143459030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.145592776Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 2025-09-09T23:37:47.145721135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089163s 2025-09-09T23:37:47.145914775Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 2025-09-09T23:37:47.146082723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.146297435Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 2025-09-09T23:37:47.146799947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 2025-09-09T23:37:47.146887363Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.147010040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 2025-09-09T23:37:47.147177678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 2025-09-09T23:37:47.148031047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008693s 2025-09-09T23:37:47.148231300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-09T23:37:47', 'add_language_tags_to_subtitle_files') 2025-09-09T23:37:47.148468267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.149223297Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 2025-09-09T23:37:47.149388931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020374s 2025-09-09T23:37:47.149502790Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 2025-09-09T23:37:47.149610958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.149802574Z [Info] add_salt_to_users: Starting migration of Main DB to 215 2025-09-09T23:37:47.150094572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 2025-09-09T23:37:47.150212068Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.150328112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 2025-09-09T23:37:47.150471851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 2025-09-09T23:37:47.151196581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007364s 2025-09-09T23:37:47.151313987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 2025-09-09T23:37:47.151485984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 2025-09-09T23:37:47.152172125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s 2025-09-09T23:37:47.152387639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-09T23:37:47', 'add_salt_to_users') 2025-09-09T23:37:47.152595317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.153392172Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 2025-09-09T23:37:47.153491783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018961s 2025-09-09T23:37:47.153648017Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 2025-09-09T23:37:47.153776646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.153931899Z [Info] clean_alt_titles: Starting migration of Main DB to 216 2025-09-09T23:37:47.154226161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 2025-09-09T23:37:47.157247235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:47.157780078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 2025-09-09T23:37:47.158160694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 2025-09-09T23:37:47.158768538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 2025-09-09T23:37:47.160695629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:47.161053750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 2025-09-09T23:37:47.161370628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070192s 2025-09-09T23:37:47.161530239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 2025-09-09T23:37:47.165669705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:47.166221035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 2025-09-09T23:37:47.166546771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 2025-09-09T23:37:47.167198203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 2025-09-09T23:37:47.169073078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:47.169417993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 2025-09-09T23:37:47.169719720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080737s 2025-09-09T23:37:47.169860664Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 2025-09-09T23:37:47.172873371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:47.173377696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 2025-09-09T23:37:47.173783854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 2025-09-09T23:37:47.174337228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 2025-09-09T23:37:47.176258427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:47.176620386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 2025-09-09T23:37:47.176922544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069354s 2025-09-09T23:37:47.177063157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 2025-09-09T23:37:47.179987957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:47.180493605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 2025-09-09T23:37:47.180827718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 2025-09-09T23:37:47.181376964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 2025-09-09T23:37:47.183222109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 2025-09-09T23:37:47.183574910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 2025-09-09T23:37:47.183907029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066895s 2025-09-09T23:37:47.184094917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-09T23:37:47', 'clean_alt_titles') 2025-09-09T23:37:47.184303898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.185298220Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 2025-09-09T23:37:47.185424244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080926s 2025-09-09T23:37:47.185562873Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 2025-09-09T23:37:47.185697384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.185883709Z [Info] remove_omg: Starting migration of Main DB to 217 2025-09-09T23:37:47.186186259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:47.186365830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 2025-09-09T23:37:47.186554049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000228s 2025-09-09T23:37:47.186747058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-09T23:37:47', 'remove_omg') 2025-09-09T23:37:47.187001420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.187621379Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 2025-09-09T23:37:47.187744807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012716s 2025-09-09T23:37:47.187926683Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 2025-09-09T23:37:47.188099672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.188293302Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 2025-09-09T23:37:47.188583476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-09-09T23:37:47.188707025Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.188876175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 2025-09-09T23:37:47.189043542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 2025-09-09T23:37:47.189764725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007597s 2025-09-09T23:37:47.190026181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-09T23:37:47', 'add_additional_info_to_pending_releases') 2025-09-09T23:37:47.190210312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.190959420Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 2025-09-09T23:37:47.191120064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019258s 2025-09-09T23:37:47.191255456Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 2025-09-09T23:37:47.191389326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.191580190Z [Info] add_result_to_commands: Starting migration of Main DB to 219 2025-09-09T23:37:47.191891337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-09-09T23:37:47.192062531Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.192174788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 2025-09-09T23:37:47.192357596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:47.193061834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007521s 2025-09-09T23:37:47.193283991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-09T23:37:47', 'add_result_to_commands') 2025-09-09T23:37:47.193564055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.194272021Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 2025-09-09T23:37:47.194398856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019216s 2025-09-09T23:37:47.194534509Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 2025-09-09T23:37:47.194674461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.194882119Z [Info] health_restored_notification: Starting migration of Main DB to 220 2025-09-09T23:37:47.195170049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:47.195292025Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.195417708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 2025-09-09T23:37:47.195638482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:47.196382671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008336s 2025-09-09T23:37:47.196623315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-09T23:37:47', 'health_restored_notification') 2025-09-09T23:37:47.196861475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.197563228Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 2025-09-09T23:37:47.197716216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s 2025-09-09T23:37:47.197975819Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 2025-09-09T23:37:47.198114438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.198336515Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 2025-09-09T23:37:47.198595737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-09-09T23:37:47.198729276Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.198890090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 2025-09-09T23:37:47.199097307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:47.199793028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007865s 2025-09-09T23:37:47.200055597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-09T23:37:47', 'add_on_manual_interaction_required_to_notifications') 2025-09-09T23:37:47.200309538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.201079619Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 2025-09-09T23:37:47.201254281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020158s 2025-09-09T23:37:47.201360294Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 2025-09-09T23:37:47.201488612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.201689988Z [Info] remove_rarbg: Starting migration of Main DB to 222 2025-09-09T23:37:47.201940132Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:47.202117659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 2025-09-09T23:37:47.202299966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002356s 2025-09-09T23:37:47.202520030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-09T23:37:47', 'remove_rarbg') 2025-09-09T23:37:47.202755023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.203447157Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 2025-09-09T23:37:47.203559423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013379s 2025-09-09T23:37:47.203753413Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 2025-09-09T23:37:47.203982895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.204170804Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 2025-09-09T23:37:47.204566190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 2025-09-09T23:37:47.204866625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 2025-09-09T23:37:47.205089905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s 2025-09-09T23:37:47.205364858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-09T23:37:47', 'remove_invalid_roksbox_metadata_images') 2025-09-09T23:37:47.205586254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.206335683Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 2025-09-09T23:37:47.206436206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015028s 2025-09-09T23:37:47.206578943Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 2025-09-09T23:37:47.206769126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.206942705Z [Info] list_sync_time: Starting migration of Main DB to 224 2025-09-09T23:37:47.207671293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 2025-09-09T23:37:47.211384720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 2025-09-09T23:37:47.212216896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 2025-09-09T23:37:47.212659998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-09-09T23:37:47.213336701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-09-09T23:37:47.215430216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-09-09T23:37:47.215785502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079466s 2025-09-09T23:37:47.215938480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-09-09T23:37:47.216098382Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 2025-09-09T23:37:47.216246881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 2025-09-09T23:37:47.216440080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 2025-09-09T23:37:47.217218678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000837s 2025-09-09T23:37:47.217396596Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:47.217581127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 2025-09-09T23:37:47.217757132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002245s 2025-09-09T23:37:47.217954850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-09T23:37:47', 'list_sync_time') 2025-09-09T23:37:47.218184973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.219071248Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 2025-09-09T23:37:47.219241371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014962s 2025-09-09T23:37:47.219413397Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 2025-09-09T23:37:47.219558840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.219753151Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 2025-09-09T23:37:47.220180381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 2025-09-09T23:37:47.220299892Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.220422689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 2025-09-09T23:37:47.220583223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 2025-09-09T23:37:47.221302581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007567s 2025-09-09T23:37:47.221530590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-09T23:37:47', 'add_tags_to_collections') 2025-09-09T23:37:47.221766205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.222513530Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 2025-09-09T23:37:47.222663722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019052s 2025-09-09T23:37:47.222828915Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 2025-09-09T23:37:47.222959288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.223165062Z [Info] add_download_client_tags: Starting migration of Main DB to 226 2025-09-09T23:37:47.223451539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-09-09T23:37:47.223592863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.223735821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 2025-09-09T23:37:47.223955804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 2025-09-09T23:37:47.224681155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s 2025-09-09T23:37:47.224925808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-09T23:37:47', 'add_download_client_tags') 2025-09-09T23:37:47.225122444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.225821130Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 2025-09-09T23:37:47.225989580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001942s 2025-09-09T23:37:47.226170263Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 2025-09-09T23:37:47.226322440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.226504186Z [Info] add_auto_tagging: Starting migration of Main DB to 227 2025-09-09T23:37:47.226998391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 2025-09-09T23:37:47.227403687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 2025-09-09T23:37:47.227829164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006769s 2025-09-09T23:37:47.227991060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 2025-09-09T23:37:47.228173197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 2025-09-09T23:37:47.228533663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s 2025-09-09T23:37:47.228776341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-09T23:37:47', 'add_auto_tagging') 2025-09-09T23:37:47.229014771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.229805223Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 2025-09-09T23:37:47.229947680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001667s 2025-09-09T23:37:47.230148765Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 2025-09-09T23:37:47.230301713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.230509912Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 2025-09-09T23:37:47.230873614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-09-09T23:37:47.231020801Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.231150532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 2025-09-09T23:37:47.231381287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:47.232157399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008457s 2025-09-09T23:37:47.232290688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-09-09T23:37:47.232388054Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.232529519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 2025-09-09T23:37:47.232731155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 2025-09-09T23:37:47.233503029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s 2025-09-09T23:37:47.233733754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-09T23:37:47', 'add_custom_format_score_bypass_to_delay_profile') 2025-09-09T23:37:47.234083748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.234956406Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 2025-09-09T23:37:47.235101718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002224s 2025-09-09T23:37:47.235304036Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 2025-09-09T23:37:47.235518467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.235737258Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 2025-09-09T23:37:47.236762553Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 2025-09-09T23:37:47.236956884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 2025-09-09T23:37:47.239037043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021052s 2025-09-09T23:37:47.239180832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-09-09T23:37:47.239303700Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 2025-09-09T23:37:47.239440014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 2025-09-09T23:37:47.239661560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 2025-09-09T23:37:47.240403885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008197s 2025-09-09T23:37:47.240535731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-09-09T23:37:47.240639520Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.240763068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 2025-09-09T23:37:47.240954835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:47.241680245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000752s 2025-09-09T23:37:47.241774806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-09-09T23:37:47.241888896Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.242009959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 2025-09-09T23:37:47.242196415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:47.242904391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007613s 2025-09-09T23:37:47.243030915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 2025-09-09T23:37:47.246098302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 2025-09-09T23:37:47.246569872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 2025-09-09T23:37:47.246918894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 2025-09-09T23:37:47.247272306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 2025-09-09T23:37:47.249075938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059079s 2025-09-09T23:37:47.249206361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:47.249328998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:47.249998496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006785s 2025-09-09T23:37:47.250149510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-09-09T23:37:47.250322438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 2025-09-09T23:37:47.250508312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002399s 2025-09-09T23:37:47.250791302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-09T23:37:47', 'update_restrictions_to_release_profiles') 2025-09-09T23:37:47.250953308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.252194317Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 2025-09-09T23:37:47.252337235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018729s 2025-09-09T23:37:47.252477307Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 2025-09-09T23:37:47.252611577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.252825919Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 2025-09-09T23:37:47.253118137Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 2025-09-09T23:37:47.253290084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 2025-09-09T23:37:47.255068765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018171s 2025-09-09T23:37:47.255224930Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 2025-09-09T23:37:47.258437399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 2025-09-09T23:37:47.259057036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 2025-09-09T23:37:47.259455378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 2025-09-09T23:37:47.259931938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 2025-09-09T23:37:47.261786503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 2025-09-09T23:37:47.262085665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067342s 2025-09-09T23:37:47.262239796Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 2025-09-09T23:37:47.266844749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 2025-09-09T23:37:47.267587174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 2025-09-09T23:37:47.268542347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 2025-09-09T23:37:47.268570233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 2025-09-09T23:37:47.270340618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 2025-09-09T23:37:47.270970486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082174s 2025-09-09T23:37:47.270996829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-09T23:37:47', 'rename_quality_profiles') 2025-09-09T23:37:47.271173225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.275870844Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 2025-09-09T23:37:47.275923801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098985s 2025-09-09T23:37:47.276008802Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 2025-09-09T23:37:47.276021658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.276033361Z [Info] update_images_remote_url: Starting migration of Main DB to 231 2025-09-09T23:37:47.276044965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 2025-09-09T23:37:47.276056828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 2025-09-09T23:37:47.276068752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003527s 2025-09-09T23:37:47.276079063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 2025-09-09T23:37:47.276089855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 2025-09-09T23:37:47.276101027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003053s 2025-09-09T23:37:47.276118974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 2025-09-09T23:37:47.276130918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 2025-09-09T23:37:47.276402805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s 2025-09-09T23:37:47.276470792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-09T23:37:47', 'update_images_remote_url') 2025-09-09T23:37:47.276655785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.277459152Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 2025-09-09T23:37:47.277587681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014789s 2025-09-09T23:37:47.277744146Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 2025-09-09T23:37:47.277876783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.278104923Z [Info] add_notification_status: Starting migration of Main DB to 232 2025-09-09T23:37:47.278811656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 2025-09-09T23:37:47.279136820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 2025-09-09T23:37:47.279565293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006275s 2025-09-09T23:37:47.279719333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 2025-09-09T23:37:47.279943876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 2025-09-09T23:37:47.280283099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003919s 2025-09-09T23:37:47.280714928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-09T23:37:47', 'add_notification_status') 2025-09-09T23:37:47.280746923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.281547004Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 2025-09-09T23:37:47.281679691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016643s 2025-09-09T23:37:47.281849533Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 2025-09-09T23:37:47.281985677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.282185079Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 2025-09-09T23:37:47.282632089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 2025-09-09T23:37:47.282897644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 2025-09-09T23:37:47.283126855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003325s 2025-09-09T23:37:47.283384845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 2025-09-09T23:37:47.283748137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 2025-09-09T23:37:47.283935283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003815s 2025-09-09T23:37:47.284227682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 2025-09-09T23:37:47.284420400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 2025-09-09T23:37:47.284631916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003146s 2025-09-09T23:37:47.284835646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 2025-09-09T23:37:47.285082584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 2025-09-09T23:37:47.285327938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000304s 2025-09-09T23:37:47.285520375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-09T23:37:47', 'rename_deprecated_indexer_flags') 2025-09-09T23:37:47.285782082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.286505479Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 2025-09-09T23:37:47.286643417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014905s 2025-09-09T23:37:47.286814752Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 2025-09-09T23:37:47.286951597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.287156119Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 2025-09-09T23:37:47.287561325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 2025-09-09T23:37:47.287630675Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.287810817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 2025-09-09T23:37:47.287990599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 2025-09-09T23:37:47.288846272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008803s 2025-09-09T23:37:47.289089422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-09T23:37:47', 'movie_last_searched_time') 2025-09-09T23:37:47.289257210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.289880816Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 2025-09-09T23:37:47.290004785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019347s 2025-09-09T23:37:47.290145709Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 2025-09-09T23:37:47.290268867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.290452326Z [Info] email_encryption: Starting migration of Main DB to 235 2025-09-09T23:37:47.290700005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:47.290848264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:47.291504475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006758s 2025-09-09T23:37:47.291715620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-09T23:37:47', 'email_encryption') 2025-09-09T23:37:47.291984472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.292582686Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 2025-09-09T23:37:47.292683489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 2025-09-09T23:37:47.292835696Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 2025-09-09T23:37:47.292968523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.293152624Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 2025-09-09T23:37:47.293404902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 2025-09-09T23:37:47.293589834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 2025-09-09T23:37:47.293769656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000218s 2025-09-09T23:37:47.294008608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-09T23:37:47', 'clear_last_rss_releases_info') 2025-09-09T23:37:47.294195173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.294790061Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 2025-09-09T23:37:47.294911726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012105s 2025-09-09T23:37:47.295067410Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 2025-09-09T23:37:47.295188443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.295359828Z [Info] add_indexes: Starting migration of Main DB to 237 2025-09-09T23:37:47.296298378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 2025-09-09T23:37:47.296501908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 2025-09-09T23:37:47.296787654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003385s 2025-09-09T23:37:47.296916132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 2025-09-09T23:37:47.297072237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 2025-09-09T23:37:47.297351860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000302s 2025-09-09T23:37:47.297497483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 2025-09-09T23:37:47.297663127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 2025-09-09T23:37:47.297937609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003246s 2025-09-09T23:37:47.298119486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 2025-09-09T23:37:47.298295630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 2025-09-09T23:37:47.298616066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 2025-09-09T23:37:47.298746238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 2025-09-09T23:37:47.298938275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-09-09T23:37:47.299195653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003277s 2025-09-09T23:37:47.299338821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 2025-09-09T23:37:47.299501138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 2025-09-09T23:37:47.299762575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003109s 2025-09-09T23:37:47.299970644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 2025-09-09T23:37:47.300062799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 2025-09-09T23:37:47.300313384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s 2025-09-09T23:37:47.300549860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-09T23:37:47', 'add_indexes') 2025-09-09T23:37:47.300751746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.301573912Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 2025-09-09T23:37:47.301694244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001548s 2025-09-09T23:37:47.301972174Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 2025-09-09T23:37:47.302036523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.302205363Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 2025-09-09T23:37:47.302646321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 2025-09-09T23:37:47.302777145Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-09-09T23:37:47.302906185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 2025-09-09T23:37:47.303068592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 2025-09-09T23:37:47.303886058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s 2025-09-09T23:37:47.304034737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 2025-09-09T23:37:47.304124478Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-09-09T23:37:47.304241744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 2025-09-09T23:37:47.304416967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 2025-09-09T23:37:47.305126836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007636s 2025-09-09T23:37:47.305258692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:47.305389746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:47.305977780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s 2025-09-09T23:37:47.306218845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-09T23:37:47', 'parse_title_from_existing_subtitle_files') 2025-09-09T23:37:47.306457846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.307120501Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 2025-09-09T23:37:47.307263088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017033s 2025-09-09T23:37:47.307420906Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 2025-09-09T23:37:47.307602602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.307765229Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 2025-09-09T23:37:47.308107067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-09-09T23:37:47.308218432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.308361420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 2025-09-09T23:37:47.308561462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 2025-09-09T23:37:47.309333928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008109s 2025-09-09T23:37:47.309557939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-09T23:37:47', 'add_minimum_upgrade_format_score_to_quality_profiles') 2025-09-09T23:37:47.309781379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.310401237Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 2025-09-09T23:37:47.310543994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018723s 2025-09-09T23:37:47.310714027Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 2025-09-09T23:37:47.310891785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.311025735Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 2025-09-09T23:37:47.311313875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 2025-09-09T23:37:47.314682358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 2025-09-09T23:37:47.315312887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 2025-09-09T23:37:47.315692211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 2025-09-09T23:37:47.316084712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 2025-09-09T23:37:47.318045420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066168s 2025-09-09T23:37:47.318289902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-09T23:37:47', 'drop_multi_episode_style_from_naming_config') 2025-09-09T23:37:47.318511028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.319334105Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 2025-09-09T23:37:47.319490831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078678s 2025-09-09T23:37:47.319661254Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 2025-09-09T23:37:47.319772328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.320010327Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 2025-09-09T23:37:47.320292525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:47.320425343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:47.321031203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006191s 2025-09-09T23:37:47.321260314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-09T23:37:47', 'stevenlu_update_url') 2025-09-09T23:37:47.321484265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.322091848Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 2025-09-09T23:37:47.322214906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001654s 2025-09-09T23:37:47.322354758Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 2025-09-09T23:37:47.322494730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.322679923Z [Info] add_movie_keywords: Starting migration of Main DB to 242 2025-09-09T23:37:47.322972702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 2025-09-09T23:37:47.323104377Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:47.323223978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 2025-09-09T23:37:47.323402948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 2025-09-09T23:37:47.324237359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008872s 2025-09-09T23:37:47.324480468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-09T23:37:47', 'add_movie_keywords') 2025-09-09T23:37:47.324713868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.325298475Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 2025-09-09T23:37:47.325414058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019217s 2025-09-09T23:37:47.333309827Z [Debug] MigrationController: Took: 00:00:02.0295382 2025-09-09T23:37:47.513264097Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 2025-09-09T23:37:47.542470048Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-09-09T23:37:47.563155903Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-09-09T23:37:47.563480787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-09-09T23:37:47.563686842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-09-09T23:37:47.565695016Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 2025-09-09T23:37:47.565886792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022171s 2025-09-09T23:37:47.566079660Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-09-09T23:37:47.566277519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023977s 2025-09-09T23:37:47.568482609Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-09-09T23:37:47.568706711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.569079271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-09-09T23:37:47.569347010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-09-09T23:37:47.569758889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s 2025-09-09T23:37:47.569964553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.571040570Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-09-09T23:37:47.571230583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s 2025-09-09T23:37:47.571569054Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-09-09T23:37:47.571783226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.572292230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-09-09T23:37:47.572542424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-09-09T23:37:47.572914564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004197s 2025-09-09T23:37:47.573104867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-09-09T23:37:47.573275891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:47.573482026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-09-09T23:37:47.573729294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-09-09T23:37:47.574404664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007195s 2025-09-09T23:37:47.574607322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.575260027Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-09-09T23:37:47.575456703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015679s 2025-09-09T23:37:47.575752047Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-09-09T23:37:47.575993674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.576305903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-09-09T23:37:47.576486837Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-09-09T23:37:47.576672761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-09-09T23:37:47.576909538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-09-09T23:37:47.577336808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 2025-09-09T23:37:47.577536681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.578200848Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-09-09T23:37:47.578409739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s 2025-09-09T23:37:47.578707428Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-09-09T23:37:47.578914095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.579171162Z [Info] InitialSetup: Starting migration of Log DB to 1 2025-09-09T23:37:47.579715198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 2025-09-09T23:37:47.580088239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 2025-09-09T23:37:47.580581512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006681s 2025-09-09T23:37:47.580772437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 2025-09-09T23:37:47.580998762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-09-09T23:37:47.581328065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003663s 2025-09-09T23:37:47.581601927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-09T23:37:47', 'InitialSetup') 2025-09-09T23:37:47.581924647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.582686982Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-09-09T23:37:47.582876083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017131s 2025-09-09T23:37:47.583079151Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 2025-09-09T23:37:47.583280727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.583535280Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 2025-09-09T23:37:47.583858391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-09T23:37:47', 'add_moviefiles_table') 2025-09-09T23:37:47.584203045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.584859176Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 2025-09-09T23:37:47.585054760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015721s 2025-09-09T23:37:47.585256326Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 2025-09-09T23:37:47.585456068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.585708526Z [Info] fix_history_movieId: Starting migration of Log DB to 105 2025-09-09T23:37:47.585985845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-09T23:37:47', 'fix_history_movieId') 2025-09-09T23:37:47.586318655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.586949155Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 2025-09-09T23:37:47.587141823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014833s 2025-09-09T23:37:47.587336645Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 2025-09-09T23:37:47.587533822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.587787162Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 2025-09-09T23:37:47.588082848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-09T23:37:47', 'add_tmdb_stuff') 2025-09-09T23:37:47.588409786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.589039173Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 2025-09-09T23:37:47.589227302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015021s 2025-09-09T23:37:47.589427515Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 2025-09-09T23:37:47.589622137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.589865738Z [Info] fix_movie_files: Starting migration of Log DB to 107 2025-09-09T23:37:47.590131022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-09T23:37:47', 'fix_movie_files') 2025-09-09T23:37:47.590450315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.591058460Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 2025-09-09T23:37:47.591246208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014362s 2025-09-09T23:37:47.591446842Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 2025-09-09T23:37:47.591655612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.591922209Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 2025-09-09T23:37:47.592201642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-09T23:37:47', 'update_schedule_intervale') 2025-09-09T23:37:47.592528850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.593162867Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 2025-09-09T23:37:47.593357018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014948s 2025-09-09T23:37:47.593560588Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 2025-09-09T23:37:47.593775771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.594022719Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 2025-09-09T23:37:47.594309306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-09T23:37:47', 'add_movie_formats_to_naming_config') 2025-09-09T23:37:47.594640803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.595276293Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 2025-09-09T23:37:47.595476566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014945s 2025-09-09T23:37:47.595672952Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 2025-09-09T23:37:47.595880399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.596133198Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 2025-09-09T23:37:47.596399595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-09T23:37:47', 'add_phyiscal_release') 2025-09-09T23:37:47.596720130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.597644171Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 2025-09-09T23:37:47.597837771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017722s 2025-09-09T23:37:47.598029807Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 2025-09-09T23:37:47.598222525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.598467499Z [Info] remove_bitmetv: Starting migration of Log DB to 111 2025-09-09T23:37:47.598730498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-09T23:37:47', 'remove_bitmetv') 2025-09-09T23:37:47.599049611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.599693708Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 2025-09-09T23:37:47.599892318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014737s 2025-09-09T23:37:47.600103072Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 2025-09-09T23:37:47.600304578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.600548229Z [Info] remove_torrentleech: Starting migration of Log DB to 112 2025-09-09T23:37:47.600812611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-09T23:37:47', 'remove_torrentleech') 2025-09-09T23:37:47.601134259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.601757544Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 2025-09-09T23:37:47.601950993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014546s 2025-09-09T23:37:47.602148220Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 2025-09-09T23:37:47.602354486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.602600702Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 2025-09-09T23:37:47.602868361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-09T23:37:47', 'remove_broadcasthenet') 2025-09-09T23:37:47.603190319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.603807281Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 2025-09-09T23:37:47.604036763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014465s 2025-09-09T23:37:47.604223890Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 2025-09-09T23:37:47.604415526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.604660529Z [Info] remove_fanzub: Starting migration of Log DB to 114 2025-09-09T23:37:47.604918639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-09T23:37:47', 'remove_fanzub') 2025-09-09T23:37:47.605270588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.605867550Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 2025-09-09T23:37:47.606049877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014464s 2025-09-09T23:37:47.606243417Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 2025-09-09T23:37:47.606444983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.606690678Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 2025-09-09T23:37:47.606960261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-09T23:37:47', 'update_movie_sorttitle') 2025-09-09T23:37:47.607283301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.608025997Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 2025-09-09T23:37:47.608226360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015642s 2025-09-09T23:37:47.608422044Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 2025-09-09T23:37:47.608623069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.608872551Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 2025-09-09T23:37:47.609159900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-09T23:37:47', 'update_movie_sorttitle_again') 2025-09-09T23:37:47.609481107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.610274715Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 2025-09-09T23:37:47.610480970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016399s 2025-09-09T23:37:47.610670893Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 2025-09-09T23:37:47.610865024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.611113263Z [Info] update_movie_file: Starting migration of Log DB to 117 2025-09-09T23:37:47.611373087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-09T23:37:47', 'update_movie_file') 2025-09-09T23:37:47.611695867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.612511158Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 2025-09-09T23:37:47.612705189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016333s 2025-09-09T23:37:47.612894380Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 2025-09-09T23:37:47.613100745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.613346851Z [Info] update_movie_slug: Starting migration of Log DB to 118 2025-09-09T23:37:47.613609510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-09T23:37:47', 'update_movie_slug') 2025-09-09T23:37:47.613933903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.614662410Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 2025-09-09T23:37:47.614848986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015562s 2025-09-09T23:37:47.615041844Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 2025-09-09T23:37:47.615241476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.615491540Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 2025-09-09T23:37:47.615757325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-09T23:37:47', 'add_youtube_trailer_id') 2025-09-09T23:37:47.616103833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.616830165Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 2025-09-09T23:37:47.617020929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015758s 2025-09-09T23:37:47.617209519Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 2025-09-09T23:37:47.617399963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.617644345Z [Info] add_studio: Starting migration of Log DB to 120 2025-09-09T23:37:47.617896322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-09T23:37:47', 'add_studio') 2025-09-09T23:37:47.618209362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.618925745Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 2025-09-09T23:37:47.619106549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015228s 2025-09-09T23:37:47.619297403Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 2025-09-09T23:37:47.619502907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.619748101Z [Info] update_filedate_config: Starting migration of Log DB to 121 2025-09-09T23:37:47.620029638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-09T23:37:47', 'update_filedate_config') 2025-09-09T23:37:47.620362198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.621112569Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 2025-09-09T23:37:47.621301509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016011s 2025-09-09T23:37:47.621507764Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 2025-09-09T23:37:47.621708008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.621963442Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 2025-09-09T23:37:47.622232404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-09T23:37:47', 'add_movieid_to_blacklist') 2025-09-09T23:37:47.622557789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.623281096Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 2025-09-09T23:37:47.623474575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015622s 2025-09-09T23:37:47.623744629Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 2025-09-09T23:37:47.624025685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.624273494Z [Info] create_netimport_table: Starting migration of Log DB to 123 2025-09-09T23:37:47.624543558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-09T23:37:47', 'create_netimport_table') 2025-09-09T23:37:47.624861448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.625586939Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 2025-09-09T23:37:47.625780018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015764s 2025-09-09T23:37:47.625982285Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 2025-09-09T23:37:47.626181957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.626543906Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 2025-09-09T23:37:47.626824481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-09T23:37:47', 'add_preferred_tags_to_profile') 2025-09-09T23:37:47.627156109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.627942592Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 2025-09-09T23:37:47.628139829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017282s 2025-09-09T23:37:47.628474844Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 2025-09-09T23:37:47.628664546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.628910982Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 2025-09-09T23:37:47.629179824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-09T23:37:47', 'fix_imdb_unique') 2025-09-09T23:37:47.629508646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.630289137Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 2025-09-09T23:37:47.630473068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s 2025-09-09T23:37:47.630676507Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 2025-09-09T23:37:47.630878334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.631139590Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 2025-09-09T23:37:47.631425746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-09T23:37:47', 'update_qualities_and_profiles') 2025-09-09T23:37:47.631746903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.632470730Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 2025-09-09T23:37:47.632681585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015739s 2025-09-09T23:37:47.632868662Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 2025-09-09T23:37:47.633059145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.633302325Z [Info] remove_wombles: Starting migration of Log DB to 127 2025-09-09T23:37:47.633639283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-09T23:37:47', 'remove_wombles') 2025-09-09T23:37:47.633952975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.634721182Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 2025-09-09T23:37:47.634904691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001655s 2025-09-09T23:37:47.635100045Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 2025-09-09T23:37:47.635293865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.635544530Z [Info] remove_kickass: Starting migration of Log DB to 128 2025-09-09T23:37:47.635797509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-09T23:37:47', 'remove_kickass') 2025-09-09T23:37:47.636181893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.636990502Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 2025-09-09T23:37:47.637180544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016903s 2025-09-09T23:37:47.637385026Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 2025-09-09T23:37:47.637594227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.637847858Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 2025-09-09T23:37:47.638154596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-09T23:37:47', 'add_parsed_movie_info_to_pending_release') 2025-09-09T23:37:47.638482065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.639179820Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 2025-09-09T23:37:47.639391266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015677s 2025-09-09T23:37:47.639580096Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 2025-09-09T23:37:47.639783436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.640047567Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 2025-09-09T23:37:47.640325918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-09T23:37:47', 'remove_wombles_kickass') 2025-09-09T23:37:47.640642686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.641319829Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 2025-09-09T23:37:47.641513570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001536s 2025-09-09T23:37:47.641715266Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 2025-09-09T23:37:47.641929527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.642175944Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 2025-09-09T23:37:47.642460346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-09T23:37:47', 'make_parsed_episode_info_nullable') 2025-09-09T23:37:47.642795150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.643399067Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 2025-09-09T23:37:47.643602326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014629s 2025-09-09T23:37:47.643799814Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 2025-09-09T23:37:47.644029035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.644280261Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 2025-09-09T23:37:47.644569734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-09T23:37:47', 'rename_torrent_downloadstation') 2025-09-09T23:37:47.644891903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.645530268Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 2025-09-09T23:37:47.645745832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015042s 2025-09-09T23:37:47.645935174Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 2025-09-09T23:37:47.646131809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.646386292Z [Info] add_minimumavailability: Starting migration of Log DB to 133 2025-09-09T23:37:47.646658670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-09T23:37:47', 'add_minimumavailability') 2025-09-09T23:37:47.646982122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.647605367Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 2025-09-09T23:37:47.647801562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s 2025-09-09T23:37:47.648022386Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 2025-09-09T23:37:47.648230355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.648479517Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 2025-09-09T23:37:47.648765533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-09T23:37:47', 'add_remux_qualities_for_the_wankers') 2025-09-09T23:37:47.649102692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.649758462Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 2025-09-09T23:37:47.649958786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015176s 2025-09-09T23:37:47.650163478Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 2025-09-09T23:37:47.650358160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.650613915Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 2025-09-09T23:37:47.650891634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-09T23:37:47', 'add_haspredbentry_to_movies') 2025-09-09T23:37:47.651212851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.651860836Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 2025-09-09T23:37:47.652081109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014739s 2025-09-09T23:37:47.652276503Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 2025-09-09T23:37:47.652481836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.652720988Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 2025-09-09T23:37:47.652989829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-09T23:37:47', 'add_pathstate_to_movies') 2025-09-09T23:37:47.653326707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.653959201Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 2025-09-09T23:37:47.654163492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014764s 2025-09-09T23:37:47.654361631Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 2025-09-09T23:37:47.654561604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.654808541Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 2025-09-09T23:37:47.655094908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-09T23:37:47', 'add_import_exclusions_table') 2025-09-09T23:37:47.655408109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.656110293Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 2025-09-09T23:37:47.656298041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015257s 2025-09-09T23:37:47.656501540Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 2025-09-09T23:37:47.656694389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.656940845Z [Info] add_physical_release_note: Starting migration of Log DB to 138 2025-09-09T23:37:47.657228564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-09T23:37:47', 'add_physical_release_note') 2025-09-09T23:37:47.657542647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.658185421Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 2025-09-09T23:37:47.658397959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014748s 2025-09-09T23:37:47.658585206Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 2025-09-09T23:37:47.658790269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.659042948Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 2025-09-09T23:37:47.659446621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-09T23:37:47', 'consolidate_indexer_baseurl') 2025-09-09T23:37:47.659824492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.660566275Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 2025-09-09T23:37:47.660772090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017757s 2025-09-09T23:37:47.660960650Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 2025-09-09T23:37:47.661166644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.661425486Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 2025-09-09T23:37:47.661703936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-09T23:37:47', 'add_alternative_titles_table') 2025-09-09T23:37:47.662037157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.662682657Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 2025-09-09T23:37:47.662874524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015054s 2025-09-09T23:37:47.663075008Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 2025-09-09T23:37:47.667269333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.667559728Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 2025-09-09T23:37:47.667839271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-09T23:37:47', 'fix_duplicate_alt_titles') 2025-09-09T23:37:47.668233455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.668905849Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 2025-09-09T23:37:47.669095841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016458s 2025-09-09T23:37:47.669289030Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 2025-09-09T23:37:47.669479113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.669724407Z [Info] movie_extras: Starting migration of Log DB to 142 2025-09-09T23:37:47.669978278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-09T23:37:47', 'movie_extras') 2025-09-09T23:37:47.670303072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.670945366Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 2025-09-09T23:37:47.671130338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014625s 2025-09-09T23:37:47.671317034Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 2025-09-09T23:37:47.671509432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.671755577Z [Info] clean_core_tv: Starting migration of Log DB to 143 2025-09-09T23:37:47.672039399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-09T23:37:47', 'clean_core_tv') 2025-09-09T23:37:47.672356998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.672996536Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 2025-09-09T23:37:47.673179294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014816s 2025-09-09T23:37:47.673381892Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 2025-09-09T23:37:47.673582496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.673833572Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 2025-09-09T23:37:47.674111631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-09T23:37:47', 'add_cookies_to_indexer_status') 2025-09-09T23:37:47.674438690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.675116505Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 2025-09-09T23:37:47.675311167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015179s 2025-09-09T23:37:47.675503975Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 2025-09-09T23:37:47.675696964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.675961847Z [Info] banner_to_fanart: Starting migration of Log DB to 145 2025-09-09T23:37:47.676227823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-09T23:37:47', 'banner_to_fanart') 2025-09-09T23:37:47.676545863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.677242275Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 2025-09-09T23:37:47.677427068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s 2025-09-09T23:37:47.677625898Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 2025-09-09T23:37:47.677826943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.678075794Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 2025-09-09T23:37:47.678348713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-09T23:37:47', 'naming_config_colon_action') 2025-09-09T23:37:47.678680682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.679385742Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 2025-09-09T23:37:47.679573560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015473s 2025-09-09T23:37:47.679768051Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 2025-09-09T23:37:47.679974247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.680230112Z [Info] add_custom_formats: Starting migration of Log DB to 147 2025-09-09T23:37:47.680492851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-09T23:37:47', 'add_custom_formats') 2025-09-09T23:37:47.680821453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.681519168Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 2025-09-09T23:37:47.681702006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001536s 2025-09-09T23:37:47.681901778Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 2025-09-09T23:37:47.682104507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.682348528Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 2025-09-09T23:37:47.682620726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-09T23:37:47', 'remove_extra_naming_config') 2025-09-09T23:37:47.682944588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.683627744Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 2025-09-09T23:37:47.683815863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015133s 2025-09-09T23:37:47.684088782Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 2025-09-09T23:37:47.684290799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.684539720Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 2025-09-09T23:37:47.684814674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-09T23:37:47', 'convert_regex_required_tags') 2025-09-09T23:37:47.685138125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.685855720Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 2025-09-09T23:37:47.686048038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001554s 2025-09-09T23:37:47.686250405Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 2025-09-09T23:37:47.686454266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.686734630Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 2025-09-09T23:37:47.687041047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-09T23:37:47', 'fix_format_tags_double_underscore') 2025-09-09T23:37:47.687371052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.688010980Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 2025-09-09T23:37:47.688212997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015374s 2025-09-09T23:37:47.688408451Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 2025-09-09T23:37:47.688601590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.688850731Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 2025-09-09T23:37:47.689129603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-09T23:37:47', 'add_tags_to_net_import') 2025-09-09T23:37:47.689449517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.690071870Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 2025-09-09T23:37:47.690270129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014626s 2025-09-09T23:37:47.690457477Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 2025-09-09T23:37:47.690656257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.690898134Z [Info] add_custom_filters: Starting migration of Log DB to 152 2025-09-09T23:37:47.691167937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-09T23:37:47', 'add_custom_filters') 2025-09-09T23:37:47.691495317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.692133371Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 2025-09-09T23:37:47.692321951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014713s 2025-09-09T23:37:47.692528367Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 2025-09-09T23:37:47.692730784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.692984275Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 2025-09-09T23:37:47.693276533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-09T23:37:47', 'indexer_client_status_search_changes') 2025-09-09T23:37:47.693607380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.694288401Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 2025-09-09T23:37:47.694490999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015384s 2025-09-09T23:37:47.694694599Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 2025-09-09T23:37:47.694904772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.695235538Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 2025-09-09T23:37:47.695628840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-09T23:37:47', 'add_language_to_files_history_blacklist') 2025-09-09T23:37:47.696107494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.696824257Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 2025-09-09T23:37:47.697024982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018989s 2025-09-09T23:37:47.697226838Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 2025-09-09T23:37:47.697432212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.697681995Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 2025-09-09T23:37:47.697969634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-09T23:37:47', 'add_update_allowed_quality_profile') 2025-09-09T23:37:47.698293306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.698887021Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 2025-09-09T23:37:47.699092665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014437s 2025-09-09T23:37:47.699318450Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 2025-09-09T23:37:47.699526188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.699776192Z [Info] add_download_client_priority: Starting migration of Log DB to 156 2025-09-09T23:37:47.700073681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-09T23:37:47', 'add_download_client_priority') 2025-09-09T23:37:47.700398515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.700979234Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 2025-09-09T23:37:47.701177063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001438s 2025-09-09T23:37:47.701369079Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 2025-09-09T23:37:47.701562679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.701814917Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 2025-09-09T23:37:47.702083308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-09T23:37:47', 'remove_growl_prowl') 2025-09-09T23:37:47.702398482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.702979041Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 2025-09-09T23:37:47.703184505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014155s 2025-09-09T23:37:47.703402083Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 2025-09-09T23:37:47.703599390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.703855887Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 2025-09-09T23:37:47.704133767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-09T23:37:47', 'remove_plex_hometheatre') 2025-09-09T23:37:47.704451877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.705093519Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 2025-09-09T23:37:47.705321147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s 2025-09-09T23:37:47.705510649Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 2025-09-09T23:37:47.705708257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.705953030Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 2025-09-09T23:37:47.706224496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-09T23:37:47', 'add_webrip_qualites') 2025-09-09T23:37:47.706541595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.707109549Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 2025-09-09T23:37:47.707297487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013971s 2025-09-09T23:37:47.707494915Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 2025-09-09T23:37:47.707695649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.707957596Z [Info] health_issue_notification: Starting migration of Log DB to 160 2025-09-09T23:37:47.708232600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-09T23:37:47', 'health_issue_notification') 2025-09-09T23:37:47.708559378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.709187112Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 2025-09-09T23:37:47.709404139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014622s 2025-09-09T23:37:47.709602128Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 2025-09-09T23:37:47.709797561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.710045210Z [Info] speed_improvements: Starting migration of Log DB to 161 2025-09-09T23:37:47.710309242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-09T23:37:47', 'speed_improvements') 2025-09-09T23:37:47.710629036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.711284876Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 2025-09-09T23:37:47.711464368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00146s 2025-09-09T23:37:47.711663819Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 2025-09-09T23:37:47.711889333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.712160950Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 2025-09-09T23:37:47.712434662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-09T23:37:47', 'fix_profile_format_default') 2025-09-09T23:37:47.712761229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.713379073Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 2025-09-09T23:37:47.713572202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014925s 2025-09-09T23:37:47.713761704Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 2025-09-09T23:37:47.713951275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.714202101Z [Info] task_duration: Starting migration of Log DB to 163 2025-09-09T23:37:47.714455030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-09T23:37:47', 'task_duration') 2025-09-09T23:37:47.714774012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.715381435Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 2025-09-09T23:37:47.715565446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014298s 2025-09-09T23:37:47.715759867Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 2025-09-09T23:37:47.715973888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.716245515Z [Info] movie_collections_crew: Starting migration of Log DB to 164 2025-09-09T23:37:47.716531852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-09T23:37:47', 'movie_collections_crew') 2025-09-09T23:37:47.716852668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.717507567Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 2025-09-09T23:37:47.717696347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015305s 2025-09-09T23:37:47.717905859Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 2025-09-09T23:37:47.718113818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.718407479Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 2025-09-09T23:37:47.718704888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-09T23:37:47', 'remove_custom_formats_from_quality_model') 2025-09-09T23:37:47.719034522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.719659260Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 2025-09-09T23:37:47.719881497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015297s 2025-09-09T23:37:47.720082001Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 2025-09-09T23:37:47.720274980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.720521867Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 2025-09-09T23:37:47.720786279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-09T23:37:47', 'fix_tmdb_list_config') 2025-09-09T23:37:47.721108959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.721724038Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 2025-09-09T23:37:47.721907567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014394s 2025-09-09T23:37:47.722106578Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 2025-09-09T23:37:47.722307933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.722558448Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 2025-09-09T23:37:47.722824243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-09T23:37:47', 'remove_movie_pathstate') 2025-09-09T23:37:47.723143656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.723788264Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 2025-09-09T23:37:47.724015742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014736s 2025-09-09T23:37:47.724210364Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 2025-09-09T23:37:47.724407130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.724650631Z [Info] custom_format_rework: Starting migration of Log DB to 168 2025-09-09T23:37:47.724920274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-09T23:37:47', 'custom_format_rework') 2025-09-09T23:37:47.725241070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.725856619Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 2025-09-09T23:37:47.726041091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014432s 2025-09-09T23:37:47.726234640Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 2025-09-09T23:37:47.726432028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.726677362Z [Info] custom_format_scores: Starting migration of Log DB to 169 2025-09-09T23:37:47.726940271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-09T23:37:47', 'custom_format_scores') 2025-09-09T23:37:47.727259324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.727936046Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 2025-09-09T23:37:47.728124115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s 2025-09-09T23:37:47.728328527Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 2025-09-09T23:37:47.728523299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.728775868Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 2025-09-09T23:37:47.729042364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-09T23:37:47', 'fix_trakt_list_config') 2025-09-09T23:37:47.729358861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.730015003Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 2025-09-09T23:37:47.730212490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014866s 2025-09-09T23:37:47.730418255Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 2025-09-09T23:37:47.730622306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.730872890Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 2025-09-09T23:37:47.731153716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-09T23:37:47', 'quality_definition_preferred_size') 2025-09-09T23:37:47.731487738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.732119791Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 2025-09-09T23:37:47.732319804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014787s 2025-09-09T23:37:47.732525578Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 2025-09-09T23:37:47.732719128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.732966847Z [Info] add_download_history: Starting migration of Log DB to 172 2025-09-09T23:37:47.733230367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-09T23:37:47', 'add_download_history') 2025-09-09T23:37:47.733550983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.734159568Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 2025-09-09T23:37:47.734352236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s 2025-09-09T23:37:47.734542479Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 2025-09-09T23:37:47.734740789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.734981253Z [Info] net_import_status: Starting migration of Log DB to 173 2025-09-09T23:37:47.735244243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-09T23:37:47', 'net_import_status') 2025-09-09T23:37:47.735565109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.736217793Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 2025-09-09T23:37:47.736405010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014672s 2025-09-09T23:37:47.736599832Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 2025-09-09T23:37:47.736799314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.737048616Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 2025-09-09T23:37:47.737327909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-09T23:37:47', 'email_multiple_addresses') 2025-09-09T23:37:47.737649466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.738275657Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 2025-09-09T23:37:47.738463565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014598s 2025-09-09T23:37:47.738668428Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 2025-09-09T23:37:47.738873731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.739122793Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 2025-09-09T23:37:47.739409070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-09T23:37:47', 'remove_chown_and_folderchmod_config') 2025-09-09T23:37:47.739736188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.740415907Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 2025-09-09T23:37:47.740615749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015231s 2025-09-09T23:37:47.740813267Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 2025-09-09T23:37:47.741011536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.741256249Z [Info] movie_recommendations: Starting migration of Log DB to 176 2025-09-09T23:37:47.741521684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-09T23:37:47', 'movie_recommendations') 2025-09-09T23:37:47.741842690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.742499693Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 2025-09-09T23:37:47.742698042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s 2025-09-09T23:37:47.742888285Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 2025-09-09T23:37:47.743085663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.743330576Z [Info] language_improvements: Starting migration of Log DB to 177 2025-09-09T23:37:47.743597283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-09T23:37:47', 'language_improvements') 2025-09-09T23:37:47.743927208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.744568609Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 2025-09-09T23:37:47.744757289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014719s 2025-09-09T23:37:47.744950879Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 2025-09-09T23:37:47.745143607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.745389091Z [Info] new_list_server: Starting migration of Log DB to 178 2025-09-09T23:37:47.745648734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-09T23:37:47', 'new_list_server') 2025-09-09T23:37:47.745962857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.746613437Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 2025-09-09T23:37:47.746798740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014672s 2025-09-09T23:37:47.746992169Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 2025-09-09T23:37:47.747196511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.747453729Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 2025-09-09T23:37:47.747727239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-09T23:37:47', 'movie_translation_indexes') 2025-09-09T23:37:47.748071122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.748702323Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 2025-09-09T23:37:47.748892706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014933s 2025-09-09T23:37:47.749095515Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 2025-09-09T23:37:47.749298223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.749549719Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 2025-09-09T23:37:47.752250107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-09T23:37:47', 'fix_invalid_profile_references') 2025-09-09T23:37:47.756825129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.757491051Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 2025-09-09T23:37:47.757685763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081748s 2025-09-09T23:37:47.757887990Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 2025-09-09T23:37:47.758074986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.758312695Z [Info] list_movies_table: Starting migration of Log DB to 181 2025-09-09T23:37:47.758572789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-09T23:37:47', 'list_movies_table') 2025-09-09T23:37:47.758874506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.759526710Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 2025-09-09T23:37:47.759713576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014513s 2025-09-09T23:37:47.759920212Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 2025-09-09T23:37:47.760123642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.760438797Z [Info] on_delete_notification: Starting migration of Log DB to 182 2025-09-09T23:37:47.760703660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-09T23:37:47', 'on_delete_notification') 2025-09-09T23:37:47.761032041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.761817212Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 2025-09-09T23:37:47.762004920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016902s 2025-09-09T23:37:47.762196005Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 2025-09-09T23:37:47.762408523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.762734068Z [Info] download_propers_config: Starting migration of Log DB to 183 2025-09-09T23:37:47.762998591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-09T23:37:47', 'download_propers_config') 2025-09-09T23:37:47.763311842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.764002913Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 2025-09-09T23:37:47.764196654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015838s 2025-09-09T23:37:47.764390243Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 2025-09-09T23:37:47.764585236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.764830019Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 2025-09-09T23:37:47.765091766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-09T23:37:47', 'add_priority_to_indexers') 2025-09-09T23:37:47.765414095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.766153113Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 2025-09-09T23:37:47.766307414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015735s 2025-09-09T23:37:47.766464861Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 2025-09-09T23:37:47.766617809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.766813974Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 2025-09-09T23:37:47.767015570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-09T23:37:47', 'add_alternative_title_indices') 2025-09-09T23:37:47.767262577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.767921023Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 2025-09-09T23:37:47.768076857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012827s 2025-09-09T23:37:47.768236098Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 2025-09-09T23:37:47.768383013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.768576293Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 2025-09-09T23:37:47.768769061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-09T23:37:47', 'fix_tmdb_duplicates') 2025-09-09T23:37:47.769009505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.769650446Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 2025-09-09T23:37:47.769801079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012539s 2025-09-09T23:37:47.769966151Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 2025-09-09T23:37:47.770112616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.770316577Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 2025-09-09T23:37:47.770511640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-09T23:37:47', 'swap_filechmod_for_folderchmod') 2025-09-09T23:37:47.770751182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.771476733Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 2025-09-09T23:37:47.771629861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013455s 2025-09-09T23:37:47.771793481Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 2025-09-09T23:37:47.771978463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.772186723Z [Info] mediainfo_channels: Starting migration of Log DB to 188 2025-09-09T23:37:47.772386796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-09T23:37:47', 'mediainfo_channels') 2025-09-09T23:37:47.772623131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.773256467Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 2025-09-09T23:37:47.773417591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012772s 2025-09-09T23:37:47.773575339Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 2025-09-09T23:37:47.773722696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.773917718Z [Info] add_update_history: Starting migration of Log DB to 189 2025-09-09T23:37:47.774466724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 2025-09-09T23:37:47.774707068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 2025-09-09T23:37:47.775107354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004786s 2025-09-09T23:37:47.775266484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 2025-09-09T23:37:47.775436547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-09-09T23:37:47.775726631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003083s 2025-09-09T23:37:47.775944349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-09T23:37:47', 'add_update_history') 2025-09-09T23:37:47.776187559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.776871657Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 2025-09-09T23:37:47.777023522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001442s 2025-09-09T23:37:47.777180739Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 2025-09-09T23:37:47.777328887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.777530864Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 2025-09-09T23:37:47.777727410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-09T23:37:47', 'update_awesome_hd_link') 2025-09-09T23:37:47.777963265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.778586420Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 2025-09-09T23:37:47.778742464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012523s 2025-09-09T23:37:47.778897957Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 2025-09-09T23:37:47.779048400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.779241489Z [Info] remove_awesomehd: Starting migration of Log DB to 191 2025-09-09T23:37:47.779434257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-09T23:37:47', 'remove_awesomehd') 2025-09-09T23:37:47.779669200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.780305662Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 2025-09-09T23:37:47.780456215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012425s 2025-09-09T23:37:47.780616428Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 2025-09-09T23:37:47.780766951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.780960681Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 2025-09-09T23:37:47.781162117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-09T23:37:47', 'add_on_delete_to_notifications') 2025-09-09T23:37:47.781402250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.782037509Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 2025-09-09T23:37:47.782189876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012619s 2025-09-09T23:37:47.782352995Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 2025-09-09T23:37:47.782499469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.782693891Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 2025-09-09T23:37:47.782898443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-09T23:37:47', 'add_bypass_to_delay_profile') 2025-09-09T23:37:47.783131482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.783732051Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 2025-09-09T23:37:47.783905631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012274s 2025-09-09T23:37:47.784065122Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 2025-09-09T23:37:47.784216697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.784404686Z [Info] update_notifiarr: Starting migration of Log DB to 195 2025-09-09T23:37:47.784594087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-09T23:37:47', 'update_notifiarr') 2025-09-09T23:37:47.784834662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.785438217Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 2025-09-09T23:37:47.785582357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001215s 2025-09-09T23:37:47.785765526Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 2025-09-09T23:37:47.785893614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.786088597Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 2025-09-09T23:37:47.786283068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-09T23:37:47', 'legacy_mediainfo_hdr') 2025-09-09T23:37:47.786518753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.787113771Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 2025-09-09T23:37:47.787265426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012109s 2025-09-09T23:37:47.787424076Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 2025-09-09T23:37:47.787574769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.787772247Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 2025-09-09T23:37:47.788018613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-09T23:37:47', 'rename_blacklist_to_blocklist') 2025-09-09T23:37:47.788258135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.788857162Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 2025-09-09T23:37:47.789012835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012674s 2025-09-09T23:37:47.789164651Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 2025-09-09T23:37:47.789312519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.789507311Z [Info] add_indexer_tags: Starting migration of Log DB to 198 2025-09-09T23:37:47.789696361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-09T23:37:47', 'add_indexer_tags') 2025-09-09T23:37:47.789927347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.790524128Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 2025-09-09T23:37:47.790678830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012039s 2025-09-09T23:37:47.790833301Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 2025-09-09T23:37:47.790985217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.791179207Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 2025-09-09T23:37:47.791387597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-09T23:37:47', 'mediainfo_to_ffmpeg') 2025-09-09T23:37:47.791623953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.792250966Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 2025-09-09T23:37:47.792406629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012524s 2025-09-09T23:37:47.792561551Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 2025-09-09T23:37:47.792711293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.792906796Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 2025-09-09T23:37:47.793100907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-09T23:37:47', 'cdh_per_downloadclient') 2025-09-09T23:37:47.793347043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.793963194Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 2025-09-09T23:37:47.794115571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012491s 2025-09-09T23:37:47.794276094Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 2025-09-09T23:37:47.794437549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.794632912Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 2025-09-09T23:37:47.794832093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-09T23:37:47', 'migrate_discord_from_slack') 2025-09-09T23:37:47.795079291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.795664530Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 2025-09-09T23:37:47.795819732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012201s 2025-09-09T23:37:47.795993282Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 2025-09-09T23:37:47.796137302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.796340020Z [Info] remove_predb: Starting migration of Log DB to 202 2025-09-09T23:37:47.796529482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-09T23:37:47', 'remove_predb') 2025-09-09T23:37:47.796762511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.797328470Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 2025-09-09T23:37:47.797484845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s 2025-09-09T23:37:47.797644336Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 2025-09-09T23:37:47.797794689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.797990033Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 2025-09-09T23:37:47.798198783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-09T23:37:47', 'add_on_update_to_notifications') 2025-09-09T23:37:47.798439548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.799035418Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 2025-09-09T23:37:47.799186602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012232s 2025-09-09T23:37:47.799351254Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 2025-09-09T23:37:47.799503149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.799704294Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 2025-09-09T23:37:47.799924618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-09T23:37:47', 'ensure_identity_on_id_columns') 2025-09-09T23:37:47.800164130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.800783297Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 2025-09-09T23:37:47.800932247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012566s 2025-09-09T23:37:47.801090255Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 2025-09-09T23:37:47.801239877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.801440130Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 2025-09-09T23:37:47.801642076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-09T23:37:47', 'download_client_per_indexer') 2025-09-09T23:37:47.801887641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.802446376Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 2025-09-09T23:37:47.802604895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011954s 2025-09-09T23:37:47.802766891Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 2025-09-09T23:37:47.802913737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.803110313Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 2025-09-09T23:37:47.803302600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-09T23:37:47', 'multiple_ratings_support') 2025-09-09T23:37:47.803546702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.804136529Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 2025-09-09T23:37:47.804286962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012017s 2025-09-09T23:37:47.804440461Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 2025-09-09T23:37:47.804585353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.804776999Z [Info] movie_metadata: Starting migration of Log DB to 207 2025-09-09T23:37:47.804969938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-09T23:37:47', 'movie_metadata') 2025-09-09T23:37:47.805200612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.805800961Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 2025-09-09T23:37:47.805953879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012122s 2025-09-09T23:37:47.806105083Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 2025-09-09T23:37:47.806251879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.806445649Z [Info] add_collections: Starting migration of Log DB to 208 2025-09-09T23:37:47.806642115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-09T23:37:47', 'add_collections') 2025-09-09T23:37:47.806874533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.807442005Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 2025-09-09T23:37:47.807584713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011761s 2025-09-09T23:37:47.807744434Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 2025-09-09T23:37:47.807911040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.808108267Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 2025-09-09T23:37:47.808307107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-09T23:37:47', 'movie_meta_collection_index') 2025-09-09T23:37:47.808542321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.809111998Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 2025-09-09T23:37:47.809263123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012073s 2025-09-09T23:37:47.809420870Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 2025-09-09T23:37:47.809588728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.809811356Z [Info] movie_added_notifications: Starting migration of Log DB to 210 2025-09-09T23:37:47.810005427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-09T23:37:47', 'movie_added_notifications') 2025-09-09T23:37:47.810252254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.810885049Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 2025-09-09T23:37:47.811036774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012977s 2025-09-09T23:37:47.811191085Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 2025-09-09T23:37:47.811337690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.811531310Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 2025-09-09T23:37:47.811727475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-09T23:37:47', 'more_movie_meta_index') 2025-09-09T23:37:47.811990605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.812639992Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 2025-09-09T23:37:47.812784574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012821s 2025-09-09T23:37:47.812950257Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 2025-09-09T23:37:47.813105911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.813306074Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 2025-09-09T23:37:47.813791241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 2025-09-09T23:37:47.813937135Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-09-09T23:37:47.814096365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 2025-09-09T23:37:47.814715322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 2025-09-09T23:37:47.815156971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 2025-09-09T23:37:47.815482647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 2025-09-09T23:37:47.815968355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 2025-09-09T23:37:47.816858738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-09-09T23:37:47.817118822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028646s 2025-09-09T23:37:47.817268573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 2025-09-09T23:37:47.817399707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:47.817538557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 2025-09-09T23:37:47.818049005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 2025-09-09T23:37:47.818418338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 2025-09-09T23:37:47.818695787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 2025-09-09T23:37:47.819082476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 2025-09-09T23:37:47.819785271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-09-09T23:37:47.820119775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024212s 2025-09-09T23:37:47.820265398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-09-09T23:37:47.820397564Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 2025-09-09T23:37:47.820534520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-09-09T23:37:47.827067044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-09-09T23:37:47.827572402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-09-09T23:37:47.827916084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-09-09T23:37:47.828343685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-09-09T23:37:47.829126972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-09-09T23:37:47.829419661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087272s 2025-09-09T23:37:47.829626478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-09T23:37:47', 'postgres_update_timestamp_columns_to_with_timezone') 2025-09-09T23:37:47.829870459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.831064113Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 2025-09-09T23:37:47.831222051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103558s 2025-09-09T23:37:47.831416322Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 2025-09-09T23:37:47.831570352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.831794784Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 2025-09-09T23:37:47.832030038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-09T23:37:47', 'add_language_tags_to_subtitle_files') 2025-09-09T23:37:47.832277346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.833144752Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 2025-09-09T23:37:47.833291528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015496s 2025-09-09T23:37:47.833443975Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 2025-09-09T23:37:47.833591422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.833786184Z [Info] add_salt_to_users: Starting migration of Log DB to 215 2025-09-09T23:37:47.833975435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-09T23:37:47', 'add_salt_to_users') 2025-09-09T23:37:47.834211641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.834841048Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 2025-09-09T23:37:47.834987002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001237s 2025-09-09T23:37:47.835144670Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 2025-09-09T23:37:47.835295073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.835482089Z [Info] clean_alt_titles: Starting migration of Log DB to 216 2025-09-09T23:37:47.835679196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-09T23:37:47', 'clean_alt_titles') 2025-09-09T23:37:47.836009892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.836701755Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 2025-09-09T23:37:47.836848822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013981s 2025-09-09T23:37:47.837004575Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 2025-09-09T23:37:47.837145058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.837335131Z [Info] remove_omg: Starting migration of Log DB to 217 2025-09-09T23:37:47.837530584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-09T23:37:47', 'remove_omg') 2025-09-09T23:37:47.837762521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.838377730Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 2025-09-09T23:37:47.838531921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012308s 2025-09-09T23:37:47.838693847Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 2025-09-09T23:37:47.838848107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.839050004Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 2025-09-09T23:37:47.839253163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-09T23:37:47', 'add_additional_info_to_pending_releases') 2025-09-09T23:37:47.839493617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.840229950Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 2025-09-09T23:37:47.840411826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013579s 2025-09-09T23:37:47.840580095Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 2025-09-09T23:37:47.840715798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.840898546Z [Info] add_result_to_commands: Starting migration of Log DB to 219 2025-09-09T23:37:47.841098499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-09T23:37:47', 'add_result_to_commands') 2025-09-09T23:37:47.841333482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.842000655Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 2025-09-09T23:37:47.842159626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012979s 2025-09-09T23:37:47.842315980Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 2025-09-09T23:37:47.842464179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.842657989Z [Info] health_restored_notification: Starting migration of Log DB to 220 2025-09-09T23:37:47.842859785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-09T23:37:47', 'health_restored_notification') 2025-09-09T23:37:47.843101081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.843805580Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 2025-09-09T23:37:47.843986013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012777s 2025-09-09T23:37:47.844189122Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 2025-09-09T23:37:47.844390167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.844668979Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 2025-09-09T23:37:47.844956938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-09T23:37:47', 'add_on_manual_interaction_required_to_notifications') 2025-09-09T23:37:47.845277464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.845994868Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 2025-09-09T23:37:47.846198518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015839s 2025-09-09T23:37:47.846383401Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 2025-09-09T23:37:47.846566850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.846807906Z [Info] remove_rarbg: Starting migration of Log DB to 222 2025-09-09T23:37:47.847054442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-09T23:37:47', 'remove_rarbg') 2025-09-09T23:37:47.847362442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.848108234Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 2025-09-09T23:37:47.848301924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015291s 2025-09-09T23:37:47.848507117Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 2025-09-09T23:37:47.848702701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.848948426Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 2025-09-09T23:37:47.849213550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-09T23:37:47', 'remove_invalid_roksbox_metadata_images') 2025-09-09T23:37:47.849527482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.850229055Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 2025-09-09T23:37:47.850429388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015098s 2025-09-09T23:37:47.850617447Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 2025-09-09T23:37:47.850813071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.851055559Z [Info] list_sync_time: Starting migration of Log DB to 224 2025-09-09T23:37:47.851304711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-09T23:37:47', 'list_sync_time') 2025-09-09T23:37:47.851609164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.852701263Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 2025-09-09T23:37:47.852899813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001875s 2025-09-09T23:37:47.853092060Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 2025-09-09T23:37:47.853285930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.853526665Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 2025-09-09T23:37:47.853780035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-09T23:37:47', 'add_tags_to_collections') 2025-09-09T23:37:47.854079248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.854779157Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 2025-09-09T23:37:47.854966344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014774s 2025-09-09T23:37:47.855170946Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 2025-09-09T23:37:47.855354927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.855607686Z [Info] add_download_client_tags: Starting migration of Log DB to 226 2025-09-09T23:37:47.855874854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-09T23:37:47', 'add_download_client_tags') 2025-09-09T23:37:47.856196772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.856970730Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 2025-09-09T23:37:47.857175934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015999s 2025-09-09T23:37:47.857366167Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 2025-09-09T23:37:47.857558504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.857792485Z [Info] add_auto_tagging: Starting migration of Log DB to 227 2025-09-09T23:37:47.858050104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-09T23:37:47', 'add_auto_tagging') 2025-09-09T23:37:47.858351421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.859021610Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 2025-09-09T23:37:47.859215400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014611s 2025-09-09T23:37:47.859417898Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 2025-09-09T23:37:47.859621438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.859882313Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 2025-09-09T23:37:47.860188780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-09T23:37:47', 'add_custom_format_score_bypass_to_delay_profile') 2025-09-09T23:37:47.860500047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.861188664Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 2025-09-09T23:37:47.861386131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015504s 2025-09-09T23:37:47.861589711Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 2025-09-09T23:37:47.861790135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.862035760Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 2025-09-09T23:37:47.862311495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-09T23:37:47', 'update_restrictions_to_release_profiles') 2025-09-09T23:37:47.862619936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.863231247Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 2025-09-09T23:37:47.863432071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014218s 2025-09-09T23:37:47.863628256Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 2025-09-09T23:37:47.863814672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.864084465Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 2025-09-09T23:37:47.864337605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-09T23:37:47', 'rename_quality_profiles') 2025-09-09T23:37:47.864646677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.865267457Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 2025-09-09T23:37:47.865455486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014386s 2025-09-09T23:37:47.865654206Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 2025-09-09T23:37:47.865844489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.866088561Z [Info] update_images_remote_url: Starting migration of Log DB to 231 2025-09-09T23:37:47.866342622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-09T23:37:47', 'update_images_remote_url') 2025-09-09T23:37:47.866644360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.867250200Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 2025-09-09T23:37:47.867439371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013935s 2025-09-09T23:37:47.867638572Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 2025-09-09T23:37:47.867839146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.868110562Z [Info] add_notification_status: Starting migration of Log DB to 232 2025-09-09T23:37:47.868364864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-09T23:37:47', 'add_notification_status') 2025-09-09T23:37:47.868672143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.869347122Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 2025-09-09T23:37:47.869532315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014873s 2025-09-09T23:37:47.869730665Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 2025-09-09T23:37:47.869926750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.870174779Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 2025-09-09T23:37:47.870442608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-09T23:37:47', 'rename_deprecated_indexer_flags') 2025-09-09T23:37:47.870752543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.871457693Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 2025-09-09T23:37:47.871653587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015145s 2025-09-09T23:37:47.871862408Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 2025-09-09T23:37:47.872110818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.872355360Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 2025-09-09T23:37:47.872615274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-09T23:37:47', 'movie_last_searched_time') 2025-09-09T23:37:47.872916490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.873589726Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 2025-09-09T23:37:47.873777263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014701s 2025-09-09T23:37:47.873969781Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 2025-09-09T23:37:47.874154293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.874396450Z [Info] email_encryption: Starting migration of Log DB to 235 2025-09-09T23:37:47.874643548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-09T23:37:47', 'email_encryption') 2025-09-09T23:37:47.874940446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.875597689Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 2025-09-09T23:37:47.875793223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001434s 2025-09-09T23:37:47.876010901Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 2025-09-09T23:37:47.876205192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.876449785Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 2025-09-09T23:37:47.876716913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-09T23:37:47', 'clear_last_rss_releases_info') 2025-09-09T23:37:47.877028941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.877749061Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 2025-09-09T23:37:47.877943994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015334s 2025-09-09T23:37:47.878142093Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 2025-09-09T23:37:47.878323879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.878566627Z [Info] add_indexes: Starting migration of Log DB to 237 2025-09-09T23:37:47.878810759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-09T23:37:47', 'add_indexes') 2025-09-09T23:37:47.879114160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.879758197Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 2025-09-09T23:37:47.880103472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014261s 2025-09-09T23:37:47.880510361Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 2025-09-09T23:37:47.880839334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.881271484Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 2025-09-09T23:37:47.881721771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-09T23:37:47', 'parse_title_from_existing_subtitle_files') 2025-09-09T23:37:47.882247870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.883306973Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 2025-09-09T23:37:47.883569992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024223s 2025-09-09T23:37:47.883735556Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 2025-09-09T23:37:47.883916019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.884118587Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 2025-09-09T23:37:47.884339151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-09T23:37:47', 'add_minimum_upgrade_format_score_to_quality_profiles') 2025-09-09T23:37:47.884580497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.885310086Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 2025-09-09T23:37:47.885477794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013891s 2025-09-09T23:37:47.885645863Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 2025-09-09T23:37:47.885806726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.886004104Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 2025-09-09T23:37:47.886211201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-09T23:37:47', 'drop_multi_episode_style_from_naming_config') 2025-09-09T23:37:47.886463198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.887035200Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 2025-09-09T23:37:47.887187577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012101s 2025-09-09T23:37:47.887350034Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 2025-09-09T23:37:47.887500006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.887692103Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 2025-09-09T23:37:47.887902216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-09T23:37:47', 'stevenlu_update_url') 2025-09-09T23:37:47.888138762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.888813291Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 2025-09-09T23:37:47.888978544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012959s 2025-09-09T23:37:47.889129287Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 2025-09-09T23:37:47.889275301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-09-09T23:37:47.889471105Z [Info] add_movie_keywords: Starting migration of Log DB to 242 2025-09-09T23:37:47.889668262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-09T23:37:47', 'add_movie_keywords') 2025-09-09T23:37:47.889904548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-09-09T23:37:47.890500017Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 2025-09-09T23:37:47.890658557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012055s 2025-09-09T23:37:48.059212770Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 2025-09-09T23:37:48.066295072Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 2025-09-09T23:37:48.077016501Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 2025-09-09T23:37:48.176755423Z [Info] QualityProfileService: Setting up default quality profiles 2025-09-09T23:37:48.205332047Z [Info] CommandExecutor: Starting 2 threads for tasks. 2025-09-09T23:37:48.242025706Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 2025-09-09T23:37:48.243076923Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 2025-09-09T23:37:48.243270372Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 2025-09-09T23:37:48.323105474Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 2025-09-09T23:37:48.808359698Z [ls.io-init] done.