LinuxServer.io

Test Results

linuxserver/radarr

develop-6.0.3.10276-ls237

Cumulative: PASS

Total Runtime: 77.02s

AMD64 PASS

linuxserver/radarr

Runtime: 21.93s
amd64-develop-6.0.3.10276-ls237
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-10-26T17:59:55+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 92.56MB
Tag: amd64-develop-6.0.3.10276-ls237
Version: 6.0.3.10276-ls237
View Container Logs
Expand
2025-10-26T18:02:51.965269262Z [migrations] started
2025-10-26T18:02:51.965337139Z [migrations] no migrations found
2025-10-26T18:02:51.983249208Z usermod: no changes
2025-10-26T18:02:51.988733521Z ───────────────────────────────────────
2025-10-26T18:02:51.988745145Z 
2025-10-26T18:02:51.988748862Z       ██╗     ███████╗██╗ ██████╗
2025-10-26T18:02:51.988752740Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-26T18:02:51.988756889Z       ██║     ███████╗██║██║   ██║
2025-10-26T18:02:51.988760867Z       ██║     ╚════██║██║██║   ██║
2025-10-26T18:02:51.988764474Z       ███████╗███████║██║╚██████╔╝
2025-10-26T18:02:51.988768151Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-26T18:02:51.988771688Z 
2025-10-26T18:02:51.988775075Z    Brought to you by linuxserver.io
2025-10-26T18:02:51.988778512Z ───────────────────────────────────────
2025-10-26T18:02:51.989027614Z 
2025-10-26T18:02:51.989035650Z To support the app dev(s) visit:
2025-10-26T18:02:51.990671374Z Radarr: https://opencollective.com/radarr
2025-10-26T18:02:51.990983743Z 
2025-10-26T18:02:51.990990045Z To support LSIO projects visit:
2025-10-26T18:02:51.990993913Z https://www.linuxserver.io/donate/
2025-10-26T18:02:51.990997681Z 
2025-10-26T18:02:51.991001408Z ───────────────────────────────────────
2025-10-26T18:02:51.991005577Z GID/UID
2025-10-26T18:02:51.991009184Z ───────────────────────────────────────
2025-10-26T18:02:51.995596521Z 
2025-10-26T18:02:51.995603736Z User UID:    911
2025-10-26T18:02:51.995607704Z User GID:    911
2025-10-26T18:02:51.995611732Z ───────────────────────────────────────
2025-10-26T18:02:51.997274019Z Linuxserver.io version: 6.0.3.10276-ls237
2025-10-26T18:02:51.997531427Z Build-date: 2025-10-26T17:59:55+00:00
2025-10-26T18:02:51.997537860Z ───────────────────────────────────────
2025-10-26T18:02:51.997541638Z     
2025-10-26T18:02:52.050809292Z [custom-init] No custom files found, skipping...
2025-10-26T18:02:52.376617643Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.3.10276 
2025-10-26T18:02:52.394670616Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:02:52.398747987Z [Debug] Bootstrap: Console selected 
2025-10-26T18:02:52.399996321Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:02:52.677928786Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:02:52.729047051Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f4883ca9-9871-43e0-a09e-6cd45fbd9a16} may be persisted to storage in unencrypted form. 
2025-10-26T18:02:52.785967571Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-26T18:02:52.817583845Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T18:02:52.896116534Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T18:02:52.902936889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:52.903461034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:52.944537469Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T18:02:52.947950421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416685s 
2025-10-26T18:02:52.948220014Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T18:02:52.948393273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450197s 
2025-10-26T18:02:52.956514366Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T18:02:52.957056117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:52.962413215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T18:02:52.972583845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T18:02:52.983353321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207188s 
2025-10-26T18:02:52.983731723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:52.985744496Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T18:02:52.985922625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231005s 
2025-10-26T18:02:52.986566080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T18:02:52.986791594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:52.991305694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T18:02:52.992392252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:02:52.992913913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014105s 
2025-10-26T18:02:52.993147864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:02:52.994035201Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.33E-05s 
2025-10-26T18:02:52.994430557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T18:02:52.994929111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T18:02:52.995604150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s 
2025-10-26T18:02:52.995776717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:52.996655036Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T18:02:52.996824076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020002s 
2025-10-26T18:02:52.997218611Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T18:02:52.997445869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:52.998173093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:02:52.998364539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-10-26T18:02:52.998554281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T18:02:52.998840227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T18:02:52.999302868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005766s 
2025-10-26T18:02:52.999471598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.000142860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T18:02:53.000321229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013676s 
2025-10-26T18:02:53.003390590Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T18:02:53.003605783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.004196673Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-26T18:02:53.015698303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-26T18:02:53.016283662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-10-26T18:02:53.016791564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009066s 
2025-10-26T18:02:53.016964783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-26T18:02:53.017259467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-26T18:02:53.017611305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s 
2025-10-26T18:02:53.017766478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-26T18:02:53.018089679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-26T18:02:53.018453060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s 
2025-10-26T18:02:53.018633544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-26T18:02:53.018896824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-26T18:02:53.019217169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2025-10-26T18:02:53.019360267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-10-26T18:02:53.020798423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2025-10-26T18:02:53.021732274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021931s 
2025-10-26T18:02:53.021978810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-10-26T18:02:53.022187601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-10-26T18:02:53.022489018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2025-10-26T18:02:53.022675934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-10-26T18:02:53.023631077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2025-10-26T18:02:53.024419164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016103s 
2025-10-26T18:02:53.024619818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T18:02:53.024856555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.025178894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s 
2025-10-26T18:02:53.025357955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-10-26T18:02:53.025616044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.025935758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004243s 
2025-10-26T18:02:53.026111191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-10-26T18:02:53.027065844Z [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-10-26T18:02:53.027732195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015051s 
2025-10-26T18:02:53.027908290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-10-26T18:02:53.028488328Z [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-10-26T18:02:53.029006582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s 
2025-10-26T18:02:53.029173398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-26T18:02:53.029699767Z [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-10-26T18:02:53.030202710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008851s 
2025-10-26T18:02:53.030372332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-26T18:02:53.030620251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:02:53.030975597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2025-10-26T18:02:53.031135488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-26T18:02:53.035561701Z [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-10-26T18:02:53.036164595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048244s 
2025-10-26T18:02:53.036344698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-26T18:02:53.036777249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-26T18:02:53.037212486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007111s 
2025-10-26T18:02:53.037385374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-26T18:02:53.037649786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:02:53.038046245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2025-10-26T18:02:53.038200275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-26T18:02:53.040578173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-26T18:02:53.040990263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026103s 
2025-10-26T18:02:53.041151047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-26T18:02:53.041394778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:02:53.041743139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2025-10-26T18:02:53.041896287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-26T18:02:53.042349420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-10-26T18:02:53.042776249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007253s 
2025-10-26T18:02:53.042945230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-26T18:02:53.043192748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:02:53.043534376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s 
2025-10-26T18:02:53.043859982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-10-26T18:02:53.044408166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-10-26T18:02:53.044674722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s 
2025-10-26T18:02:53.044808632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-10-26T18:02:53.045350303Z [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-10-26T18:02:53.045779136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008168s 
2025-10-26T18:02:53.045945792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-26T18:02:53.046611502Z [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-10-26T18:02:53.047163925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010603s 
2025-10-26T18:02:53.047340881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-26T18:02:53.047962453Z [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-10-26T18:02:53.048534845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001046s 
2025-10-26T18:02:53.048722463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-26T18:02:53.049165575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-26T18:02:53.049661344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007718s 
2025-10-26T18:02:53.049875886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-26T18:02:53.050171511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-26T18:02:53.050543570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2025-10-26T18:02:53.050743974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-26T18:02:53.051035360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-26T18:02:53.051415536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s 
2025-10-26T18:02:53.051624477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-26T18:02:53.052103211Z [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-10-26T18:02:53.052571574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008466s 
2025-10-26T18:02:53.052743440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T18:02:53.053396675Z [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-10-26T18:02:53.053931923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s 
2025-10-26T18:02:53.054113068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-26T18:02:53.054577473Z [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-10-26T18:02:53.055053151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007835s 
2025-10-26T18:02:53.055220037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-26T18:02:53.055762750Z [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-10-26T18:02:53.056298539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s 
2025-10-26T18:02:53.056477479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-26T18:02:53.056880511Z [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-10-26T18:02:53.057293913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006402s 
2025-10-26T18:02:53.057444206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-26T18:02:53.057757968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-26T18:02:53.058132832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005229s 
2025-10-26T18:02:53.058299708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-26T18:02:53.058590364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-26T18:02:53.058880047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-10-26T18:02:53.059052034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-26T18:02:53.059436127Z [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-10-26T18:02:53.059872215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006221s 
2025-10-26T18:02:53.060010644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-26T18:02:53.060620422Z [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-10-26T18:02:53.061162002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009524s 
2025-10-26T18:02:53.062214011Z [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-10-26T18:02:53.062821935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-26T18:02:53.063229115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-10-26T18:02:53.063672267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000688s 
2025-10-26T18:02:53.063877991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-26T18:02:53.064196032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-26T18:02:53.064481006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2025-10-26T18:02:53.064728143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-26T18:02:53.064914909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-26T18:02:53.065247750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s 
2025-10-26T18:02:53.065412772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-26T18:02:53.066005465Z [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-10-26T18:02:53.066550222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009759s 
2025-10-26T18:02:53.066722219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-26T18:02:53.067270723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-26T18:02:53.067817534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009399s 
2025-10-26T18:02:53.068034972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-10-26T18:02:53.068317140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-10-26T18:02:53.068731615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2025-10-26T18:02:53.068875174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T18:02:53.069440482Z [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-10-26T18:02:53.069996291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009496s 
2025-10-26T18:02:53.070164510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T18:02:53.070774118Z [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-10-26T18:02:53.071334747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s 
2025-10-26T18:02:53.071498066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-26T18:02:53.071733770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:02:53.072115218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2025-10-26T18:02:53.073661231Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015145 taking an average of 00:00:00.0015145 
2025-10-26T18:02:53.074342163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T18:02:53', 'InitialSetup') 
2025-10-26T18:02:53.074684392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.077017510Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T18:02:53.077180127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053396s 
2025-10-26T18:02:53.077447857Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T18:02:53.077631957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.077885578Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-10-26T18:02:53.078834008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-10-26T18:02:53.079402072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-10-26T18:02:53.079970978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s 
2025-10-26T18:02:53.080150549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-10-26T18:02:53.080410162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T18:02:53.080787081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s 
2025-10-26T18:02:53.080942734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.081084600Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:53.081262348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-10-26T18:02:53.081518794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.082439548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010156s 
2025-10-26T18:02:53.082858502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T18:02:53', 'add_moviefiles_table') 
2025-10-26T18:02:53.083105750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.083932104Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T18:02:53.084103218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024644s 
2025-10-26T18:02:53.084289774Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T18:02:53.084475207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.084711774Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-10-26T18:02:53.085020375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:02:53.085196179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.085374528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-10-26T18:02:53.085628530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.086523492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009812s 
2025-10-26T18:02:53.086854719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T18:02:53', 'fix_history_movieId') 
2025-10-26T18:02:53.087172669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.087869673Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T18:02:53.088034665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022865s 
2025-10-26T18:02:53.088219327Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T18:02:53.088417877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.088714354Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-10-26T18:02:53.089941264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.090108401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.090259495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-10-26T18:02:53.090520591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.095940144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054948s 
2025-10-26T18:02:53.096146459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.096300880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.096480622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-10-26T18:02:53.096722499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-10-26T18:02:53.097540617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008885s 
2025-10-26T18:02:53.097706631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.097852785Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:53.098244675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-10-26T18:02:53.108997988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2025-10-26T18:02:53.110691238Z [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-10-26T18:02:53.111747384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:53.112816317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:53.115338045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.115810917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.116170872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177524s 
2025-10-26T18:02:53.116344351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.116484523Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:53.116693955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-10-26T18:02:53.116913016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-10-26T18:02:53.117779381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009179s 
2025-10-26T18:02:53.118098404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T18:02:53', 'add_tmdb_stuff') 
2025-10-26T18:02:53.118410642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.119415245Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T18:02:53.119558925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025419s 
2025-10-26T18:02:53.119765020Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T18:02:53.119984021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.120229896Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-10-26T18:02:53.120711957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:02:53.120913663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.121051941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-10-26T18:02:53.123558468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-10-26T18:02:53.124454082Z [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-10-26T18:02:53.124966814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:02:53.125627635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:02:53.127616891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T18:02:53.128039141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068179s 
2025-10-26T18:02:53.128349736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T18:02:53', 'fix_movie_files') 
2025-10-26T18:02:53.128676965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.129528971Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T18:02:53.129686678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083073s 
2025-10-26T18:02:53.129883024Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T18:02:53.130081884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.130317849Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-10-26T18:02:53.130766573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:02:53.130940684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.131154344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-10-26T18:02:53.133497672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-26T18:02:53.134181790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-10-26T18:02:53.134593118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:02:53.135205131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:02:53.137123143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:02:53.137492487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061972s 
2025-10-26T18:02:53.137820337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T18:02:53.138232968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T18:02:53.138520737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2025-10-26T18:02:53.138854860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T18:02:53', 'update_schedule_intervale') 
2025-10-26T18:02:53.139163131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.140222074Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T18:02:53.140400894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021206s 
2025-10-26T18:02:53.140634504Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T18:02:53.140813965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.141048468Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-10-26T18:02:53.141501981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:02:53.141658095Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.141861665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-10-26T18:02:53.142140166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-10-26T18:02:53.142956410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008714s 
2025-10-26T18:02:53.143073606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:02:53.143220101Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:53.143431506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-10-26T18:02:53.143708704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-10-26T18:02:53.144498084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008736s 
2025-10-26T18:02:53.144658517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.144863309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.145335831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005261s 
2025-10-26T18:02:53.145689593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T18:02:53', 'add_movie_formats_to_naming_config') 
2025-10-26T18:02:53.146045700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.146802925Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T18:02:53.146974440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019248s 
2025-10-26T18:02:53.147165235Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T18:02:53.147352832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.147587795Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-10-26T18:02:53.147885906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.148030627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.148221271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-10-26T18:02:53.148472206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-10-26T18:02:53.149273540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008652s 
2025-10-26T18:02:53.149592793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T18:02:53', 'add_phyiscal_release') 
2025-10-26T18:02:53.149903649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.150623238Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T18:02:53.150789422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022028s 
2025-10-26T18:02:53.150996850Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T18:02:53.151150219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.151377346Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-10-26T18:02:53.152966085Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.153842530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-10-26T18:02:53.154093335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s 
2025-10-26T18:02:53.154410965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T18:02:53', 'remove_bitmetv') 
2025-10-26T18:02:53.154734917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.155437853Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T18:02:53.155544427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s 
2025-10-26T18:02:53.155715001Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T18:02:53.155935815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.156167632Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-10-26T18:02:53.156670645Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.156962353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-10-26T18:02:53.157254741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003589s 
2025-10-26T18:02:53.157568654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T18:02:53', 'remove_torrentleech') 
2025-10-26T18:02:53.157839810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.186836470Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T18:02:53.187121333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298395s 
2025-10-26T18:02:53.187373070Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T18:02:53.187646571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.187794198Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-10-26T18:02:53.188146247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.188427253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-10-26T18:02:53.188663398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2025-10-26T18:02:53.188980166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T18:02:53', 'remove_broadcasthenet') 
2025-10-26T18:02:53.189347165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.225480376Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T18:02:53.225581580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370299s 
2025-10-26T18:02:53.225759979Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T18:02:53.225939140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.226189464Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-10-26T18:02:53.226495620Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.226765844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-10-26T18:02:53.226998122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2025-10-26T18:02:53.227325732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T18:02:53', 'remove_fanzub') 
2025-10-26T18:02:53.227660185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.278665383Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T18:02:53.278963363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518239s 
2025-10-26T18:02:53.279322606Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T18:02:53.279579052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.279840198Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-10-26T18:02:53.280124731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.280339263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.280892948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s 
2025-10-26T18:02:53.281219336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T18:02:53', 'update_movie_sorttitle') 
2025-10-26T18:02:53.281566755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.282283539Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T18:02:53.282459363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019341s 
2025-10-26T18:02:53.282668584Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T18:02:53.282867986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.283115985Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-10-26T18:02:53.283357321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.283554378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.284132833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s 
2025-10-26T18:02:53.284536065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T18:02:53', 'update_movie_sorttitle_again') 
2025-10-26T18:02:53.284856760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.285581991Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T18:02:53.285782224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019904s 
2025-10-26T18:02:53.286029522Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T18:02:53.286234475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.286501382Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-10-26T18:02:53.287524312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-10-26T18:02:53.287824707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-10-26T18:02:53.288855142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s 
2025-10-26T18:02:53.289243293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T18:02:53', 'update_movie_file') 
2025-10-26T18:02:53.289639742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.290396796Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T18:02:53.290606458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025886s 
2025-10-26T18:02:53.290864758Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T18:02:53.291167438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.291521872Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-10-26T18:02:53.291700752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.291930715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.292486243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s 
2025-10-26T18:02:53.292874816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T18:02:53', 'update_movie_slug') 
2025-10-26T18:02:53.293228719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.293915241Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T18:02:53.294091927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020068s 
2025-10-26T18:02:53.294310507Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T18:02:53.294573517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.294790954Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-10-26T18:02:53.295134236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.295299308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:02:53.295511335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-10-26T18:02:53.295816159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-10-26T18:02:53.296829670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s 
2025-10-26T18:02:53.297247842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T18:02:53', 'add_youtube_trailer_id') 
2025-10-26T18:02:53.297614600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.298363198Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T18:02:53.298573822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025771s 
2025-10-26T18:02:53.298768874Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T18:02:53.299001914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.299265885Z [Info] add_studio: Starting migration of Main DB to 120 
2025-10-26T18:02:53.299578715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.299740942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.299963550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-10-26T18:02:53.300220387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-10-26T18:02:53.301092013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009399s 
2025-10-26T18:02:53.301428330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T18:02:53', 'add_studio') 
2025-10-26T18:02:53.301748344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.302467873Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T18:02:53.302688117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023019s 
2025-10-26T18:02:53.302925385Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T18:02:53.303164656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.303439300Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-10-26T18:02:53.303892943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.304170712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.304755791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006313s 
2025-10-26T18:02:53.305111156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T18:02:53', 'update_filedate_config') 
2025-10-26T18:02:53.305504168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.306195650Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T18:02:53.306383959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-10-26T18:02:53.306605716Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T18:02:53.306841420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.307085722Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-10-26T18:02:53.307601992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:02:53.307811213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.308011056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-10-26T18:02:53.308319336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-10-26T18:02:53.309195120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009954s 
2025-10-26T18:02:53.309394331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:02:53.309589865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-26T18:02:53.309734857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-10-26T18:02:53.312557260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-10-26T18:02:53.313670742Z [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-10-26T18:02:53.314258035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:02:53.314737741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:02:53.316928161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069688s 
2025-10-26T18:02:53.317142303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:02:53.317293908Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:53.317492187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-10-26T18:02:53.320251053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-10-26T18:02:53.321357751Z [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-10-26T18:02:53.321960375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:02:53.322506635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:02:53.324436381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067483s 
2025-10-26T18:02:53.324821406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T18:02:53', 'add_movieid_to_blacklist') 
2025-10-26T18:02:53.325142112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.326395796Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T18:02:53.326524756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086582s 
2025-10-26T18:02:53.326767345Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T18:02:53.327000504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.327336020Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-10-26T18:02:53.328527168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-10-26T18:02:53.329214683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2025-10-26T18:02:53.329849010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s 
2025-10-26T18:02:53.329994723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-10-26T18:02:53.330251370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-10-26T18:02:53.330620814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004464s 
2025-10-26T18:02:53.330953203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T18:02:53', 'create_netimport_table') 
2025-10-26T18:02:53.331363941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.332133620Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T18:02:53.332324755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019197s 
2025-10-26T18:02:53.332553666Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T18:02:53.332828560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.333120347Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-10-26T18:02:53.333541505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:02:53.333686648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-10-26T18:02:53.333880568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-10-26T18:02:53.334154189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-10-26T18:02:53.335028109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009493s 
2025-10-26T18:02:53.335398705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T18:02:53', 'add_preferred_tags_to_profile') 
2025-10-26T18:02:53.335760133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.336665336Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T18:02:53.336874176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025127s 
2025-10-26T18:02:53.337090983Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T18:02:53.337315785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.337586501Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-10-26T18:02:53.337941956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.338160887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.338663239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005349s 
2025-10-26T18:02:53.339012522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T18:02:53', 'fix_imdb_unique') 
2025-10-26T18:02:53.339335011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.340051033Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T18:02:53.340261437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019074s 
2025-10-26T18:02:53.340508795Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T18:02:53.340794180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.341106779Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-10-26T18:02:53.341430942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.341677248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.343613157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020032s 
2025-10-26T18:02:53.344020467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T18:02:53', 'update_qualities_and_profiles') 
2025-10-26T18:02:53.344427927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.345149410Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T18:02:53.345334823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034983s 
2025-10-26T18:02:53.345539456Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T18:02:53.345756933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.346026176Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-10-26T18:02:53.346379988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.346663679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T18:02:53.346946028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s 
2025-10-26T18:02:53.347242906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T18:02:53', 'remove_wombles') 
2025-10-26T18:02:53.347611057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.348295535Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T18:02:53.348502542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016915s 
2025-10-26T18:02:53.348753317Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T18:02:53.348970174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.349256170Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-10-26T18:02:53.349634532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.349957382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-10-26T18:02:53.350191583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s 
2025-10-26T18:02:53.350552520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T18:02:53', 'remove_kickass') 
2025-10-26T18:02:53.350913046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.351592915Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T18:02:53.351800042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017545s 
2025-10-26T18:02:53.352101409Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T18:02:53.352266682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.352551125Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-10-26T18:02:53.353025129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:02:53.353222937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.353471327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-10-26T18:02:53.353843978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-10-26T18:02:53.354877499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s 
2025-10-26T18:02:53.355269118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T18:02:53', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T18:02:53.355621928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.356412290Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T18:02:53.356568805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026184s 
2025-10-26T18:02:53.356828347Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T18:02:53.357048701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.357345689Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-10-26T18:02:53.357771256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.358074978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T18:02:53.358341023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2025-10-26T18:02:53.358570365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.358854096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-10-26T18:02:53.359151175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s 
2025-10-26T18:02:53.359539827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T18:02:53', 'remove_wombles_kickass') 
2025-10-26T18:02:53.359963360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.360771007Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T18:02:53.360973775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019504s 
2025-10-26T18:02:53.361184459Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T18:02:53.361422098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.361710298Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-10-26T18:02:53.362152408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:02:53.362334164Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.362561422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-10-26T18:02:53.365691726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-10-26T18:02:53.366762712Z [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-10-26T18:02:53.367344003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:02:53.367843478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:02:53.370139742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073307s 
2025-10-26T18:02:53.370561682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T18:02:53', 'make_parsed_episode_info_nullable') 
2025-10-26T18:02:53.370984904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.371906430Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T18:02:53.372139579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090584s 
2025-10-26T18:02:53.372460586Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T18:02:53.372684547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.373046746Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-10-26T18:02:53.373669019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T18:02:53.374153475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T18:02:53.374543320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2025-10-26T18:02:53.374927684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T18:02:53', 'rename_torrent_downloadstation') 
2025-10-26T18:02:53.375324523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.376054172Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T18:02:53.376233303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020501s 
2025-10-26T18:02:53.376460700Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T18:02:53.376676164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.376968403Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-10-26T18:02:53.378216225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T18:02:53.378410457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.378708276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-10-26T18:02:53.379020876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T18:02:53.379997853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011201s 
2025-10-26T18:02:53.380187956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.380383961Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-26T18:02:53.380607581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-10-26T18:02:53.380934670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T18:02:53.381811926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010105s 
2025-10-26T18:02:53.382231140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T18:02:53', 'add_minimumavailability') 
2025-10-26T18:02:53.382525052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.383348280Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T18:02:53.383536179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025048s 
2025-10-26T18:02:53.383803186Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T18:02:53.384055324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.384419417Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-10-26T18:02:53.384885706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.385114908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.385431695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s 
2025-10-26T18:02:53.385825068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T18:02:53', 'add_remux_qualities_for_the_wankers') 
2025-10-26T18:02:53.386225263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.387125045Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T18:02:53.387290629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001962s 
2025-10-26T18:02:53.387517405Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T18:02:53.387729422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.388021400Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-10-26T18:02:53.388584334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.388791190Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.389044029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-10-26T18:02:53.389400397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.390400431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011317s 
2025-10-26T18:02:53.390758782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T18:02:53', 'add_haspredbentry_to_movies') 
2025-10-26T18:02:53.391138106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.391910301Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T18:02:53.392122298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026014s 
2025-10-26T18:02:53.392375398Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T18:02:53.392631463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.392914263Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-10-26T18:02:53.393403939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.393571145Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.393766138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-10-26T18:02:53.394124911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-10-26T18:02:53.395058741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010653s 
2025-10-26T18:02:53.395422944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T18:02:53', 'add_pathstate_to_movies') 
2025-10-26T18:02:53.395787909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.396616458Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T18:02:53.396794025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026289s 
2025-10-26T18:02:53.397009158Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T18:02:53.397203389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.397476339Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-10-26T18:02:53.398231510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-10-26T18:02:53.398708109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-10-26T18:02:53.399249019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008208s 
2025-10-26T18:02:53.399451476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-10-26T18:02:53.399755068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-10-26T18:02:53.400176156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005076s 
2025-10-26T18:02:53.400311969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.400489787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.401346432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008707s 
2025-10-26T18:02:53.401699543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T18:02:53', 'add_import_exclusions_table') 
2025-10-26T18:02:53.402028917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.402894881Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T18:02:53.403067418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023922s 
2025-10-26T18:02:53.403293904Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T18:02:53.413452570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.413898729Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-10-26T18:02:53.414409597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.414585211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:02:53.414771686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-10-26T18:02:53.415053875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-10-26T18:02:53.416065612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2025-10-26T18:02:53.416408933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T18:02:53', 'add_physical_release_note') 
2025-10-26T18:02:53.416736242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.417526684Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T18:02:53.417700514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025511s 
2025-10-26T18:02:53.417922842Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T18:02:53.418112253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.418382768Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-10-26T18:02:53.418746851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.418940321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.420940067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020143s 
2025-10-26T18:02:53.421305924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T18:02:53', 'consolidate_indexer_baseurl') 
2025-10-26T18:02:53.421680388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.422394166Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T18:02:53.422564439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003429s 
2025-10-26T18:02:53.422802187Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T18:02:53.423001258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.423285400Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-10-26T18:02:53.426126792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-10-26T18:02:53.426871832Z [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-10-26T18:02:53.427527002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012137s 
2025-10-26T18:02:53.427950635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-10-26T18:02:53.432748045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2025-10-26T18:02:53.435049279Z [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-10-26T18:02:53.436134123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:53.436890386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:53.439090216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.439468147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113143s 
2025-10-26T18:02:53.439637598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.439787390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T18:02:53.440018595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-10-26T18:02:53.440293449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-10-26T18:02:53.441176968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009495s 
2025-10-26T18:02:53.441329405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.441492894Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:53.441696113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-10-26T18:02:53.442026549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-10-26T18:02:53.442871901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s 
2025-10-26T18:02:53.443240163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T18:02:53', 'add_alternative_titles_table') 
2025-10-26T18:02:53.443584967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.444643429Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T18:02:53.444818000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002712s 
2025-10-26T18:02:53.445070499Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T18:02:53.445286333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.445572970Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-10-26T18:02:53.446270335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.446469666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.446828959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s 
2025-10-26T18:02:53.446999894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T18:02:53.447186409Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-10-26T18:02:53.447372554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-10-26T18:02:53.450427846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-26T18:02:53.451414323Z [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-10-26T18:02:53.452004982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:02:53.452524208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:02:53.454588414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070072s 
2025-10-26T18:02:53.454822746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T18:02:53.455135807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:53.455521954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s 
2025-10-26T18:02:53.455878803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T18:02:53', 'fix_duplicate_alt_titles') 
2025-10-26T18:02:53.456238006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.457244533Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T18:02:53.457431700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021779s 
2025-10-26T18:02:53.457671643Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T18:02:53.457856675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.458137511Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-10-26T18:02:53.460342080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-10-26T18:02:53.460692055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:02:53.461161460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005934s 
2025-10-26T18:02:53.461334258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-10-26T18:02:53.461541566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:02:53.461936261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2025-10-26T18:02:53.462101513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-10-26T18:02:53.462306015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:02:53.462684137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004097s 
2025-10-26T18:02:53.462870923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T18:02:53.463452774Z [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-10-26T18:02:53.463983603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s 
2025-10-26T18:02:53.464160289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T18:02:53.464747061Z [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-10-26T18:02:53.465278471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009354s 
2025-10-26T18:02:53.465448132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T18:02:53.466091388Z [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-10-26T18:02:53.466630563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010099s 
2025-10-26T18:02:53.467003635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T18:02:53', 'movie_extras') 
2025-10-26T18:02:53.467364972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.468569838Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T18:02:53.468758599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029322s 
2025-10-26T18:02:53.468980085Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T18:02:53.469169386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.469444931Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-10-26T18:02:53.470356596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-10-26T18:02:53.470554856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-10-26T18:02:53.471035032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000515s 
2025-10-26T18:02:53.471221398Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-10-26T18:02:53.471414036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-10-26T18:02:53.471922099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004623s 
2025-10-26T18:02:53.472064315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-10-26T18:02:53.472249318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-10-26T18:02:53.472864997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006026s 
2025-10-26T18:02:53.473005059Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-10-26T18:02:53.473218369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-10-26T18:02:53.473606260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s 
2025-10-26T18:02:53.473898709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-10-26T18:02:53.476749409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-10-26T18:02:53.477779383Z [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-10-26T18:02:53.478362016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:02:53.478968638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:02:53.481047745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006939s 
2025-10-26T18:02:53.481258649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-10-26T18:02:53.484348381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2025-10-26T18:02:53.485374067Z [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-10-26T18:02:53.485869855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:02:53.486521918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:02:53.488770696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:02:53.489349512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:02:53.489787614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083337s 
2025-10-26T18:02:53.490147128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-10-26T18:02:53.493370920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-10-26T18:02:53.494494292Z [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-10-26T18:02:53.495038237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:02:53.495534697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:02:53.497600717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071566s 
2025-10-26T18:02:53.497824407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-10-26T18:02:53.501171437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-10-26T18:02:53.501963482Z [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-10-26T18:02:53.502478970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:02:53.503084259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:02:53.505161923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071109s 
2025-10-26T18:02:53.505524503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T18:02:53', 'clean_core_tv') 
2025-10-26T18:02:53.505853756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.507175377Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T18:02:53.507345340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091099s 
2025-10-26T18:02:53.507596435Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T18:02:53.507820506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.508114999Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-10-26T18:02:53.508661199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:02:53.508836472Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:53.509057798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-10-26T18:02:53.509382853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-10-26T18:02:53.510209908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009095s 
2025-10-26T18:02:53.510438789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-10-26T18:02:53.510755376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-10-26T18:02:53.511611731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s 
2025-10-26T18:02:53.512016987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T18:02:53', 'add_cookies_to_indexer_status') 
2025-10-26T18:02:53.512419517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.513394901Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T18:02:53.513590295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026677s 
2025-10-26T18:02:53.513914969Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T18:02:53.514205474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.514672073Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-10-26T18:02:53.515384317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T18:02:53.515812510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T18:02:53.516292446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005961s 
2025-10-26T18:02:53.516539153Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T18:02:53.516837764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T18:02:53.517103028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000349s 
2025-10-26T18:02:53.517474366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T18:02:53', 'banner_to_fanart') 
2025-10-26T18:02:53.517802296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.518777410Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T18:02:53.518931470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019602s 
2025-10-26T18:02:53.519136503Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T18:02:53.519377218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.519632361Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-10-26T18:02:53.520200796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:02:53.520392051Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:53.520621002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-26T18:02:53.520991579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.521988266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011642s 
2025-10-26T18:02:53.522320595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T18:02:53', 'naming_config_colon_action') 
2025-10-26T18:02:53.522691632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.523543057Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T18:02:53.523705093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026907s 
2025-10-26T18:02:53.523933944Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T18:02:53.524117734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.524382126Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-10-26T18:02:53.524932955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-26T18:02:53.525335175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2025-10-26T18:02:53.525788588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006749s 
2025-10-26T18:02:53.526008070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-26T18:02:53.526274797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:02:53.526639542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2025-10-26T18:02:53.526810226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:02:53.526944286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.527144228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-10-26T18:02:53.527449924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-10-26T18:02:53.528294545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009697s 
2025-10-26T18:02:53.528515139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-10-26T18:02:53.528786545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.529619933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-10-26T18:02:53.529838013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.529993395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.530199230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002445s 
2025-10-26T18:02:53.530516879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T18:02:53', 'add_custom_formats') 
2025-10-26T18:02:53.530873788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.531723589Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T18:02:53.531963412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017508s 
2025-10-26T18:02:53.532178085Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T18:02:53.532397116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.532611437Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-10-26T18:02:53.532992234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T18:02:53.533338151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T18:02:53.533615860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s 
2025-10-26T18:02:53.533983380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T18:02:53', 'remove_extra_naming_config') 
2025-10-26T18:02:53.534293805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.535047362Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T18:02:53.535218998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017757s 
2025-10-26T18:02:53.535416836Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T18:02:53.535626559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.535882133Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-10-26T18:02:53.536132628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.536346438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.537905327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001597s 
2025-10-26T18:02:53.538262637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T18:02:53', 'convert_regex_required_tags') 
2025-10-26T18:02:53.538601178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.539339746Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T18:02:53.539545149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029924s 
2025-10-26T18:02:53.539824722Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T18:02:53.539964764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.540231712Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-10-26T18:02:53.540504912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.540698422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.541236295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005266s 
2025-10-26T18:02:53.541617052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T18:02:53', 'fix_format_tags_double_underscore') 
2025-10-26T18:02:53.542035184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.542870716Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T18:02:53.543052502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021004s 
2025-10-26T18:02:53.543248437Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T18:02:53.543454903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.543730798Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-10-26T18:02:53.544118128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T18:02:53.544496931Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:53.544709810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-10-26T18:02:53.545000565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-10-26T18:02:53.545870577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2025-10-26T18:02:53.546114418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T18:02:53.546362648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T18:02:53.546604435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002943s 
2025-10-26T18:02:53.546949449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T18:02:53', 'add_tags_to_net_import') 
2025-10-26T18:02:53.547320066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.548194076Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T18:02:53.548384900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018213s 
2025-10-26T18:02:53.548647018Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T18:02:53.548908043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.549192386Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-10-26T18:02:53.549669697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-26T18:02:53.550094603Z [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-10-26T18:02:53.550554378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006892s 
2025-10-26T18:02:53.550904143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T18:02:53', 'add_custom_filters') 
2025-10-26T18:02:53.551255921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.552118789Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T18:02:53.552313020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021986s 
2025-10-26T18:02:53.552625599Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T18:02:53.552860322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.553125686Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-10-26T18:02:53.555532493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:02:53.555766855Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:53.556031648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-26T18:02:53.556362935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.557412138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011472s 
2025-10-26T18:02:53.557783866Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-10-26T18:02:53.564033872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:02:53.565274851Z [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-10-26T18:02:53.565959299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:02:53.566635952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:02:53.568902235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:02:53.569342552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112928s 
2025-10-26T18:02:53.569567545Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-26T18:02:53.574958981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-26T18:02:53.575960358Z [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-10-26T18:02:53.576540877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T18:02:53.577293061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T18:02:53.579537461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:02:53.580022908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010155s 
2025-10-26T18:02:53.580173792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:02:53.580368765Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:53.580627325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T18:02:53.580957771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-26T18:02:53.581853645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010002s 
2025-10-26T18:02:53.582093628Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T18:02:53.582411167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T18:02:53.582658225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s 
2025-10-26T18:02:53.582821443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:02:53.582949551Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:53.583162109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T18:02:53.586218765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-26T18:02:53.587185752Z [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-10-26T18:02:53.587741852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T18:02:53.588453234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T18:02:53.590517692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:02:53.590930352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075708s 
2025-10-26T18:02:53.591142219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-26T18:02:53.591796827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:02:53.592341294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s 
2025-10-26T18:02:53.592592069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-26T18:02:53.593005180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:02:53.593563234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007429s 
2025-10-26T18:02:53.594018070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T18:02:53', 'indexer_client_status_search_changes') 
2025-10-26T18:02:53.594424338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.595771250Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T18:02:53.596060603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029085s 
2025-10-26T18:02:53.596305566Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T18:02:53.596505910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.596818138Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-10-26T18:02:53.597535904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:02:53.597660184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.597839094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-10-26T18:02:53.598112655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:02:53.598962176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000956s 
2025-10-26T18:02:53.599129012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:02:53.599258683Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.599440609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-10-26T18:02:53.599692977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:02:53.600564622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s 
2025-10-26T18:02:53.600729995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:02:53.600878905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.601049970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-10-26T18:02:53.601319733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:02:53.602167801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009521s 
2025-10-26T18:02:53.602331811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.602519208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.607142719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046153s 
2025-10-26T18:02:53.607523606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T18:02:53', 'add_language_to_files_history_blacklist') 
2025-10-26T18:02:53.607882419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.608767150Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T18:02:53.608942223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062067s 
2025-10-26T18:02:53.609192366Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T18:02:53.609475567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.609738867Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-10-26T18:02:53.611582128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:02:53.611722631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:53.611939819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-10-26T18:02:53.612222939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-26T18:02:53.613065566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009512s 
2025-10-26T18:02:53.613249326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:53.613937702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-26T18:02:53.614194168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008247s 
2025-10-26T18:02:53.614537299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T18:02:53', 'add_update_allowed_quality_profile') 
2025-10-26T18:02:53.614864368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.615652675Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T18:02:53.615833740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022307s 
2025-10-26T18:02:53.616108583Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T18:02:53.616285058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.616554521Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-10-26T18:02:53.616884526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:02:53.617035630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.617216845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-26T18:02:53.617540386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:53.618314725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009331s 
2025-10-26T18:02:53.618486882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.618684300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.634522513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157599s 
2025-10-26T18:02:53.634939623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T18:02:53', 'add_download_client_priority') 
2025-10-26T18:02:53.635310129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.636179760Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T18:02:53.636388510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017489s 
2025-10-26T18:02:53.636651861Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T18:02:53.636842985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.637149523Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-10-26T18:02:53.637499217Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.637758860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-26T18:02:53.638115768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003456s 
2025-10-26T18:02:53.638332575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T18:02:53', 'remove_growl_prowl') 
2025-10-26T18:02:53.638734053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.639366417Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T18:02:53.639525136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016655s 
2025-10-26T18:02:53.639824890Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T18:02:53.639970443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.640215326Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-10-26T18:02:53.640532264Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.640835194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-26T18:02:53.641114226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003626s 
2025-10-26T18:02:53.641338758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.641669895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-26T18:02:53.641960841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2025-10-26T18:02:53.642350786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T18:02:53', 'remove_plex_hometheatre') 
2025-10-26T18:02:53.642709989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.643429258Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T18:02:53.643612908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018276s 
2025-10-26T18:02:53.643771056Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T18:02:53.643966640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.644221333Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-10-26T18:02:53.644458430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.644650918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.646579271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00194s 
2025-10-26T18:02:53.646927222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T18:02:53', 'add_webrip_qualites') 
2025-10-26T18:02:53.647246375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.648037608Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T18:02:53.648188742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033192s 
2025-10-26T18:02:53.648387452Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T18:02:53.648576473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.648830114Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-10-26T18:02:53.649207313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:53.649359560Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:53.649568050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-26T18:02:53.649866922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.650784730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s 
2025-10-26T18:02:53.650940453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:53.651078531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.651279145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-26T18:02:53.651596003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.652455193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009759s 
2025-10-26T18:02:53.652803795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T18:02:53', 'health_issue_notification') 
2025-10-26T18:02:53.653145513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.654040716Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T18:02:53.654202903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025127s 
2025-10-26T18:02:53.654381963Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T18:02:53.654587928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.654816679Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-10-26T18:02:53.655423130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-10-26T18:02:53.655644315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:02:53.656055633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s 
2025-10-26T18:02:53.656257991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-10-26T18:02:53.656520910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-10-26T18:02:53.656876156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s 
2025-10-26T18:02:53.657050457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-10-26T18:02:53.657319198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:53.657645465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s 
2025-10-26T18:02:53.657806048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T18:02:53.658077374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.658376998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004058s 
2025-10-26T18:02:53.658565608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T18:02:53.658782324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:53.659158311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s 
2025-10-26T18:02:53.659470009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T18:02:53', 'speed_improvements') 
2025-10-26T18:02:53.659783119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.660758002Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T18:02:53.660944859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020014s 
2025-10-26T18:02:53.661101384Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T18:02:53.661319794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.661578294Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-10-26T18:02:53.663480384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-10-26T18:02:53.666459183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2025-10-26T18:02:53.667408044Z [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-10-26T18:02:53.667925586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:02:53.668629854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:02:53.670741646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:02:53.671085619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074434s 
2025-10-26T18:02:53.671477749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-10-26T18:02:53.674834127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2025-10-26T18:02:53.675817718Z [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-10-26T18:02:53.676423949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:02:53.677209811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:02:53.679344860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:02:53.679740787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080544s 
2025-10-26T18:02:53.679929497Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:53.680280254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-10-26T18:02:53.680573955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s 
2025-10-26T18:02:53.680912216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T18:02:53', 'fix_profile_format_default') 
2025-10-26T18:02:53.681240036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.682302125Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T18:02:53.682472749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2025-10-26T18:02:53.682690367Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T18:02:53.682877403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.683162528Z [Info] task_duration: Starting migration of Main DB to 163 
2025-10-26T18:02:53.683534587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:02:53.683682435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.683886636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-26T18:02:53.684175217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-26T18:02:53.685077794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00093s 
2025-10-26T18:02:53.685403310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T18:02:53', 'task_duration') 
2025-10-26T18:02:53.685758886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.686480219Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T18:02:53.686629339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023927s 
2025-10-26T18:02:53.686825604Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T18:02:53.687018372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.687272845Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-10-26T18:02:53.688103928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.688264211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:53.688434434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-10-26T18:02:53.688650599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-10-26T18:02:53.689520491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009288s 
2025-10-26T18:02:53.689702277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-10-26T18:02:53.693446396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-10-26T18:02:53.695801499Z [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-10-26T18:02:53.696895612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:53.697931057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:53.699964461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.700371070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:53.700825976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.701249559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:53.701591488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117295s 
2025-10-26T18:02:53.701769386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-10-26T18:02:53.702353452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-10-26T18:02:53.702898048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s 
2025-10-26T18:02:53.703140497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-10-26T18:02:53.703363887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:02:53.703713651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s 
2025-10-26T18:02:53.703954636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-10-26T18:02:53.704188116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T18:02:53.704547761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2025-10-26T18:02:53.704747864Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.705030443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-26T18:02:53.705265516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003521s 
2025-10-26T18:02:53.705468805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:53.705737046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-26T18:02:53.705984394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003366s 
2025-10-26T18:02:53.706293376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T18:02:53', 'movie_collections_crew') 
2025-10-26T18:02:53.706603059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.707703746Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T18:02:53.707898819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020357s 
2025-10-26T18:02:53.711990949Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T18:02:53.712241544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.712513651Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-10-26T18:02:53.713200986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:02:53.713358172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.713546612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-10-26T18:02:53.713858570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.714796779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s 
2025-10-26T18:02:53.714955549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:02:53.715118517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.715302838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-10-26T18:02:53.715617281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.716516822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s 
2025-10-26T18:02:53.716693428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.716885745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.718967738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002096s 
2025-10-26T18:02:53.719152029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.719321791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.719923262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006039s 
2025-10-26T18:02:53.720096531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.720288297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.721163970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008843s 
2025-10-26T18:02:53.721332820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.721535749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.721797456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000303s 
2025-10-26T18:02:53.721971606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.722145076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.725015957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028762s 
2025-10-26T18:02:53.725199406Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.725398557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.726170191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s 
2025-10-26T18:02:53.726566630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T18:02:53', 'remove_custom_formats_from_quality_model') 
2025-10-26T18:02:53.726915312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.727813410Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T18:02:53.728013102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023769s 
2025-10-26T18:02:53.728219348Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T18:02:53.728428288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.728675296Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-10-26T18:02:53.729003256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.729188620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.730152360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s 
2025-10-26T18:02:53.730343345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.730528999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.731098004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006037s 
2025-10-26T18:02:53.731266824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.731456396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.732103148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006744s 
2025-10-26T18:02:53.732462071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T18:02:53', 'fix_tmdb_list_config') 
2025-10-26T18:02:53.732803148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.733540503Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T18:02:53.733713571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020607s 
2025-10-26T18:02:53.733905959Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T18:02:53.734117164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.734373109Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-10-26T18:02:53.734773966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-10-26T18:02:53.738679681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-10-26T18:02:53.741045164Z [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-10-26T18:02:53.742140310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:53.743149221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:53.745336706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.745786733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:53.746234825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.746693388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:53.747050718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120847s 
2025-10-26T18:02:53.747401164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T18:02:53.747687460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T18:02:53.747945480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003263s 
2025-10-26T18:02:53.748100622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:02:53.748276737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.748457982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-10-26T18:02:53.748724619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-26T18:02:53.749615833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009611s 
2025-10-26T18:02:53.749802189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-10-26T18:02:53.752859595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-26T18:02:53.753976624Z [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-10-26T18:02:53.754592064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:02:53.755269798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:02:53.757443596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:02:53.757804412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007828s 
2025-10-26T18:02:53.758152533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T18:02:53', 'remove_movie_pathstate') 
2025-10-26T18:02:53.758476355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.759753667Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T18:02:53.759933299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097435s 
2025-10-26T18:02:53.761506948Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T18:02:53.761728594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.762006664Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-10-26T18:02:53.762500609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T18:02:53.762663837Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.762871515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-10-26T18:02:53.763185929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:02:53.764146593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s 
2025-10-26T18:02:53.764326014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.764569074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.766618571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002124s 
2025-10-26T18:02:53.766870258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-10-26T18:02:53.769567359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2025-10-26T18:02:53.770218450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-10-26T18:02:53.770617935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T18:02:53.771298144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T18:02:53.773476000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:02:53.773842057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068307s 
2025-10-26T18:02:53.774171661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T18:02:53', 'custom_format_rework') 
2025-10-26T18:02:53.774499190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.775618664Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T18:02:53.775785661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085814s 
2025-10-26T18:02:53.776011165Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T18:02:53.776228803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.776481582Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-10-26T18:02:53.777010106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:02:53.777180389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.777367977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-10-26T18:02:53.777657390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.778542903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009941s 
2025-10-26T18:02:53.778705270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:02:53.778859961Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.779057820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-10-26T18:02:53.779374617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.780280932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010338s 
2025-10-26T18:02:53.780457247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.780644845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.782334437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016955s 
2025-10-26T18:02:53.782543919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-10-26T18:02:53.785569131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-10-26T18:02:53.786634757Z [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-10-26T18:02:53.787192791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:02:53.787972561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:02:53.790084604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:02:53.790432735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077469s 
2025-10-26T18:02:53.790618850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T18:02:53.790770535Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:53.791015529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-10-26T18:02:53.791364752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.792267139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s 
2025-10-26T18:02:53.792618597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T18:02:53', 'custom_format_scores') 
2025-10-26T18:02:53.792945164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.794080681Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T18:02:53.794237066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028275s 
2025-10-26T18:02:53.794453712Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T18:02:53.794662402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.794923538Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-10-26T18:02:53.795291279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.795571443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.836374477Z []
2025-10-26T18:02:53.836503506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409743s 
2025-10-26T18:02:53.836719331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.836909744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.837446125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s 
2025-10-26T18:02:53.838902918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T18:02:53.839408777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T18:02:53.839871498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s 
2025-10-26T18:02:53.840233097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T18:02:53', 'fix_trakt_list_config') 
2025-10-26T18:02:53.840536157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.841441540Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T18:02:53.841608015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022311s 
2025-10-26T18:02:53.841839682Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T18:02:53.842053672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.842299528Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-10-26T18:02:53.842695836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-26T18:02:53.842861960Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.843063045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-26T18:02:53.843354402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-26T18:02:53.844252280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000999s 
2025-10-26T18:02:53.844413925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.844587214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.845617038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010381s 
2025-10-26T18:02:53.845977003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T18:02:53', 'quality_definition_preferred_size') 
2025-10-26T18:02:53.846326878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.847203834Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T18:02:53.847404718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025856s 
2025-10-26T18:02:53.847590773Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T18:02:53.847756677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.848006360Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-10-26T18:02:53.848804908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-26T18:02:53.849443053Z [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-10-26T18:02:53.850014574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010478s 
2025-10-26T18:02:53.850209967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-26T18:02:53.850507957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T18:02:53.850857381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2025-10-26T18:02:53.851053756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-10-26T18:02:53.851341165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T18:02:53.851695057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2025-10-26T18:02:53.851950281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-26T18:02:53.852230866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T18:02:53.852574709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004908s 
2025-10-26T18:02:53.852747066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.852916697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.853627158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007264s 
2025-10-26T18:02:53.853949697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T18:02:53', 'add_download_history') 
2025-10-26T18:02:53.854274732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.855284415Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T18:02:53.855480770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023588s 
2025-10-26T18:02:53.855645492Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T18:02:53.855833491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.856079276Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-10-26T18:02:53.856562348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-10-26T18:02:53.857110472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:02:53.857652734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 
2025-10-26T18:02:53.857847276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-10-26T18:02:53.858142240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-10-26T18:02:53.858480721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s 
2025-10-26T18:02:53.858806948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T18:02:53', 'net_import_status') 
2025-10-26T18:02:53.859122874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.860119271Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T18:02:53.860259333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020649s 
2025-10-26T18:02:53.860453694Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T18:02:53.860673236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.860922288Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-10-26T18:02:53.861157672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.861354789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.862286625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009492s 
2025-10-26T18:02:53.862613293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T18:02:53', 'email_multiple_addresses') 
2025-10-26T18:02:53.862956223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.863754601Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T18:02:53.863921447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023821s 
2025-10-26T18:02:53.864138414Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T18:02:53.864332735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.864591396Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-10-26T18:02:53.864942543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T18:02:53.865258309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T18:02:53.865612783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s 
2025-10-26T18:02:53.865977077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T18:02:53', 'remove_chown_and_folderchmod_config') 
2025-10-26T18:02:53.866296420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.867109186Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T18:02:53.867277806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018876s 
2025-10-26T18:02:53.867451406Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T18:02:53.867658352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.867922574Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-10-26T18:02:53.868264373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.868389254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.868579297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-10-26T18:02:53.868837166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:02:53.869748371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s 
2025-10-26T18:02:53.870067463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T18:02:53', 'movie_recommendations') 
2025-10-26T18:02:53.870389883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.871268151Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T18:02:53.871429075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024982s 
2025-10-26T18:02:53.871618597Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T18:02:53.871807748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.872081830Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-10-26T18:02:53.873551589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.873701020Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.873884880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-10-26T18:02:53.874166538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:53.875100598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s 
2025-10-26T18:02:53.875246522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.875395071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.875553901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-10-26T18:02:53.875800909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-10-26T18:02:53.876716572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009704s 
2025-10-26T18:02:53.876871124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.877001506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:53.877172290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-10-26T18:02:53.877440701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-10-26T18:02:53.878328138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009702s 
2025-10-26T18:02:53.878515876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-10-26T18:02:53.882654108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:02:53.885235507Z [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-10-26T18:02:53.886371094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:53.887366208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:53.890796776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.891242784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:53.891679513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.892142886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:53.892465546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01378s 
2025-10-26T18:02:53.892681340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-10-26T18:02:53.896723991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:02:53.899131278Z [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-10-26T18:02:53.900232726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:53.901147799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:53.903408070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:53.903882475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:53.904309255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:53.904736636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:53.905076851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122399s 
2025-10-26T18:02:53.905234989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:02:53.905384500Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:53.905577068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-10-26T18:02:53.905868004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.906760271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009926s 
2025-10-26T18:02:53.906991206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T18:02:53.907258294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T18:02:53.907499299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003186s 
2025-10-26T18:02:53.907690404Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-10-26T18:02:53.910813433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-10-26T18:02:53.911880050Z [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-10-26T18:02:53.912459096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:02:53.913069455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:02:53.915311470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073822s 
2025-10-26T18:02:53.915703329Z [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-10-26T18:02:53.916325532Z [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-10-26T18:02:53.916809907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007759s 
2025-10-26T18:02:53.917047686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T18:02:53.917317850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T18:02:53.917729880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000441s 
2025-10-26T18:02:53.917844050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.918027269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.919207936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011987s 
2025-10-26T18:02:53.919375002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.919547881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.920078980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005553s 
2025-10-26T18:02:53.920240335Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:53.920574297Z [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-10-26T18:02:53.920865133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s 
2025-10-26T18:02:53.921018853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:53.921236070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-10-26T18:02:53.921513970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003531s 
2025-10-26T18:02:53.921845668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T18:02:53', 'language_improvements') 
2025-10-26T18:02:53.922179009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.923472032Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T18:02:53.923634099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022763s 
2025-10-26T18:02:53.923861707Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T18:02:53.924046599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.924301122Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-10-26T18:02:53.924615064Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.924810277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.926085165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012878s 
2025-10-26T18:02:53.926238784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.926430580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.927190992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007632s 
2025-10-26T18:02:53.927486166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T18:02:53', 'new_list_server') 
2025-10-26T18:02:53.927815289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.928631382Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T18:02:53.928785913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022167s 
2025-10-26T18:02:53.928995004Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T18:02:53.929204366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.929428898Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-10-26T18:02:53.929807100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-10-26T18:02:53.930122485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:02:53.930498843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s 
2025-10-26T18:02:53.930709877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-10-26T18:02:53.930981655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T18:02:53.931319966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s 
2025-10-26T18:02:53.931666133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T18:02:53', 'movie_translation_indexes') 
2025-10-26T18:02:53.932085998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.933023556Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T18:02:53.933208349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021261s 
2025-10-26T18:02:53.933393361Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T18:02:53.933600829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.933845862Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-10-26T18:02:53.934105295Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.934296750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.937641776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033455s 
2025-10-26T18:02:53.937992993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T18:02:53', 'fix_invalid_profile_references') 
2025-10-26T18:02:53.938324471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.939112167Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T18:02:53.939299764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047998s 
2025-10-26T18:02:53.939479156Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T18:02:53.939664820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.939920244Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-10-26T18:02:53.941739718Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-10-26T18:02:53.942072007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-10-26T18:02:53.944394594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024534s 
2025-10-26T18:02:53.944597673Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-10-26T18:02:53.944875292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-10-26T18:02:53.947014960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022364s 
2025-10-26T18:02:53.947295826Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T18:02:53.947611191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T18:02:53.947962689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s 
2025-10-26T18:02:53.948115637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:02:53.948242963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.948434930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-10-26T18:02:53.948738982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.949621389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2025-10-26T18:02:53.949812985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-10-26T18:02:53.950793128Z [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-10-26T18:02:53.951548439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015855s 
2025-10-26T18:02:53.951912843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T18:02:53', 'list_movies_table') 
2025-10-26T18:02:53.952199450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.953072508Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T18:02:53.953241158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030997s 
2025-10-26T18:02:53.953452634Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T18:02:53.953669561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.953889393Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-10-26T18:02:53.954291713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:53.954466115Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:53.954619884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-10-26T18:02:53.954903225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:53.955879511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010422s 
2025-10-26T18:02:53.956224445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T18:02:53', 'on_delete_notification') 
2025-10-26T18:02:53.956576845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.957577981Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T18:02:53.957728304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027092s 
2025-10-26T18:02:53.957966583Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T18:02:53.958174863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.958442832Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-10-26T18:02:53.958862187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.959064254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.959630354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005937s 
2025-10-26T18:02:53.959904576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T18:02:53.960172505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T18:02:53.960434763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003393s 
2025-10-26T18:02:53.960633664Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-10-26T18:02:53.966426438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-10-26T18:02:53.967601334Z [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-10-26T18:02:53.968207445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:02:53.969098108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:02:53.971783236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:02:53.972166738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113543s 
2025-10-26T18:02:53.972585401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T18:02:53', 'download_propers_config') 
2025-10-26T18:02:53.972951628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.974380967Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T18:02:53.974538213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134941s 
2025-10-26T18:02:53.974794449Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T18:02:53.975049102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.975345830Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-10-26T18:02:53.975892170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:02:53.976055819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-26T18:02:53.976242205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-26T18:02:53.976554614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-26T18:02:53.977632514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s 
2025-10-26T18:02:53.977995044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T18:02:53', 'add_priority_to_indexers') 
2025-10-26T18:02:53.978408787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.979282887Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T18:02:53.979462289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027919s 
2025-10-26T18:02:53.979735799Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T18:02:53.980004070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.980337631Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-10-26T18:02:53.980864051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T18:02:53.981234808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:53.981680696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006116s 
2025-10-26T18:02:53.981895138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-10-26T18:02:53.982194039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:02:53.982548323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s 
2025-10-26T18:02:53.982924641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T18:02:53', 'add_alternative_title_indices') 
2025-10-26T18:02:53.983283062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:53.984254919Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T18:02:53.984502999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021315s 
2025-10-26T18:02:53.984713623Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T18:02:53.984914006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:53.985263440Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-10-26T18:02:53.986648990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:53.986852500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:53.988413493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015723s 
2025-10-26T18:02:53.988912448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-10-26T18:02:53.989387154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-10-26T18:02:53.989813372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000734s 
2025-10-26T18:02:53.990006742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:53.990195432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:53.990382589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-10-26T18:02:53.994995818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:02:53.997775516Z [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-10-26T18:02:53.998932305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.000006388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.003560013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:54.004085662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:54.004643225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:54.005022438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014469s 
2025-10-26T18:02:54.005235207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T18:02:54.005533628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:54.005934615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s 
2025-10-26T18:02:54.006284920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T18:02:54', 'fix_tmdb_duplicates') 
2025-10-26T18:02:54.006649805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.007879652Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T18:02:54.008132922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002375s 
2025-10-26T18:02:54.008344017Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T18:02:54.008536765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.008815857Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-10-26T18:02:54.009190802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.009382989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.009985052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006143s 
2025-10-26T18:02:54.010331419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T18:02:54', 'swap_filechmod_for_folderchmod') 
2025-10-26T18:02:54.010679189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.011501866Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T18:02:54.011694113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020804s 
2025-10-26T18:02:54.011913054Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T18:02:54.012122235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.012394363Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-10-26T18:02:54.013082008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T18:02:54.013375950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T18:02:54.013712798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s 
2025-10-26T18:02:54.014075108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T18:02:54.014542339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T18:02:54.014862784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s 
2025-10-26T18:02:54.015158279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:02:54.015445998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:02:54.015722335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2025-10-26T18:02:54.016106208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T18:02:54', 'mediainfo_channels') 
2025-10-26T18:02:54.016485201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.017308749Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T18:02:54.017472659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019125s 
2025-10-26T18:02:54.017695929Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T18:02:54.017889659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.018158901Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-10-26T18:02:54.018652946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T18:02:54', 'add_update_history') 
2025-10-26T18:02:54.019051047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.019828784Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T18:02:54.020037003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019277s 
2025-10-26T18:02:54.020235663Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T18:02:54.020485897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.020786923Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-10-26T18:02:54.024910637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:02:54.025403218Z [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-10-26T18:02:54.025789005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000566s 
2025-10-26T18:02:54.026176486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:02:54.026623476Z [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-10-26T18:02:54.026945604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005143s 
2025-10-26T18:02:54.027320379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T18:02:54', 'update_awesome_hd_link') 
2025-10-26T18:02:54.027690244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.028512600Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T18:02:54.028685378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020492s 
2025-10-26T18:02:54.028876312Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T18:02:54.029078429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.029339014Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-10-26T18:02:54.029726083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.030013262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-10-26T18:02:54.030333547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003518s 
2025-10-26T18:02:54.030580735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T18:02:54', 'remove_awesomehd') 
2025-10-26T18:02:54.030901571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.031596881Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T18:02:54.031752925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s 
2025-10-26T18:02:54.031988459Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T18:02:54.032185366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.032436421Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-10-26T18:02:54.032955336Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-10-26T18:02:54.036607190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-10-26T18:02:54.037854211Z [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-10-26T18:02:54.038496023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-26T18:02:54.038965268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-26T18:02:54.041428939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082717s 
2025-10-26T18:02:54.041584623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:54.041753773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:02:54.041927403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-10-26T18:02:54.042233189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.043170747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s 
2025-10-26T18:02:54.043382042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:54.043474578Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:54.043698940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-10-26T18:02:54.044041069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.045048618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011718s 
2025-10-26T18:02:54.045414885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T18:02:54', 'add_on_delete_to_notifications') 
2025-10-26T18:02:54.045779590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.046871038Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T18:02:54.047101682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029404s 
2025-10-26T18:02:54.047311875Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T18:02:54.047540967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.047831261Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-10-26T18:02:54.048722927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:02:54.048882167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T18:02:54.049090287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-26T18:02:54.049425421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.050511248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012233s 
2025-10-26T18:02:54.050678996Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:54.050942136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-26T18:02:54.051335197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004629s 
2025-10-26T18:02:54.051677487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T18:02:54', 'add_bypass_to_delay_profile') 
2025-10-26T18:02:54.052052893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.052880960Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T18:02:54.053075532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002013s 
2025-10-26T18:02:54.053246606Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T18:02:54.053457351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.053718617Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-10-26T18:02:54.056743788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T18:02:54.057436042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T18:02:54.057907642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000817s 
2025-10-26T18:02:54.058263699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T18:02:54', 'update_notifiarr') 
2025-10-26T18:02:54.058649987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.059448956Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T18:02:54.059630692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023142s 
2025-10-26T18:02:54.059858681Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T18:02:54.060206742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.060490313Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-10-26T18:02:54.061009859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T18:02:54.061468452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T18:02:54.061791924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005108s 
2025-10-26T18:02:54.062111798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T18:02:54', 'legacy_mediainfo_hdr') 
2025-10-26T18:02:54.062498827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.063141882Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T18:02:54.063351825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018547s 
2025-10-26T18:02:54.063588421Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T18:02:54.063772171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.064056283Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-10-26T18:02:54.064375787Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-26T18:02:54.064643456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-26T18:02:54.067572694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029474s 
2025-10-26T18:02:54.067912308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T18:02:54', 'rename_blacklist_to_blocklist') 
2025-10-26T18:02:54.068298736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.069507480Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T18:02:54.069708244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048499s 
2025-10-26T18:02:54.069894550Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T18:02:54.070075614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.070374166Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-10-26T18:02:54.070716986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:02:54.070863371Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.071038153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-26T18:02:54.071280110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-26T18:02:54.072253450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010253s 
2025-10-26T18:02:54.072582613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T18:02:54', 'add_indexer_tags') 
2025-10-26T18:02:54.072931686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.073837039Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T18:02:54.074002963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025972s 
2025-10-26T18:02:54.074299540Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T18:02:54.074461336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.074708443Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-10-26T18:02:54.075031634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.075232639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.076439569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012236s 
2025-10-26T18:02:54.076802350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T18:02:54', 'mediainfo_to_ffmpeg') 
2025-10-26T18:02:54.077168036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.077947866Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T18:02:54.078150655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027246s 
2025-10-26T18:02:54.078403444Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T18:02:54.078647385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.078935756Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-10-26T18:02:54.079421825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:02:54.079574953Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.079795046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-26T18:02:54.080186003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:54.081400840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013632s 
2025-10-26T18:02:54.081617977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-26T18:02:54.081949905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:54.082969468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011502s 
2025-10-26T18:02:54.083128699Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.083338672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.086658116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033093s 
2025-10-26T18:02:54.087019003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T18:02:54', 'cdh_per_downloadclient') 
2025-10-26T18:02:54.087363446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.088483111Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T18:02:54.088645398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051298s 
2025-10-26T18:02:54.088867946Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T18:02:54.089061085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.089318603Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-10-26T18:02:54.089654359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.089828801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.091145813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013334s 
2025-10-26T18:02:54.091499175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T18:02:54', 'migrate_discord_from_slack') 
2025-10-26T18:02:54.091897647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.092776928Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T18:02:54.092914645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028772s 
2025-10-26T18:02:54.093116551Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T18:02:54.093350563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.093605245Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-10-26T18:02:54.094712896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:54.094994022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T18:02:54.095286952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s 
2025-10-26T18:02:54.095445100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:54.095790215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T18:02:54.096022252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004232s 
2025-10-26T18:02:54.096203818Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:54.096434372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T18:02:54.096680558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003251s 
2025-10-26T18:02:54.096828606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:02:54.097123991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T18:02:54.097414145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004089s 
2025-10-26T18:02:54.097600721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-10-26T18:02:54.102542983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:02:54.105968721Z [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-10-26T18:02:54.107206003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.108337551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.110853568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:54.111342723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:54.111886338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:54.112343839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:54.112734776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149257s 
2025-10-26T18:02:54.113089230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T18:02:54', 'remove_predb') 
2025-10-26T18:02:54.113496400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.115155951Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T18:02:54.115336335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017288s 
2025-10-26T18:02:54.115669716Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T18:02:54.116211477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.116241527Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-10-26T18:02:54.116892158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:54.117064254Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.117293776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-26T18:02:54.117637619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.118636731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011591s 
2025-10-26T18:02:54.119021064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T18:02:54', 'add_on_update_to_notifications') 
2025-10-26T18:02:54.119319626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.120350942Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T18:02:54.120754244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026647s 
2025-10-26T18:02:54.121172296Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T18:02:54.121356998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.121620769Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-10-26T18:02:54.122896328Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.123128485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T18:02:54.123350803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002789s 
2025-10-26T18:02:54.123515384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-10-26T18:02:54.127860805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:02:54.130257010Z [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-10-26T18:02:54.131309910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.132389274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.134758895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:54.135213852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:54.135655491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:54.136149275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:54.136502677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128258s 
2025-10-26T18:02:54.136721858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-10-26T18:02:54.140191405Z [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-10-26T18:02:54.140915533Z [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-10-26T18:02:54.141378074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T18:02:54.142189157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T18:02:54.144548238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:02:54.145070349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T18:02:54.145598082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:02:54.145954048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090826s 
2025-10-26T18:02:54.146159843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-10-26T18:02:54.150926852Z [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-10-26T18:02:54.151872226Z [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-10-26T18:02:54.152373926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:02:54.152819443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:02:54.155028963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086988s 
2025-10-26T18:02:54.155241180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-10-26T18:02:54.158525654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-10-26T18:02:54.159450967Z [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-10-26T18:02:54.160009422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T18:02:54.160739672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T18:02:54.163025926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:02:54.163487485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T18:02:54.163930126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084463s 
2025-10-26T18:02:54.164039146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-10-26T18:02:54.167279902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-10-26T18:02:54.168258292Z [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-10-26T18:02:54.168774752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:02:54.169499471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:02:54.171799883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:02:54.172181031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007973s 
2025-10-26T18:02:54.172411946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-10-26T18:02:54.175561699Z [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-10-26T18:02:54.176332170Z [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-10-26T18:02:54.176788980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:02:54.177350230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:02:54.179534629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069434s 
2025-10-26T18:02:54.179716545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-10-26T18:02:54.182999797Z [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-10-26T18:02:54.184053659Z [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-10-26T18:02:54.184622474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:02:54.185183323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:02:54.187328934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074329s 
2025-10-26T18:02:54.187501932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-10-26T18:02:54.190687717Z [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-10-26T18:02:54.191501256Z [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-10-26T18:02:54.191996152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:02:54.192785632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:02:54.195030974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:02:54.195483194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:02:54.195883741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082056s 
2025-10-26T18:02:54.196108143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-10-26T18:02:54.199457538Z [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-10-26T18:02:54.200543695Z [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-10-26T18:02:54.201112240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:02:54.201660243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:02:54.203896206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075786s 
2025-10-26T18:02:54.204149596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-10-26T18:02:54.207455813Z [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-10-26T18:02:54.208569306Z [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-10-26T18:02:54.209148392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:02:54.209845686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:02:54.212110286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:02:54.212474309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008207s 
2025-10-26T18:02:54.212654051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-10-26T18:02:54.217771626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-10-26T18:02:54.218562940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-10-26T18:02:54.219008236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T18:02:54.219781353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T18:02:54.222111395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:02:54.222516260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096403s 
2025-10-26T18:02:54.222826545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T18:02:54', 'ensure_identity_on_id_columns') 
2025-10-26T18:02:54.223174676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.225507043Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T18:02:54.225684119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126348s 
2025-10-26T18:02:54.225928381Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T18:02:54.226117091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.226396193Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-10-26T18:02:54.226951632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:02:54.227102696Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.227299212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-26T18:02:54.227608645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.228633809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011336s 
2025-10-26T18:02:54.228973273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T18:02:54', 'download_client_per_indexer') 
2025-10-26T18:02:54.229278046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.230081755Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T18:02:54.230222388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025449s 
2025-10-26T18:02:54.230438824Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T18:02:54.230608696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.230874691Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-10-26T18:02:54.231408727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T18:02:54.231788321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T18:02:54.232095780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s 
2025-10-26T18:02:54.232396977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T18:02:54.232783044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T18:02:54.233050392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s 
2025-10-26T18:02:54.233203300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.233371028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.234553670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011894s 
2025-10-26T18:02:54.234707950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.234893594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.235162986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002917s 
2025-10-26T18:02:54.235485506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T18:02:54', 'multiple_ratings_support') 
2025-10-26T18:02:54.235815841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.236557885Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T18:02:54.236705342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016397s 
2025-10-26T18:02:54.236933151Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T18:02:54.237083424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.237312265Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-10-26T18:02:54.239502656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-10-26T18:02:54.240745448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2025-10-26T18:02:54.241705461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020275s 
2025-10-26T18:02:54.241912498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-10-26T18:02:54.242195718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:02:54.242543008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s 
2025-10-26T18:02:54.242728301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-10-26T18:02:54.243019998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:02:54.243428160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s 
2025-10-26T18:02:54.243571308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-10-26T18:02:54.243888096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:02:54.244238372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005157s 
2025-10-26T18:02:54.247233563Z [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-10-26T18:02:54.247260146Z                           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-10-26T18:02:54.247276209Z                           FROM "Movies" 
2025-10-26T18:02:54.248933867Z [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-10-26T18:02:54.248961723Z                           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-10-26T18:02:54.248974939Z                           FROM "Movies" 
2025-10-26T18:02:54.249833839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018954s 
2025-10-26T18:02:54.251138576Z [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-10-26T18:02:54.251161613Z                           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-10-26T18:02:54.251173637Z                           FROM "ImportListMovies"
2025-10-26T18:02:54.251182084Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T18:02:54.251191513Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T18:02:54.253013071Z [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-10-26T18:02:54.253045246Z                           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-10-26T18:02:54.253059735Z                           FROM "ImportListMovies"
2025-10-26T18:02:54.253069945Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T18:02:54.253081138Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T18:02:54.254209911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023183s 
2025-10-26T18:02:54.254350263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:54.254481979Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.254663504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-10-26T18:02:54.254956294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.256044074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s 
2025-10-26T18:02:54.256155198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T18:02:54.256296963Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.256515263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-10-26T18:02:54.256806119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.257742695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001067s 
2025-10-26T18:02:54.257963520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-10-26T18:02:54.258046577Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.258219415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-10-26T18:02:54.258488407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.259423620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010315s 
2025-10-26T18:02:54.259602841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-10-26T18:02:54.259738193Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.259947375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-10-26T18:02:54.260265325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.261199366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2025-10-26T18:02:54.261373296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-10-26T18:02:54.261510302Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.261725345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-10-26T18:02:54.262019126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.262953438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010666s 
2025-10-26T18:02:54.263164062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-10-26T18:02:54.263500920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.263884242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s 
2025-10-26T18:02:54.264288636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-10-26T18:02:54.264302875Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:02:54.264331763Z                                                   FROM "MovieMetadata"
2025-10-26T18:02:54.264340571Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T18:02:54.264768903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-10-26T18:02:54.264788002Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:02:54.264797461Z                                                   FROM "MovieMetadata"
2025-10-26T18:02:54.264809746Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T18:02:54.265079789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s 
2025-10-26T18:02:54.265503092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-10-26T18:02:54.265523152Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:02:54.265533032Z                                                   FROM "Movies" 
2025-10-26T18:02:54.265541559Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T18:02:54.265925001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-10-26T18:02:54.265937577Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:02:54.265946425Z                                                   FROM "Movies" 
2025-10-26T18:02:54.265954751Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T18:02:54.266265247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005471s 
2025-10-26T18:02:54.266630272Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-10-26T18:02:54.266648027Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:02:54.266657206Z                                                   FROM "Movies" 
2025-10-26T18:02:54.266665693Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T18:02:54.267040758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-10-26T18:02:54.267052993Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:02:54.267059867Z                                                   FROM "Movies" 
2025-10-26T18:02:54.267066310Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T18:02:54.267370372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2025-10-26T18:02:54.267741128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-10-26T18:02:54.267775718Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:02:54.267785097Z                                                   FROM "Movies" 
2025-10-26T18:02:54.267793835Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T18:02:54.268229802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-10-26T18:02:54.268251837Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:02:54.268260655Z                                                   FROM "Movies" 
2025-10-26T18:02:54.268268420Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T18:02:54.268581060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005505s 
2025-10-26T18:02:54.268952608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-10-26T18:02:54.268971947Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:02:54.268981416Z                                                   FROM "MovieMetadata" 
2025-10-26T18:02:54.268989883Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T18:02:54.269513107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-10-26T18:02:54.269533628Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:02:54.269542646Z                                                   FROM "MovieMetadata" 
2025-10-26T18:02:54.269551113Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T18:02:54.269845776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006163s 
2025-10-26T18:02:54.270009536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:54.270146722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.270320723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-10-26T18:02:54.274862538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:02:54.277422483Z [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-10-26T18:02:54.278545044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.279527633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.282025553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:02:54.282467342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:02:54.282924663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:02:54.283422566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:02:54.283719544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132215s 
2025-10-26T18:02:54.283928044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-10-26T18:02:54.284226996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.284601039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2025-10-26T18:02:54.284764829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-10-26T18:02:54.288815846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.289909188Z [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-10-26T18:02:54.290459025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:02:54.291405621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:02:54.294147322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:54.294540554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095731s 
2025-10-26T18:02:54.294708782Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-10-26T18:02:54.298672143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.299862540Z [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-10-26T18:02:54.300402507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T18:02:54.301151516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T18:02:54.303872205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:02:54.304307231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094044s 
2025-10-26T18:02:54.304512093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-10-26T18:02:54.308518902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.309466149Z [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-10-26T18:02:54.309978491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T18:02:54.310832190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T18:02:54.313598771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:02:54.314227587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:02:54.314638544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099181s 
2025-10-26T18:02:54.315308313Z [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-10-26T18:02:54.320623977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:02:54.321044333Z [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-10-26T18:02:54.321630594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.322882535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.325356908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.325739498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099808s 
2025-10-26T18:02:54.326240247Z [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-10-26T18:02:54.330139388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.330886863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-10-26T18:02:54.331267339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-10-26T18:02:54.331876726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-10-26T18:02:54.334258613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.334694901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080579s 
2025-10-26T18:02:54.334981589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T18:02:54', 'movie_metadata') 
2025-10-26T18:02:54.335328267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.337089503Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T18:02:54.337251499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104706s 
2025-10-26T18:02:54.337469158Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T18:02:54.337669451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.337932771Z [Info] add_collections: Starting migration of Main DB to 208 
2025-10-26T18:02:54.339241877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-10-26T18:02:54.340104695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-10-26T18:02:54.340811227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013946s 
2025-10-26T18:02:54.340993695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-10-26T18:02:54.341259320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:02:54.341629375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004627s 
2025-10-26T18:02:54.341821422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:02:54.341937405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.342129242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-10-26T18:02:54.342423424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-10-26T18:02:54.343335190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010277s 
2025-10-26T18:02:54.343557468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-10-26T18:02:54.343857692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-10-26T18:02:54.344742815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009776s 
2025-10-26T18:02:54.344945313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:02:54.345106948Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.345282201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-10-26T18:02:54.345477634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-10-26T18:02:54.346376785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009602s 
2025-10-26T18:02:54.346579814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.348394538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.349945471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031679s 
2025-10-26T18:02:54.350094281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.350296798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.350848790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s 
2025-10-26T18:02:54.351056338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.351259928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.351950589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007006s 
2025-10-26T18:02:54.352122575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.352306064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.353054762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007695s 
2025-10-26T18:02:54.353232530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:02:54.353398424Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.353605521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-10-26T18:02:54.357744355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-10-26T18:02:54.359199455Z [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-10-26T18:02:54.359874414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:02:54.360630938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:02:54.363450436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:02:54.363863508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100324s 
2025-10-26T18:02:54.364101497Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-10-26T18:02:54.368425694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-10-26T18:02:54.369748648Z [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-10-26T18:02:54.370422124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:02:54.371152245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:02:54.373742190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:02:54.374083257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097928s 
2025-10-26T18:02:54.374356016Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.374581760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-10-26T18:02:54.374852556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003729s 
2025-10-26T18:02:54.375045294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-10-26T18:02:54.379190130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:02:54.381439760Z [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-10-26T18:02:54.382416026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:02:54.383223332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:02:54.385720931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:02:54.386224906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:02:54.386733220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:02:54.387103936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011887s 
2025-10-26T18:02:54.387439031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T18:02:54', 'add_collections') 
2025-10-26T18:02:54.387752693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.389003411Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T18:02:54.389180938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137704s 
2025-10-26T18:02:54.389424349Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T18:02:54.389609662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.389908063Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-10-26T18:02:54.390458661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-10-26T18:02:54.390822594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:02:54.391235486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005675s 
2025-10-26T18:02:54.391442523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-10-26T18:02:54.391773729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.392209848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006059s 
2025-10-26T18:02:54.392558820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T18:02:54', 'movie_meta_collection_index') 
2025-10-26T18:02:54.392909066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.393753306Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T18:02:54.393959631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020562s 
2025-10-26T18:02:54.394164423Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T18:02:54.394373565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.394612716Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-10-26T18:02:54.395016559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:54.395173265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:54.395366805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-10-26T18:02:54.395723052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.396775932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011956s 
2025-10-26T18:02:54.397106287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T18:02:54', 'movie_added_notifications') 
2025-10-26T18:02:54.397442284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.398174999Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T18:02:54.398343589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025636s 
2025-10-26T18:02:54.398538181Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T18:02:54.398733203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.399021334Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-10-26T18:02:54.399364955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-10-26T18:02:54.399698377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.400118824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s 
2025-10-26T18:02:54.400319257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-10-26T18:02:54.400613109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.400952302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004548s 
2025-10-26T18:02:54.401269150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T18:02:54', 'more_movie_meta_index') 
2025-10-26T18:02:54.401588603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.402395719Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T18:02:54.402508666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018216s 
2025-10-26T18:02:54.402740102Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T18:02:54.402946107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.403219538Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-10-26T18:02:54.405396782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.405690554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T18:02:54.405903372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003056s 
2025-10-26T18:02:54.406059997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T18:02:54.406199458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.406372547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-26T18:02:54.410028378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-26T18:02:54.411130688Z [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-10-26T18:02:54.411706267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:02:54.412183759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:02:54.414564903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079916s 
2025-10-26T18:02:54.414752892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T18:02:54.414875328Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.415083407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-26T18:02:54.418715030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-26T18:02:54.419790025Z [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-10-26T18:02:54.420428601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:02:54.420951955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:02:54.423261876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079874s 
2025-10-26T18:02:54.423426458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:02:54.423561450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.423750731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-10-26T18:02:54.427437916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-10-26T18:02:54.428792824Z [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-10-26T18:02:54.429433444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T18:02:54.430123313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T18:02:54.432657616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:02:54.433039545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009092s 
2025-10-26T18:02:54.433199197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:02:54.433338457Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.433535294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-10-26T18:02:54.437329714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-10-26T18:02:54.438696376Z [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-10-26T18:02:54.439362668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T18:02:54.440180364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T18:02:54.442676050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:02:54.443064112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093128s 
2025-10-26T18:02:54.443226449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:02:54.443388775Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.443590852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-26T18:02:54.448953060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-26T18:02:54.449893263Z [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-10-26T18:02:54.450425415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:02:54.450888137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:02:54.453240704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094544s 
2025-10-26T18:02:54.453388441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:02:54.453518523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.453748637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-26T18:02:54.457379448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-26T18:02:54.458284701Z [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-10-26T18:02:54.458825129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:02:54.459340106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:02:54.461689647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077426s 
2025-10-26T18:02:54.461843577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:02:54.461978589Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.462157008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-26T18:02:54.465626084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-26T18:02:54.466531637Z [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-10-26T18:02:54.467036244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:02:54.467584017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:02:54.469901363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075086s 
2025-10-26T18:02:54.470049471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:02:54.470199193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T18:02:54.470410829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-26T18:02:54.473849623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:02:54.474750678Z [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-10-26T18:02:54.475273881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:02:54.475941806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:02:54.478413674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.478810813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081969s 
2025-10-26T18:02:54.478973180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:02:54.479135517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.479370621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:02:54.482810277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:02:54.483811884Z [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-10-26T18:02:54.484331550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:02:54.485131652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:02:54.487642287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.488035980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084738s 
2025-10-26T18:02:54.488207375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:02:54.488349231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.488562831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-26T18:02:54.492007658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:02:54.492948051Z [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-10-26T18:02:54.493451736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:02:54.494137286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:02:54.496657571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.497025111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082762s 
2025-10-26T18:02:54.497200564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-26T18:02:54.497355727Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.497522383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-26T18:02:54.501078153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-26T18:02:54.502151744Z [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-10-26T18:02:54.502710880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-26T18:02:54.503418124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-26T18:02:54.505838739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T18:02:54.506323515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T18:02:54.506852360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T18:02:54.507213357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095019s 
2025-10-26T18:02:54.507368099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T18:02:54.507547520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.507692983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-26T18:02:54.511103891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-26T18:02:54.511929233Z [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-10-26T18:02:54.512394490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:02:54.512854466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T18:02:54.515216573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072688s 
2025-10-26T18:02:54.515308488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T18:02:54.515443821Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.515647761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-26T18:02:54.520720185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-26T18:02:54.521592772Z [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-10-26T18:02:54.522071817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:02:54.522622586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T18:02:54.524987027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091546s 
2025-10-26T18:02:54.525136518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:02:54.525276671Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.525471934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-26T18:02:54.528864385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-10-26T18:02:54.529710920Z [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-10-26T18:02:54.530183812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:02:54.530800203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:02:54.533158863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:02:54.533608578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:02:54.533957762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008305s 
2025-10-26T18:02:54.534120539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:02:54.534275872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.534467879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-26T18:02:54.537880120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:02:54.538857227Z [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-10-26T18:02:54.539387305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:02:54.540063857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:02:54.542480844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.542868304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081979s 
2025-10-26T18:02:54.543036082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:02:54.543172326Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.543410737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:02:54.546794010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:02:54.547757660Z [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-10-26T18:02:54.548310393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:02:54.549022938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:02:54.551466489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.551887877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008274s 
2025-10-26T18:02:54.552039623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:02:54.552198082Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.552401802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-26T18:02:54.555784473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:02:54.556822794Z [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-10-26T18:02:54.557356609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:02:54.558052520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:02:54.560529929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.560961789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083305s 
2025-10-26T18:02:54.561088203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:02:54.561229367Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.561422025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-26T18:02:54.564998036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:02:54.566159696Z [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-10-26T18:02:54.566822280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:02:54.567546228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:02:54.570145241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.570539515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008922s 
2025-10-26T18:02:54.570723806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:02:54.570847556Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T18:02:54.571054633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:02:54.574559971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:02:54.575698063Z [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-10-26T18:02:54.576318151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:02:54.577008221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:02:54.579415128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.579799652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085471s 
2025-10-26T18:02:54.579954354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:02:54.580116199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:54.580304348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-26T18:02:54.583790769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:02:54.584954382Z [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-10-26T18:02:54.585525081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:02:54.586218277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:02:54.588646257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.599502086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189164s 
2025-10-26T18:02:54.599717620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:02:54.599964377Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2025-10-26T18:02:54.600287167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-10-26T18:02:54.605797473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:02:54.606897038Z [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-10-26T18:02:54.608817044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:02:54.609834924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:02:54.612273504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.612575863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121037s 
2025-10-26T18:02:54.612740043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T18:02:54.612855085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-26T18:02:54.613042112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-26T18:02:54.616330072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-26T18:02:54.616925882Z [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-10-26T18:02:54.617357281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:02:54.617747006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T18:02:54.619984351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068215s 
2025-10-26T18:02:54.620126718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T18:02:54.620241489Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.620384457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-26T18:02:54.623669431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-26T18:02:54.624286033Z [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-10-26T18:02:54.624681239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:02:54.625184081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T18:02:54.627398741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068699s 
2025-10-26T18:02:54.627516247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:02:54.627647061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.627787373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-10-26T18:02:54.631227080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-26T18:02:54.632008684Z [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-10-26T18:02:54.632452117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:02:54.632934228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:02:54.635219660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:02:54.635538081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076119s 
2025-10-26T18:02:54.635689666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:02:54.635788125Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.635980933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-10-26T18:02:54.639646494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:02:54.640868715Z [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-10-26T18:02:54.641536600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:02:54.642447474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:02:54.644848088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:02:54.645226941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:02:54.645621145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:02:54.645976190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:02:54.646289260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010201s 
2025-10-26T18:02:54.646423721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:02:54.646537680Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.646696741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-10-26T18:02:54.650438365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:02:54.651644975Z [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-10-26T18:02:54.652389885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:02:54.653331892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:02:54.655809912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:02:54.656170147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:02:54.656671928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:02:54.656939126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:02:54.657273730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104292s 
2025-10-26T18:02:54.657486779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:02:54.657517220Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.657673114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-10-26T18:02:54.661480561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:02:54.662768284Z [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-10-26T18:02:54.663468484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:02:54.664420440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:02:54.666714009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:02:54.667080747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:02:54.667453047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:02:54.667895879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:02:54.668219881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103606s 
2025-10-26T18:02:54.668388150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:02:54.668422048Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.668570658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-10-26T18:02:54.672185868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:02:54.673341685Z [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-10-26T18:02:54.673961674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:02:54.674873440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:02:54.677143641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:02:54.677506612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:02:54.677876958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:02:54.678262474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:02:54.678548350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098482s 
2025-10-26T18:02:54.678689113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:54.678812031Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.678937714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-10-26T18:02:54.683883493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:02:54.684593783Z [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-10-26T18:02:54.684938587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.685565069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.687899019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.688198642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091349s 
2025-10-26T18:02:54.688350007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:02:54.688490319Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.688630151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-26T18:02:54.691927591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-10-26T18:02:54.692456226Z [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-10-26T18:02:54.692834608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:02:54.693263561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:02:54.695644696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006868s 
2025-10-26T18:02:54.695790921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:02:54.695916654Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.696057467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-26T18:02:54.699483717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-26T18:02:54.700017542Z [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-10-26T18:02:54.700349029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:02:54.701016473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:02:54.703433129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:02:54.703765579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075497s 
2025-10-26T18:02:54.703922535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:02:54.704090974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-26T18:02:54.704212258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-26T18:02:54.707437984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-26T18:02:54.708100999Z [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-10-26T18:02:54.708362475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:02:54.709007965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:02:54.712789651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:02:54.713133192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087787s 
2025-10-26T18:02:54.713277152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:02:54.713379769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T18:02:54.713527957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-10-26T18:02:54.716981051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-26T18:02:54.717573874Z [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-10-26T18:02:54.717965543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:02:54.718330398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T18:02:54.720903459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072377s 
2025-10-26T18:02:54.721029503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:02:54.721109454Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.721224155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-10-26T18:02:54.724835417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-26T18:02:54.725323670Z [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-10-26T18:02:54.725658414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:02:54.726112829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T18:02:54.728474134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071317s 
2025-10-26T18:02:54.728584997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:02:54.728721111Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-26T18:02:54.728810251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T18:02:54.731975565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T18:02:54.732323525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T18:02:54.732647949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T18:02:54.733031441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T18:02:54.735288847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:02:54.735605314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066617s 
2025-10-26T18:02:54.735804455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T18:02:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T18:02:54.736018686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.738425473Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T18:02:54.738532919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094683s 
2025-10-26T18:02:54.738703322Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T18:02:54.738823905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.739019679Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-10-26T18:02:54.739472481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:02:54.739566190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T18:02:54.739687073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-10-26T18:02:54.739879480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-10-26T18:02:54.740749392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009384s 
2025-10-26T18:02:54.740942281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T18:02:54', 'add_language_tags_to_subtitle_files') 
2025-10-26T18:02:54.741138426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.741767262Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T18:02:54.741870810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019258s 
2025-10-26T18:02:54.742017997Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T18:02:54.742097988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.742257840Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-10-26T18:02:54.742573866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-26T18:02:54.742670881Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.742752596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-26T18:02:54.742882678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-26T18:02:54.743727860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008508s 
2025-10-26T18:02:54.743859044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-26T18:02:54.744001551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-26T18:02:54.744928437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009028s 
2025-10-26T18:02:54.745059491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T18:02:54', 'add_salt_to_users') 
2025-10-26T18:02:54.745267881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.745843460Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T18:02:54.745956107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018793s 
2025-10-26T18:02:54.746073854Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T18:02:54.746188184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.746347014Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-10-26T18:02:54.746642629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-10-26T18:02:54.749944358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.750439024Z [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-10-26T18:02:54.750754870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:02:54.751476453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:02:54.753831976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:54.754161821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.754423948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076495s 
2025-10-26T18:02:54.754523950Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-10-26T18:02:54.757747771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.759595502Z [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-10-26T18:02:54.759972692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:02:54.760663633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:02:54.762940528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:54.763262596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.763520245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008889s 
2025-10-26T18:02:54.763648333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-10-26T18:02:54.766926264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.767340518Z [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-10-26T18:02:54.767662626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:02:54.768326523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:02:54.770821317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:54.771135570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.771407026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076466s 
2025-10-26T18:02:54.771513471Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-10-26T18:02:54.774809047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:02:54.775159723Z [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-10-26T18:02:54.775460178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:02:54.776199597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:02:54.778470230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:02:54.778789192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.779076090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074376s 
2025-10-26T18:02:54.779245140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T18:02:54', 'clean_alt_titles') 
2025-10-26T18:02:54.779433048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.780521721Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T18:02:54.780626842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088934s 
2025-10-26T18:02:54.780784420Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T18:02:54.780927277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.781066638Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-10-26T18:02:54.781418737Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.781581064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-26T18:02:54.781736727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001916s 
2025-10-26T18:02:54.781908593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T18:02:54', 'remove_omg') 
2025-10-26T18:02:54.782077894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.782624084Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T18:02:54.782726490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010692s 
2025-10-26T18:02:54.782850570Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T18:02:54.783009490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.783119101Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-10-26T18:02:54.783386419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:02:54.783508766Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.783637795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-10-26T18:02:54.783787898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-10-26T18:02:54.784703371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008799s 
2025-10-26T18:02:54.784806990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T18:02:54', 'add_additional_info_to_pending_releases') 
2025-10-26T18:02:54.785001682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.785604686Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T18:02:54.785777825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s 
2025-10-26T18:02:54.785845260Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T18:02:54.785948438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.786117569Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-10-26T18:02:54.786394637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:02:54.786502474Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.786590671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-26T18:02:54.786729461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:54.787572308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008866s 
2025-10-26T18:02:54.787743212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T18:02:54', 'add_result_to_commands') 
2025-10-26T18:02:54.787956702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.788555488Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T18:02:54.788657363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s 
2025-10-26T18:02:54.788793667Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T18:02:54.788896074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.789063310Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-10-26T18:02:54.789324286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:54.789424177Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.789518527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-26T18:02:54.789653248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.790515955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008782s 
2025-10-26T18:02:54.790683423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T18:02:54', 'health_restored_notification') 
2025-10-26T18:02:54.790859127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.791454024Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T18:02:54.791568515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018249s 
2025-10-26T18:02:54.791688366Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T18:02:54.791830272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.791982599Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-10-26T18:02:54.792241520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:02:54.792355901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.792498528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-10-26T18:02:54.792609331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.793482139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008862s 
2025-10-26T18:02:54.793655418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T18:02:54', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T18:02:54.793849659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.794459467Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T18:02:54.794572214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018597s 
2025-10-26T18:02:54.794717797Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T18:02:54.794800934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.794971117Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-10-26T18:02:54.795196721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.795328978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-10-26T18:02:54.795514551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000194s 
2025-10-26T18:02:54.795715827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T18:02:54', 'remove_rarbg') 
2025-10-26T18:02:54.795987113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.796593634Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T18:02:54.796694638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001228s 
2025-10-26T18:02:54.796787164Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T18:02:54.796892636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.797068821Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-10-26T18:02:54.797373735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-26T18:02:54.797556263Z [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-10-26T18:02:54.797758901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000257s 
2025-10-26T18:02:54.797949475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T18:02:54', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T18:02:54.798128375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.798684414Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T18:02:54.798804075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s 
2025-10-26T18:02:54.798938797Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T18:02:54.799036714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.799209111Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-10-26T18:02:54.799868389Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-26T18:02:54.803214476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:02:54.803660444Z [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-10-26T18:02:54.804046231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:02:54.804682102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:02:54.807371698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.807645739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076494s 
2025-10-26T18:02:54.807759368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:02:54.807906434Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.808008861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-26T18:02:54.808153422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-26T18:02:54.809081911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009621s 
2025-10-26T18:02:54.809216312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.809336143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:02:54.809472247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001808s 
2025-10-26T18:02:54.809664434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T18:02:54', 'list_sync_time') 
2025-10-26T18:02:54.809850128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.810712114Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T18:02:54.810810252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013894s 
2025-10-26T18:02:54.810966606Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T18:02:54.811074434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.811245939Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-10-26T18:02:54.811654652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:02:54.811759092Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.811856699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-10-26T18:02:54.811998735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-10-26T18:02:54.812939529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009433s 
2025-10-26T18:02:54.813109822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T18:02:54', 'add_tags_to_collections') 
2025-10-26T18:02:54.813320166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.814238134Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T18:02:54.814358026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022469s 
2025-10-26T18:02:54.814495272Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T18:02:54.814588811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.814744845Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-10-26T18:02:54.815004558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:02:54.815101192Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.815212757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-26T18:02:54.815326727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-26T18:02:54.816188763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008722s 
2025-10-26T18:02:54.816355398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T18:02:54', 'add_download_client_tags') 
2025-10-26T18:02:54.816562345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.817184017Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T18:02:54.817280711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018441s 
2025-10-26T18:02:54.817406915Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T18:02:54.817509211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.817685597Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-10-26T18:02:54.818153990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-26T18:02:54.818406298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-26T18:02:54.818735130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2025-10-26T18:02:54.818852727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-26T18:02:54.818981436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-26T18:02:54.819229145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000271s 
2025-10-26T18:02:54.819390941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T18:02:54', 'add_auto_tagging') 
2025-10-26T18:02:54.819573488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.820299721Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T18:02:54.820393610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001318s 
2025-10-26T18:02:54.820581869Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T18:02:54.820650126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.820828024Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-10-26T18:02:54.821140904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:02:54.821248732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:54.821359424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-26T18:02:54.821518395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.822431483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-10-26T18:02:54.822532577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:02:54.822626155Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.822717319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-26T18:02:54.822867030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-26T18:02:54.823698645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s 
2025-10-26T18:02:54.823907415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T18:02:54', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T18:02:54.824120344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.824745663Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T18:02:54.824847117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018841s 
2025-10-26T18:02:54.824977881Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T18:02:54.825093594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.825246912Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-10-26T18:02:54.826143839Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-26T18:02:54.826268409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-26T18:02:54.828653181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023697s 
2025-10-26T18:02:54.828758433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:02:54.828845388Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.828955400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-10-26T18:02:54.829123799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-10-26T18:02:54.829989703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009368s 
2025-10-26T18:02:54.830107781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:02:54.830207531Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.830315108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-26T18:02:54.830463707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:54.831292757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s 
2025-10-26T18:02:54.831410664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:02:54.831503361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.831599795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-26T18:02:54.831774607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.832665471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009301s 
2025-10-26T18:02:54.832794190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-26T18:02:54.836238396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-26T18:02:54.836649995Z [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-10-26T18:02:54.836929117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-26T18:02:54.837252518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-26T18:02:54.839610767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066785s 
2025-10-26T18:02:54.839680307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.839789176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.840488244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000698s 
2025-10-26T18:02:54.840619027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:02:54.840743748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-26T18:02:54.840917177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001917s 
2025-10-26T18:02:54.841076719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T18:02:54', 'update_restrictions_to_release_profiles') 
2025-10-26T18:02:54.841298806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.842100370Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T18:02:54.842196483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013434s 
2025-10-26T18:02:54.842319211Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T18:02:54.842426927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.842590146Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-10-26T18:02:54.842904980Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-26T18:02:54.843105694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-26T18:02:54.845489324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024688s 
2025-10-26T18:02:54.845619546Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-10-26T18:02:54.849116738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:02:54.849602957Z [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-10-26T18:02:54.849927511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:02:54.850518311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:02:54.852849826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:02:54.853126553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074003s 
2025-10-26T18:02:54.853259160Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-10-26T18:02:54.856783377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-10-26T18:02:54.857311300Z [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-10-26T18:02:54.857658289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:02:54.858280902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:02:54.860639492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:02:54.860919906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075662s 
2025-10-26T18:02:54.861072213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T18:02:54', 'rename_quality_profiles') 
2025-10-26T18:02:54.861260602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.862206277Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T18:02:54.862323793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088493s 
2025-10-26T18:02:54.862454196Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T18:02:54.862552804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.862708518Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-10-26T18:02:54.862964223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:02:54.863113954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:02:54.863303446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000215s 
2025-10-26T18:02:54.863452576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:02:54.863562928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:02:54.863731608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001869s 
2025-10-26T18:02:54.863871299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:02:54.863995309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:02:54.864175171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001853s 
2025-10-26T18:02:54.864324923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T18:02:54', 'update_images_remote_url') 
2025-10-26T18:02:54.864508893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.865053730Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T18:02:54.865163692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2025-10-26T18:02:54.865288303Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T18:02:54.865407292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.865567064Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-10-26T18:02:54.866053333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-26T18:02:54.866269959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:02:54.866605255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2025-10-26T18:02:54.866730477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-26T18:02:54.866865569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-26T18:02:54.868576514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017235s 
2025-10-26T18:02:54.868743600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T18:02:54', 'add_notification_status') 
2025-10-26T18:02:54.868926799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.869897564Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T18:02:54.869989950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030429s 
2025-10-26T18:02:54.870118880Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T18:02:54.870235354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.870419625Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-10-26T18:02:54.870694248Z [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-10-26T18:02:54.870889932Z [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-10-26T18:02:54.871073452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002369s 
2025-10-26T18:02:54.871251030Z [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-10-26T18:02:54.871479460Z [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-10-26T18:02:54.871637638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002594s 
2025-10-26T18:02:54.871801458Z [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-10-26T18:02:54.871998695Z [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-10-26T18:02:54.872185632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002453s 
2025-10-26T18:02:54.872310443Z [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-10-26T18:02:54.872468080Z [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-10-26T18:02:54.872652321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002202s 
2025-10-26T18:02:54.872814949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T18:02:54', 'rename_deprecated_indexer_flags') 
2025-10-26T18:02:54.872992837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.873560180Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T18:02:54.873656724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011175s 
2025-10-26T18:02:54.873779080Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T18:02:54.873891126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.874062371Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-10-26T18:02:54.874313226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:02:54.874395121Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-10-26T18:02:54.874517728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-10-26T18:02:54.874667960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-26T18:02:54.875565308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009294s 
2025-10-26T18:02:54.875727765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T18:02:54', 'movie_last_searched_time') 
2025-10-26T18:02:54.875916695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.884749832Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T18:02:54.884886417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100691s 
2025-10-26T18:02:54.885036279Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T18:02:54.885139256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.885319740Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-10-26T18:02:54.885592439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.885702190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.886335345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006325s 
2025-10-26T18:02:54.886513173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T18:02:54', 'email_encryption') 
2025-10-26T18:02:54.886701702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.887264676Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T18:02:54.887360339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015523s 
2025-10-26T18:02:54.887492304Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T18:02:54.887589219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.887752037Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-10-26T18:02:54.888002421Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T18:02:54.888146011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T18:02:54.888293808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001719s 
2025-10-26T18:02:54.888449041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T18:02:54', 'clear_last_rss_releases_info') 
2025-10-26T18:02:54.888635055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.889097396Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T18:02:54.889195544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s 
2025-10-26T18:02:54.889311778Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T18:02:54.889410777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.889573295Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-10-26T18:02:54.890434298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-10-26T18:02:54.890572837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-10-26T18:02:54.890847430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002968s 
2025-10-26T18:02:54.890977061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-10-26T18:02:54.891070159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-10-26T18:02:54.891323529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002654s 
2025-10-26T18:02:54.891436597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-10-26T18:02:54.891580106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-10-26T18:02:54.891824097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002847s 
2025-10-26T18:02:54.892010532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-26T18:02:54.892152929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-26T18:02:54.892456440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003389s 
2025-10-26T18:02:54.892571692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-26T18:02:54.892711474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-26T18:02:54.892981127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002963s 
2025-10-26T18:02:54.893107051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-10-26T18:02:54.893220589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-10-26T18:02:54.893497096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002901s 
2025-10-26T18:02:54.893602118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-10-26T18:02:54.893716388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-10-26T18:02:54.893966030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002741s 
2025-10-26T18:02:54.894135091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T18:02:54', 'add_indexes') 
2025-10-26T18:02:54.894319753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.894897867Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T18:02:54.894999492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012005s 
2025-10-26T18:02:54.895131728Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T18:02:54.895244264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.895396040Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-10-26T18:02:54.895766636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:02:54.895885796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T18:02:54.895989525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-10-26T18:02:54.896119236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-10-26T18:02:54.897063578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s 
2025-10-26T18:02:54.897172417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:02:54.897258631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:54.897385847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-10-26T18:02:54.897515608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:02:54.898421973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009454s 
2025-10-26T18:02:54.898529790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.898626425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.899090039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000459s 
2025-10-26T18:02:54.899267105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T18:02:54', 'parse_title_from_existing_subtitle_files') 
2025-10-26T18:02:54.899449112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.900029180Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T18:02:54.900131035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013768s 
2025-10-26T18:02:54.900259934Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T18:02:54.900375527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.900521561Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-10-26T18:02:54.900799842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-26T18:02:54.900909041Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.901016167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-10-26T18:02:54.901152963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:02:54.902062364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009463s 
2025-10-26T18:02:54.902248669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T18:02:54', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T18:02:54.902425846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.902962005Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T18:02:54.903036666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017889s 
2025-10-26T18:02:54.903147940Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T18:02:54.903284034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.903420128Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-10-26T18:02:54.903708178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-10-26T18:02:54.907304790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-10-26T18:02:54.907768514Z [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-10-26T18:02:54.908123489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:02:54.908453984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:02:54.910879809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071207s 
2025-10-26T18:02:54.911061044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T18:02:54', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T18:02:54.911246878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.911996538Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T18:02:54.912119125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082374s 
2025-10-26T18:02:54.912234186Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T18:02:54.912340841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.912487567Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-10-26T18:02:54.912680936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:54.912803342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:54.913303820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s 
2025-10-26T18:02:54.913462650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T18:02:54', 'stevenlu_update_url') 
2025-10-26T18:02:54.913647222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.914131818Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T18:02:54.914238412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013278s 
2025-10-26T18:02:54.914352111Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T18:02:54.914452874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:54.914607045Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-10-26T18:02:54.914863651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:02:54.914957490Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:54.915055498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-10-26T18:02:54.915173115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-10-26T18:02:54.916086324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s 
2025-10-26T18:02:54.916284964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T18:02:54', 'add_movie_keywords') 
2025-10-26T18:02:54.916459214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:54.917312072Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T18:02:54.917419819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021534s 
2025-10-26T18:02:54.926394430Z [Debug] MigrationController: Took: 00:00:02.1089881 
2025-10-26T18:02:55.119234497Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-26T18:02:55.150164671Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T18:02:55.173022218Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T18:02:55.173845376Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:02:55.174033965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:02:55.179587749Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T18:02:55.179750627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057386s 
2025-10-26T18:02:55.179921140Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T18:02:55.180082856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058969s 
2025-10-26T18:02:55.181716656Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T18:02:55.181897450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.182223697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T18:02:55.182440663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T18:02:55.182790879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s 
2025-10-26T18:02:55.182958105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.184210087Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T18:02:55.184371662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018024s 
2025-10-26T18:02:55.184614411Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T18:02:55.184776958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.185128736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T18:02:55.185313078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:02:55.185635687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s 
2025-10-26T18:02:55.185793726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:02:55.185935331Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T18:02:55.186108800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T18:02:55.186320446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T18:02:55.186930164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006427s 
2025-10-26T18:02:55.187118904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.187699684Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T18:02:55.187893835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014063s 
2025-10-26T18:02:55.188132014Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T18:02:55.188330564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.188637132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:02:55.188796693Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T18:02:55.188943268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T18:02:55.189129263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T18:02:55.189512755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004088s 
2025-10-26T18:02:55.189672877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.190245470Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T18:02:55.190420422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s 
2025-10-26T18:02:55.190704134Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T18:02:55.190877383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.191080872Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-26T18:02:55.191584587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-26T18:02:55.191859500Z [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-10-26T18:02:55.192287512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s 
2025-10-26T18:02:55.192447895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-26T18:02:55.192613899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T18:02:55.192905196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003036s 
2025-10-26T18:02:55.193118916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T18:02:55', 'InitialSetup') 
2025-10-26T18:02:55.193376455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.194081845Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T18:02:55.194248751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014711s 
2025-10-26T18:02:55.194413734Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T18:02:55.194580810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.194785432Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-10-26T18:02:55.195032730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T18:02:55', 'add_moviefiles_table') 
2025-10-26T18:02:55.195286461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.195880197Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T18:02:55.196070901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s 
2025-10-26T18:02:55.196224961Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T18:02:55.196381766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.196595236Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-10-26T18:02:55.196805440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T18:02:55', 'fix_history_movieId') 
2025-10-26T18:02:55.197052918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.197652876Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T18:02:55.197805463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012587s 
2025-10-26T18:02:55.197967209Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T18:02:55.198125628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.198331693Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-10-26T18:02:55.198542477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T18:02:55', 'add_tmdb_stuff') 
2025-10-26T18:02:55.198793854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.199441878Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T18:02:55.199603314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013062s 
2025-10-26T18:02:55.199775610Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T18:02:55.199962286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.200166317Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-10-26T18:02:55.200368464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T18:02:55', 'fix_movie_files') 
2025-10-26T18:02:55.200623157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.201249318Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T18:02:55.201406124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012986s 
2025-10-26T18:02:55.201584603Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T18:02:55.201744645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.201949558Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-10-26T18:02:55.202165773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T18:02:55', 'update_schedule_intervale') 
2025-10-26T18:02:55.202418973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.203010575Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T18:02:55.203171980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012478s 
2025-10-26T18:02:55.203337483Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T18:02:55.203497475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.203698069Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-10-26T18:02:55.203939194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T18:02:55', 'add_movie_formats_to_naming_config') 
2025-10-26T18:02:55.204194599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.204794998Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T18:02:55.204961984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012762s 
2025-10-26T18:02:55.205125924Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T18:02:55.205289353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.205487052Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-10-26T18:02:55.205694369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T18:02:55', 'add_phyiscal_release') 
2025-10-26T18:02:55.205947950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.206558680Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T18:02:55.206715636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012674s 
2025-10-26T18:02:55.206898173Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T18:02:55.207054749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.207254210Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-10-26T18:02:55.207460185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T18:02:55', 'remove_bitmetv') 
2025-10-26T18:02:55.207711461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.208334035Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T18:02:55.208490059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012615s 
2025-10-26T18:02:55.208659620Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T18:02:55.208824362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.209017351Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-10-26T18:02:55.209246773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T18:02:55', 'remove_torrentleech') 
2025-10-26T18:02:55.209477016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.210054028Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T18:02:55.210211876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012368s 
2025-10-26T18:02:55.210385065Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T18:02:55.210551179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.210749549Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-10-26T18:02:55.210959091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T18:02:55', 'remove_broadcasthenet') 
2025-10-26T18:02:55.211203282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.211785585Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T18:02:55.212007762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012309s 
2025-10-26T18:02:55.212167424Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T18:02:55.212332586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.212528972Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-10-26T18:02:55.212736550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T18:02:55', 'remove_fanzub') 
2025-10-26T18:02:55.212978146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.213583445Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T18:02:55.213722525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s 
2025-10-26T18:02:55.213888239Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T18:02:55.214047149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.214254717Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-10-26T18:02:55.214477235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T18:02:55', 'update_movie_sorttitle') 
2025-10-26T18:02:55.214749734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.215378440Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T18:02:55.215538953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013227s 
2025-10-26T18:02:55.215703685Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T18:02:55.215885270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.216126696Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-10-26T18:02:55.216348252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T18:02:55', 'update_movie_sorttitle_again') 
2025-10-26T18:02:55.216611923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.217242864Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T18:02:55.217402395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013537s 
2025-10-26T18:02:55.217567257Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T18:02:55.217721257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.217921631Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-10-26T18:02:55.218121503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T18:02:55', 'update_movie_file') 
2025-10-26T18:02:55.218381717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.218944711Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T18:02:55.219104302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012157s 
2025-10-26T18:02:55.219264695Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T18:02:55.219422132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.219614409Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-10-26T18:02:55.219828380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T18:02:55', 'update_movie_slug') 
2025-10-26T18:02:55.220086540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.220664915Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T18:02:55.220816099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012316s 
2025-10-26T18:02:55.220982464Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T18:02:55.221140723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.221343050Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-10-26T18:02:55.221559175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T18:02:55', 'add_youtube_trailer_id') 
2025-10-26T18:02:55.221815441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.222513928Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T18:02:55.222677928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013687s 
2025-10-26T18:02:55.222832890Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T18:02:55.222990999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.223223236Z [Info] add_studio: Starting migration of Log DB to 120 
2025-10-26T18:02:55.223429973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T18:02:55', 'add_studio') 
2025-10-26T18:02:55.223686359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.224346218Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T18:02:55.224509637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013443s 
2025-10-26T18:02:55.224690611Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T18:02:55.224861385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.225054053Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-10-26T18:02:55.225273595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T18:02:55', 'update_filedate_config') 
2025-10-26T18:02:55.225553669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.226304822Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T18:02:55.226462690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014358s 
2025-10-26T18:02:55.226632371Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T18:02:55.226802474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.226997577Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-10-26T18:02:55.227219544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T18:02:55', 'add_movieid_to_blacklist') 
2025-10-26T18:02:55.227471311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.228114686Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T18:02:55.228270320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s 
2025-10-26T18:02:55.228435472Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T18:02:55.228589663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.228793543Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-10-26T18:02:55.229008196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T18:02:55', 'create_netimport_table') 
2025-10-26T18:02:55.229258931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.229919841Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T18:02:55.230077409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013074s 
2025-10-26T18:02:55.230248012Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T18:02:55.230420890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.230619330Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-10-26T18:02:55.230838060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T18:02:55', 'add_preferred_tags_to_profile') 
2025-10-26T18:02:55.231089707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.231724014Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T18:02:55.231912113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013032s 
2025-10-26T18:02:55.232082606Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T18:02:55.232247839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.232442391Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-10-26T18:02:55.232649859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T18:02:55', 'fix_imdb_unique') 
2025-10-26T18:02:55.232898580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.233544250Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T18:02:55.233698661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012953s 
2025-10-26T18:02:55.233860386Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T18:02:55.234025449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.234224790Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-10-26T18:02:55.234449743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T18:02:55', 'update_qualities_and_profiles') 
2025-10-26T18:02:55.237528362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.238182870Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T18:02:55.238359556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041464s 
2025-10-26T18:02:55.238536422Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T18:02:55.238698879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.238899183Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-10-26T18:02:55.239109376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T18:02:55', 'remove_wombles') 
2025-10-26T18:02:55.239359830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.240018917Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T18:02:55.240196926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013176s 
2025-10-26T18:02:55.240375145Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T18:02:55.240520497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.240716933Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-10-26T18:02:55.240924812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T18:02:55', 'remove_kickass') 
2025-10-26T18:02:55.241173001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.241818271Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T18:02:55.241969215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012836s 
2025-10-26T18:02:55.242149758Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T18:02:55.242312706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.242539272Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-10-26T18:02:55.242766450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T18:02:55', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T18:02:55.243029009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.243682535Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T18:02:55.243861204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013577s 
2025-10-26T18:02:55.244080897Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T18:02:55.244256871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.244454289Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-10-26T18:02:55.244690234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T18:02:55', 'remove_wombles_kickass') 
2025-10-26T18:02:55.244936199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.245608744Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T18:02:55.245772964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013418s 
2025-10-26T18:02:55.245943147Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T18:02:55.246110985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.246306980Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-10-26T18:02:55.246539518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T18:02:55', 'make_parsed_episode_info_nullable') 
2025-10-26T18:02:55.246791014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.247440021Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T18:02:55.247601497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013167s 
2025-10-26T18:02:55.247787251Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T18:02:55.247951461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.248174280Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-10-26T18:02:55.248380285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T18:02:55', 'rename_torrent_downloadstation') 
2025-10-26T18:02:55.248676241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.249313875Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T18:02:55.249471652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013517s 
2025-10-26T18:02:55.249630352Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T18:02:55.249791527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.250009816Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-10-26T18:02:55.250232494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T18:02:55', 'add_minimumavailability') 
2025-10-26T18:02:55.250457768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.251091113Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T18:02:55.251247118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013005s 
2025-10-26T18:02:55.251420607Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T18:02:55.251574797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.251774129Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-10-26T18:02:55.252011837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T18:02:55', 'add_remux_qualities_for_the_wankers') 
2025-10-26T18:02:55.252282913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.252916850Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T18:02:55.253089047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013266s 
2025-10-26T18:02:55.253254470Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T18:02:55.253431025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.253627571Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-10-26T18:02:55.253837634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T18:02:55', 'add_haspredbentry_to_movies') 
2025-10-26T18:02:55.254100022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.254709660Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T18:02:55.254872057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012758s 
2025-10-26T18:02:55.255041799Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T18:02:55.255206611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.255407886Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-10-26T18:02:55.255624402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T18:02:55', 'add_pathstate_to_movies') 
2025-10-26T18:02:55.255887171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.256541188Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T18:02:55.256704096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013309s 
2025-10-26T18:02:55.256870651Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T18:02:55.257029641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.257244404Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-10-26T18:02:55.257474347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T18:02:55', 'add_import_exclusions_table') 
2025-10-26T18:02:55.257725453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.258347756Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T18:02:55.258508479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013086s 
2025-10-26T18:02:55.258684424Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T18:02:55.258832802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.259031212Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-10-26T18:02:55.259247778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T18:02:55', 'add_physical_release_note') 
2025-10-26T18:02:55.259499204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.260117590Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T18:02:55.260284926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s 
2025-10-26T18:02:55.260466743Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T18:02:55.260623468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.260833962Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-10-26T18:02:55.261046991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T18:02:55', 'consolidate_indexer_baseurl') 
2025-10-26T18:02:55.261302395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.261885409Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T18:02:55.262045161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012614s 
2025-10-26T18:02:55.262219081Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T18:02:55.262377951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.262581291Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-10-26T18:02:55.262790502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T18:02:55', 'add_alternative_titles_table') 
2025-10-26T18:02:55.263057850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.263679131Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T18:02:55.263884795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001288s 
2025-10-26T18:02:55.264157224Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T18:02:55.264330964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.264563161Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-10-26T18:02:55.264768805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T18:02:55', 'fix_duplicate_alt_titles') 
2025-10-26T18:02:55.265157137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.265751214Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T18:02:55.265919623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014112s 
2025-10-26T18:02:55.266072921Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T18:02:55.266226340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.266424369Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-10-26T18:02:55.266631887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T18:02:55', 'movie_extras') 
2025-10-26T18:02:55.266872962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.267462159Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T18:02:55.267655067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012261s 
2025-10-26T18:02:55.267839188Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T18:02:55.268035253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.268245857Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-10-26T18:02:55.268464658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T18:02:55', 'clean_core_tv') 
2025-10-26T18:02:55.268721866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.269411855Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T18:02:55.269597549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013756s 
2025-10-26T18:02:55.269794456Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T18:02:55.269959939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.270174771Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-10-26T18:02:55.270383602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T18:02:55', 'add_cookies_to_indexer_status') 
2025-10-26T18:02:55.270652423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.271283945Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T18:02:55.271472715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013093s 
2025-10-26T18:02:55.271661746Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T18:02:55.271859063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.272104217Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-10-26T18:02:55.272361455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T18:02:55', 'banner_to_fanart') 
2025-10-26T18:02:55.272649535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.273272910Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T18:02:55.273424896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014269s 
2025-10-26T18:02:55.273593526Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T18:02:55.273750091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.273957379Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-10-26T18:02:55.274164967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T18:02:55', 'naming_config_colon_action') 
2025-10-26T18:02:55.274434199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.275010780Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T18:02:55.275184600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012483s 
2025-10-26T18:02:55.275336726Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T18:02:55.275493652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.275690268Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-10-26T18:02:55.275926985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T18:02:55', 'add_custom_formats') 
2025-10-26T18:02:55.276178291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.276809792Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T18:02:55.276952930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012987s 
2025-10-26T18:02:55.277116871Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T18:02:55.277283937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.277489792Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-10-26T18:02:55.277700346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T18:02:55', 'remove_extra_naming_config') 
2025-10-26T18:02:55.277949367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.278528513Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T18:02:55.278717925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012436s 
2025-10-26T18:02:55.278873237Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T18:02:55.279030033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.279242932Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-10-26T18:02:55.279539890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T18:02:55', 'convert_regex_required_tags') 
2025-10-26T18:02:55.279771326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.280384621Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T18:02:55.280582810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013297s 
2025-10-26T18:02:55.280759005Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T18:02:55.280915470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.281130843Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-10-26T18:02:55.281347540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T18:02:55', 'fix_format_tags_double_underscore') 
2025-10-26T18:02:55.281619848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.282238694Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T18:02:55.282428657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012988s 
2025-10-26T18:02:55.282594080Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T18:02:55.282760154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.282999987Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-10-26T18:02:55.283228187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T18:02:55', 'add_tags_to_net_import') 
2025-10-26T18:02:55.283497529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.284239904Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T18:02:55.284391309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014543s 
2025-10-26T18:02:55.284558405Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T18:02:55.284747887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.284993431Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-10-26T18:02:55.285193865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T18:02:55', 'add_custom_filters') 
2025-10-26T18:02:55.285462085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.286073817Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T18:02:55.286219580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013185s 
2025-10-26T18:02:55.286389953Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T18:02:55.286550136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.286757694Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-10-26T18:02:55.286974691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T18:02:55', 'indexer_client_status_search_changes') 
2025-10-26T18:02:55.287233532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.287823630Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T18:02:55.288017931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012537s 
2025-10-26T18:02:55.288177012Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T18:02:55.288346804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.288541356Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-10-26T18:02:55.288782682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T18:02:55', 'add_language_to_files_history_blacklist') 
2025-10-26T18:02:55.289029609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.289634617Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T18:02:55.289795431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012749s 
2025-10-26T18:02:55.289971977Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T18:02:55.290120636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.290320999Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-10-26T18:02:55.290551844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T18:02:55', 'add_update_allowed_quality_profile') 
2025-10-26T18:02:55.290824784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.291432798Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T18:02:55.291596939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001301s 
2025-10-26T18:02:55.291767142Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T18:02:55.291985040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.292190214Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-10-26T18:02:55.292404736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T18:02:55', 'add_download_client_priority') 
2025-10-26T18:02:55.292654418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.293247192Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T18:02:55.293409379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012546s 
2025-10-26T18:02:55.293565232Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T18:02:55.293716337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.293915157Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-10-26T18:02:55.294121603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T18:02:55', 'remove_growl_prowl') 
2025-10-26T18:02:55.294371346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.294969550Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T18:02:55.295125905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012398s 
2025-10-26T18:02:55.295282130Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T18:02:55.295444637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.295640120Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-10-26T18:02:55.295864633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T18:02:55', 'remove_plex_hometheatre') 
2025-10-26T18:02:55.296129526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.296753522Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T18:02:55.296907372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s 
2025-10-26T18:02:55.297080280Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T18:02:55.297252397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.297443953Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-10-26T18:02:55.297653885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T18:02:55', 'add_webrip_qualites') 
2025-10-26T18:02:55.297901484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.298528026Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T18:02:55.298680032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012825s 
2025-10-26T18:02:55.298843721Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T18:02:55.299001960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.299238606Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-10-26T18:02:55.299447016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T18:02:55', 'health_issue_notification') 
2025-10-26T18:02:55.299700497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.300379845Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T18:02:55.300547933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013527s 
2025-10-26T18:02:55.300713376Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T18:02:55.300870793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.301069042Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-10-26T18:02:55.301278364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T18:02:55', 'speed_improvements') 
2025-10-26T18:02:55.301530201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.302104507Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T18:02:55.302263498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012355s 
2025-10-26T18:02:55.302426656Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T18:02:55.302588402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.302782673Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-10-26T18:02:55.302989409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T18:02:55', 'fix_profile_format_default') 
2025-10-26T18:02:55.303241627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.303819491Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T18:02:55.304005445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012255s 
2025-10-26T18:02:55.304170888Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T18:02:55.304319989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.304515572Z [Info] task_duration: Starting migration of Log DB to 163 
2025-10-26T18:02:55.304722239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T18:02:55', 'task_duration') 
2025-10-26T18:02:55.304971180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.305658133Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T18:02:55.305811231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013338s 
2025-10-26T18:02:55.305973348Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T18:02:55.306133631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.306341499Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-10-26T18:02:55.306546682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T18:02:55', 'movie_collections_crew') 
2025-10-26T18:02:55.306804662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.307509291Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T18:02:55.307669994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013727s 
2025-10-26T18:02:55.307841951Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T18:02:55.308062334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.308266175Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-10-26T18:02:55.308487110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T18:02:55', 'remove_custom_formats_from_quality_model') 
2025-10-26T18:02:55.308751242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.309474568Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T18:02:55.309650372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014042s 
2025-10-26T18:02:55.309818010Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T18:02:55.309968413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.310168606Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-10-26T18:02:55.310375252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T18:02:55', 'fix_tmdb_list_config') 
2025-10-26T18:02:55.310626729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.311289032Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T18:02:55.311447181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013113s 
2025-10-26T18:02:55.311613626Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T18:02:55.311769360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.311987038Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-10-26T18:02:55.312203584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T18:02:55', 'remove_movie_pathstate') 
2025-10-26T18:02:55.312461263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.313115510Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T18:02:55.313272937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013216s 
2025-10-26T18:02:55.313435535Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T18:02:55.313595647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.313790229Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-10-26T18:02:55.314001073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T18:02:55', 'custom_format_rework') 
2025-10-26T18:02:55.314250175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.314984604Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T18:02:55.315136680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013803s 
2025-10-26T18:02:55.315294127Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T18:02:55.315459961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.315658371Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-10-26T18:02:55.315877131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T18:02:55', 'custom_format_scores') 
2025-10-26T18:02:55.316142956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.316807755Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T18:02:55.316964471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 
2025-10-26T18:02:55.317131577Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T18:02:55.317288233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.317482995Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-10-26T18:02:55.317696114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T18:02:55', 'fix_trakt_list_config') 
2025-10-26T18:02:55.317944735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.318596627Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T18:02:55.318759635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012981s 
2025-10-26T18:02:55.318928696Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T18:02:55.319093889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.319289502Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-10-26T18:02:55.319511479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T18:02:55', 'quality_definition_preferred_size') 
2025-10-26T18:02:55.319764369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.320436512Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T18:02:55.320598779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001327s 
2025-10-26T18:02:55.320764052Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T18:02:55.320917581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.321122554Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-10-26T18:02:55.321333689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T18:02:55', 'add_download_history') 
2025-10-26T18:02:55.321577299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.322308111Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T18:02:55.322468384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013837s 
2025-10-26T18:02:55.322633656Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T18:02:55.322789430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.322982449Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-10-26T18:02:55.323186930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T18:02:55', 'net_import_status') 
2025-10-26T18:02:55.323437525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.324132875Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T18:02:55.324295793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013339s 
2025-10-26T18:02:55.324453130Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T18:02:55.324616579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.324819017Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-10-26T18:02:55.325032326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T18:02:55', 'email_multiple_addresses') 
2025-10-26T18:02:55.325283252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.325931667Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T18:02:55.326085317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001299s 
2025-10-26T18:02:55.326255229Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T18:02:55.326416303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.326618831Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-10-26T18:02:55.326838944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T18:02:55', 'remove_chown_and_folderchmod_config') 
2025-10-26T18:02:55.327089779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.327778136Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T18:02:55.327965242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013473s 
2025-10-26T18:02:55.328135956Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T18:02:55.328290948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.328497163Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-10-26T18:02:55.329883575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T18:02:55', 'movie_recommendations') 
2025-10-26T18:02:55.330138449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.331007028Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T18:02:55.331452886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025948s 
2025-10-26T18:02:55.331723160Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T18:02:55.331933864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.332186313Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-10-26T18:02:55.334376563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T18:02:55', 'language_improvements') 
2025-10-26T18:02:55.334652178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.335330434Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T18:02:55.335499424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034193s 
2025-10-26T18:02:55.335677623Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T18:02:55.335855862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.336083580Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-10-26T18:02:55.336309165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T18:02:55', 'new_list_server') 
2025-10-26T18:02:55.336579198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.337395933Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T18:02:55.337570304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s 
2025-10-26T18:02:55.337764655Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T18:02:55.337938516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.338158929Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-10-26T18:02:55.338390075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T18:02:55', 'movie_translation_indexes') 
2025-10-26T18:02:55.338679067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.339320869Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T18:02:55.339507044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013706s 
2025-10-26T18:02:55.339684531Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T18:02:55.339876097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.340099016Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-10-26T18:02:55.340333879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T18:02:55', 'fix_invalid_profile_references') 
2025-10-26T18:02:55.340607620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.341291056Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T18:02:55.341474666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001415s 
2025-10-26T18:02:55.341650320Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T18:02:55.341820112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.342038141Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-10-26T18:02:55.342258284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T18:02:55', 'list_movies_table') 
2025-10-26T18:02:55.342527556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.343179749Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T18:02:55.343356746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013535s 
2025-10-26T18:02:55.343543041Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T18:02:55.343709546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.343948177Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-10-26T18:02:55.344176136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T18:02:55', 'on_delete_notification') 
2025-10-26T18:02:55.344464897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.345208404Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T18:02:55.345389700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014796s 
2025-10-26T18:02:55.345560223Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T18:02:55.345730496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.345960649Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-10-26T18:02:55.346174309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T18:02:55', 'download_propers_config') 
2025-10-26T18:02:55.346449013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.347108771Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T18:02:55.347290758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s 
2025-10-26T18:02:55.347468726Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T18:02:55.347646985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.347894844Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-10-26T18:02:55.348142202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T18:02:55', 'add_priority_to_indexers') 
2025-10-26T18:02:55.348439501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.349174471Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T18:02:55.349343301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015182s 
2025-10-26T18:02:55.349521670Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T18:02:55.349743607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.350039593Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-10-26T18:02:55.350318605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T18:02:55', 'add_alternative_title_indices') 
2025-10-26T18:02:55.350616314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.351312256Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T18:02:55.351476026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2025-10-26T18:02:55.351646559Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T18:02:55.351807263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.352030673Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-10-26T18:02:55.352250074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T18:02:55', 'fix_tmdb_duplicates') 
2025-10-26T18:02:55.352497463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.353231100Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T18:02:55.353387876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014138s 
2025-10-26T18:02:55.353551465Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T18:02:55.353717119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.353917342Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-10-26T18:02:55.354123717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T18:02:55', 'swap_filechmod_for_folderchmod') 
2025-10-26T18:02:55.354375635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.355055874Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T18:02:55.355223652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013315s 
2025-10-26T18:02:55.355373173Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T18:02:55.355528556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.355725613Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-10-26T18:02:55.355958211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T18:02:55', 'mediainfo_channels') 
2025-10-26T18:02:55.356226872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.356925199Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T18:02:55.357083117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013849s 
2025-10-26T18:02:55.357243429Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T18:02:55.357397289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.357591350Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-10-26T18:02:55.358170035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-26T18:02:55.358430239Z [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-10-26T18:02:55.358861818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005283s 
2025-10-26T18:02:55.359034045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-26T18:02:55.359203887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T18:02:55.359526637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003508s 
2025-10-26T18:02:55.359739656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T18:02:55', 'add_update_history') 
2025-10-26T18:02:55.360020381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.360743938Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T18:02:55.360900173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015562s 
2025-10-26T18:02:55.361061197Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T18:02:55.361214085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.361411803Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-10-26T18:02:55.361616335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T18:02:55', 'update_awesome_hd_link') 
2025-10-26T18:02:55.361864765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.362507830Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T18:02:55.362667692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001284s 
2025-10-26T18:02:55.362824538Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T18:02:55.362980973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.363173080Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-10-26T18:02:55.363370116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T18:02:55', 'remove_awesomehd') 
2025-10-26T18:02:55.363633527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.364285199Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T18:02:55.364449820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012951s 
2025-10-26T18:02:55.364607778Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T18:02:55.364767079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.364965128Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-10-26T18:02:55.365177726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T18:02:55', 'add_on_delete_to_notifications') 
2025-10-26T18:02:55.365430124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.366034752Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T18:02:55.366200456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012583s 
2025-10-26T18:02:55.366364626Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T18:02:55.366524648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.366724691Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-10-26T18:02:55.366984935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T18:02:55', 'add_bypass_to_delay_profile') 
2025-10-26T18:02:55.367253185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.368030340Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T18:02:55.368422360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013783s 
2025-10-26T18:02:55.368727424Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T18:02:55.368901775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.369124634Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-10-26T18:02:55.369344607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T18:02:55', 'update_notifiarr') 
2025-10-26T18:02:55.369639471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.370322225Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T18:02:55.370493781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014238s 
2025-10-26T18:02:55.370675988Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T18:02:55.370855389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.371075963Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-10-26T18:02:55.371297118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T18:02:55', 'legacy_mediainfo_hdr') 
2025-10-26T18:02:55.371568535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.372199385Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T18:02:55.372373175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013272s 
2025-10-26T18:02:55.372557857Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T18:02:55.372731737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.372949837Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-10-26T18:02:55.373186794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T18:02:55', 'rename_blacklist_to_blocklist') 
2025-10-26T18:02:55.373451236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.374079532Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T18:02:55.374260526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013346s 
2025-10-26T18:02:55.374433154Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T18:02:55.374608437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.374858701Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-10-26T18:02:55.375092712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T18:02:55', 'add_indexer_tags') 
2025-10-26T18:02:55.375359529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.376035070Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T18:02:55.376218920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s 
2025-10-26T18:02:55.376392610Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T18:02:55.376561229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.376780130Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-10-26T18:02:55.377006836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T18:02:55', 'mediainfo_to_ffmpeg') 
2025-10-26T18:02:55.377273303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.377900085Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T18:02:55.378080589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013278s 
2025-10-26T18:02:55.378254168Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T18:02:55.378422848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.378636909Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-10-26T18:02:55.378861721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T18:02:55', 'cdh_per_downloadclient') 
2025-10-26T18:02:55.379142918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.379748637Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T18:02:55.379951426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013174s 
2025-10-26T18:02:55.380131148Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T18:02:55.380307282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.380519409Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-10-26T18:02:55.380751717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T18:02:55', 'migrate_discord_from_slack') 
2025-10-26T18:02:55.381012162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.381704255Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T18:02:55.381875260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013875s 
2025-10-26T18:02:55.382045693Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T18:02:55.382221767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.382448033Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-10-26T18:02:55.382656493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T18:02:55', 'remove_predb') 
2025-10-26T18:02:55.382953621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.383662458Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T18:02:55.383868453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014161s 
2025-10-26T18:02:55.384056923Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T18:02:55.384234881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.384472950Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-10-26T18:02:55.384704326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T18:02:55', 'add_on_update_to_notifications') 
2025-10-26T18:02:55.384976915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.385617465Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T18:02:55.385786095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013552s 
2025-10-26T18:02:55.385961207Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T18:02:55.386144426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.386373938Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-10-26T18:02:55.386654223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T18:02:55', 'ensure_identity_on_id_columns') 
2025-10-26T18:02:55.386946101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.387555568Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T18:02:55.387738155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s 
2025-10-26T18:02:55.387929260Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T18:02:55.388127179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.388331871Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-10-26T18:02:55.388581664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T18:02:55', 'download_client_per_indexer') 
2025-10-26T18:02:55.388846878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.389514542Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T18:02:55.389694154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013993s 
2025-10-26T18:02:55.389874096Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T18:02:55.395690449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.396087749Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-10-26T18:02:55.396337722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T18:02:55', 'multiple_ratings_support') 
2025-10-26T18:02:55.396649360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.397497358Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T18:02:55.397683863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074232s 
2025-10-26T18:02:55.397875589Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T18:02:55.398040591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.398266436Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-10-26T18:02:55.398520157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T18:02:55', 'movie_metadata') 
2025-10-26T18:02:55.398772235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.399407273Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T18:02:55.399580132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013595s 
2025-10-26T18:02:55.399764523Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T18:02:55.399974305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.400199388Z [Info] add_collections: Starting migration of Log DB to 208 
2025-10-26T18:02:55.400423249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T18:02:55', 'add_collections') 
2025-10-26T18:02:55.400694686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.401585530Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T18:02:55.401748818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016073s 
2025-10-26T18:02:55.401921516Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T18:02:55.402094174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.402312975Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-10-26T18:02:55.402539891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T18:02:55', 'movie_meta_collection_index') 
2025-10-26T18:02:55.402871219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.403550737Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T18:02:55.403716711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014294s 
2025-10-26T18:02:55.403934500Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T18:02:55.404164884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.404403203Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-10-26T18:02:55.404659930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T18:02:55', 'movie_added_notifications') 
2025-10-26T18:02:55.404949904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.405629803Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T18:02:55.405826740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s 
2025-10-26T18:02:55.406042434Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T18:02:55.406225743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.406462410Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-10-26T18:02:55.406694678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T18:02:55', 'more_movie_meta_index') 
2025-10-26T18:02:55.406972136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.407611564Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T18:02:55.407790965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013827s 
2025-10-26T18:02:55.408021540Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T18:02:55.408212654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.408420112Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-10-26T18:02:55.409048528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-26T18:02:55.409211516Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T18:02:55.409415637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-26T18:02:55.410186790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-26T18:02:55.410734773Z [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-10-26T18:02:55.411109468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-26T18:02:55.411645076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-26T18:02:55.412757486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T18:02:55.413099775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003506s 
2025-10-26T18:02:55.413293926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-26T18:02:55.413445642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:55.413607778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-26T18:02:55.414209981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-26T18:02:55.414635929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-26T18:02:55.414960042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-26T18:02:55.415399186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-26T18:02:55.416412947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T18:02:55.416741158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029665s 
2025-10-26T18:02:55.416907824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:02:55.417061363Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T18:02:55.417224181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T18:02:55.417794028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T18:02:55.418193312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T18:02:55.418537546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T18:02:55.418961519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T18:02:55.419835379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:02:55.420207909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027944s 
2025-10-26T18:02:55.420436379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T18:02:55', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T18:02:55.420714108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.421693871Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T18:02:55.421901038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042664s 
2025-10-26T18:02:55.422134178Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T18:02:55.422345894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.422565116Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-10-26T18:02:55.422791381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T18:02:55', 'add_language_tags_to_subtitle_files') 
2025-10-26T18:02:55.423074552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.423793269Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T18:02:55.424009474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014554s 
2025-10-26T18:02:55.424207493Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T18:02:55.424375221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.424585354Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-10-26T18:02:55.424805086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T18:02:55', 'add_salt_to_users') 
2025-10-26T18:02:55.425074439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.425800430Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T18:02:55.425984621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014147s 
2025-10-26T18:02:55.426145856Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T18:02:55.426315518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.426529248Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-10-26T18:02:55.426745403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T18:02:55', 'clean_alt_titles') 
2025-10-26T18:02:55.427022040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.427734645Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T18:02:55.427930339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014134s 
2025-10-26T18:02:55.428106113Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T18:02:55.428284543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.428497010Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-10-26T18:02:55.428718146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T18:02:55', 'remove_omg') 
2025-10-26T18:02:55.428985143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.429710203Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T18:02:55.429877350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014287s 
2025-10-26T18:02:55.430068395Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T18:02:55.430237185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.430458280Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-10-26T18:02:55.430703944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T18:02:55', 'add_additional_info_to_pending_releases') 
2025-10-26T18:02:55.430971513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.431702706Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T18:02:55.431903119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014444s 
2025-10-26T18:02:55.432113142Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T18:02:55.432282673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.432489520Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-10-26T18:02:55.432730255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T18:02:55', 'add_result_to_commands') 
2025-10-26T18:02:55.432995649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.433705058Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T18:02:55.433882595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001419s 
2025-10-26T18:02:55.434058249Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T18:02:55.434243101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.434453786Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-10-26T18:02:55.434690432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T18:02:55', 'health_restored_notification') 
2025-10-26T18:02:55.435006248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.435716398Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T18:02:55.435916341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014718s 
2025-10-26T18:02:55.436121454Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T18:02:55.436310284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.436537572Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-10-26T18:02:55.436803718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T18:02:55', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T18:02:55.437088231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.437796948Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T18:02:55.437978483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014533s 
2025-10-26T18:02:55.438153265Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T18:02:55.438318879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.438537158Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-10-26T18:02:55.438794667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T18:02:55', 'remove_rarbg') 
2025-10-26T18:02:55.439085272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.439771524Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T18:02:55.439964392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014366s 
2025-10-26T18:02:55.440146268Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T18:02:55.440332133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.440549460Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-10-26T18:02:55.440787800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T18:02:55', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T18:02:55.441076953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.441740829Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T18:02:55.441919249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013954s 
2025-10-26T18:02:55.442090143Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T18:02:55.442258492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.442478334Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-10-26T18:02:55.442705692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T18:02:55', 'list_sync_time') 
2025-10-26T18:02:55.442982319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.443631196Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T18:02:55.443795888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013576s 
2025-10-26T18:02:55.443998375Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T18:02:55.444178047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.444396056Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-10-26T18:02:55.444620799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T18:02:55', 'add_tags_to_collections') 
2025-10-26T18:02:55.444886975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.445615902Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T18:02:55.445793750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014352s 
2025-10-26T18:02:55.445978513Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T18:02:55.446150699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.446374199Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-10-26T18:02:55.446609694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T18:02:55', 'add_download_client_tags') 
2025-10-26T18:02:55.446882042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.447546670Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T18:02:55.447715139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013737s 
2025-10-26T18:02:55.447902587Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T18:02:55.448165677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.448377273Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-10-26T18:02:55.448596484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T18:02:55', 'add_auto_tagging') 
2025-10-26T18:02:55.448874664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.449530886Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T18:02:55.449688443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013761s 
2025-10-26T18:02:55.449858586Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T18:02:55.450024931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.450244162Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-10-26T18:02:55.450477372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T18:02:55', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T18:02:55.450751123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.451385811Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T18:02:55.451567346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013424s 
2025-10-26T18:02:55.451732008Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T18:02:55.451931670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.452274170Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-10-26T18:02:55.452495455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T18:02:55', 'update_restrictions_to_release_profiles') 
2025-10-26T18:02:55.452772022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.453416310Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T18:02:55.453586823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s 
2025-10-26T18:02:55.453756094Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T18:02:55.453912790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.454130288Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-10-26T18:02:55.454347174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T18:02:55', 'rename_quality_profiles') 
2025-10-26T18:02:55.454610655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.455215613Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T18:02:55.455384804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012887s 
2025-10-26T18:02:55.455554656Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T18:02:55.455718506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.455944100Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-10-26T18:02:55.456174334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T18:02:55', 'update_images_remote_url') 
2025-10-26T18:02:55.456418105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.457076631Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T18:02:55.457240601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013405s 
2025-10-26T18:02:55.457411124Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T18:02:55.457566567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.457780578Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-10-26T18:02:55.457984579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T18:02:55', 'add_notification_status') 
2025-10-26T18:02:55.458248531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.458891756Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T18:02:55.459060666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013149s 
2025-10-26T18:02:55.459222853Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T18:02:55.459414999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.459626525Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-10-26T18:02:55.459874595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T18:02:55', 'rename_deprecated_indexer_flags') 
2025-10-26T18:02:55.460147284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.460803185Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T18:02:55.460974199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013742s 
2025-10-26T18:02:55.461136466Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T18:02:55.461311288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.461515439Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-10-26T18:02:55.461727245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T18:02:55', 'movie_last_searched_time') 
2025-10-26T18:02:55.461979754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.462624592Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T18:02:55.462790897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013104s 
2025-10-26T18:02:55.462960198Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T18:02:55.463134990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.463345213Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-10-26T18:02:55.463557150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T18:02:55', 'email_encryption') 
2025-10-26T18:02:55.463842825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.464503616Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T18:02:55.464675612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013562s 
2025-10-26T18:02:55.464841777Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T18:02:55.465019605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.465237103Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-10-26T18:02:55.465453048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T18:02:55', 'clear_last_rss_releases_info') 
2025-10-26T18:02:55.465712941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.466349072Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T18:02:55.466509926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013084s 
2025-10-26T18:02:55.466677914Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T18:02:55.466823427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.467033701Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-10-26T18:02:55.467236369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T18:02:55', 'add_indexes') 
2025-10-26T18:02:55.467491613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.468164658Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T18:02:55.468370994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013191s 
2025-10-26T18:02:55.468538681Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T18:02:55.468714666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.468930961Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-10-26T18:02:55.469150754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T18:02:55', 'parse_title_from_existing_subtitle_files') 
2025-10-26T18:02:55.469417591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.470048742Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T18:02:55.470217191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013158s 
2025-10-26T18:02:55.470403707Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T18:02:55.470591365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.470782700Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-10-26T18:02:55.471025459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T18:02:55', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T18:02:55.471293178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.471904799Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T18:02:55.472092107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012805s 
2025-10-26T18:02:55.472277690Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T18:02:55.472458725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.472668567Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-10-26T18:02:55.472903370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T18:02:55', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T18:02:55.473184306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.473778041Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T18:02:55.473947823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013011s 
2025-10-26T18:02:55.474109529Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T18:02:55.474269140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.474471788Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-10-26T18:02:55.474688575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T18:02:55', 'stevenlu_update_url') 
2025-10-26T18:02:55.474955553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.475591092Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T18:02:55.475786386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012976s 
2025-10-26T18:02:55.475981138Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T18:02:55.476139897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:02:55.476343357Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-10-26T18:02:55.476567418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T18:02:55', 'add_movie_keywords') 
2025-10-26T18:02:55.476845037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:02:55.477437180Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T18:02:55.477618335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012858s 
2025-10-26T18:02:55.663578006Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-10-26T18:02:55.670508132Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-26T18:02:55.674600212Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-26T18:02:55.795495856Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-26T18:02:55.821197360Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-10-26T18:02:55.849676207Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-26T18:02:55.850440026Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-26T18:02:55.850627513Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-10-26T18:02:55.936138354Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-10-26T18:02:56.333058561Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                         VERSION              TYPE                    
Azure.Core                                                   1.47.1               dotnet  (+5 duplicates)  
Azure.Identity                                               1.14.2               dotnet  (+5 duplicates)  
BouncyCastle.Cryptography                                    2.5.1                dotnet  (+5 duplicates)  
Dapper                                                       2.1.66               dotnet  (+5 duplicates)  
Diacritical.Net                                              1.0.4                dotnet  (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                         6.2.0                dotnet  (+1 duplicate)   
DryIoc.dll                                                   5.4.3                dotnet  (+7 duplicates)  
Dynamitey                                                    3.0.3                dotnet  (+3 duplicates)  
Equ                                                          2.3.0                dotnet  (+5 duplicates)  
FluentMigrator                                               6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Abstractions                                  6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Extensions.Postgres                           6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Runner.Core                                   6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Runner.Postgres                               6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Runner.SQLite                                 6.2.0                dotnet  (+5 duplicates)  
FluentValidation                                             9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                               6.2.0                dotnet  (+7 duplicates)  
Ical.Net                                                     4.3.1                dotnet  (+2 duplicates)  
ImpromptuInterface                                           8.0.6                dotnet  (+3 duplicates)  
Instances                                                    1.6.1                dotnet  (+5 duplicates)  
MailKit                                                      4.13.0               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   8.0.17               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              8.0.17               dotnet  (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                8.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.Cryptography                                   8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                     6.1.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Caching.Abstractions                    8.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Caching.Memory                          8.0.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                           8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Binder                    8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                      8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                     8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics                             8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics.Abstractions                8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Abstractions              8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Hosting                                 8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                 8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    8.0.2                dotnet  (+1 duplicate)   
Microsoft.Extensions.Logging.Abstractions                    8.0.3                dotnet  (+5 duplicates)  
Microsoft.Extensions.Logging.Configuration                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                 8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Primitives                              8.0.0                dotnet  (+6 duplicates)  
Microsoft.Identity.Client                                    4.73.1               dotnet  (+5 duplicates)  
Microsoft.Identity.Client.Extensions.Msal                    4.73.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Abstractions                         7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                              7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               7.7.1                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                            1.6.23               dotnet  (+2 duplicates)  
Microsoft.SqlServer.Server                                   1.0.0                dotnet  (+5 duplicates)  
Microsoft.Win32.SystemEvents                                 8.0.0                dotnet  (+5 duplicates)  
MimeKit                                                      4.13.0               dotnet  (+5 duplicates)  
Mono.Nat                                                     3.0.0                dotnet  (+5 duplicates)  
Mono.Posix.NETStandard                                       5.20.1.34-servarr20  dotnet                   
MonoTorrent                                                  3.0.2                dotnet  (+5 duplicates)  
NLog                                                         5.4.0                dotnet  (+7 duplicates)  
NLog.Extensions.Logging                                      5.4.0                dotnet  (+7 duplicates)  
NLog.Layouts.ClefJsonLayout                                  1.0.3                dotnet  (+7 duplicates)  
NLog.Targets.Syslog                                          7.0.0                dotnet  (+7 duplicates)  
Newtonsoft.Json                                              13.0.3               dotnet  (+7 duplicates)  
NodaTime                                                     3.2.0                dotnet  (+2 duplicates)  
Npgsql                                                       9.0.3                dotnet  (+7 duplicates)  
Polly                                                        8.6.0                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                   1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                   8.6.0                dotnet  (+5 duplicates)  
Radarr                                                       1.0.0                dotnet                   
Radarr.Api.V3                                                1.0.0                dotnet  (+2 duplicates)  
Radarr.Common                                                1.0.0                dotnet  (+7 duplicates)  
Radarr.Core                                                  1.0.0                dotnet  (+5 duplicates)  
Radarr.Host                                                  1.0.0                dotnet  (+1 duplicate)   
Radarr.Http                                                  1.0.0                dotnet  (+3 duplicates)  
Radarr.Mono                                                  1.0.0                dotnet                   
Radarr.SignalR                                               1.0.0                dotnet  (+4 duplicates)  
ReusableTasks                                                4.0.0                dotnet  (+5 duplicates)  
Sentry                                                       4.0.2                dotnet  (+7 duplicates)  
Servarr.FFMpegCore                                           4.7.0-26             dotnet  (+5 duplicates)  
Servarr.FFprobe                                              5.1.4.112            dotnet  (+5 duplicates)  
SharpZipLib                                                  1.4.2                dotnet  (+7 duplicates)  
SixLabors.ImageSharp                                         3.1.11               dotnet  (+5 duplicates)  
SourceGear.sqlite3                                           3.50.4.2             dotnet  (+7 duplicates)  
Swashbuckle.AspNetCore.Annotations                           8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                               8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            8.1.4                dotnet  (+2 duplicates)  
System.ClientModel                                           1.5.1                dotnet  (+5 duplicates)  
System.ComponentModel                                        4.3.0                dotnet  (+2 duplicates)  
System.ComponentModel.Annotations                            5.0.0                dotnet  (+4 duplicates)  
System.Configuration.ConfigurationManager                    8.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite                                           2.0.2                dotnet  (+7 duplicates)  
System.Diagnostics.DiagnosticSource                          6.0.1                dotnet  (+4 duplicates)  
System.Diagnostics.EventLog                                  8.0.1                dotnet  (+6 duplicates)  
System.Drawing.Common                                        8.0.20               dotnet  (+5 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet  (+4 duplicates)  
System.IO                                                    4.3.0                dotnet  (+5 duplicates)  
System.IO.FileSystem.AccessControl                           5.0.0                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                              7.7.1                dotnet  (+5 duplicates)  
System.Memory.Data                                           8.0.1                dotnet  (+5 duplicates)  
System.Private.Uri                                           4.3.0                dotnet  (+5 duplicates)  
System.Reflection                                            4.3.0                dotnet  (+5 duplicates)  
System.Reflection.Primitives                                 4.3.0                dotnet  (+5 duplicates)  
System.Runtime                                               4.3.0                dotnet  (+5 duplicates)  
System.Runtime.CompilerServices.Unsafe                       6.0.0                dotnet  (+4 duplicates)  
System.Runtime.Loader                                        4.3.0                dotnet  (+5 duplicates)  
System.Security.AccessControl                                5.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.1                dotnet  (+4 duplicates)  
System.Security.Cryptography.ProtectedData                   8.0.0                dotnet  (+7 duplicates)  
System.Security.Principal.Windows                            5.0.0                dotnet  (+5 duplicates)  
System.ServiceProcess.ServiceController                      8.0.1                dotnet  (+7 duplicates)  
System.Text.Encoding                                         4.3.0                dotnet  (+5 duplicates)  
System.Text.Encoding.CodePages                               8.0.0                dotnet  (+4 duplicates)  
System.Text.Json                                             8.0.5                dotnet  (+5 duplicates)  
System.Threading.Tasks                                       4.3.0                dotnet  (+5 duplicates)  
acl-libs                                                     2.3.2-r1             apk                      
alpine-baselayout                                            3.7.0-r0             apk                      
alpine-baselayout-data                                       3.7.0-r0             apk                      
alpine-keys                                                  2.5-r0               apk                      
alpine-release                                               3.22.2-r0            apk                      
apk-tools                                                    2.14.9-r3            apk                      
bash                                                         5.2.37-r0            apk                      
brotli-libs                                                  1.1.0-r2             apk                      
busybox                                                      1.37.0-r19           apk                      
busybox-binsh                                                1.37.0-r19           apk                      
c-ares                                                       1.34.5-r0            apk                      
ca-certificates                                              20250911-r0          apk                      
ca-certificates-bundle                                       20250911-r0          apk                      
catatonit                                                    0.2.1-r0             apk                      
coreutils                                                    9.7-r1               apk                      
coreutils-env                                                9.7-r1               apk                      
coreutils-fmt                                                9.7-r1               apk                      
coreutils-sha512sum                                          9.7-r1               apk                      
curl                                                         8.14.1-r2            apk                      
findutils                                                    4.10.0-r0            apk                      
icu-data-en                                                  76.1-r1              apk                      
icu-libs                                                     76.1-r1              apk                      
jq                                                           1.8.0-r0             apk                      
libapk2                                                      2.14.9-r3            apk                      
libattr                                                      2.5.2-r2             apk                      
libbsd                                                       0.12.2-r0            apk                      
libcrypto3                                                   3.5.4-r0             apk                      
libcurl                                                      8.14.1-r2            apk                      
libgcc                                                       14.2.0-r6            apk                      
libidn2                                                      2.3.7-r0             apk                      
libintl                                                      0.24.1-r0            apk                      
libmd                                                        1.1.0-r0             apk                      
libncursesw                                                  6.5_p20250503-r0     apk                      
libproc2                                                     4.0.4-r3             apk                      
libpsl                                                       0.21.5-r3            apk                      
libssl3                                                      3.5.4-r0             apk                      
libstdc++                                                    14.2.0-r6            apk                      
libunistring                                                 1.3-r0               apk                      
libxml2                                                      2.13.9-r0            apk                      
libxslt                                                      1.1.43-r3            apk                      
linux-pam                                                    1.7.0-r4             apk                      
musl                                                         1.2.5-r10            apk                      
musl-utils                                                   1.2.5-r10            apk                      
ncurses-terminfo-base                                        6.5_p20250503-r0     apk                      
netcat-openbsd                                               1.229.1-r0           apk                      
nghttp2-libs                                                 1.65.0-r0            apk                      
oniguruma                                                    6.9.10-r0            apk                      
procps-ng                                                    4.0.4-r3             apk                      
readline                                                     8.2.13-r1            apk                      
runtime.any.System.IO                                        4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection                                4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection.Primitives                     4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Runtime                                   4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Text.Encoding                             4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Threading.Tasks                           4.3.0                dotnet  (+5 duplicates)  
runtime.unix.System.Private.Uri                              4.3.0                dotnet  (+5 duplicates)  
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  8.0.12               dotnet  (+4 duplicates)  
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     8.0.12               dotnet  (+7 duplicates)  
scanelf                                                      1.3.8-r1             apk                      
shadow                                                       4.17.3-r0            apk                      
skalibs-libs                                                 2.14.4.0-r0          apk                      
sqlite-libs                                                  3.49.2-r1            apk                      
ssl_client                                                   1.37.0-r19           apk                      
tzdata                                                       2025b-r0             apk                      
utmps-libs                                                   0.1.3.1-r0           apk                      
xmlstarlet                                                   1.6.1-r2             apk                      
xz-libs                                                      5.8.1-r0             apk                      
zlib                                                         1.3.1-r2             apk                      
zstd-libs                                                    1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1761501793243
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1761501793243
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=qTfDPEPglHJoZGNBF92a4g.\"",
        "source": "console-api",
        "timestamp": 1761501793244
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1761501793244
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1761501793244
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1761501793244
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761501793244
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761501793244
    }
]
Test Result Message Runtime
Container startup PASS - 5.14s
Create SBOM PASS - 10.39s
Get build info PASS - 0.04s
Get screenshot PASS - 11.02s

ARM64 PASS

linuxserver/radarr

Runtime: 76.49s
arm64v8-develop-6.0.3.10276-ls237
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-10-26T17:59:55+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 90.94MB
Tag: arm64v8-develop-6.0.3.10276-ls237
Version: 6.0.3.10276-ls237
View Container Logs
Expand
2025-10-26T18:02:55.951834150Z [migrations] started
2025-10-26T18:02:55.957974735Z [migrations] no migrations found
2025-10-26T18:02:56.503420213Z usermod: no changes
2025-10-26T18:02:56.585348660Z ───────────────────────────────────────
2025-10-26T18:02:56.585382849Z 
2025-10-26T18:02:56.585392108Z       ██╗     ███████╗██╗ ██████╗
2025-10-26T18:02:56.585400655Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-26T18:02:56.585409503Z       ██║     ███████╗██║██║   ██║
2025-10-26T18:02:56.585417740Z       ██║     ╚════██║██║██║   ██║
2025-10-26T18:02:56.585426096Z       ███████╗███████║██║╚██████╔╝
2025-10-26T18:02:56.585434293Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-26T18:02:56.585442509Z 
2025-10-26T18:02:56.585450315Z    Brought to you by linuxserver.io
2025-10-26T18:02:56.585458391Z ───────────────────────────────────────
2025-10-26T18:02:56.591711313Z 
2025-10-26T18:02:56.592254076Z To support the app dev(s) visit:
2025-10-26T18:02:56.633268786Z Radarr: https://opencollective.com/radarr
2025-10-26T18:02:56.639824627Z 
2025-10-26T18:02:56.639863856Z To support LSIO projects visit:
2025-10-26T18:02:56.639876141Z https://www.linuxserver.io/donate/
2025-10-26T18:02:56.639884478Z 
2025-10-26T18:02:56.639892474Z ───────────────────────────────────────
2025-10-26T18:02:56.639901592Z GID/UID
2025-10-26T18:02:56.639909609Z ───────────────────────────────────────
2025-10-26T18:02:56.730817587Z 
2025-10-26T18:02:56.730849712Z User UID:    911
2025-10-26T18:02:56.730859371Z User GID:    911
2025-10-26T18:02:56.730867668Z ───────────────────────────────────────
2025-10-26T18:02:56.922812141Z Linuxserver.io version: 6.0.3.10276-ls237
2025-10-26T18:02:56.925920380Z Build-date: 2025-10-26T17:59:55+00:00
2025-10-26T18:02:56.925948367Z ───────────────────────────────────────
2025-10-26T18:02:56.925958607Z     
2025-10-26T18:03:00.089829422Z [custom-init] No custom files found, skipping...
2025-10-26T18:03:06.288271182Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.3.10276 
2025-10-26T18:03:06.563873433Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:03:06.629502558Z [Debug] Bootstrap: Console selected 
2025-10-26T18:03:06.641750521Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:03:10.428488971Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T18:03:11.407512788Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a607dfd6-ec6a-4c1e-b785-b07cad53abc7} may be persisted to storage in unencrypted form. 
2025-10-26T18:03:12.454777188Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-26T18:03:12.985896434Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T18:03:14.169337487Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T18:03:14.285468186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:14.293373855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:14.949738313Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T18:03:15.000987802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6648038s 
2025-10-26T18:03:15.004450044Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T18:03:15.007161924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7153666s 
2025-10-26T18:03:15.116393600Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T18:03:15.124663323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:15.210811306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T18:03:15.342084647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T18:03:15.504579627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2907365s 
2025-10-26T18:03:15.510141897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:15.525920560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T18:03:15.528283418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3122344s 
2025-10-26T18:03:15.544359731Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T18:03:15.547042312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:15.627512261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T18:03:15.642247975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:03:15.655452123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251454s 
2025-10-26T18:03:15.658958785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:03:15.662753045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016544s 
2025-10-26T18:03:15.668465057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T18:03:15.676746954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T18:03:15.689826803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188241s 
2025-10-26T18:03:15.693641464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:15.697788875Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T18:03:15.700525586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266487s 
2025-10-26T18:03:15.707109824Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T18:03:15.709677805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:15.722758476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:03:15.725417981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003108s 
2025-10-26T18:03:15.727728233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T18:03:15.731221046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T18:03:15.736515618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066782s 
2025-10-26T18:03:15.738819497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:15.742265686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T18:03:15.744244681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122128s 
2025-10-26T18:03:16.039000822Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T18:03:16.075226939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:16.126456197Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-26T18:03:16.577613967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-26T18:03:16.594303664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-10-26T18:03:16.646966620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643996s 
2025-10-26T18:03:16.649808342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-26T18:03:16.654473085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-26T18:03:16.660623530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088861s 
2025-10-26T18:03:16.662591754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-26T18:03:16.666256493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-26T18:03:16.670545610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060156s 
2025-10-26T18:03:16.672681692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-26T18:03:16.675659448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-26T18:03:16.679483949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048107s 
2025-10-26T18:03:16.681428144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-10-26T18:03:16.696358629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2025-10-26T18:03:16.709184526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258543s 
2025-10-26T18:03:16.711238953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-10-26T18:03:16.713980704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-10-26T18:03:16.717601134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044747s 
2025-10-26T18:03:16.719492973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-10-26T18:03:16.729416998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2025-10-26T18:03:16.739394659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180292s 
2025-10-26T18:03:16.741519959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T18:03:16.746376528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:16.750574882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071525s 
2025-10-26T18:03:16.752753058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-10-26T18:03:16.755659471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:16.759896273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052053s 
2025-10-26T18:03:16.761842231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-10-26T18:03:16.802035376Z [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-10-26T18:03:16.852116824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084557s 
2025-10-26T18:03:16.854749124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-10-26T18:03:16.873259407Z [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-10-26T18:03:16.885409323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285365s 
2025-10-26T18:03:16.887408579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-26T18:03:16.894514047Z [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-10-26T18:03:16.912178878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224394s 
2025-10-26T18:03:16.916799122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-26T18:03:16.920634545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:03:16.929867567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010978s 
2025-10-26T18:03:16.931893867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-26T18:03:17.104921677Z [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-10-26T18:03:17.146494761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2025159s 
2025-10-26T18:03:17.156117529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-26T18:03:17.169849179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-26T18:03:17.180067476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214091s 
2025-10-26T18:03:17.182899629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-26T18:03:17.187032772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:03:17.192647708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007271s 
2025-10-26T18:03:17.196713525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-26T18:03:17.249772137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-26T18:03:17.256326446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574718s 
2025-10-26T18:03:17.258827221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-26T18:03:17.261510124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:03:17.265209152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045693s 
2025-10-26T18:03:17.266916129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-26T18:03:17.271077600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-10-26T18:03:17.276595270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077661s 
2025-10-26T18:03:17.278674297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-26T18:03:17.281122216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:03:17.284796705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044292s 
2025-10-26T18:03:17.291973256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-10-26T18:03:17.299871651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-10-26T18:03:17.304473969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101338s 
2025-10-26T18:03:17.306245807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-10-26T18:03:17.311214652Z [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-10-26T18:03:17.316365083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084188s 
2025-10-26T18:03:17.318195759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-26T18:03:17.324382137Z [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-10-26T18:03:17.330219972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101915s 
2025-10-26T18:03:17.332012221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-26T18:03:17.337896120Z [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-10-26T18:03:17.344794250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109883s 
2025-10-26T18:03:17.346915161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-26T18:03:17.351187223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-26T18:03:17.356580824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078438s 
2025-10-26T18:03:17.358710603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-26T18:03:17.361603217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-26T18:03:17.365621419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051164s 
2025-10-26T18:03:17.367562538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-26T18:03:17.370341484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-26T18:03:17.374264954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049658s 
2025-10-26T18:03:17.375985980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-26T18:03:17.380376060Z [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-10-26T18:03:17.385082787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074945s 
2025-10-26T18:03:17.386888974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T18:03:17.392726750Z [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-10-26T18:03:17.398341867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097974s 
2025-10-26T18:03:17.400122332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-26T18:03:17.404564367Z [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-10-26T18:03:17.409378350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075557s 
2025-10-26T18:03:17.411139968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-26T18:03:17.416296521Z [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-10-26T18:03:17.421603889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087193s 
2025-10-26T18:03:17.423477401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-26T18:03:17.427425682Z [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-10-26T18:03:17.431599537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063991s 
2025-10-26T18:03:17.433243447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-26T18:03:17.436218999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-26T18:03:17.439998118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051322s 
2025-10-26T18:03:17.441759505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-26T18:03:17.444261243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-26T18:03:17.447723414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043206s 
2025-10-26T18:03:17.449512116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-26T18:03:17.453244151Z [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-10-26T18:03:17.457304688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061723s 
2025-10-26T18:03:17.459039742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-26T18:03:17.464338562Z [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-10-26T18:03:17.469430595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087435s 
2025-10-26T18:03:17.489073841Z [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-10-26T18:03:17.500136858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-26T18:03:17.504925991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-10-26T18:03:17.599258645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0969923s 
2025-10-26T18:03:17.602243265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-26T18:03:17.604922991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-26T18:03:17.609803209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058155s 
2025-10-26T18:03:17.611662312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-26T18:03:17.614208299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-26T18:03:17.617847748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042396s 
2025-10-26T18:03:17.619576168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-26T18:03:17.625224362Z [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-10-26T18:03:17.630840851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096291s 
2025-10-26T18:03:17.632580775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-26T18:03:17.637676015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-26T18:03:17.642813470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085729s 
2025-10-26T18:03:17.644715390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-10-26T18:03:17.647476039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-10-26T18:03:17.650961267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045024s 
2025-10-26T18:03:17.652676551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T18:03:17.657870670Z [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-10-26T18:03:17.663020691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087289s 
2025-10-26T18:03:17.664770223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T18:03:17.670478148Z [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-10-26T18:03:17.675946038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095262s 
2025-10-26T18:03:17.677782546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-26T18:03:17.680123139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:03:17.683431151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040097s 
2025-10-26T18:03:17.705984135Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0286231 taking an average of 00:00:00.0286231 
2025-10-26T18:03:17.716374106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T18:03:17', 'InitialSetup') 
2025-10-26T18:03:17.722312093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:17.732093049Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T18:03:17.733659945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523484s 
2025-10-26T18:03:17.740398444Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T18:03:17.742785160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:17.747115830Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-10-26T18:03:17.778010071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-10-26T18:03:17.785039856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-10-26T18:03:17.792852729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121381s 
2025-10-26T18:03:17.795423295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-10-26T18:03:17.798383466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T18:03:17.802388821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050304s 
2025-10-26T18:03:17.804943085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:17.807302806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003481s 
2025-10-26T18:03:17.810706630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-10-26T18:03:17.815000958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:17.836983463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241517s 
2025-10-26T18:03:17.842029805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T18:03:17', 'add_moviefiles_table') 
2025-10-26T18:03:17.847022478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:17.851637903Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T18:03:17.854058166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384257s 
2025-10-26T18:03:17.858000775Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T18:03:17.861283826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:17.865663275Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-10-26T18:03:17.874633297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:03:17.887344584Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.44E-05s 
2025-10-26T18:03:17.889257666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-10-26T18:03:17.892123336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:17.901385968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104071s 
2025-10-26T18:03:17.904685131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T18:03:17', 'fix_history_movieId') 
2025-10-26T18:03:17.908427898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:17.911398379Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T18:03:17.913053693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202733s 
2025-10-26T18:03:17.915166297Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T18:03:17.917065321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:17.919629745Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-10-26T18:03:17.944182646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:17.946207865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2025-10-26T18:03:17.948014042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-10-26T18:03:17.950626763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:17.960190340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104759s 
2025-10-26T18:03:17.961890945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:17.963498001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-10-26T18:03:17.965310160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-10-26T18:03:17.967644801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-10-26T18:03:17.975993292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089769s 
2025-10-26T18:03:17.978072830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:17.979701870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-10-26T18:03:17.984212303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-10-26T18:03:18.209681080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2025-10-26T18:03:18.226645712Z [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-10-26T18:03:18.242080963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:18.254100316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:18.284096808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:18.289263974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:18.293124989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.307068s 
2025-10-26T18:03:18.294778518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:18.296316034Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-10-26T18:03:18.298194266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-10-26T18:03:18.300773470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-10-26T18:03:18.309227393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092896s 
2025-10-26T18:03:18.312269829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T18:03:18', 'add_tmdb_stuff') 
2025-10-26T18:03:18.315759427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.319209634Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T18:03:18.320810328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191482s 
2025-10-26T18:03:18.322935787Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T18:03:18.324827487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.327394816Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-10-26T18:03:18.334259299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:03:18.336079594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2025-10-26T18:03:18.337912315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-10-26T18:03:18.400798817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-10-26T18:03:18.409477764Z [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-10-26T18:03:18.415212391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:03:18.419421467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:03:18.441693185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T18:03:18.445244386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056251s 
2025-10-26T18:03:18.448345230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T18:03:18', 'fix_movie_files') 
2025-10-26T18:03:18.451824957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.454986463Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T18:03:18.456616475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1152549s 
2025-10-26T18:03:18.458830403Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T18:03:18.460762343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.463371117Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-10-26T18:03:18.470579552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:03:18.472374186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-10-26T18:03:18.474229973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-10-26T18:03:18.535218734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-26T18:03:18.541851871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-10-26T18:03:18.546088882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:03:18.550168026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:03:18.572819910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:03:18.576489730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.100508s 
2025-10-26T18:03:18.579422695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T18:03:18.583224070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T18:03:18.589002305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073774s 
2025-10-26T18:03:18.592182579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T18:03:18', 'update_schedule_intervale') 
2025-10-26T18:03:18.595937811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.599271194Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T18:03:18.600918120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173889s 
2025-10-26T18:03:18.611176677Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T18:03:18.613231796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.615941592Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-10-26T18:03:18.624814199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:03:18.626630155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-10-26T18:03:18.628635283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-10-26T18:03:18.631352795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-10-26T18:03:18.640642041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101979s 
2025-10-26T18:03:18.642391924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:03:18.643947467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-10-26T18:03:18.645998947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-10-26T18:03:18.648633853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-10-26T18:03:18.657136785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093773s 
2025-10-26T18:03:18.658802590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:18.661097391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:18.669470020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089803s 
2025-10-26T18:03:18.673229992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T18:03:18', 'add_movie_formats_to_naming_config') 
2025-10-26T18:03:18.676894100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.680195558Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T18:03:18.681824458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193275s 
2025-10-26T18:03:18.684064248Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T18:03:18.685918602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.688521433Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-10-26T18:03:18.693359426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:18.695000591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-10-26T18:03:18.696877019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-10-26T18:03:18.699420370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-10-26T18:03:18.708544473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099416s 
2025-10-26T18:03:18.711603302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T18:03:18', 'add_phyiscal_release') 
2025-10-26T18:03:18.715054833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.718006817Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T18:03:18.719626769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192262s 
2025-10-26T18:03:18.721722860Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T18:03:18.723582325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.726134814Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-10-26T18:03:18.750801875Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:18.763235813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-10-26T18:03:18.766806573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138973s 
2025-10-26T18:03:18.769863429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T18:03:18', 'remove_bitmetv') 
2025-10-26T18:03:18.773300350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.776158595Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T18:03:18.777834359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231541s 
2025-10-26T18:03:18.779955771Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T18:03:18.781846589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.784402606Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-10-26T18:03:18.791281167Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:18.794268593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-10-26T18:03:18.797224254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040239s 
2025-10-26T18:03:18.800259947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T18:03:18', 'remove_torrentleech') 
2025-10-26T18:03:18.803689673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.806607098Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T18:03:18.808259716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132192s 
2025-10-26T18:03:18.810398132Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T18:03:18.812312958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.814870258Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-10-26T18:03:18.819018841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:18.821674279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-10-26T18:03:18.824508105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036835s 
2025-10-26T18:03:18.827547004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T18:03:18', 'remove_broadcasthenet') 
2025-10-26T18:03:18.830982111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.833876690Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T18:03:18.835486391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128341s 
2025-10-26T18:03:18.837468112Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T18:03:18.839329480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.841884364Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-10-26T18:03:18.845901584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:18.848419044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-10-26T18:03:18.851151646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034578s 
2025-10-26T18:03:18.854158190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T18:03:18', 'remove_fanzub') 
2025-10-26T18:03:18.857547004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.860334707Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T18:03:18.861897665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124901s 
2025-10-26T18:03:18.864019207Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T18:03:18.865917008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.868512314Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-10-26T18:03:18.871994616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:18.873885855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:18.880433670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066942s 
2025-10-26T18:03:18.883651921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T18:03:18', 'update_movie_sorttitle') 
2025-10-26T18:03:18.887268052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.890234686Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T18:03:18.892081475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163423s 
2025-10-26T18:03:18.894280082Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T18:03:18.896226341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.898782729Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-10-26T18:03:18.902220351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:18.904131640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:18.910711650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067231s 
2025-10-26T18:03:18.913994049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T18:03:18', 'update_movie_sorttitle_again') 
2025-10-26T18:03:18.917671585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.920676506Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T18:03:18.922327630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164833s 
2025-10-26T18:03:18.924417939Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T18:03:18.926302564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.928832439Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-10-26T18:03:18.941306868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-10-26T18:03:18.944009160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-10-26T18:03:18.953114074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098352s 
2025-10-26T18:03:18.956238095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T18:03:18', 'update_movie_file') 
2025-10-26T18:03:18.959696088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.962621158Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T18:03:18.964230278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192156s 
2025-10-26T18:03:18.966484277Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T18:03:18.968469304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:18.971105102Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-10-26T18:03:18.974668337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:18.976552762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:18.983359648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069717s 
2025-10-26T18:03:18.986494701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T18:03:18', 'update_movie_slug') 
2025-10-26T18:03:18.990079149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:18.992934298Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T18:03:18.994525653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164551s 
2025-10-26T18:03:18.996657315Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T18:03:18.998563002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.001138439Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-10-26T18:03:19.005796479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:19.007416441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-10-26T18:03:19.009231646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-10-26T18:03:19.011744937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-10-26T18:03:19.020857436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098623s 
2025-10-26T18:03:19.023954953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T18:03:19', 'add_youtube_trailer_id') 
2025-10-26T18:03:19.027447306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.030566797Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T18:03:19.032234145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194096s 
2025-10-26T18:03:19.034266107Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T18:03:19.036229711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.038680416Z [Info] add_studio: Starting migration of Main DB to 120 
2025-10-26T18:03:19.043214536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:19.044837123Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-26T18:03:19.046574401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-10-26T18:03:19.048888241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-10-26T18:03:19.057771168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095429s 
2025-10-26T18:03:19.060719214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T18:03:19', 'add_studio') 
2025-10-26T18:03:19.064217959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.067134192Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T18:03:19.068714645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188102s 
2025-10-26T18:03:19.070840285Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T18:03:19.072759940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.075333513Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-10-26T18:03:19.078924564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:19.080800822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:19.087214477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065788s 
2025-10-26T18:03:19.090514231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T18:03:19', 'update_filedate_config') 
2025-10-26T18:03:19.094244653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.097659189Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T18:03:19.099284141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168655s 
2025-10-26T18:03:19.101456506Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T18:03:19.103353976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.105915284Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-10-26T18:03:19.113799640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:03:19.115440474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-10-26T18:03:19.117263626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-10-26T18:03:19.119786676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-10-26T18:03:19.128896350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099562s 
2025-10-26T18:03:19.130562144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:03:19.132078227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-26T18:03:19.133918353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-10-26T18:03:19.210201882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-10-26T18:03:19.220207570Z [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-10-26T18:03:19.226805596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:03:19.231068240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:03:19.267119665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311153s 
2025-10-26T18:03:19.268937135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:03:19.270506345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-10-26T18:03:19.272338815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-10-26T18:03:19.333184157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-10-26T18:03:19.343129022Z [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-10-26T18:03:19.349498508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:03:19.354185546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:03:19.376326320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022212s 
2025-10-26T18:03:19.379675424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T18:03:19', 'add_movieid_to_blacklist') 
2025-10-26T18:03:19.383540758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.387254787Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T18:03:19.388921473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129905s 
2025-10-26T18:03:19.391936685Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T18:03:19.393851110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.397082256Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-10-26T18:03:19.414812318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-10-26T18:03:19.420961200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2025-10-26T18:03:19.427012976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103186s 
2025-10-26T18:03:19.428807400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-10-26T18:03:19.431457466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-10-26T18:03:19.434734435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043258s 
2025-10-26T18:03:19.437789276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T18:03:19', 'create_netimport_table') 
2025-10-26T18:03:19.441214804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.444206288Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T18:03:19.445811420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135515s 
2025-10-26T18:03:19.448042463Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T18:03:19.449965505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.452614259Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-10-26T18:03:19.457419675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:03:19.459064407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-10-26T18:03:19.460905875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-10-26T18:03:19.463355267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-10-26T18:03:19.472440552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098296s 
2025-10-26T18:03:19.475594823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T18:03:19', 'add_preferred_tags_to_profile') 
2025-10-26T18:03:19.479098599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.482129923Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T18:03:19.483786599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192438s 
2025-10-26T18:03:19.485819202Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T18:03:19.487687855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.490316308Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-10-26T18:03:19.493960987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:19.495832646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:19.500342587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004661s 
2025-10-26T18:03:19.503416918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T18:03:19', 'fix_imdb_unique') 
2025-10-26T18:03:19.506977608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.509850924Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T18:03:19.511435174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141029s 
2025-10-26T18:03:19.513676878Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T18:03:19.515612426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.518394007Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-10-26T18:03:19.521774003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:19.523633006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:19.548359848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246234s 
2025-10-26T18:03:19.551941871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T18:03:19', 'update_qualities_and_profiles') 
2025-10-26T18:03:19.555951455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.558935433Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T18:03:19.560615907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352327s 
2025-10-26T18:03:19.562656907Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T18:03:19.564528746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.567079924Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-10-26T18:03:19.571533802Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:19.574242166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T18:03:19.577070782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003727s 
2025-10-26T18:03:19.580015993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T18:03:19', 'remove_wombles') 
2025-10-26T18:03:19.583406761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.586191749Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T18:03:19.587782362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127016s 
2025-10-26T18:03:19.589773220Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T18:03:19.591646272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.594197419Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-10-26T18:03:19.598191672Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:19.600822880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-10-26T18:03:19.603647939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036633s 
2025-10-26T18:03:19.606597449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T18:03:19', 'remove_kickass') 
2025-10-26T18:03:19.610053148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.612844679Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T18:03:19.614429620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127011s 
2025-10-26T18:03:19.616686625Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T18:03:19.618681783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.621300967Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-10-26T18:03:19.626026342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:03:19.627694461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-10-26T18:03:19.629636401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-10-26T18:03:19.632259854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-10-26T18:03:19.641422164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100263s 
2025-10-26T18:03:19.644686948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T18:03:19', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T18:03:19.648298671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.651404174Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T18:03:19.653150000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196245s 
2025-10-26T18:03:19.655311342Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T18:03:19.657223132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.659743767Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-10-26T18:03:19.664719376Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:19.667246766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T18:03:19.670062446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035442s 
2025-10-26T18:03:19.671970649Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:19.674477717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-10-26T18:03:19.677072201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033985s 
2025-10-26T18:03:19.680124507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T18:03:19', 'remove_wombles_kickass') 
2025-10-26T18:03:19.683548081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.686443622Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T18:03:19.688078955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125245s 
2025-10-26T18:03:19.690315679Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T18:03:19.692482763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.695061786Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-10-26T18:03:19.699623562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:03:19.701292573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-26T18:03:19.703266748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-10-26T18:03:19.763811795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-10-26T18:03:19.771939392Z [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-10-26T18:03:19.777122719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:03:19.780744562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:03:19.848804662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143401s 
2025-10-26T18:03:19.852917474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T18:03:19', 'make_parsed_episode_info_nullable') 
2025-10-26T18:03:19.856621012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.859819582Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T18:03:19.864110363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1544571s 
2025-10-26T18:03:19.866416467Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T18:03:19.868410762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.871827933Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-10-26T18:03:19.876693100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T18:03:19.880313320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T18:03:19.883704749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047633s 
2025-10-26T18:03:19.887080847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T18:03:19', 'rename_torrent_downloadstation') 
2025-10-26T18:03:19.890819486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.893939980Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T18:03:19.895606075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01469s 
2025-10-26T18:03:19.898858895Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T18:03:19.900919865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.903864785Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-10-26T18:03:19.922539800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T18:03:19.924423904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-10-26T18:03:19.926534524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-10-26T18:03:19.929400555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T18:03:19.938697005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103796s 
2025-10-26T18:03:19.940366437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:19.941878061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-10-26T18:03:19.943730831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-10-26T18:03:19.946485318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T18:03:19.955247913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097667s 
2025-10-26T18:03:19.958358046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T18:03:19', 'add_minimumavailability') 
2025-10-26T18:03:19.961826901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.965782727Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T18:03:19.967470295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200292s 
2025-10-26T18:03:19.969795828Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T18:03:19.971778320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:19.974487295Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-10-26T18:03:19.978306766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:19.980203796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:19.983473339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034995s 
2025-10-26T18:03:19.986713374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T18:03:19', 'add_remux_qualities_for_the_wankers') 
2025-10-26T18:03:19.990377823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:19.993447785Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T18:03:19.995151966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131285s 
2025-10-26T18:03:19.997300232Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T18:03:19.999223325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.001826046Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-10-26T18:03:20.006811404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:20.008484684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-10-26T18:03:20.010305621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-10-26T18:03:20.013008904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:20.022362439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103572s 
2025-10-26T18:03:20.025499486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T18:03:20', 'add_haspredbentry_to_movies') 
2025-10-26T18:03:20.028977480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.031954665Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T18:03:20.033613084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196922s 
2025-10-26T18:03:20.035750057Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T18:03:20.037625574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.040204507Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-10-26T18:03:20.045110025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:20.046737282Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:20.048536094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-10-26T18:03:20.051141821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-10-26T18:03:20.060468271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102641s 
2025-10-26T18:03:20.063553704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T18:03:20', 'add_pathstate_to_movies') 
2025-10-26T18:03:20.067084604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.070041669Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T18:03:20.071672282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196327s 
2025-10-26T18:03:20.073854186Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T18:03:20.075787319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.078406753Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-10-26T18:03:20.088236698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-10-26T18:03:20.092541917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-10-26T18:03:20.097311832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072094s 
2025-10-26T18:03:20.099164853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-10-26T18:03:20.101826884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-10-26T18:03:20.105219856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004392s 
2025-10-26T18:03:20.106845499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:20.108649512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:20.120653905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119851s 
2025-10-26T18:03:20.124065585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T18:03:20', 'add_import_exclusions_table') 
2025-10-26T18:03:20.127682198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.130890628Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T18:03:20.132563106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221969s 
2025-10-26T18:03:20.134738406Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T18:03:20.136670096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.139251063Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-10-26T18:03:20.143806226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:20.145440877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-10-26T18:03:20.147310732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-10-26T18:03:20.149834505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-10-26T18:03:20.159201427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101647s 
2025-10-26T18:03:20.162447363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T18:03:20', 'add_physical_release_note') 
2025-10-26T18:03:20.165922961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.168896729Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T18:03:20.170530369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196142s 
2025-10-26T18:03:20.172713064Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T18:03:20.174639644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.177219919Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-10-26T18:03:20.180702162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:20.182571686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:20.210906553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282437s 
2025-10-26T18:03:20.214415779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T18:03:20', 'consolidate_indexer_baseurl') 
2025-10-26T18:03:20.218173727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.221147485Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T18:03:20.222809652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385317s 
2025-10-26T18:03:20.225036456Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T18:03:20.226983457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.229574805Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-10-26T18:03:20.272468488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-10-26T18:03:20.278845659Z [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-10-26T18:03:20.285075204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105926s 
2025-10-26T18:03:20.290252259Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-10-26T18:03:20.372384785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2025-10-26T18:03:20.392973114Z [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-10-26T18:03:20.406772100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:20.411110326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:20.435764571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:20.439899617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474556s 
2025-10-26T18:03:20.441495220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:20.443100453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-10-26T18:03:20.444986842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-10-26T18:03:20.447572799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-10-26T18:03:20.456775650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100457s 
2025-10-26T18:03:20.458451104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:20.460197791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-10-26T18:03:20.461905711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-10-26T18:03:20.464633934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-10-26T18:03:20.473749530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100931s 
2025-10-26T18:03:20.476949784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T18:03:20', 'add_alternative_titles_table') 
2025-10-26T18:03:20.480464542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.483789888Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T18:03:20.485470813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198554s 
2025-10-26T18:03:20.487720894Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T18:03:20.489697013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.492530739Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-10-26T18:03:20.500304362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:20.502256072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:20.509318604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072214s 
2025-10-26T18:03:20.511136194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T18:03:20.512758702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-10-26T18:03:20.514712516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-10-26T18:03:20.579246175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-26T18:03:20.587896834Z [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-10-26T18:03:20.593322019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:03:20.597044364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:03:20.621001135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045272s 
2025-10-26T18:03:20.623079460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T18:03:20.625945281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:20.629553015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047614s 
2025-10-26T18:03:20.633963056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T18:03:20', 'fix_duplicate_alt_titles') 
2025-10-26T18:03:20.637475148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.640944995Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T18:03:20.642584517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158976s 
2025-10-26T18:03:20.655184058Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T18:03:20.656923450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.660698312Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-10-26T18:03:20.701896541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-10-26T18:03:20.704930490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:03:20.708463355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045763s 
2025-10-26T18:03:20.710222316Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-10-26T18:03:20.712419851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:03:20.715224740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033676s 
2025-10-26T18:03:20.716922228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-10-26T18:03:20.718831332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:03:20.721615238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030772s 
2025-10-26T18:03:20.723272094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T18:03:20.728294698Z [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-10-26T18:03:20.733103862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008238s 
2025-10-26T18:03:20.734796119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T18:03:20.739865428Z [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-10-26T18:03:20.744745184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008359s 
2025-10-26T18:03:20.746469977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T18:03:20.751863057Z [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-10-26T18:03:20.756986203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089013s 
2025-10-26T18:03:20.759968989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T18:03:20', 'movie_extras') 
2025-10-26T18:03:20.763352382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:20.766919495Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T18:03:20.768511661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186972s 
2025-10-26T18:03:20.770588213Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T18:03:20.772454952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:20.774950527Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-10-26T18:03:20.786374892Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-10-26T18:03:20.788521645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-10-26T18:03:20.791867171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036281s 
2025-10-26T18:03:20.793594179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-10-26T18:03:20.795498984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-10-26T18:03:20.798279443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031037s 
2025-10-26T18:03:20.799895507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-10-26T18:03:20.801715212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-10-26T18:03:20.805123165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036526s 
2025-10-26T18:03:20.806800021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-10-26T18:03:20.808715188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-10-26T18:03:20.811433021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030538s 
2025-10-26T18:03:20.814453823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-10-26T18:03:20.872135224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-10-26T18:03:20.880974744Z [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-10-26T18:03:20.886746005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T18:03:20.890596639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T18:03:20.910886005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946309s 
2025-10-26T18:03:20.912856713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-10-26T18:03:20.969454242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2025-10-26T18:03:20.976858071Z [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-10-26T18:03:20.981792216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:03:20.985649323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:03:21.006729832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:03:21.011436610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:03:21.014794271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002322s 
2025-10-26T18:03:21.017698559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-10-26T18:03:21.076636701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-10-26T18:03:21.085314786Z [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-10-26T18:03:21.090938620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:03:21.094713752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:03:21.115604559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955182s 
2025-10-26T18:03:21.117768306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-10-26T18:03:21.173495181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-10-26T18:03:21.180460076Z [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-10-26T18:03:21.185109108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:03:21.189123922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:03:21.209703262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09012s 
2025-10-26T18:03:21.213213751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T18:03:21', 'clean_core_tv') 
2025-10-26T18:03:21.216757366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.220174517Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T18:03:21.221795211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1004746s 
2025-10-26T18:03:21.224064881Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T18:03:21.226025048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.228659674Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-10-26T18:03:21.234877986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:03:21.236657890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.07E-05s 
2025-10-26T18:03:21.238526743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-10-26T18:03:21.241282863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-10-26T18:03:21.250077241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098154s 
2025-10-26T18:03:21.252281480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-10-26T18:03:21.255033502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-10-26T18:03:21.263301862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091874s 
2025-10-26T18:03:21.266477907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T18:03:21', 'add_cookies_to_indexer_status') 
2025-10-26T18:03:21.270031132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.273082627Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T18:03:21.274764804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186734s 
2025-10-26T18:03:21.276835914Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T18:03:21.278757484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.281275815Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-10-26T18:03:21.286019377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T18:03:21.289057885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T18:03:21.292534195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043818s 
2025-10-26T18:03:21.294839607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T18:03:21.297418170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T18:03:21.300161925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034116s 
2025-10-26T18:03:21.303230655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T18:03:21', 'banner_to_fanart') 
2025-10-26T18:03:21.306733678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.309589229Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T18:03:21.311201665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126628s 
2025-10-26T18:03:21.313320492Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T18:03:21.315327834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.317934453Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-10-26T18:03:21.323595282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:03:21.325361328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-10-26T18:03:21.327382518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-26T18:03:21.330344683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:21.339349696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101554s 
2025-10-26T18:03:21.342583598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T18:03:21', 'naming_config_colon_action') 
2025-10-26T18:03:21.346174359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.349239130Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T18:03:21.350904042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198134s 
2025-10-26T18:03:21.353002097Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T18:03:21.354920520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.357420955Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-10-26T18:03:21.367390731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-26T18:03:21.371250714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2025-10-26T18:03:21.375711727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065286s 
2025-10-26T18:03:21.377587043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-26T18:03:21.380158762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:03:21.383505381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042586s 
2025-10-26T18:03:21.385232528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:03:21.386825256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.46E-05s 
2025-10-26T18:03:21.388696333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-10-26T18:03:21.391561222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-10-26T18:03:21.400467336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100536s 
2025-10-26T18:03:21.402375519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-10-26T18:03:21.405042840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:21.413476673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094016s 
2025-10-26T18:03:21.415149261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:21.416978624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:21.419475522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027328s 
2025-10-26T18:03:21.422511035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T18:03:21', 'add_custom_formats') 
2025-10-26T18:03:21.426067436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.429221127Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T18:03:21.430836029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122903s 
2025-10-26T18:03:21.433039365Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T18:03:21.434984793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.437583596Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-10-26T18:03:21.441969498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T18:03:21.444930891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T18:03:21.448472412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043886s 
2025-10-26T18:03:21.451614279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T18:03:21', 'remove_extra_naming_config') 
2025-10-26T18:03:21.455128285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.458070980Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T18:03:21.459743528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137228s 
2025-10-26T18:03:21.461885081Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T18:03:21.463866391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.466419051Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-10-26T18:03:21.469850501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:21.471736288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:21.524144320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522327s 
2025-10-26T18:03:21.527740271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T18:03:21', 'convert_regex_required_tags') 
2025-10-26T18:03:21.531686026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.534742150Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T18:03:21.536445591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629543s 
2025-10-26T18:03:21.538742496Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T18:03:21.540747974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.543366146Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-10-26T18:03:21.546900042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:21.548834117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:21.556854657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081219s 
2025-10-26T18:03:21.560361419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T18:03:21', 'fix_format_tags_double_underscore') 
2025-10-26T18:03:21.564247164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.567313528Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T18:03:21.569052951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184101s 
2025-10-26T18:03:21.571216397Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T18:03:21.573172205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.575714906Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-10-26T18:03:21.580677218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T18:03:21.582355567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-10-26T18:03:21.584162235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-10-26T18:03:21.586549803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-10-26T18:03:21.595502150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096444s 
2025-10-26T18:03:21.597568732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T18:03:21.599719894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T18:03:21.602481595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031528s 
2025-10-26T18:03:21.605558420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T18:03:21', 'add_tags_to_net_import') 
2025-10-26T18:03:21.609088368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.612160495Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T18:03:21.613812010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125753s 
2025-10-26T18:03:21.615915676Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T18:03:21.617818528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.620344324Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-10-26T18:03:21.626978954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-26T18:03:21.630727683Z [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-10-26T18:03:21.635143244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00645s 
2025-10-26T18:03:21.638257686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T18:03:21', 'add_custom_filters') 
2025-10-26T18:03:21.641735940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:21.644707393Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T18:03:21.646319519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158274s 
2025-10-26T18:03:21.648619250Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T18:03:21.650653887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:21.653325647Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-10-26T18:03:21.691181556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:03:21.693208347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-10-26T18:03:21.695075066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-26T18:03:21.697841617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:21.707263871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104564s 
2025-10-26T18:03:21.711068572Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-10-26T18:03:21.827198779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:03:21.837703161Z [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-10-26T18:03:21.843780449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:03:21.848623521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:03:21.875444069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:03:21.879083928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1661537s 
2025-10-26T18:03:21.881261262Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-26T18:03:21.944235932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-26T18:03:21.952477197Z [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-10-26T18:03:21.957459500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T18:03:21.961309202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T18:03:21.983626331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:03:21.987032901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103955s 
2025-10-26T18:03:21.988788756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:03:21.990395381Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.21E-05s 
2025-10-26T18:03:21.992850435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T18:03:21.995583599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-26T18:03:22.004954298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102981s 
2025-10-26T18:03:22.007431617Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T18:03:22.010261195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T18:03:22.012945550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035372s 
2025-10-26T18:03:22.014576214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:03:22.016131395Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-10-26T18:03:22.018128978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T18:03:22.077525462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-26T18:03:22.086808214Z [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-10-26T18:03:22.092428101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T18:03:22.096616264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T18:03:22.118980609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T18:03:22.122624306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025829s 
2025-10-26T18:03:22.124442106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-26T18:03:22.129399809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:03:22.134391421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082638s 
2025-10-26T18:03:22.136377029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-26T18:03:22.139319424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:03:22.142827719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047012s 
2025-10-26T18:03:22.146190791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T18:03:22', 'indexer_client_status_search_changes') 
2025-10-26T18:03:22.149718164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.153285156Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T18:03:22.155037415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147832s 
2025-10-26T18:03:22.157416014Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T18:03:22.159424980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.162358868Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-10-26T18:03:22.171536980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:03:22.173240420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-26T18:03:22.175104313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-10-26T18:03:22.177861715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:03:22.187431756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105937s 
2025-10-26T18:03:22.189078091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:03:22.190910130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-26T18:03:22.192747209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-10-26T18:03:22.195355612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:03:22.204410937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099572s 
2025-10-26T18:03:22.206083675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:03:22.207591842Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-10-26T18:03:22.209396766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-10-26T18:03:22.211972683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:03:22.220877965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009777s 
2025-10-26T18:03:22.222532697Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:22.224346660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:22.295520921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709656s 
2025-10-26T18:03:22.299284389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T18:03:22', 'add_language_to_files_history_blacklist') 
2025-10-26T18:03:22.303289555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.306550742Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T18:03:22.308337650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820216s 
2025-10-26T18:03:22.310680528Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T18:03:22.312678170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.315319769Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-10-26T18:03:22.345938114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:03:22.347951338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2025-10-26T18:03:22.349918439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-10-26T18:03:22.352537593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-26T18:03:22.362289220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106141s 
2025-10-26T18:03:22.363987790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:22.374442372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-26T18:03:22.377714972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01212s 
2025-10-26T18:03:22.381012913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T18:03:22', 'add_update_allowed_quality_profile') 
2025-10-26T18:03:22.384591619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.387749719Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T18:03:22.389480935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218214s 
2025-10-26T18:03:22.391709362Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T18:03:22.393696804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.396279865Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-10-26T18:03:22.401840001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:03:22.403561478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:22.405449991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-26T18:03:22.408278868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:22.417880632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106909s 
2025-10-26T18:03:22.419571567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:22.421409258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:22.662732511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2411233s 
2025-10-26T18:03:22.666313071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T18:03:22', 'add_download_client_priority') 
2025-10-26T18:03:22.670209006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.673273877Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T18:03:22.674946295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2517984s 
2025-10-26T18:03:22.677045843Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T18:03:22.678952522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.681499832Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-10-26T18:03:22.685738848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:22.688328593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-26T18:03:22.691338854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036572s 
2025-10-26T18:03:22.694313424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T18:03:22', 'remove_growl_prowl') 
2025-10-26T18:03:22.697740485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.700545313Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T18:03:22.702151186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012807s 
2025-10-26T18:03:22.704231616Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T18:03:22.706150159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.708658280Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-10-26T18:03:22.713453275Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:22.716141909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-26T18:03:22.718978010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037216s 
2025-10-26T18:03:22.720912886Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:22.723416648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-26T18:03:22.725999068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033883s 
2025-10-26T18:03:22.729014891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T18:03:22', 'remove_plex_hometheatre') 
2025-10-26T18:03:22.732463295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.735343174Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T18:03:22.736993597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124639s 
2025-10-26T18:03:22.739034266Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T18:03:22.740938180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.743402462Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-10-26T18:03:22.746829774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:22.748734350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:22.772443762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236215s 
2025-10-26T18:03:22.775829900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T18:03:22', 'add_webrip_qualites') 
2025-10-26T18:03:22.779639462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.782566516Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T18:03:22.784208502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338759s 
2025-10-26T18:03:22.786453353Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T18:03:22.788401325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.790914025Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-10-26T18:03:22.797357710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:22.799053806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-10-26T18:03:22.800964603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-26T18:03:22.803762928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:22.813461448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107378s 
2025-10-26T18:03:22.815182343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:22.816739910Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-10-26T18:03:22.818737913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-26T18:03:22.821620297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:22.830678798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101576s 
2025-10-26T18:03:22.833749641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T18:03:22', 'health_issue_notification') 
2025-10-26T18:03:22.837224508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.840760950Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T18:03:22.842414329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199763s 
2025-10-26T18:03:22.844511813Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T18:03:22.846400977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.848921312Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-10-26T18:03:22.858054012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-10-26T18:03:22.860641553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:03:22.864552738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047275s 
2025-10-26T18:03:22.866465901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-10-26T18:03:22.869141999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-10-26T18:03:22.872564892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043784s 
2025-10-26T18:03:22.874377111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-10-26T18:03:22.876906514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:22.880137901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041193s 
2025-10-26T18:03:22.881878607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T18:03:22.884168959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:22.887303361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038266s 
2025-10-26T18:03:22.889066701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T18:03:22.891601195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:22.894780527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041097s 
2025-10-26T18:03:22.897801219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T18:03:22', 'speed_improvements') 
2025-10-26T18:03:22.901223360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:22.904386039Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T18:03:22.905983486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135174s 
2025-10-26T18:03:22.908187283Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T18:03:22.910139705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:22.912689760Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-10-26T18:03:22.940303905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-10-26T18:03:23.002465548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2025-10-26T18:03:23.011705865Z [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-10-26T18:03:23.017021519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:03:23.020956002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:03:23.045123927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:03:23.048552832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1061868s 
2025-10-26T18:03:23.053115359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-10-26T18:03:23.120575501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2025-10-26T18:03:23.129672039Z [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-10-26T18:03:23.134988184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:03:23.139060424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:03:23.162867934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:03:23.166308342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1112253s 
2025-10-26T18:03:23.167887251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:23.171530207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-10-26T18:03:23.174618776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051677s 
2025-10-26T18:03:23.177707967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T18:03:23', 'fix_profile_format_default') 
2025-10-26T18:03:23.181166000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:23.184446135Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T18:03:23.186106528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147071s 
2025-10-26T18:03:23.188185946Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T18:03:23.190089609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:23.192631668Z [Info] task_duration: Starting migration of Main DB to 163 
2025-10-26T18:03:23.197434159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:03:23.199144974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-26T18:03:23.201100982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-26T18:03:23.203717191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-26T18:03:23.213421702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105533s 
2025-10-26T18:03:23.216370410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T18:03:23', 'task_duration') 
2025-10-26T18:03:23.219807711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:23.222658452Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T18:03:23.224243273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196702s 
2025-10-26T18:03:23.226343281Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T18:03:23.228282617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:23.230808353Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-10-26T18:03:23.248472172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:23.250444263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:23.251974454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-10-26T18:03:23.254487765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-10-26T18:03:23.264460216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107389s 
2025-10-26T18:03:23.266307847Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-10-26T18:03:23.336850636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-10-26T18:03:23.359319410Z [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-10-26T18:03:23.374999205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:23.380388907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:23.405175629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:23.410328556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:23.414861824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:23.419174989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:23.422677462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1547944s 
2025-10-26T18:03:23.424423819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-10-26T18:03:23.430073876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-10-26T18:03:23.436372659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102275s 
2025-10-26T18:03:23.439093098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-10-26T18:03:23.441727042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:03:23.445270597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044802s 
2025-10-26T18:03:23.447252979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-10-26T18:03:23.449630246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T18:03:23.452925311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040279s 
2025-10-26T18:03:23.454873284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:23.457685186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-26T18:03:23.460360994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037575s 
2025-10-26T18:03:23.462274307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:23.464779070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-26T18:03:23.467332712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003342s 
2025-10-26T18:03:23.470612687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T18:03:23', 'movie_collections_crew') 
2025-10-26T18:03:23.474334402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:23.478246189Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T18:03:23.479897564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139907s 
2025-10-26T18:03:23.534494143Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T18:03:23.537247136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:23.540479966Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-10-26T18:03:23.553383981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T18:03:23.555182252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-10-26T18:03:23.557036606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-10-26T18:03:23.559797405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:23.570160182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113787s 
2025-10-26T18:03:23.571909134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:03:23.573466350Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-10-26T18:03:23.575328109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-10-26T18:03:23.578012795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:23.587563166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010508s 
2025-10-26T18:03:23.589236696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.591052302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.625998372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347464s 
2025-10-26T18:03:23.628025253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.629864857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.640065347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101412s 
2025-10-26T18:03:23.642010965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.643861191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.656371413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124889s 
2025-10-26T18:03:23.658309215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.660145252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.663595079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036696s 
2025-10-26T18:03:23.665276384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.667103273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.726711253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593827s 
2025-10-26T18:03:23.728722152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.730548119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.744631478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013975s 
2025-10-26T18:03:23.748210756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T18:03:23', 'remove_custom_formats_from_quality_model') 
2025-10-26T18:03:23.752089406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:23.755308729Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T18:03:23.757087501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245849s 
2025-10-26T18:03:23.759168822Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T18:03:23.761078046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:23.763562740Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-10-26T18:03:23.767948521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.769851363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.784332242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143948s 
2025-10-26T18:03:23.786287409Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.788137695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.797258371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092158s 
2025-10-26T18:03:23.799104559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:23.800974975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:23.809814525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089728s 
2025-10-26T18:03:23.813073407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T18:03:23', 'fix_tmdb_list_config') 
2025-10-26T18:03:23.816747836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:23.820740726Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T18:03:23.822380489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198066s 
2025-10-26T18:03:23.824562593Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T18:03:23.826468110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:23.829014527Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-10-26T18:03:23.835384544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-10-26T18:03:23.907337042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-10-26T18:03:23.928378513Z [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-10-26T18:03:23.942639940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:23.947277689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:23.978038391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:23.983460128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:23.987557819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:23.991551912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:23.994998492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1578366s 
2025-10-26T18:03:23.997263293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T18:03:23.999714840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T18:03:24.002698087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035853s 
2025-10-26T18:03:24.004368020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:03:24.005916798Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-10-26T18:03:24.007816504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-10-26T18:03:24.010365476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-26T18:03:24.020128626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010458s 
2025-10-26T18:03:24.021906987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-10-26T18:03:24.098055514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-26T18:03:24.108977598Z [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-10-26T18:03:24.115775997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:03:24.120388546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:03:24.146470847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:03:24.149945774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.126367s 
2025-10-26T18:03:24.153394749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T18:03:24', 'remove_movie_pathstate') 
2025-10-26T18:03:24.156894005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:24.160384854Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T18:03:24.162056961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365803s 
2025-10-26T18:03:24.164423246Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T18:03:24.166485459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:24.169196919Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-10-26T18:03:24.176083096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T18:03:24.177842118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-10-26T18:03:24.179979251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-10-26T18:03:24.182807326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:03:24.193120814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113551s 
2025-10-26T18:03:24.194881218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:24.196739450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:24.239266325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424322s 
2025-10-26T18:03:24.241486115Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-10-26T18:03:24.302973299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2025-10-26T18:03:24.309088854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-10-26T18:03:24.312913796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T18:03:24.316913500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T18:03:24.341691675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:03:24.345241833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1019862s 
2025-10-26T18:03:24.348351726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T18:03:24', 'custom_format_rework') 
2025-10-26T18:03:24.351819909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:24.355047790Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T18:03:24.356760749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116464s 
2025-10-26T18:03:24.358930338Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T18:03:24.360880705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:24.363431041Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-10-26T18:03:24.372364600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:03:24.374099393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-10-26T18:03:24.375954148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-10-26T18:03:24.378739226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:24.388972202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112356s 
2025-10-26T18:03:24.390665371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T18:03:24.392227497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-10-26T18:03:24.394100489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-10-26T18:03:24.396821919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:24.406419755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105723s 
2025-10-26T18:03:24.408113776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:24.409937659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:24.437663259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275939s 
2025-10-26T18:03:24.439861576Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-10-26T18:03:24.503564472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-10-26T18:03:24.513067788Z [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-10-26T18:03:24.518807666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:03:24.522957062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:03:24.547586106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:03:24.551052837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1094768s 
2025-10-26T18:03:24.552834084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T18:03:24.554432112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:24.556573905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-10-26T18:03:24.559719940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:24.569562179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111105s 
2025-10-26T18:03:24.572652943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T18:03:24', 'custom_format_scores') 
2025-10-26T18:03:24.576352091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:24.579821437Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T18:03:24.581248701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209071s 
2025-10-26T18:03:24.583451226Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T18:03:24.585386894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:24.588224508Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-10-26T18:03:24.592553956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:24.594483812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:25.245915234Z []
2025-10-26T18:03:25.247382278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6527977s 
2025-10-26T18:03:25.249463328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:25.251371792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:25.261851023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100066s 
2025-10-26T18:03:25.283658586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T18:03:25.290497016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T18:03:25.300085524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119965s 
2025-10-26T18:03:25.305233140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T18:03:25', 'fix_trakt_list_config') 
2025-10-26T18:03:25.311469708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.316685331Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T18:03:25.319828951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281628s 
2025-10-26T18:03:25.324412150Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T18:03:25.327576622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.331837021Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-10-26T18:03:25.339688191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-26T18:03:25.342398238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2025-10-26T18:03:25.345328378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-26T18:03:25.349299144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-26T18:03:25.364775418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167332s 
2025-10-26T18:03:25.366814454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:25.368729510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:25.386514643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175548s 
2025-10-26T18:03:25.390207890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T18:03:25', 'quality_definition_preferred_size') 
2025-10-26T18:03:25.394473560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.397907855Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T18:03:25.399761508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289793s 
2025-10-26T18:03:25.402047391Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T18:03:25.404167801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.407188373Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-10-26T18:03:25.424200039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-26T18:03:25.430151222Z [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-10-26T18:03:25.436232328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100698s 
2025-10-26T18:03:25.438187966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-26T18:03:25.440877973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T18:03:25.444379393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044558s 
2025-10-26T18:03:25.446281724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-10-26T18:03:25.448891589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T18:03:25.452293459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042891s 
2025-10-26T18:03:25.454239238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-26T18:03:25.457133015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T18:03:25.460693163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046734s 
2025-10-26T18:03:25.462390652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:25.464269014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:25.475895997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116341s 
2025-10-26T18:03:25.479226133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T18:03:25', 'add_download_history') 
2025-10-26T18:03:25.482862696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.485962778Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T18:03:25.487623552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021739s 
2025-10-26T18:03:25.489823512Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T18:03:25.491793950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.494366460Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-10-26T18:03:25.503549000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-10-26T18:03:25.508770295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:03:25.514386744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089636s 
2025-10-26T18:03:25.516398395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-10-26T18:03:25.519173102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-10-26T18:03:25.522704604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045873s 
2025-10-26T18:03:25.525729976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T18:03:25', 'net_import_status') 
2025-10-26T18:03:25.529234573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.532285145Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T18:03:25.533926781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139446s 
2025-10-26T18:03:25.536113534Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T18:03:25.538137189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.540727906Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-10-26T18:03:25.544142833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:25.546074593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:25.559229172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013111s 
2025-10-26T18:03:25.562663858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T18:03:25', 'email_multiple_addresses') 
2025-10-26T18:03:25.566443208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.570486630Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T18:03:25.572232185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243824s 
2025-10-26T18:03:25.574517096Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T18:03:25.576562976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.579206399Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-10-26T18:03:25.583481408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T18:03:25.586387710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T18:03:25.589923790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043362s 
2025-10-26T18:03:25.593182763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T18:03:25', 'remove_chown_and_folderchmod_config') 
2025-10-26T18:03:25.596825909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.599862804Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T18:03:25.601617056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139153s 
2025-10-26T18:03:25.603700792Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T18:03:25.605658154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.608200072Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-10-26T18:03:25.612612277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:25.614307560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-10-26T18:03:25.616201214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-10-26T18:03:25.618951913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T18:03:25.629791480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118007s 
2025-10-26T18:03:25.633039080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T18:03:25', 'movie_recommendations') 
2025-10-26T18:03:25.636600401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:25.639539489Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T18:03:25.641238069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213429s 
2025-10-26T18:03:25.643381566Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T18:03:25.645350450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:25.647918622Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-10-26T18:03:25.675649773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:25.677558727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-10-26T18:03:25.679460356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-10-26T18:03:25.682252238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:25.693215615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119541s 
2025-10-26T18:03:25.694950288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:25.696532764Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-10-26T18:03:25.698395836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-10-26T18:03:25.700864517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-10-26T18:03:25.711186011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110095s 
2025-10-26T18:03:25.712948310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:25.714554945Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-10-26T18:03:25.716451333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-10-26T18:03:25.718976388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-10-26T18:03:25.729198633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109419s 
2025-10-26T18:03:25.731160924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-10-26T18:03:25.808110715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:03:25.830697737Z [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-10-26T18:03:25.845570776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:25.850800748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:25.885267622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:25.889783997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:25.893956478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:25.898086805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:25.901651794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1686565s 
2025-10-26T18:03:25.903565898Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-10-26T18:03:25.980720472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:03:26.002372161Z [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-10-26T18:03:26.016900596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:26.021854271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:26.050505876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:26.054623858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:26.058467438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:26.061944620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:26.065054382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1597851s 
2025-10-26T18:03:26.066736529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T18:03:26.068070375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-10-26T18:03:26.069890039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-10-26T18:03:26.072214640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:26.082572216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109388s 
2025-10-26T18:03:26.084356630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T18:03:26.086145432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T18:03:26.088338908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025788s 
2025-10-26T18:03:26.089732234Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-10-26T18:03:26.158550671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-10-26T18:03:26.167499210Z [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-10-26T18:03:26.171488744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:03:26.174675942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:03:26.202514239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110842s 
2025-10-26T18:03:26.205373897Z [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-10-26T18:03:26.208397556Z [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-10-26T18:03:26.212863188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056849s 
2025-10-26T18:03:26.214582200Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T18:03:26.216223946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T18:03:26.218667586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027696s 
2025-10-26T18:03:26.219864246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.221138552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.237642445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162222s 
2025-10-26T18:03:26.239119339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.240461251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.247898457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073812s 
2025-10-26T18:03:26.249201251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:26.251402563Z [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-10-26T18:03:26.253996256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003666s 
2025-10-26T18:03:26.255149919Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:26.256898019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-10-26T18:03:26.259056666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026328s 
2025-10-26T18:03:26.261263059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T18:03:26', 'language_improvements') 
2025-10-26T18:03:26.263901612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.266904870Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T18:03:26.268088924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103433s 
2025-10-26T18:03:26.269872275Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T18:03:26.271309769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.273246810Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-10-26T18:03:26.277339000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.278727226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.297486180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185501s 
2025-10-26T18:03:26.298922352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.300210626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.310492220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101638s 
2025-10-26T18:03:26.312852713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T18:03:26', 'new_list_server') 
2025-10-26T18:03:26.315640767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.317995218Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T18:03:26.319147258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178264s 
2025-10-26T18:03:26.320798774Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T18:03:26.322150376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.324097266Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-10-26T18:03:26.328902943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-10-26T18:03:26.330808340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:03:26.334135890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039034s 
2025-10-26T18:03:26.335560890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-10-26T18:03:26.337384301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T18:03:26.340216354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003419s 
2025-10-26T18:03:26.342334319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T18:03:26', 'movie_translation_indexes') 
2025-10-26T18:03:26.344993223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.347444569Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T18:03:26.348610026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105206s 
2025-10-26T18:03:26.350249237Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T18:03:26.351583463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.353543320Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-10-26T18:03:26.356519523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.357874301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.404480390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462879s 
2025-10-26T18:03:26.406951977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T18:03:26', 'fix_invalid_profile_references') 
2025-10-26T18:03:26.409808729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.412177900Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T18:03:26.413390632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542594s 
2025-10-26T18:03:26.414980934Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T18:03:26.416294880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.418197481Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-10-26T18:03:26.451283165Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-10-26T18:03:26.465017801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-10-26T18:03:26.491778869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281393s 
2025-10-26T18:03:26.493292728Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-10-26T18:03:26.495124025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-10-26T18:03:26.520828636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262626s 
2025-10-26T18:03:26.522563439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T18:03:26.524459257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T18:03:26.526888298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029367s 
2025-10-26T18:03:26.528102172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:03:26.529220324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-10-26T18:03:26.530827390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-10-26T18:03:26.532714359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:26.542355253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102964s 
2025-10-26T18:03:26.543631062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-10-26T18:03:26.549373425Z [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-10-26T18:03:26.555578310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107544s 
2025-10-26T18:03:26.557663398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T18:03:26', 'list_movies_table') 
2025-10-26T18:03:26.560243394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.562620530Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T18:03:26.563756758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177323s 
2025-10-26T18:03:26.565386260Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T18:03:26.566700155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.568736105Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-10-26T18:03:26.573180745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:26.574434449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-10-26T18:03:26.575728445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-10-26T18:03:26.577601897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:26.588025638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110311s 
2025-10-26T18:03:26.590155446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T18:03:26', 'on_delete_notification') 
2025-10-26T18:03:26.593192803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.595545600Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T18:03:26.596725496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018491s 
2025-10-26T18:03:26.598318815Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T18:03:26.599626418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.601551143Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-10-26T18:03:26.605659927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.607020196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.612702929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057026s 
2025-10-26T18:03:26.614317711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T18:03:26.616035069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T18:03:26.618136200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025052s 
2025-10-26T18:03:26.619467341Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-10-26T18:03:26.690520206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-10-26T18:03:26.697126861Z [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-10-26T18:03:26.701399975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:03:26.704804110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:03:26.731821243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:03:26.734685501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1139697s 
2025-10-26T18:03:26.736823366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T18:03:26', 'download_propers_config') 
2025-10-26T18:03:26.739409333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.742037886Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T18:03:26.743220628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212557s 
2025-10-26T18:03:26.744866572Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T18:03:26.746198023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.748156256Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-10-26T18:03:26.752800518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:03:26.754042880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-10-26T18:03:26.755292486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-26T18:03:26.757137451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-26T18:03:26.767524367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110124s 
2025-10-26T18:03:26.769684978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T18:03:26', 'add_priority_to_indexers') 
2025-10-26T18:03:26.772353231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.774676780Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T18:03:26.775872618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180829s 
2025-10-26T18:03:26.777598393Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T18:03:26.778953061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.780932436Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-10-26T18:03:26.785841471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T18:03:26.787772430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:26.791019217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003862s 
2025-10-26T18:03:26.792434878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-10-26T18:03:26.794220955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:03:26.797017907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033973s 
2025-10-26T18:03:26.799157305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T18:03:26', 'add_alternative_title_indices') 
2025-10-26T18:03:26.801774254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:26.804208246Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T18:03:26.805398723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104278s 
2025-10-26T18:03:26.806948233Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T18:03:26.808259604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:26.810181694Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-10-26T18:03:26.828382064Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:26.829952185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:26.851149379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209772s 
2025-10-26T18:03:26.857409806Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-10-26T18:03:26.861520754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-10-26T18:03:26.864571507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005783s 
2025-10-26T18:03:26.865790772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:26.866875797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-10-26T18:03:26.868082938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-10-26T18:03:26.943905017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:03:26.959107200Z [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-10-26T18:03:26.970518538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:26.974339612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:27.003102461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:27.006512408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:27.009714105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:27.012396035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430992s 
2025-10-26T18:03:27.013687866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T18:03:27.015284391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:27.018063137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031761s 
2025-10-26T18:03:27.020179658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T18:03:27', 'fix_tmdb_duplicates') 
2025-10-26T18:03:27.022762159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.025500563Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T18:03:27.026655659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105223s 
2025-10-26T18:03:27.028324489Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T18:03:27.029666873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.031651078Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-10-26T18:03:27.035344436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:27.036684775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:27.043456761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067299s 
2025-10-26T18:03:27.045799318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T18:03:27', 'swap_filechmod_for_folderchmod') 
2025-10-26T18:03:27.048642363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.050952605Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T18:03:27.052159435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142265s 
2025-10-26T18:03:27.053714506Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T18:03:27.055027290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.057220005Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-10-26T18:03:27.062054680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T18:03:27.064150982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T18:03:27.066744855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031887s 
2025-10-26T18:03:27.068682306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T18:03:27.070945494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T18:03:27.073352611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031607s 
2025-10-26T18:03:27.075032213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:03:27.076898251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:03:27.079217621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028067s 
2025-10-26T18:03:27.081297910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T18:03:27', 'mediainfo_channels') 
2025-10-26T18:03:27.083870951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.086082525Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T18:03:27.087236518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095763s 
2025-10-26T18:03:27.088782832Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T18:03:27.090082549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.091967134Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-10-26T18:03:27.095076615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T18:03:27', 'add_update_history') 
2025-10-26T18:03:27.097911614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.100112686Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T18:03:27.101261941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010032s 
2025-10-26T18:03:27.102802062Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T18:03:27.104111238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.105957616Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-10-26T18:03:27.140658923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:03:27.143465103Z [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-10-26T18:03:27.147169082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044784s 
2025-10-26T18:03:27.149359413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T18:03:27.151901532Z [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-10-26T18:03:27.154527149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035179s 
2025-10-26T18:03:27.156707419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T18:03:27', 'update_awesome_hd_link') 
2025-10-26T18:03:27.159340952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.161554309Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T18:03:27.162699164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104147s 
2025-10-26T18:03:27.164319808Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T18:03:27.165625978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.167575694Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-10-26T18:03:27.171292348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:27.173124347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-10-26T18:03:27.175624622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027454s 
2025-10-26T18:03:27.177432392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T18:03:27', 'remove_awesomehd') 
2025-10-26T18:03:27.180014371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.182216575Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T18:03:27.183355088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095079s 
2025-10-26T18:03:27.184949268Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T18:03:27.186280900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.188201217Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-10-26T18:03:27.195043956Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-10-26T18:03:27.267520399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-10-26T18:03:27.275336768Z [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-10-26T18:03:27.280561319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-26T18:03:27.283491679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-26T18:03:27.311235396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114733s 
2025-10-26T18:03:27.312549462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:27.313680529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-26T18:03:27.315025548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-10-26T18:03:27.316968620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:27.327415928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01086s 
2025-10-26T18:03:27.328415551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:27.329519954Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-10-26T18:03:27.330920204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-10-26T18:03:27.332903468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:27.343092265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108652s 
2025-10-26T18:03:27.345327486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T18:03:27', 'add_on_delete_to_notifications') 
2025-10-26T18:03:27.348060279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.350920999Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T18:03:27.352130755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185747s 
2025-10-26T18:03:27.353765357Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T18:03:27.355103982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.357113629Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-10-26T18:03:27.366539599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:03:27.368099831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-10-26T18:03:27.369349027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-26T18:03:27.371396269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:27.382375648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011695s 
2025-10-26T18:03:27.383520373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:27.385202540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-26T18:03:27.387470097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027838s 
2025-10-26T18:03:27.389636649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T18:03:27', 'add_bypass_to_delay_profile') 
2025-10-26T18:03:27.392271004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.394713983Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T18:03:27.395900262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098809s 
2025-10-26T18:03:27.397515755Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T18:03:27.398804971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.400726891Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-10-26T18:03:27.430284109Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T18:03:27.434007417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T18:03:27.437819483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053349s 
2025-10-26T18:03:27.440157621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T18:03:27', 'update_notifiarr') 
2025-10-26T18:03:27.442559257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.445092488Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T18:03:27.446230159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125802s 
2025-10-26T18:03:27.447872456Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T18:03:27.449155039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.451076177Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-10-26T18:03:27.454781308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T18:03:27.457497227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T18:03:27.460222926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035666s 
2025-10-26T18:03:27.462327985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T18:03:27', 'legacy_mediainfo_hdr') 
2025-10-26T18:03:27.464957369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.467196168Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T18:03:27.468329379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104798s 
2025-10-26T18:03:27.469962718Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T18:03:27.471294450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.473251020Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-10-26T18:03:27.476534311Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-26T18:03:27.478147670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-26T18:03:27.505518706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276748s 
2025-10-26T18:03:27.507734378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T18:03:27', 'rename_blacklist_to_blocklist') 
2025-10-26T18:03:27.510437852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.512818545Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T18:03:27.514004554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034891s 
2025-10-26T18:03:27.515538062Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T18:03:27.516851075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.518752174Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-10-26T18:03:27.522753120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:03:27.523981103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-10-26T18:03:27.525220929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-26T18:03:27.526856914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-26T18:03:27.537335023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108905s 
2025-10-26T18:03:27.539422527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T18:03:27', 'add_indexer_tags') 
2025-10-26T18:03:27.542050890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.544350711Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T18:03:27.545458481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178433s 
2025-10-26T18:03:27.547045146Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T18:03:27.548318901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.550228947Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-10-26T18:03:27.553183066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:27.554509577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:27.566530763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118309s 
2025-10-26T18:03:27.568926808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T18:03:27', 'mediainfo_to_ffmpeg') 
2025-10-26T18:03:27.571822630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.574045366Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T18:03:27.575201343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195427s 
2025-10-26T18:03:27.576781345Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T18:03:27.578129680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.580030287Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-10-26T18:03:27.586115250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:03:27.587386811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-26T18:03:27.588806209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-26T18:03:27.590838721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:27.601506793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114083s 
2025-10-26T18:03:27.602975871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-26T18:03:27.604933644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:27.615021508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107753s 
2025-10-26T18:03:27.616252085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:27.617498185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:27.657583633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397787s 
2025-10-26T18:03:27.660032925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T18:03:27', 'cdh_per_downloadclient') 
2025-10-26T18:03:27.662832402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.665142504Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T18:03:27.666292880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475974s 
2025-10-26T18:03:27.667939867Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T18:03:27.669236518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.671231305Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-10-26T18:03:27.674258270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:27.675594280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:27.690545417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147064s 
2025-10-26T18:03:27.692948296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T18:03:27', 'migrate_discord_from_slack') 
2025-10-26T18:03:27.695824808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.698133336Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T18:03:27.699312571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225054s 
2025-10-26T18:03:27.700814575Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T18:03:27.702129603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.704060281Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-10-26T18:03:27.720536448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:27.722549432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T18:03:27.725174689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032506s 
2025-10-26T18:03:27.726303722Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:27.727994166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T18:03:27.730153484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027465s 
2025-10-26T18:03:27.731272257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:27.732776205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T18:03:27.734784389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024234s 
2025-10-26T18:03:27.735904244Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T18:03:27.737508685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T18:03:27.739539414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025476s 
2025-10-26T18:03:27.740821385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-10-26T18:03:27.817751617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:03:27.832443671Z [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-10-26T18:03:27.843488332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:27.847630924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:27.875109185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:27.878471135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:27.881610226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:27.884720209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:27.887486790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454595s 
2025-10-26T18:03:27.889819136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T18:03:27', 'remove_predb') 
2025-10-26T18:03:27.892381606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.895897105Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T18:03:27.897097532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1538314s 
2025-10-26T18:03:27.898814019Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T18:03:27.900150720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.902145116Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-10-26T18:03:27.906749929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:27.907997331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-26T18:03:27.909355976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-26T18:03:27.911420804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:27.922249149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116275s 
2025-10-26T18:03:27.924415351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T18:03:27', 'add_on_update_to_notifications') 
2025-10-26T18:03:27.927056510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:27.929455440Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T18:03:27.930629344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187088s 
2025-10-26T18:03:27.932272873Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T18:03:27.933596529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:27.935559311Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-10-26T18:03:27.957460232Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:27.959335308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T18:03:27.961518585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026461s 
2025-10-26T18:03:27.962762890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-10-26T18:03:28.038787698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-10-26T18:03:28.053397557Z [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-10-26T18:03:28.064611789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:28.068831957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:28.097540085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:28.100930222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:28.104158552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:28.107325530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:28.110072812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.146144s 
2025-10-26T18:03:28.111434654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-10-26T18:03:28.194689080Z [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-10-26T18:03:28.200819815Z [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-10-26T18:03:28.204425215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T18:03:28.208133753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T18:03:28.237764840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:03:28.241408257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T18:03:28.244838724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:03:28.247649755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.135033s 
2025-10-26T18:03:28.249147010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-10-26T18:03:28.320086498Z [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-10-26T18:03:28.326212002Z [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-10-26T18:03:28.330653596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:03:28.333681032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:03:28.360804951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103688s 
2025-10-26T18:03:28.362134007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-10-26T18:03:28.435736938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-10-26T18:03:28.443466012Z [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-10-26T18:03:28.449605144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T18:03:28.454349698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T18:03:28.485400143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:03:28.490148204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T18:03:28.493961533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304169s 
2025-10-26T18:03:28.495481764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-10-26T18:03:28.570112805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-10-26T18:03:28.576831434Z [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-10-26T18:03:28.581000409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T18:03:28.584427461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T18:03:28.612117007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T18:03:28.614993279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182442s 
2025-10-26T18:03:28.616356294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-10-26T18:03:28.688432210Z [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-10-26T18:03:28.693818526Z [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-10-26T18:03:28.697533768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:03:28.700608399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:03:28.727497284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1098196s 
2025-10-26T18:03:28.728889598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-10-26T18:03:28.801504249Z [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-10-26T18:03:28.808197647Z [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-10-26T18:03:28.812387404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:03:28.815443568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:03:28.842576224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123976s 
2025-10-26T18:03:28.843909028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-10-26T18:03:28.916462125Z [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-10-26T18:03:28.922297345Z [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-10-26T18:03:28.926319324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:03:28.929674139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:03:28.956410998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:03:28.959747256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:03:28.962560872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174161s 
2025-10-26T18:03:28.963867072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-10-26T18:03:29.036911399Z [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-10-26T18:03:29.044257882Z [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-10-26T18:03:29.049169402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:03:29.052157519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:03:29.078443199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133305s 
2025-10-26T18:03:29.079775863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-10-26T18:03:29.154396393Z [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-10-26T18:03:29.161417461Z [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-10-26T18:03:29.177040821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:03:29.180340255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:03:29.211331791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:03:29.214673581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336371s 
2025-10-26T18:03:29.216180555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-10-26T18:03:29.289674156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-10-26T18:03:29.295206146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-10-26T18:03:29.298455940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T18:03:29.301982291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T18:03:29.328691233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T18:03:29.331514328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140943s 
2025-10-26T18:03:29.333845432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T18:03:29', 'ensure_identity_on_id_columns') 
2025-10-26T18:03:29.336559798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:29.340958515Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T18:03:29.342171478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233938s 
2025-10-26T18:03:29.345556615Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T18:03:29.346985963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:29.349620428Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-10-26T18:03:29.354764406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T18:03:29.355990986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-10-26T18:03:29.357290012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-26T18:03:29.359154496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:29.369357261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108389s 
2025-10-26T18:03:29.371480296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T18:03:29', 'download_client_per_indexer') 
2025-10-26T18:03:29.374072466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:29.376398830Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T18:03:29.377561812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177628s 
2025-10-26T18:03:29.379125080Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T18:03:29.380460038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:29.382385736Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-10-26T18:03:29.387172054Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T18:03:29.389270600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T18:03:29.391995637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032986s 
2025-10-26T18:03:29.393725891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T18:03:29.395689605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T18:03:29.398051211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029342s 
2025-10-26T18:03:29.399192729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:29.400422726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:29.420113717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194128s 
2025-10-26T18:03:29.421567294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:29.422764315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:29.426270906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003533s 
2025-10-26T18:03:29.428397418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T18:03:29', 'multiple_ratings_support') 
2025-10-26T18:03:29.431153478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:29.433459321Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T18:03:29.434610499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106523s 
2025-10-26T18:03:29.436214449Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T18:03:29.437487452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:29.439424192Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-10-26T18:03:29.486013106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-10-26T18:03:29.492977740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2025-10-26T18:03:29.500516240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130817s 
2025-10-26T18:03:29.501917332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-10-26T18:03:29.503619750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:03:29.506388816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032996s 
2025-10-26T18:03:29.507690717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-10-26T18:03:29.509411793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:03:29.512101860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032164s 
2025-10-26T18:03:29.513450546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-10-26T18:03:29.515279839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:03:29.518005468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033535s 
2025-10-26T18:03:29.548574473Z [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-10-26T18:03:29.549021283Z                           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-10-26T18:03:29.549200203Z                           FROM "Movies" 
2025-10-26T18:03:29.557600629Z [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-10-26T18:03:29.557652543Z                           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-10-26T18:03:29.557690129Z                           FROM "Movies" 
2025-10-26T18:03:29.565946244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129369s 
2025-10-26T18:03:29.572015415Z [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-10-26T18:03:29.572070225Z                           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-10-26T18:03:29.572102671Z                           FROM "ImportListMovies"
2025-10-26T18:03:29.572148663Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T18:03:29.572897692Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T18:03:29.581388459Z [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-10-26T18:03:29.581452869Z                           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-10-26T18:03:29.581481406Z                           FROM "ImportListMovies"
2025-10-26T18:03:29.581516637Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T18:03:29.581675176Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T18:03:29.591143823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145892s 
2025-10-26T18:03:29.592342227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:29.593419245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-10-26T18:03:29.594662839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-10-26T18:03:29.596497754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:29.606792424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010919s 
2025-10-26T18:03:29.608036740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T18:03:29.609128127Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-10-26T18:03:29.610434989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-10-26T18:03:29.612311167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:29.622345503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106805s 
2025-10-26T18:03:29.623492833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-10-26T18:03:29.624604772Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-10-26T18:03:29.625847114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-10-26T18:03:29.627610425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:29.637748539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106767s 
2025-10-26T18:03:29.638984508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-10-26T18:03:29.640082379Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-10-26T18:03:29.641399190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-10-26T18:03:29.643268184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:29.653369945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107195s 
2025-10-26T18:03:29.654596305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-10-26T18:03:29.655883867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-10-26T18:03:29.657201360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-10-26T18:03:29.659061215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:29.669344122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108993s 
2025-10-26T18:03:29.670720253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-10-26T18:03:29.672559777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T18:03:29.675377591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034789s 
2025-10-26T18:03:29.677979711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-10-26T18:03:29.678028469Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:03:29.678067568Z                                                   FROM "MovieMetadata"
2025-10-26T18:03:29.678118911Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T18:03:29.680867777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-10-26T18:03:29.680893408Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:03:29.680909130Z                                                   FROM "MovieMetadata"
2025-10-26T18:03:29.680929962Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T18:03:29.684299697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044516s 
2025-10-26T18:03:29.686518145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-10-26T18:03:29.686540009Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:03:29.686577765Z                                                   FROM "Movies" 
2025-10-26T18:03:29.686613727Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T18:03:29.689413405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-10-26T18:03:29.689441160Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:03:29.689454608Z                                                   FROM "Movies" 
2025-10-26T18:03:29.689510660Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T18:03:29.692454318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040987s 
2025-10-26T18:03:29.694549266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-10-26T18:03:29.694629718Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:03:29.694687735Z                                                   FROM "Movies" 
2025-10-26T18:03:29.694805292Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T18:03:29.697371650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-10-26T18:03:29.697422542Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:03:29.697490349Z                                                   FROM "Movies" 
2025-10-26T18:03:29.697531902Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T18:03:29.700381190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039523s 
2025-10-26T18:03:29.702606120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-10-26T18:03:29.702662013Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:03:29.702722785Z                                                   FROM "Movies" 
2025-10-26T18:03:29.702765220Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T18:03:29.705582393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-10-26T18:03:29.705675631Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T18:03:29.705737676Z                                                   FROM "Movies" 
2025-10-26T18:03:29.705786334Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T18:03:29.708676975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041672s 
2025-10-26T18:03:29.711010033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-10-26T18:03:29.711066868Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:03:29.711133271Z                                                   FROM "MovieMetadata" 
2025-10-26T18:03:29.711177120Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T18:03:29.714881819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-10-26T18:03:29.714930858Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T18:03:29.715048044Z                                                   FROM "MovieMetadata" 
2025-10-26T18:03:29.715061110Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T18:03:29.718044318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051052s 
2025-10-26T18:03:29.719230416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:29.720342716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-10-26T18:03:29.721594506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-10-26T18:03:29.805460504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:03:29.820853089Z [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-10-26T18:03:29.830197255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:29.834223834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:29.862949938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T18:03:29.866308340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T18:03:29.869374054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T18:03:29.872431671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T18:03:29.875126477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523026s 
2025-10-26T18:03:29.877002114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-10-26T18:03:29.878725875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:03:29.881637999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034239s 
2025-10-26T18:03:29.882954300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-10-26T18:03:29.961232626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:29.968597175Z [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-10-26T18:03:29.972508030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:03:29.976757427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:03:30.005683164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:30.009662196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254367s 
2025-10-26T18:03:30.011190313Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-10-26T18:03:30.088301319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:30.095076361Z [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-10-26T18:03:30.099216438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T18:03:30.102573027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T18:03:30.131260935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T18:03:30.135095666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226932s 
2025-10-26T18:03:30.136541658Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-10-26T18:03:30.213536830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:30.219570630Z [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-10-26T18:03:30.223473739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T18:03:30.227167628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T18:03:30.255583748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T18:03:30.259230101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T18:03:30.262017874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240904s 
2025-10-26T18:03:30.264942533Z [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-10-26T18:03:30.341947305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:03:30.348805314Z [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-10-26T18:03:30.353030553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:30.357878404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:30.384657448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:03:30.388016703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210353s 
2025-10-26T18:03:30.390560395Z [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-10-26T18:03:30.474985658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:30.479841546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-10-26T18:03:30.482713860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-10-26T18:03:30.485815165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-10-26T18:03:30.513165630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T18:03:30.516285382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239135s 
2025-10-26T18:03:30.518372234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T18:03:30', 'movie_metadata') 
2025-10-26T18:03:30.520864974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:30.524151151Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T18:03:30.525332389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317397s 
2025-10-26T18:03:30.526921880Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T18:03:30.528210645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:30.530294872Z [Info] add_collections: Starting migration of Main DB to 208 
2025-10-26T18:03:30.552948469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-10-26T18:03:30.557892815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-10-26T18:03:30.563887376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094898s 
2025-10-26T18:03:30.565297175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-10-26T18:03:30.567214105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:03:30.570270550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035649s 
2025-10-26T18:03:30.571473462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:03:30.572627967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-10-26T18:03:30.574100532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-10-26T18:03:30.575934024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-10-26T18:03:30.586031978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010692s 
2025-10-26T18:03:30.587444743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-10-26T18:03:30.589162412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-10-26T18:03:30.598899358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102156s 
2025-10-26T18:03:30.600135678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:03:30.601216885Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-10-26T18:03:30.602469046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-10-26T18:03:30.604110912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-10-26T18:03:30.613802378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101102s 
2025-10-26T18:03:30.614982855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:30.616286951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:30.631316145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148863s 
2025-10-26T18:03:30.632827809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:30.634115662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:30.640982289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068622s 
2025-10-26T18:03:30.642278930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:30.643498446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:30.650868416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072779s 
2025-10-26T18:03:30.652256561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:30.653477490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:30.660978635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007442s 
2025-10-26T18:03:30.662331519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T18:03:30.663436254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-10-26T18:03:30.664684287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-10-26T18:03:30.740969459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-10-26T18:03:30.749046704Z [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-10-26T18:03:30.754056943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:03:30.757335885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:03:30.784545206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:03:30.787356306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214674s 
2025-10-26T18:03:30.788700613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-10-26T18:03:30.864237449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-10-26T18:03:30.871640696Z [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-10-26T18:03:30.876381322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:03:30.879749304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:03:30.906970639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:03:30.909803744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198936s 
2025-10-26T18:03:30.911139203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:30.912930099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-10-26T18:03:30.914894585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025934s 
2025-10-26T18:03:30.916170915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-10-26T18:03:30.994072803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:03:31.006053918Z [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-10-26T18:03:31.013928866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:03:31.017619828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:03:31.045235837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:03:31.048650133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:03:31.052088576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:03:31.054873394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1375021s 
2025-10-26T18:03:31.057166451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T18:03:31', 'add_collections') 
2025-10-26T18:03:31.059646806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:31.063097204Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T18:03:31.064238542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456673s 
2025-10-26T18:03:31.066028216Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T18:03:31.067328584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:31.069382671Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-10-26T18:03:31.074703385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-10-26T18:03:31.076624584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:03:31.079894037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038709s 
2025-10-26T18:03:31.081267814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-10-26T18:03:31.083122528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-10-26T18:03:31.085951615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034713s 
2025-10-26T18:03:31.088059309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T18:03:31', 'movie_meta_collection_index') 
2025-10-26T18:03:31.090568903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:31.092952813Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T18:03:31.094099001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103454s 
2025-10-26T18:03:31.095615455Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T18:03:31.096993980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:31.098917864Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-10-26T18:03:31.103291331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:31.104524705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-10-26T18:03:31.105809742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-10-26T18:03:31.107647182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:31.118301677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112629s 
2025-10-26T18:03:31.120417327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T18:03:31', 'movie_added_notifications') 
2025-10-26T18:03:31.122952162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:31.125294328Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T18:03:31.126440015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181636s 
2025-10-26T18:03:31.127968252Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T18:03:31.129263310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:31.131150430Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-10-26T18:03:31.136040767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-10-26T18:03:31.137966615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:03:31.141302974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003982s 
2025-10-26T18:03:31.142608653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-10-26T18:03:31.144309217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-10-26T18:03:31.147064766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032822s 
2025-10-26T18:03:31.149176899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T18:03:31', 'more_movie_meta_index') 
2025-10-26T18:03:31.151660821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:31.154060984Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T18:03:31.155185348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101791s 
2025-10-26T18:03:31.156940382Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T18:03:31.158301814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:31.160355629Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-10-26T18:03:31.207705526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:31.209431261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T18:03:31.211607132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024555s 
2025-10-26T18:03:31.212796217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T18:03:31.213882374Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-10-26T18:03:31.215234988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-26T18:03:31.297214506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-26T18:03:31.304394604Z [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-10-26T18:03:31.308989747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:03:31.311787040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:03:31.339710108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232106s 
2025-10-26T18:03:31.340974243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T18:03:31.342083176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:31.343386421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-26T18:03:31.421440254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-26T18:03:31.428697237Z [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-10-26T18:03:31.433308363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T18:03:31.436502745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T18:03:31.465259932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204258s 
2025-10-26T18:03:31.466545180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:03:31.467704715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-26T18:03:31.469049744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-10-26T18:03:31.546586426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-10-26T18:03:31.554594020Z [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-10-26T18:03:31.559479929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T18:03:31.563005258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T18:03:31.591092827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:03:31.593984630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236891s 
2025-10-26T18:03:31.595343165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:03:31.596542801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:31.597865244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-10-26T18:03:31.685360419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-10-26T18:03:31.694579022Z [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-10-26T18:03:31.699394519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T18:03:31.702881991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T18:03:31.734320578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T18:03:31.738088896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382462s 
2025-10-26T18:03:31.739710431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:03:31.741630688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-26T18:03:31.743522668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-26T18:03:31.822401363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-26T18:03:31.829995835Z [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-10-26T18:03:31.834176033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:03:31.837164971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:03:31.865538787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202465s 
2025-10-26T18:03:31.867596991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:03:31.869364821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-10-26T18:03:31.870957648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-26T18:03:31.948340120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-26T18:03:31.955901977Z [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-10-26T18:03:31.960173108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:03:31.963227809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:03:31.991751686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184425s 
2025-10-26T18:03:31.993502151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:03:31.994963664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-10-26T18:03:31.996750051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-26T18:03:32.073359947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-26T18:03:32.081405648Z [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-10-26T18:03:32.085700216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T18:03:32.089059040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T18:03:32.122306369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121706s 
2025-10-26T18:03:32.124387409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:03:32.125662958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-10-26T18:03:32.127241516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-26T18:03:32.202463067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:03:32.208424070Z [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-10-26T18:03:32.212100744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:03:32.215623748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:03:32.246174136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:03:32.250447611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205476s 
2025-10-26T18:03:32.252189408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:03:32.253974483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-10-26T18:03:32.256025423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:03:32.337185451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:03:32.344953774Z [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-10-26T18:03:32.348780279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:03:32.352418746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:03:32.383743173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:03:32.387021193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294963s 
2025-10-26T18:03:32.388410000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T18:03:32.389660388Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.28E-05s 
2025-10-26T18:03:32.391161982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-26T18:03:32.468160861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:03:32.476802753Z [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-10-26T18:03:32.480596943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T18:03:32.484404760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T18:03:32.513488545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T18:03:32.517141261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124039s 
2025-10-26T18:03:32.518559176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-26T18:03:32.520183036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-10-26T18:03:32.521717315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-26T18:03:32.598125094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-26T18:03:32.604808502Z [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-10-26T18:03:32.609304426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-26T18:03:32.613086982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-26T18:03:32.641552843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T18:03:32.645248545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T18:03:32.649406548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T18:03:32.652499957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292496s 
2025-10-26T18:03:32.653905537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T18:03:32.655234633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-10-26T18:03:32.656915809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-26T18:03:32.744809717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-26T18:03:32.752793353Z [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-10-26T18:03:32.756177157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:03:32.759029550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T18:03:32.787232281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288818s 
2025-10-26T18:03:32.788589194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T18:03:32.789764851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-10-26T18:03:32.791319081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-26T18:03:32.867183977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-26T18:03:32.877090174Z [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-10-26T18:03:32.892276574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T18:03:32.896658609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T18:03:32.925461568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327203s 
2025-10-26T18:03:32.928035911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T18:03:32.929334356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-10-26T18:03:32.931012585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-26T18:03:33.008053750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-10-26T18:03:33.015496196Z [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-10-26T18:03:33.019344896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T18:03:33.022487725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T18:03:33.051506629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T18:03:33.058377876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T18:03:33.062327859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294582s 
2025-10-26T18:03:33.063642657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:03:33.064828715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-10-26T18:03:33.066266130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-26T18:03:33.150263341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:03:33.158590389Z [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-10-26T18:03:33.163606119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:03:33.167575322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:03:33.199324133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:03:33.204196334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362176s 
2025-10-26T18:03:33.205893070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:03:33.207104229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-10-26T18:03:33.208679261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:03:33.293676917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:03:33.302618453Z [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-10-26T18:03:33.308318561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:03:33.313186312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:03:33.344729469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:03:33.352528675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421942s 
2025-10-26T18:03:33.354346505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:03:33.355930996Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.53E-05s 
2025-10-26T18:03:33.357571409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-26T18:03:33.449077390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-26T18:03:33.458243017Z [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-10-26T18:03:33.462949404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:03:33.466884918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:03:33.497379364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:03:33.503002978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1420324s 
2025-10-26T18:03:33.504631878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:03:33.506136768Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.38E-05s 
2025-10-26T18:03:33.507542289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-26T18:03:33.589385002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:03:33.597000186Z [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-10-26T18:03:33.601619919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:03:33.605275249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:03:33.635948815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:03:33.640550231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302512s 
2025-10-26T18:03:33.642378713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:03:33.643871990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000123s 
2025-10-26T18:03:33.645595250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-26T18:03:33.726908908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:03:33.734117112Z [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-10-26T18:03:33.738589017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:03:33.742159577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:03:33.771605892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:03:33.774814553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276841s 
2025-10-26T18:03:33.776120523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:03:33.777480301Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2025-10-26T18:03:33.778878016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-26T18:03:33.859690364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:03:33.867220337Z [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-10-26T18:03:33.871788666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:03:33.875445970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:03:33.904781492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:03:33.907885082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127624s 
2025-10-26T18:03:33.909161572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T18:03:33.910325165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2025-10-26T18:03:33.911744613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-10-26T18:03:34.002891923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-10-26T18:03:34.010303517Z [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-10-26T18:03:34.014914522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T18:03:34.018568079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T18:03:34.048389529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T18:03:34.051356894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382423s 
2025-10-26T18:03:34.052680660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T18:03:34.053856708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2025-10-26T18:03:34.055518044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-26T18:03:34.145308671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-26T18:03:34.152110317Z [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-10-26T18:03:34.156561390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:03:34.159912047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T18:03:34.188868977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318052s 
2025-10-26T18:03:34.190200468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T18:03:34.191389302Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-10-26T18:03:34.192740633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-26T18:03:34.276270533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-26T18:03:34.283530051Z [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-10-26T18:03:34.288038560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T18:03:34.291166769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T18:03:34.321257923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1270709s 
2025-10-26T18:03:34.322824738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T18:03:34.324180468Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2025-10-26T18:03:34.325653273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-10-26T18:03:34.406553328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-26T18:03:34.413960343Z [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-10-26T18:03:34.418892445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T18:03:34.422004381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T18:03:34.450954166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T18:03:34.453979849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269071s 
2025-10-26T18:03:34.455393255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:03:34.456723384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2025-10-26T18:03:34.458372234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-10-26T18:03:34.547083558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:03:34.559501052Z [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-10-26T18:03:34.568034816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:03:34.572135173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:03:34.600263554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:03:34.603756908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:03:34.607206916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:03:34.610685550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:03:34.613561241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1538665s 
2025-10-26T18:03:34.614790787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:03:34.615932135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-10-26T18:03:34.617252674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-10-26T18:03:34.702134367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:03:34.714541751Z [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-10-26T18:03:34.723138351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:03:34.727237516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:03:34.755463052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:03:34.758993461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:03:34.762472246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:03:34.765966903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:03:34.768819517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502939s 
2025-10-26T18:03:34.770087230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:03:34.771205322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-10-26T18:03:34.772553727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-10-26T18:03:34.860664021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:03:34.872807284Z [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-10-26T18:03:34.881334053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:03:34.885421574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:03:34.914095143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:03:34.917948773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:03:34.921388129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:03:34.924831553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:03:34.927727935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1538988s 
2025-10-26T18:03:34.928995848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:03:34.930088087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-10-26T18:03:34.931491714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-10-26T18:03:35.029756024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-10-26T18:03:35.042070020Z [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-10-26T18:03:35.050641099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T18:03:35.054825245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T18:03:35.096245681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T18:03:35.100117818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T18:03:35.103561743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T18:03:35.107035358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T18:03:35.109889486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1770816s 
2025-10-26T18:03:35.111086897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:35.112281362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2025-10-26T18:03:35.113821092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-10-26T18:03:35.199583017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:03:35.206295915Z [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-10-26T18:03:35.210605343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:35.213997974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:35.243296872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:03:35.246561987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314007s 
2025-10-26T18:03:35.247838828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:03:35.249051880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-10-26T18:03:35.250387119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-26T18:03:35.339950920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-10-26T18:03:35.347511515Z [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-10-26T18:03:35.352224094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T18:03:35.356160400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T18:03:35.386910520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346376s 
2025-10-26T18:03:35.388616095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:03:35.389794638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2025-10-26T18:03:35.391179456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-26T18:03:35.477995484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-26T18:03:35.483533516Z [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-10-26T18:03:35.487056380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:03:35.490620417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:03:35.519688940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:03:35.522713391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301386s 
2025-10-26T18:03:35.524128520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T18:03:35.525468859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s 
2025-10-26T18:03:35.526844740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-26T18:03:35.608467861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-26T18:03:35.613758705Z [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-10-26T18:03:35.617166527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T18:03:35.620685062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T18:03:35.649738967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T18:03:35.653105115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1246214s 
2025-10-26T18:03:35.654386886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:03:35.655815152Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.77E-05s 
2025-10-26T18:03:35.657323860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-10-26T18:03:35.738610934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-26T18:03:35.744480884Z [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-10-26T18:03:35.748429886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:03:35.751327611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T18:03:35.779544430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207169s 
2025-10-26T18:03:35.781105945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:03:35.782503840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002794s 
2025-10-26T18:03:35.784090384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-10-26T18:03:35.865394553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-26T18:03:35.871630429Z [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-10-26T18:03:35.875530343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T18:03:35.878671027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T18:03:35.908556756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227718s 
2025-10-26T18:03:35.910182711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:03:35.911431325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001023s 
2025-10-26T18:03:35.912893509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T18:03:35.994235895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T18:03:35.998647208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T18:03:36.002118337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T18:03:36.005287439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T18:03:36.034981483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:03:36.039080957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248887s 
2025-10-26T18:03:36.046384164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T18:03:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T18:03:36.050127491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.057165844Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T18:03:36.058491513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427331s 
2025-10-26T18:03:36.065868107Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T18:03:36.068035993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.077987662Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-10-26T18:03:36.096436111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:03:36.098091755Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s 
2025-10-26T18:03:36.099944185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-10-26T18:03:36.102501985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-10-26T18:03:36.113736949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124903s 
2025-10-26T18:03:36.116490343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T18:03:36', 'add_language_tags_to_subtitle_files') 
2025-10-26T18:03:36.119318678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.122295613Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T18:03:36.123594990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208822s 
2025-10-26T18:03:36.125440967Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T18:03:36.126759813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.128915804Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-10-26T18:03:36.134462593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-26T18:03:36.135689303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2025-10-26T18:03:36.136939791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-26T18:03:36.138604343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-26T18:03:36.149525635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113631s 
2025-10-26T18:03:36.150863218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-26T18:03:36.152539634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-26T18:03:36.162826157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107495s 
2025-10-26T18:03:36.164980135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T18:03:36', 'add_salt_to_users') 
2025-10-26T18:03:36.167630171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.170024402Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T18:03:36.171184549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178849s 
2025-10-26T18:03:36.172799431Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T18:03:36.174109849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.176133514Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-10-26T18:03:36.181735505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-10-26T18:03:36.264691910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:36.271253754Z [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-10-26T18:03:36.275253107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:03:36.279034652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:03:36.311617572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:36.315478186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:03:36.318469570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353889s 
2025-10-26T18:03:36.319818326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-10-26T18:03:36.412533983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:36.419049604Z [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-10-26T18:03:36.422895298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:03:36.426657433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:03:36.456327929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:36.460063842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:03:36.462977469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419323s 
2025-10-26T18:03:36.464411106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-10-26T18:03:36.545802861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:36.551613792Z [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-10-26T18:03:36.555193470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:03:36.559003823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:03:36.588657876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:36.592361764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:03:36.595275582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295717s 
2025-10-26T18:03:36.596662294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-10-26T18:03:36.678120924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-10-26T18:03:36.684053320Z [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-10-26T18:03:36.687478587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T18:03:36.691271084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T18:03:36.720120547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T18:03:36.723802210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T18:03:36.726697190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287565s 
2025-10-26T18:03:36.728902591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T18:03:36', 'clean_alt_titles') 
2025-10-26T18:03:36.731530643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.734357715Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T18:03:36.735519174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363842s 
2025-10-26T18:03:36.737292816Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T18:03:36.738605329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.740901432Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-10-26T18:03:36.745432767Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:36.747376531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-26T18:03:36.749856164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030877s 
2025-10-26T18:03:36.751971493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T18:03:36', 'remove_omg') 
2025-10-26T18:03:36.754605177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.756894005Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T18:03:36.758066727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101034s 
2025-10-26T18:03:36.759821741Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T18:03:36.761227231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.763345947Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-10-26T18:03:36.767615415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T18:03:36.768877015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2025-10-26T18:03:36.770380312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-10-26T18:03:36.772276822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-10-26T18:03:36.783552116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118751s 
2025-10-26T18:03:36.785986728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T18:03:36', 'add_additional_info_to_pending_releases') 
2025-10-26T18:03:36.788780304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.791310248Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T18:03:36.792553952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194652s 
2025-10-26T18:03:36.794277293Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T18:03:36.795613403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.797708933Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-10-26T18:03:36.802168463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T18:03:36.803401395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2025-10-26T18:03:36.804660932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-26T18:03:36.806805550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:36.818013850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121068s 
2025-10-26T18:03:36.820212467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T18:03:36', 'add_result_to_commands') 
2025-10-26T18:03:36.822952134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.825341105Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T18:03:36.826503115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193695s 
2025-10-26T18:03:36.828214080Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T18:03:36.829571744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.831718927Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-10-26T18:03:36.836331265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:36.837595811Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s 
2025-10-26T18:03:36.838959477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-26T18:03:36.841077863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:36.852486877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121784s 
2025-10-26T18:03:36.854789153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T18:03:36', 'health_restored_notification') 
2025-10-26T18:03:36.857820837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.860274889Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T18:03:36.861441258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199195s 
2025-10-26T18:03:36.863271192Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T18:03:36.864678045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.867138911Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-10-26T18:03:36.871343237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T18:03:36.872616621Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s 
2025-10-26T18:03:36.874004035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-10-26T18:03:36.876197322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:36.887581986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122746s 
2025-10-26T18:03:36.890007400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T18:03:36', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T18:03:36.892828952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.895387875Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T18:03:36.896652501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198494s 
2025-10-26T18:03:36.898227252Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T18:03:36.899491327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.901528910Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-10-26T18:03:36.905296557Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:36.907133666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-10-26T18:03:36.909500683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002871s 
2025-10-26T18:03:36.911557675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T18:03:36', 'remove_rarbg') 
2025-10-26T18:03:36.914152380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.916440367Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T18:03:36.917566074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097505s 
2025-10-26T18:03:36.919270977Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T18:03:36.920654974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.922751466Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-10-26T18:03:36.927937328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-26T18:03:36.930425589Z [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-10-26T18:03:36.934740567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049517s 
2025-10-26T18:03:36.936934676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T18:03:36', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T18:03:36.939647619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:36.942166210Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T18:03:36.943394433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123451s 
2025-10-26T18:03:36.944942350Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T18:03:36.946239833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:36.948289530Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-10-26T18:03:36.962690759Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-26T18:03:37.047381437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:03:37.053456891Z [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-10-26T18:03:37.057439360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T18:03:37.060997275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T18:03:37.089904334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T18:03:37.092942762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287043s 
2025-10-26T18:03:37.094213571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T18:03:37.095326522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-10-26T18:03:37.096784167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-26T18:03:37.098621748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-26T18:03:37.109057782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010993s 
2025-10-26T18:03:37.110419424Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:37.112278517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T18:03:37.114388807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026639s 
2025-10-26T18:03:37.116542113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T18:03:37', 'list_sync_time') 
2025-10-26T18:03:37.119231859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.122083301Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T18:03:37.123279821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103099s 
2025-10-26T18:03:37.125234948Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T18:03:37.126678164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.128858675Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-10-26T18:03:37.133840376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T18:03:37.135099321Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2025-10-26T18:03:37.136372004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-10-26T18:03:37.138256488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-10-26T18:03:37.149394336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117893s 
2025-10-26T18:03:37.151705249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T18:03:37', 'add_tags_to_collections') 
2025-10-26T18:03:37.154439104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.156887084Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T18:03:37.158050426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192099s 
2025-10-26T18:03:37.159662222Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T18:03:37.161001679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.163028791Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-10-26T18:03:37.167164549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T18:03:37.168448825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2025-10-26T18:03:37.169731588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-26T18:03:37.171459969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-26T18:03:37.182535982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011572s 
2025-10-26T18:03:37.184865503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T18:03:37', 'add_download_client_tags') 
2025-10-26T18:03:37.187570670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.189999180Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T18:03:37.191176611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189538s 
2025-10-26T18:03:37.192765451Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T18:03:37.194080689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.196103342Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-10-26T18:03:37.204853943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-26T18:03:37.208283208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-26T18:03:37.212855174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066699s 
2025-10-26T18:03:37.214422661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-26T18:03:37.216138015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-26T18:03:37.218995669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033612s 
2025-10-26T18:03:37.221150578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T18:03:37', 'add_auto_tagging') 
2025-10-26T18:03:37.223775805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.226206259Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T18:03:37.227359461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105242s 
2025-10-26T18:03:37.229262593Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T18:03:37.230703846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.232951401Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-10-26T18:03:37.238624234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:03:37.239877979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2025-10-26T18:03:37.241316917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-26T18:03:37.243456585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:37.254945780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123039s 
2025-10-26T18:03:37.256411411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T18:03:37.257517569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-10-26T18:03:37.258919512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-26T18:03:37.260782293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-26T18:03:37.271561719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113552s 
2025-10-26T18:03:37.273879506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T18:03:37', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T18:03:37.276659424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.279167845Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T18:03:37.280419806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187539s 
2025-10-26T18:03:37.282127044Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T18:03:37.283508897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.285613384Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-10-26T18:03:37.301040118Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-26T18:03:37.302902108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-26T18:03:37.333599472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309962s 
2025-10-26T18:03:37.334893939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:03:37.336039676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2025-10-26T18:03:37.337334834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-10-26T18:03:37.340213230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-10-26T18:03:37.351470728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128807s 
2025-10-26T18:03:37.352741197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:03:37.353874098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-10-26T18:03:37.355119035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-26T18:03:37.357055624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:37.368042768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116224s 
2025-10-26T18:03:37.369307746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T18:03:37.370441990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-10-26T18:03:37.371691606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-26T18:03:37.373651402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:37.384618256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116241s 
2025-10-26T18:03:37.385970760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-26T18:03:37.471121343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-26T18:03:37.476679235Z [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-10-26T18:03:37.480368884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-26T18:03:37.483314887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-26T18:03:37.512769799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255182s 
2025-10-26T18:03:37.514021339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:37.515470898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:37.527146709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116814s 
2025-10-26T18:03:37.528795289Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T18:03:37.530686487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-26T18:03:37.533176641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031243s 
2025-10-26T18:03:37.535426342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T18:03:37', 'update_restrictions_to_release_profiles') 
2025-10-26T18:03:37.538162511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.540830474Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T18:03:37.542050270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105638s 
2025-10-26T18:03:37.543689591Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T18:03:37.545046704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.547086441Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-10-26T18:03:37.551731845Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-26T18:03:37.553345134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-26T18:03:37.584637987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314946s 
2025-10-26T18:03:37.586086394Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-10-26T18:03:37.677596323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-26T18:03:37.684557600Z [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-10-26T18:03:37.688833160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T18:03:37.692251303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T18:03:37.723382851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T18:03:37.726432662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390516s 
2025-10-26T18:03:37.727886189Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-10-26T18:03:37.830071786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-10-26T18:03:37.838212739Z [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-10-26T18:03:37.843273269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T18:03:37.846725170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T18:03:37.878131101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T18:03:37.881129669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1519444s 
2025-10-26T18:03:37.883560433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T18:03:37', 'rename_quality_profiles') 
2025-10-26T18:03:37.886294168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.889307215Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T18:03:37.890512472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1600536s 
2025-10-26T18:03:37.892446627Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T18:03:37.893850404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.896100475Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-10-26T18:03:37.900286053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:03:37.902166189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:03:37.904841476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030796s 
2025-10-26T18:03:37.906408822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:03:37.908122112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:03:37.910408336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026657s 
2025-10-26T18:03:37.911975582Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:03:37.913755706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T18:03:37.916028663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026638s 
2025-10-26T18:03:37.918178923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T18:03:37', 'update_images_remote_url') 
2025-10-26T18:03:37.920901175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.923339625Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T18:03:37.924551806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098388s 
2025-10-26T18:03:37.926196448Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T18:03:37.927508910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.929563908Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-10-26T18:03:37.937735854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-26T18:03:37.941183587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-26T18:03:37.945768359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066331s 
2025-10-26T18:03:37.947234441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-26T18:03:37.949171231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-26T18:03:37.952125861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036119s 
2025-10-26T18:03:37.954280510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T18:03:37', 'add_notification_status') 
2025-10-26T18:03:37.956941498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:37.960221022Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T18:03:37.961427511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115904s 
2025-10-26T18:03:37.963132865Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T18:03:37.964513235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:37.966623334Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-10-26T18:03:37.971274139Z [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-10-26T18:03:37.973675815Z [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-10-26T18:03:37.976762791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038608s 
2025-10-26T18:03:37.979040157Z [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-10-26T18:03:37.981825145Z [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-10-26T18:03:37.984753351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039971s 
2025-10-26T18:03:37.986731685Z [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-10-26T18:03:37.989065664Z [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-10-26T18:03:37.991777876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003508s 
2025-10-26T18:03:37.993659535Z [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-10-26T18:03:37.995979146Z [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-10-26T18:03:37.998607649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033543s 
2025-10-26T18:03:38.000828581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T18:03:37', 'rename_deprecated_indexer_flags') 
2025-10-26T18:03:38.003529310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.005971547Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T18:03:38.007231525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105577s 
2025-10-26T18:03:38.008869814Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T18:03:38.010215493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.012258998Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-10-26T18:03:38.016361138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T18:03:38.017596326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2025-10-26T18:03:38.019105184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-10-26T18:03:38.020992524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-26T18:03:38.032695129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122854s 
2025-10-26T18:03:38.034933787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T18:03:38', 'movie_last_searched_time') 
2025-10-26T18:03:38.037669125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.051071774Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T18:03:38.052507705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030336s 
2025-10-26T18:03:38.054194281Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T18:03:38.055736868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.058099225Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-10-26T18:03:38.061285430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:38.062600418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:38.070196885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074941s 
2025-10-26T18:03:38.072559773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T18:03:38', 'email_encryption') 
2025-10-26T18:03:38.075414251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.078075440Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T18:03:38.079266618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155364s 
2025-10-26T18:03:38.080977173Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T18:03:38.082351179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.084397600Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-10-26T18:03:38.088200929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T18:03:38.089898758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T18:03:38.092177486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026178s 
2025-10-26T18:03:38.094374199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T18:03:38', 'clear_last_rss_releases_info') 
2025-10-26T18:03:38.097063886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.099297523Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T18:03:38.100505586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096141s 
2025-10-26T18:03:38.101987761Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T18:03:38.103276266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.105281604Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-10-26T18:03:38.119872615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-10-26T18:03:38.121830116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-10-26T18:03:38.125276717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039533s 
2025-10-26T18:03:38.126588658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-10-26T18:03:38.128204362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-10-26T18:03:38.130906653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031507s 
2025-10-26T18:03:38.132230559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-10-26T18:03:38.134138631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-10-26T18:03:38.137055816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036434s 
2025-10-26T18:03:38.139438834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-26T18:03:38.141370915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-26T18:03:38.144065921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033576s 
2025-10-26T18:03:38.145398324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-26T18:03:38.147195714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-26T18:03:38.150186366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035773s 
2025-10-26T18:03:38.151472957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-10-26T18:03:38.153131967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-10-26T18:03:38.155955644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033207s 
2025-10-26T18:03:38.157284219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-10-26T18:03:38.158917428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-10-26T18:03:38.161678167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031858s 
2025-10-26T18:03:38.163779178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T18:03:38', 'add_indexes') 
2025-10-26T18:03:38.166446799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.168874728Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T18:03:38.170021207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103586s 
2025-10-26T18:03:38.171768094Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T18:03:38.173181070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.175308824Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-10-26T18:03:38.181731487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:03:38.182685127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2025-10-26T18:03:38.183978011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-10-26T18:03:38.185807044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-10-26T18:03:38.197956488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124426s 
2025-10-26T18:03:38.199015200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T18:03:38.200141067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-10-26T18:03:38.201388860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-10-26T18:03:38.203201570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-10-26T18:03:38.214763132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121215s 
2025-10-26T18:03:38.215975563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:38.217222634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:38.225064024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076801s 
2025-10-26T18:03:38.227569599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T18:03:38', 'parse_title_from_existing_subtitle_files') 
2025-10-26T18:03:38.230504259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.232987669Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T18:03:38.234222566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156195s 
2025-10-26T18:03:38.236037330Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T18:03:38.237490597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.239601898Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-10-26T18:03:38.243980405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-26T18:03:38.245252246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2025-10-26T18:03:38.246627635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-10-26T18:03:38.248710129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-10-26T18:03:38.260992040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130488s 
2025-10-26T18:03:38.263370971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T18:03:38', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T18:03:38.266205449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.268681334Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T18:03:38.269929908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204996s 
2025-10-26T18:03:38.271682918Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T18:03:38.273092246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.275179249Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-10-26T18:03:38.278562311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-10-26T18:03:38.369125013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-10-26T18:03:38.375434328Z [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-10-26T18:03:38.379374682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T18:03:38.382317679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T18:03:38.413491582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335835s 
2025-10-26T18:03:38.415999442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T18:03:38', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T18:03:38.418803548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.421696834Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T18:03:38.423020390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416281s 
2025-10-26T18:03:38.424627767Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T18:03:38.425993978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.428134658Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-10-26T18:03:38.431246234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:38.432584970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:38.440292350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007529s 
2025-10-26T18:03:38.442820971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T18:03:38', 'stevenlu_update_url') 
2025-10-26T18:03:38.445844820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.448198760Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T18:03:38.449365269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156019s 
2025-10-26T18:03:38.451004851Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T18:03:38.452331793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:38.454466461Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-10-26T18:03:38.458949929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T18:03:38.460267172Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s 
2025-10-26T18:03:38.461588472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-10-26T18:03:38.463392956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-10-26T18:03:38.475429684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125689s 
2025-10-26T18:03:38.477879126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T18:03:38', 'add_movie_keywords') 
2025-10-26T18:03:38.480636318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:38.482991020Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T18:03:38.484183852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200878s 
2025-10-26T18:03:38.621763119Z [Debug] MigrationController: Took: 00:00:25.6362831 
2025-10-26T18:03:41.563130586Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-26T18:03:42.416509205Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T18:03:43.724214309Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T18:03:43.832879413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T18:03:43.835813802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T18:03:44.100611122Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T18:03:44.106026406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2680623s 
2025-10-26T18:03:44.108317039Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T18:03:44.110183838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.27307s 
2025-10-26T18:03:44.276715635Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T18:03:44.282643382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.319024390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T18:03:44.340800911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T18:03:44.391048141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691329s 
2025-10-26T18:03:44.396052668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.408062823Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T18:03:44.409736212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086464s 
2025-10-26T18:03:44.422741210Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T18:03:44.424862161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.439319132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T18:03:44.443573789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:03:44.453388543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122507s 
2025-10-26T18:03:44.455227646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:03:44.457306642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004092s 
2025-10-26T18:03:44.460024024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T18:03:44.463446987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T18:03:44.480200844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181356s 
2025-10-26T18:03:44.482416756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.485656339Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T18:03:44.487341072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237973s 
2025-10-26T18:03:44.490730126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T18:03:44.492623789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.497174793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:03:44.499437690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2025-10-26T18:03:44.501301733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T18:03:44.503609430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T18:03:44.508053048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049774s 
2025-10-26T18:03:44.509795737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.512626928Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T18:03:44.514332493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094512s 
2025-10-26T18:03:44.526296073Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T18:03:44.528139094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.532516349Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-26T18:03:44.547040395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-26T18:03:44.551277798Z [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-10-26T18:03:44.557697866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087952s 
2025-10-26T18:03:44.559394622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-26T18:03:44.561570885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T18:03:44.564868445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003768s 
2025-10-26T18:03:44.570646399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T18:03:44', 'InitialSetup') 
2025-10-26T18:03:44.576725370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.579740221Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T18:03:44.581354953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186025s 
2025-10-26T18:03:44.583557347Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T18:03:44.585389767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.588003821Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-10-26T18:03:44.591472035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T18:03:44', 'add_moviefiles_table') 
2025-10-26T18:03:44.595118437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.597960310Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T18:03:44.599614230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125868s 
2025-10-26T18:03:44.601496250Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T18:03:44.603301796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.606207097Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-10-26T18:03:44.608871331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T18:03:44', 'fix_history_movieId') 
2025-10-26T18:03:44.612295547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.615083601Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T18:03:44.616765948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117944s 
2025-10-26T18:03:44.618580713Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T18:03:44.620360156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.622614365Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-10-26T18:03:44.625327689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T18:03:44', 'add_tmdb_stuff') 
2025-10-26T18:03:44.629209545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.632884225Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T18:03:44.634837298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012517s 
2025-10-26T18:03:44.637028791Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T18:03:44.639077606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.641798535Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-10-26T18:03:44.644612211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T18:03:44', 'fix_movie_files') 
2025-10-26T18:03:44.648464658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.651637798Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T18:03:44.654155297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012409s 
2025-10-26T18:03:44.656394196Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T18:03:44.658241014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.660688593Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-10-26T18:03:44.663340563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T18:03:44', 'update_schedule_intervale') 
2025-10-26T18:03:44.666852976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.670308464Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T18:03:44.672016303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120532s 
2025-10-26T18:03:44.674016461Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T18:03:44.676032100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.678326420Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-10-26T18:03:44.681016597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T18:03:44', 'add_movie_formats_to_naming_config') 
2025-10-26T18:03:44.684467335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.687346283Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T18:03:44.689169394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112363s 
2025-10-26T18:03:44.691026513Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T18:03:44.692863452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.695170899Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-10-26T18:03:44.697764942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T18:03:44', 'add_phyiscal_release') 
2025-10-26T18:03:44.701129587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.704333018Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T18:03:44.705982509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114676s 
2025-10-26T18:03:44.707837605Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T18:03:44.709665105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.712032953Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-10-26T18:03:44.714427645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T18:03:44', 'remove_bitmetv') 
2025-10-26T18:03:44.717783382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.720549562Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T18:03:44.722217200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010929s 
2025-10-26T18:03:44.724009199Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T18:03:44.725810957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.728131319Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-10-26T18:03:44.730625662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T18:03:44', 'remove_torrentleech') 
2025-10-26T18:03:44.733963563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.736651857Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T18:03:44.738304274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108553s 
2025-10-26T18:03:44.740227417Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T18:03:44.742038133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.744341902Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-10-26T18:03:44.746928601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T18:03:44', 'remove_broadcasthenet') 
2025-10-26T18:03:44.750294889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.753016830Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T18:03:44.754696272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109791s 
2025-10-26T18:03:44.756681690Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T18:03:44.758451824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.760801135Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-10-26T18:03:44.763227220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T18:03:44', 'remove_fanzub') 
2025-10-26T18:03:44.766539189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.769209446Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T18:03:44.770823927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107985s 
2025-10-26T18:03:44.772821871Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T18:03:44.774653228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.776953841Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-10-26T18:03:44.779552413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T18:03:44', 'update_movie_sorttitle') 
2025-10-26T18:03:44.782891798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.785629871Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T18:03:44.787309634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109197s 
2025-10-26T18:03:44.789239750Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T18:03:44.791121289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.793460249Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-10-26T18:03:44.796164715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T18:03:44', 'update_movie_sorttitle_again') 
2025-10-26T18:03:44.800215421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.803057755Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T18:03:44.804475089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115734s 
2025-10-26T18:03:44.806341488Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T18:03:44.808117724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.813290921Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-10-26T18:03:44.815799463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T18:03:44', 'update_movie_file') 
2025-10-26T18:03:44.819350573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.822068536Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T18:03:44.823711385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013952s 
2025-10-26T18:03:44.825589116Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T18:03:44.827375383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.829664923Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-10-26T18:03:44.832165668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T18:03:44', 'update_movie_slug') 
2025-10-26T18:03:44.835432346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.838191142Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T18:03:44.839827567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108369s 
2025-10-26T18:03:44.841713695Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T18:03:44.843524822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.845821386Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-10-26T18:03:44.848356992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T18:03:44', 'add_youtube_trailer_id') 
2025-10-26T18:03:44.851676416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.854454350Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T18:03:44.856300998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109049s 
2025-10-26T18:03:44.858289583Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T18:03:44.860117794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.862477716Z [Info] add_studio: Starting migration of Log DB to 120 
2025-10-26T18:03:44.864931637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T18:03:44', 'add_studio') 
2025-10-26T18:03:44.868268948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.870942672Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T18:03:44.872568476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109272s 
2025-10-26T18:03:44.874445145Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T18:03:44.876278366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.878581815Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-10-26T18:03:44.881136850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T18:03:44', 'update_filedate_config') 
2025-10-26T18:03:44.884486434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.887174978Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T18:03:44.888868979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109207s 
2025-10-26T18:03:44.890743574Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T18:03:44.892583920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.894949654Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-10-26T18:03:44.898543220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T18:03:44', 'add_movieid_to_blacklist') 
2025-10-26T18:03:44.901949088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.904729186Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T18:03:44.906458839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121695s 
2025-10-26T18:03:44.908402082Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T18:03:44.910233740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.912635246Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-10-26T18:03:44.915178688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T18:03:44', 'create_netimport_table') 
2025-10-26T18:03:44.918969321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.921481269Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T18:03:44.923182364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112133s 
2025-10-26T18:03:44.925373045Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T18:03:44.927346960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.929755620Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-10-26T18:03:44.932410096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T18:03:44', 'add_preferred_tags_to_profile') 
2025-10-26T18:03:44.935834651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.938692867Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T18:03:44.940438543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113387s 
2025-10-26T18:03:44.942330402Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T18:03:44.944123162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.946415067Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-10-26T18:03:44.948903037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T18:03:44', 'fix_imdb_unique') 
2025-10-26T18:03:44.952261239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.955242613Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T18:03:44.957090213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111601s 
2025-10-26T18:03:44.958999929Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T18:03:44.960878682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.963396341Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-10-26T18:03:44.966062801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T18:03:44', 'update_qualities_and_profiles') 
2025-10-26T18:03:44.969494060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.972339620Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T18:03:44.974061517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114032s 
2025-10-26T18:03:44.975930411Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T18:03:44.978219730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.980529321Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-10-26T18:03:44.982983212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T18:03:44', 'remove_wombles') 
2025-10-26T18:03:44.986355263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:44.989188397Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T18:03:44.990822558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110161s 
2025-10-26T18:03:44.992673104Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T18:03:44.994729726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:44.997542670Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-10-26T18:03:45.000028936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T18:03:44', 'remove_kickass') 
2025-10-26T18:03:45.003385475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.006165965Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T18:03:45.008071502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011478s 
2025-10-26T18:03:45.010097121Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T18:03:45.011977758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.014661141Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-10-26T18:03:45.017490659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T18:03:45', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T18:03:45.021423829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.024333047Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T18:03:45.026328154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122479s 
2025-10-26T18:03:45.028253571Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T18:03:45.030078476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.032420522Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-10-26T18:03:45.034933963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T18:03:45', 'remove_wombles_kickass') 
2025-10-26T18:03:45.038573692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.041781762Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T18:03:45.043480613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116945s 
2025-10-26T18:03:45.045658378Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T18:03:45.047638686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.049726180Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-10-26T18:03:45.052396056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T18:03:45', 'make_parsed_episode_info_nullable') 
2025-10-26T18:03:45.056237681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.059027720Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T18:03:45.060795930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116458s 
2025-10-26T18:03:45.062742580Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T18:03:45.064613608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.066939962Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-10-26T18:03:45.069559517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T18:03:45', 'rename_torrent_downloadstation') 
2025-10-26T18:03:45.073009404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.075841186Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T18:03:45.077806143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111837s 
2025-10-26T18:03:45.079678343Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T18:03:45.081526976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.083865034Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-10-26T18:03:45.086394327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T18:03:45', 'add_minimumavailability') 
2025-10-26T18:03:45.089783682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.092580564Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T18:03:45.094254464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110257s 
2025-10-26T18:03:45.096719698Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T18:03:45.098617640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.100947842Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-10-26T18:03:45.103630113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T18:03:45', 'add_remux_qualities_for_the_wankers') 
2025-10-26T18:03:45.107041383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.109879598Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T18:03:45.111647277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112013s 
2025-10-26T18:03:45.113587414Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T18:03:45.115407800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.117767702Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-10-26T18:03:45.120315742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T18:03:45', 'add_haspredbentry_to_movies') 
2025-10-26T18:03:45.123689927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.126495576Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T18:03:45.128181471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110464s 
2025-10-26T18:03:45.130017488Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T18:03:45.131815729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.134092404Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-10-26T18:03:45.136638901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T18:03:45', 'add_pathstate_to_movies') 
2025-10-26T18:03:45.140019098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.142768614Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T18:03:45.144449409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109363s 
2025-10-26T18:03:45.146312822Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T18:03:45.148151544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.150431505Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-10-26T18:03:45.152991831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T18:03:45', 'add_import_exclusions_table') 
2025-10-26T18:03:45.156322077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.159444685Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T18:03:45.160868742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109507s 
2025-10-26T18:03:45.162753367Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T18:03:45.164563933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.166863924Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-10-26T18:03:45.169406294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T18:03:45', 'add_physical_release_note') 
2025-10-26T18:03:45.172810499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.175622882Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T18:03:45.177316212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110462s 
2025-10-26T18:03:45.179330377Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T18:03:45.181132276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.183461085Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-10-26T18:03:45.186038265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T18:03:45', 'consolidate_indexer_baseurl') 
2025-10-26T18:03:45.189391357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.192216576Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T18:03:45.193876408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110168s 
2025-10-26T18:03:45.195742435Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T18:03:45.197578723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.199897071Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-10-26T18:03:45.202467557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T18:03:45', 'add_alternative_titles_table') 
2025-10-26T18:03:45.205885370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.209021555Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T18:03:45.210735466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114061s 
2025-10-26T18:03:45.212622255Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T18:03:45.214452080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.216751711Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-10-26T18:03:45.219281846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T18:03:45', 'fix_duplicate_alt_titles') 
2025-10-26T18:03:45.222668836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.225443974Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T18:03:45.227116482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109801s 
2025-10-26T18:03:45.228933441Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T18:03:45.230697443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.232970540Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-10-26T18:03:45.235581217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T18:03:45', 'movie_extras') 
2025-10-26T18:03:45.238837925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.241740650Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T18:03:45.243404420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110985s 
2025-10-26T18:03:45.245220698Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T18:03:45.246983958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.249517089Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-10-26T18:03:45.251978335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T18:03:45', 'clean_core_tv') 
2025-10-26T18:03:45.255204572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.258069801Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T18:03:45.259705395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111043s 
2025-10-26T18:03:45.261666494Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T18:03:45.263498202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.265796560Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-10-26T18:03:45.268382968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T18:03:45', 'add_cookies_to_indexer_status') 
2025-10-26T18:03:45.271737593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.274482180Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T18:03:45.276174087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109151s 
2025-10-26T18:03:45.278029062Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T18:03:45.279794337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.282106212Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-10-26T18:03:45.284557729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T18:03:45', 'banner_to_fanart') 
2025-10-26T18:03:45.287826962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.290532741Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T18:03:45.292134596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107589s 
2025-10-26T18:03:45.294008880Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T18:03:45.295826049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.298111742Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-10-26T18:03:45.300640664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T18:03:45', 'naming_config_colon_action') 
2025-10-26T18:03:45.304096934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.307268530Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T18:03:45.309053104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109852s 
2025-10-26T18:03:45.310916967Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T18:03:45.312681430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.314954437Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-10-26T18:03:45.317386575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T18:03:45', 'add_custom_formats') 
2025-10-26T18:03:45.320750057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.323432319Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T18:03:45.325048102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107797s 
2025-10-26T18:03:45.326910833Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T18:03:45.328723954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.331126762Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-10-26T18:03:45.333757851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T18:03:45', 'remove_extra_naming_config') 
2025-10-26T18:03:45.337240463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.340001603Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T18:03:45.341666806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112491s 
2025-10-26T18:03:45.343563375Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T18:03:45.345398621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.347688512Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-10-26T18:03:45.350253256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T18:03:45', 'convert_regex_required_tags') 
2025-10-26T18:03:45.353574985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.356388922Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T18:03:45.358286733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010964s 
2025-10-26T18:03:45.360205788Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T18:03:45.362110363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.364411256Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-10-26T18:03:45.367095141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T18:03:45', 'fix_format_tags_double_underscore') 
2025-10-26T18:03:45.370569266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.374239216Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T18:03:45.376001174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120995s 
2025-10-26T18:03:45.377867552Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T18:03:45.379631414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.381963771Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-10-26T18:03:45.384474326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T18:03:45', 'add_tags_to_net_import') 
2025-10-26T18:03:45.387778540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.390535160Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T18:03:45.392176666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108592s 
2025-10-26T18:03:45.393973965Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T18:03:45.395725041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.397982346Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-10-26T18:03:45.400416267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T18:03:45', 'add_custom_filters') 
2025-10-26T18:03:45.403716844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.406385658Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T18:03:45.407969767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010671s 
2025-10-26T18:03:45.409915786Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T18:03:45.411767354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.414572764Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-10-26T18:03:45.417203010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T18:03:45', 'indexer_client_status_search_changes') 
2025-10-26T18:03:45.420667236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.424132724Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T18:03:45.425999203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116236s 
2025-10-26T18:03:45.428064712Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T18:03:45.429920038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.432407497Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-10-26T18:03:45.435109668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T18:03:45', 'add_language_to_files_history_blacklist') 
2025-10-26T18:03:45.438658755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.441652964Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T18:03:45.443357226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114665s 
2025-10-26T18:03:45.445236650Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T18:03:45.447060854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.449331426Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-10-26T18:03:45.452072806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T18:03:45', 'add_update_allowed_quality_profile') 
2025-10-26T18:03:45.455459796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.458281187Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T18:03:45.459974016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111597s 
2025-10-26T18:03:45.461773830Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T18:03:45.463899080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.466335746Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-10-26T18:03:45.468874919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T18:03:45', 'add_download_client_priority') 
2025-10-26T18:03:45.472279866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.475001446Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T18:03:45.476643442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110466s 
2025-10-26T18:03:45.478414068Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T18:03:45.480118239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.482567331Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-10-26T18:03:45.484949297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T18:03:45', 'remove_growl_prowl') 
2025-10-26T18:03:45.488162578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.490853156Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T18:03:45.492440572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01074s 
2025-10-26T18:03:45.494221158Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T18:03:45.495951422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.498152725Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-10-26T18:03:45.500860497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T18:03:45', 'remove_plex_hometheatre') 
2025-10-26T18:03:45.504084469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.506803515Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T18:03:45.508382484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108744s 
2025-10-26T18:03:45.510182479Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T18:03:45.511854385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.514279258Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-10-26T18:03:45.516706185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T18:03:45', 'add_webrip_qualites') 
2025-10-26T18:03:45.520012112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.522941892Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T18:03:45.524643799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011103s 
2025-10-26T18:03:45.526411638Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T18:03:45.528194318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.530377665Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-10-26T18:03:45.532808099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T18:03:45', 'health_issue_notification') 
2025-10-26T18:03:45.536320742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.539104938Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T18:03:45.540770011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108459s 
2025-10-26T18:03:45.542540687Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T18:03:45.544229587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.546413655Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-10-26T18:03:45.548850713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T18:03:45', 'speed_improvements') 
2025-10-26T18:03:45.552085567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.554832568Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T18:03:45.556413732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106112s 
2025-10-26T18:03:45.558175399Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T18:03:45.559897497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.562325907Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-10-26T18:03:45.640015377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T18:03:45', 'fix_profile_format_default') 
2025-10-26T18:03:45.644614658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.649232467Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T18:03:45.650846347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891283s 
2025-10-26T18:03:45.652807295Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T18:03:45.654500254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.658324485Z [Info] task_duration: Starting migration of Log DB to 163 
2025-10-26T18:03:45.660686151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T18:03:45', 'task_duration') 
2025-10-26T18:03:45.664026627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.666671262Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T18:03:45.668110250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122383s 
2025-10-26T18:03:45.669817628Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T18:03:45.671627012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.673774716Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-10-26T18:03:45.676143727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T18:03:45', 'movie_collections_crew') 
2025-10-26T18:03:45.679757894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.682754358Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T18:03:45.684543421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110915s 
2025-10-26T18:03:45.687039146Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T18:03:45.689933184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.692341363Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-10-26T18:03:45.694973243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T18:03:45', 'remove_custom_formats_from_quality_model') 
2025-10-26T18:03:45.698541027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.701311686Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T18:03:45.702993122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114701s 
2025-10-26T18:03:45.704693616Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T18:03:45.706401886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.708614451Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-10-26T18:03:45.711070617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T18:03:45', 'fix_tmdb_list_config') 
2025-10-26T18:03:45.714290662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.716985408Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T18:03:45.718436069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105959s 
2025-10-26T18:03:45.720150952Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T18:03:45.721747317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.723859810Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-10-26T18:03:45.726111184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T18:03:45', 'remove_movie_pathstate') 
2025-10-26T18:03:45.729203871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.731723395Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T18:03:45.733187403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099802s 
2025-10-26T18:03:45.734815421Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T18:03:45.736412277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.738465050Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-10-26T18:03:45.741107301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T18:03:45', 'custom_format_rework') 
2025-10-26T18:03:45.744366013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.746901749Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T18:03:45.748388683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105186s 
2025-10-26T18:03:45.750024988Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T18:03:45.751600961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.753677102Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-10-26T18:03:45.756036383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T18:03:45', 'custom_format_scores') 
2025-10-26T18:03:45.759120834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.762532954Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T18:03:45.764472740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108353s 
2025-10-26T18:03:45.766170930Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T18:03:45.767756833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.769906362Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-10-26T18:03:45.772261474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T18:03:45', 'fix_trakt_list_config') 
2025-10-26T18:03:45.775422179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.778278020Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T18:03:45.779728471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010508s 
2025-10-26T18:03:45.781425348Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T18:03:45.783115591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.785395392Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-10-26T18:03:45.787796667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T18:03:45', 'quality_definition_preferred_size') 
2025-10-26T18:03:45.791018054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.793892672Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T18:03:45.795402212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107182s 
2025-10-26T18:03:45.797159220Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T18:03:45.798765845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.800824270Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-10-26T18:03:45.803076686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T18:03:45', 'add_download_history') 
2025-10-26T18:03:45.806254966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.808849710Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T18:03:45.810363368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100946s 
2025-10-26T18:03:45.812008060Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T18:03:45.813570967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.815611015Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-10-26T18:03:45.818097853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T18:03:45', 'net_import_status') 
2025-10-26T18:03:45.821165951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.823645173Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T18:03:45.825076125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101064s 
2025-10-26T18:03:45.826716718Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T18:03:45.828530951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.830766343Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-10-26T18:03:45.833193961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T18:03:45', 'email_multiple_addresses') 
2025-10-26T18:03:45.836290637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.838981716Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T18:03:45.840455994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104033s 
2025-10-26T18:03:45.842244456Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T18:03:45.843838135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.846096723Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-10-26T18:03:45.848579963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T18:03:45', 'remove_chown_and_folderchmod_config') 
2025-10-26T18:03:45.851773434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.854393871Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T18:03:45.855904092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104424s 
2025-10-26T18:03:45.857549024Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T18:03:45.859057141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.861087740Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-10-26T18:03:45.863458343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T18:03:45', 'movie_recommendations') 
2025-10-26T18:03:45.866484086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.868966485Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T18:03:45.870356043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098918s 
2025-10-26T18:03:45.871934401Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T18:03:45.873462117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.875478317Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-10-26T18:03:45.877891807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T18:03:45', 'language_improvements') 
2025-10-26T18:03:45.880981028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.883429779Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T18:03:45.884881181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099824s 
2025-10-26T18:03:45.886412425Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T18:03:45.887892074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.889853434Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-10-26T18:03:45.891977060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T18:03:45', 'new_list_server') 
2025-10-26T18:03:45.894968834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.897948975Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T18:03:45.899271929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009566s 
2025-10-26T18:03:45.900845137Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T18:03:45.902347773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.904299573Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-10-26T18:03:45.906586017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T18:03:45', 'movie_translation_indexes') 
2025-10-26T18:03:45.909675127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.912151203Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T18:03:45.913535471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097393s 
2025-10-26T18:03:45.915096093Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T18:03:45.916690775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.918688397Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-10-26T18:03:45.920985453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T18:03:45', 'fix_invalid_profile_references') 
2025-10-26T18:03:45.924012468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.926621702Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T18:03:45.928052383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098011s 
2025-10-26T18:03:45.929703488Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T18:03:45.931214551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.933180249Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-10-26T18:03:45.935348225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T18:03:45', 'list_movies_table') 
2025-10-26T18:03:45.938368426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.940884693Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T18:03:45.942222828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096676s 
2025-10-26T18:03:45.943896488Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T18:03:45.945721573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.947682822Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-10-26T18:03:45.949883273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T18:03:45', 'on_delete_notification') 
2025-10-26T18:03:45.954645723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.957307853Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T18:03:45.958704396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115078s 
2025-10-26T18:03:45.960324368Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T18:03:45.961826352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.963785918Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-10-26T18:03:45.965986098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T18:03:45', 'download_propers_config') 
2025-10-26T18:03:45.969387247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.971888313Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T18:03:45.973230135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100481s 
2025-10-26T18:03:45.974803443Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T18:03:45.976319226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.978336458Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-10-26T18:03:45.980592500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T18:03:45', 'add_priority_to_indexers') 
2025-10-26T18:03:45.983591028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:45.987671305Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T18:03:45.989103168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097434s 
2025-10-26T18:03:45.990690354Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T18:03:45.992229313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:45.994245273Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-10-26T18:03:45.996523310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T18:03:45', 'add_alternative_title_indices') 
2025-10-26T18:03:45.999648693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.002214750Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T18:03:46.003616924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098798s 
2025-10-26T18:03:46.005145151Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T18:03:46.006627025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.008569216Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-10-26T18:03:46.010726300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T18:03:46', 'fix_tmdb_duplicates') 
2025-10-26T18:03:46.013682292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.016112075Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T18:03:46.017439959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094959s 
2025-10-26T18:03:46.019015241Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T18:03:46.020560953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.022564758Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-10-26T18:03:46.024821763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T18:03:46', 'swap_filechmod_for_folderchmod') 
2025-10-26T18:03:46.027825562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.030326137Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T18:03:46.031725825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097302s 
2025-10-26T18:03:46.033253201Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T18:03:46.034728171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.036661935Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-10-26T18:03:46.038897537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T18:03:46', 'mediainfo_channels') 
2025-10-26T18:03:46.041850312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.044880033Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T18:03:46.046230903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101689s 
2025-10-26T18:03:46.047767678Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T18:03:46.049353461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.051303548Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-10-26T18:03:46.060218550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-26T18:03:46.063490138Z [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-10-26T18:03:46.067665997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059733s 
2025-10-26T18:03:46.069124223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-26T18:03:46.070949869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T18:03:46.073918216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003453s 
2025-10-26T18:03:46.076076422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T18:03:46', 'add_update_history') 
2025-10-26T18:03:46.079035942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.081624123Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T18:03:46.082970013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110533s 
2025-10-26T18:03:46.084635908Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T18:03:46.086185879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.088227831Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-10-26T18:03:46.090425666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T18:03:46', 'update_awesome_hd_link') 
2025-10-26T18:03:46.093413092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.095816261Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T18:03:46.097185007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096461s 
2025-10-26T18:03:46.098705900Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T18:03:46.100173084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.102094654Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-10-26T18:03:46.104224733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T18:03:46', 'remove_awesomehd') 
2025-10-26T18:03:46.107135384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.109552621Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T18:03:46.110874353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094229s 
2025-10-26T18:03:46.112438372Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T18:03:46.113966279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.115920233Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-10-26T18:03:46.118174372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T18:03:46', 'add_on_delete_to_notifications') 
2025-10-26T18:03:46.121215877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.123644016Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T18:03:46.125052342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096443s 
2025-10-26T18:03:46.126598205Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T18:03:46.128148988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.130075046Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-10-26T18:03:46.132307902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T18:03:46', 'add_bypass_to_delay_profile') 
2025-10-26T18:03:46.135295148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.137774641Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T18:03:46.139142105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096287s 
2025-10-26T18:03:46.140653819Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T18:03:46.142101694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.144014406Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-10-26T18:03:46.146128823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T18:03:46', 'update_notifiarr') 
2025-10-26T18:03:46.149081118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.151478295Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T18:03:46.152807041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094057s 
2025-10-26T18:03:46.154320328Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T18:03:46.155801841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.157711978Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-10-26T18:03:46.159881516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T18:03:46', 'legacy_mediainfo_hdr') 
2025-10-26T18:03:46.162834062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.165281690Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T18:03:46.166799467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095188s 
2025-10-26T18:03:46.168387324Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T18:03:46.169927686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.171891420Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-10-26T18:03:46.174138876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T18:03:46', 'rename_blacklist_to_blocklist') 
2025-10-26T18:03:46.177555165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.180024678Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T18:03:46.181405318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010062s 
2025-10-26T18:03:46.182872041Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T18:03:46.184312812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.186267027Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-10-26T18:03:46.188380653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T18:03:46', 'add_indexer_tags') 
2025-10-26T18:03:46.191345133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.193736919Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T18:03:46.195050685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094262s 
2025-10-26T18:03:46.196554673Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T18:03:46.197995514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.199945641Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-10-26T18:03:46.202079558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T18:03:46', 'mediainfo_to_ffmpeg') 
2025-10-26T18:03:46.205023496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.207371564Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T18:03:46.209139735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093932s 
2025-10-26T18:03:46.210723094Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T18:03:46.212207573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.214131457Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-10-26T18:03:46.216302499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T18:03:46', 'cdh_per_downloadclient') 
2025-10-26T18:03:46.219240886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.221658674Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T18:03:46.222994013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094864s 
2025-10-26T18:03:46.224833557Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T18:03:46.226358578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.228301290Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-10-26T18:03:46.230511460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T18:03:46', 'migrate_discord_from_slack') 
2025-10-26T18:03:46.233505489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.235985022Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T18:03:46.237342786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095922s 
2025-10-26T18:03:46.238810802Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T18:03:46.240272907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.242167732Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-10-26T18:03:46.244241618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T18:03:46', 'remove_predb') 
2025-10-26T18:03:46.247094924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.249506390Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T18:03:46.250793792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093336s 
2025-10-26T18:03:46.252339514Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T18:03:46.253853744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.255793710Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-10-26T18:03:46.258059242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T18:03:46', 'add_on_update_to_notifications') 
2025-10-26T18:03:46.261064493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.263770813Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T18:03:46.265318119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096404s 
2025-10-26T18:03:46.266861867Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T18:03:46.268368311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.270259900Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-10-26T18:03:46.272522085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T18:03:46', 'ensure_identity_on_id_columns') 
2025-10-26T18:03:46.275564642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.278177573Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T18:03:46.279509575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096429s 
2025-10-26T18:03:46.281042482Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T18:03:46.282499156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.284718785Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-10-26T18:03:46.286948104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T18:03:46', 'download_client_per_indexer') 
2025-10-26T18:03:46.290075131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.292601268Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T18:03:46.294095527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100245s 
2025-10-26T18:03:46.295661360Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T18:03:46.297297705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.299235447Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-10-26T18:03:46.301445848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T18:03:46', 'multiple_ratings_support') 
2025-10-26T18:03:46.304458574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.306965893Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T18:03:46.308251602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095887s 
2025-10-26T18:03:46.309718546Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T18:03:46.311167464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.313108051Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-10-26T18:03:46.315210515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T18:03:46', 'movie_metadata') 
2025-10-26T18:03:46.318108450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.320526259Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T18:03:46.321809653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093682s 
2025-10-26T18:03:46.323269964Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T18:03:46.325103846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.327484711Z [Info] add_collections: Starting migration of Log DB to 208 
2025-10-26T18:03:46.329626103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T18:03:46', 'add_collections') 
2025-10-26T18:03:46.332664120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.335074213Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T18:03:46.336390905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100004s 
2025-10-26T18:03:46.337933922Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T18:03:46.339438451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.341366824Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-10-26T18:03:46.343559469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T18:03:46', 'movie_meta_collection_index') 
2025-10-26T18:03:46.346754884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.349220649Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T18:03:46.350567211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097504s 
2025-10-26T18:03:46.352085257Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T18:03:46.353557983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.355488781Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-10-26T18:03:46.357681216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T18:03:46', 'movie_added_notifications') 
2025-10-26T18:03:46.360763032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.363167554Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T18:03:46.364510057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095851s 
2025-10-26T18:03:46.365997001Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T18:03:46.367443714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.369638003Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-10-26T18:03:46.372259001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T18:03:46', 'more_movie_meta_index') 
2025-10-26T18:03:46.374916201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.377278699Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T18:03:46.378559898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00985s 
2025-10-26T18:03:46.380205462Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T18:03:46.381793790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.383805892Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-10-26T18:03:46.392137930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-26T18:03:46.393464351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2025-10-26T18:03:46.395816587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-26T18:03:46.432395304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-26T18:03:46.440477028Z [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-10-26T18:03:46.446504295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-26T18:03:46.453322114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-26T18:03:46.465297418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T18:03:46.468664327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071615s 
2025-10-26T18:03:46.469957742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-26T18:03:46.471181726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2025-10-26T18:03:46.472538368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-26T18:03:46.481642761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-26T18:03:46.486348216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-26T18:03:46.489824526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-26T18:03:46.492934970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-26T18:03:46.499268263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T18:03:46.502257903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283055s 
2025-10-26T18:03:46.503522760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T18:03:46.504754310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-10-26T18:03:46.506118948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T18:03:46.514741982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T18:03:46.518708990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T18:03:46.522701990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T18:03:46.525927295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T18:03:46.532154525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T18:03:46.536470565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289312s 
2025-10-26T18:03:46.538804425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T18:03:46', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T18:03:46.542187066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.545169131Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T18:03:46.546656566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373919s 
2025-10-26T18:03:46.548403845Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T18:03:46.549921751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.552322375Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-10-26T18:03:46.554558618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T18:03:46', 'add_language_tags_to_subtitle_files') 
2025-10-26T18:03:46.557599732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.560015276Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T18:03:46.561378782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100341s 
2025-10-26T18:03:46.563092933Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T18:03:46.564519225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.566408339Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-10-26T18:03:46.568692168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T18:03:46', 'add_salt_to_users') 
2025-10-26T18:03:46.571748823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.574080959Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T18:03:46.575377661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095924s 
2025-10-26T18:03:46.576813652Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T18:03:46.578204463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.580077455Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-10-26T18:03:46.582114837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T18:03:46', 'clean_alt_titles') 
2025-10-26T18:03:46.585015639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.587312233Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T18:03:46.589208371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091358s 
2025-10-26T18:03:46.590617980Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T18:03:46.591991786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.593811019Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-10-26T18:03:46.595842510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T18:03:46', 'remove_omg') 
2025-10-26T18:03:46.598693040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.601015306Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T18:03:46.602248860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091052s 
2025-10-26T18:03:46.603801988Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T18:03:46.605279202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.607221353Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-10-26T18:03:46.609536264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T18:03:46', 'add_additional_info_to_pending_releases') 
2025-10-26T18:03:46.612545464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.614932330Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T18:03:46.616312419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095347s 
2025-10-26T18:03:46.617768571Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T18:03:46.619187238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.621051402Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-10-26T18:03:46.623160118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T18:03:46', 'add_result_to_commands') 
2025-10-26T18:03:46.626041039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.628362604Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T18:03:46.629638463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091821s 
2025-10-26T18:03:46.631121479Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T18:03:46.632577461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.634470333Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-10-26T18:03:46.636650242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T18:03:46', 'health_restored_notification') 
2025-10-26T18:03:46.639579060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.641925956Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T18:03:46.643224671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093107s 
2025-10-26T18:03:46.644835274Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T18:03:46.646364092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.648363469Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-10-26T18:03:46.650799244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T18:03:46', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T18:03:46.653845257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.656768945Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T18:03:46.658205698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101954s 
2025-10-26T18:03:46.659594094Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T18:03:46.660967359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.662826412Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-10-26T18:03:46.664797682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T18:03:46', 'remove_rarbg') 
2025-10-26T18:03:46.667642741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.669949796Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T18:03:46.671198350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090313s 
2025-10-26T18:03:46.672737640Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T18:03:46.674262260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.676153669Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-10-26T18:03:46.678445203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T18:03:46', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T18:03:46.681462569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.683986451Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T18:03:46.685337381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096252s 
2025-10-26T18:03:46.686749224Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T18:03:46.688126067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.690013437Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-10-26T18:03:46.692537730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T18:03:46', 'list_sync_time') 
2025-10-26T18:03:46.696034482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.698987648Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T18:03:46.700431796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109082s 
2025-10-26T18:03:46.702127942Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T18:03:46.703865811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.706080150Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-10-26T18:03:46.708667590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T18:03:46', 'add_tags_to_collections') 
2025-10-26T18:03:46.712153720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.715127248Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T18:03:46.716706047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113655s 
2025-10-26T18:03:46.718372422Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T18:03:46.719826360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.721789433Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-10-26T18:03:46.723965535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T18:03:46', 'add_download_client_tags') 
2025-10-26T18:03:46.726907008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.729277151Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T18:03:46.730576618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009452s 
2025-10-26T18:03:46.731991597Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T18:03:46.733368480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.735218294Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-10-26T18:03:46.737271068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T18:03:46', 'add_auto_tagging') 
2025-10-26T18:03:46.740142149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.742541851Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T18:03:46.743789083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092039s 
2025-10-26T18:03:46.745415588Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T18:03:46.746956611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.748916999Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-10-26T18:03:46.751276560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T18:03:46', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T18:03:46.754331752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.757066940Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T18:03:46.758534254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099818s 
2025-10-26T18:03:46.760074817Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T18:03:46.761584086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.763514222Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-10-26T18:03:46.765830917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T18:03:46', 'update_restrictions_to_release_profiles') 
2025-10-26T18:03:46.768864776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.771283707Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T18:03:46.772645800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096096s 
2025-10-26T18:03:46.774121702Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T18:03:46.775532633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.777433350Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-10-26T18:03:46.779556486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T18:03:46', 'rename_quality_profiles') 
2025-10-26T18:03:46.782458770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.785050739Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T18:03:46.786382721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095174s 
2025-10-26T18:03:46.787870407Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T18:03:46.789344656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.791218128Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-10-26T18:03:46.793355191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T18:03:46', 'update_images_remote_url') 
2025-10-26T18:03:46.796319330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.798639162Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T18:03:46.799939631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092914s 
2025-10-26T18:03:46.801399380Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T18:03:46.802835302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.804702221Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-10-26T18:03:46.806840988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T18:03:46', 'add_notification_status') 
2025-10-26T18:03:46.809738672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.812119927Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T18:03:46.813406388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092563s 
2025-10-26T18:03:46.814907621Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T18:03:46.816373242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.818273218Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-10-26T18:03:46.820464510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T18:03:46', 'rename_deprecated_indexer_flags') 
2025-10-26T18:03:46.823573561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.826046370Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T18:03:46.827413734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096218s 
2025-10-26T18:03:46.828875968Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T18:03:46.830310116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.832180723Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-10-26T18:03:46.834305762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T18:03:46', 'movie_last_searched_time') 
2025-10-26T18:03:46.837236583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.839577447Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T18:03:46.840909680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092553s 
2025-10-26T18:03:46.842376243Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T18:03:46.843761833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.845654394Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-10-26T18:03:46.847726326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T18:03:46', 'email_encryption') 
2025-10-26T18:03:46.864470172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.866981319Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T18:03:46.868293601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232341s 
2025-10-26T18:03:46.870461848Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T18:03:46.871947139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.874107469Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-10-26T18:03:46.876472772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T18:03:46', 'clear_last_rss_releases_info') 
2025-10-26T18:03:46.879559417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.881943468Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T18:03:46.883285460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099512s 
2025-10-26T18:03:46.884713806Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T18:03:46.886108124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.887920323Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-10-26T18:03:46.889936373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T18:03:46', 'add_indexes') 
2025-10-26T18:03:46.892823807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.895165212Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T18:03:46.896390920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091152s 
2025-10-26T18:03:46.897951472Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T18:03:46.899426703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.901357851Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-10-26T18:03:46.903687232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T18:03:46', 'parse_title_from_existing_subtitle_files') 
2025-10-26T18:03:46.906676762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.909158760Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T18:03:46.910535893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095963s 
2025-10-26T18:03:46.912136636Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T18:03:46.913716678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.915663728Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-10-26T18:03:46.918105425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T18:03:46', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T18:03:46.921199816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.923714279Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T18:03:46.925166764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009844s 
2025-10-26T18:03:46.926730292Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T18:03:46.928307007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.930272485Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-10-26T18:03:46.932621465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T18:03:46', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T18:03:46.935640504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.938167323Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T18:03:46.939557291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097669s 
2025-10-26T18:03:46.941018654Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T18:03:46.942453934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.944321224Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-10-26T18:03:46.946378016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T18:03:46', 'stevenlu_update_url') 
2025-10-26T18:03:46.949270782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.951613409Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T18:03:46.952904599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091826s 
2025-10-26T18:03:46.954329278Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T18:03:46.955680929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T18:03:46.957577007Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-10-26T18:03:46.959633599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T18:03:46', 'add_movie_keywords') 
2025-10-26T18:03:46.962493357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T18:03:46.964867117Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T18:03:46.966170401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091719s 
2025-10-26T18:03:50.020561258Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-10-26T18:03:50.134092451Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-26T18:03:50.234135482Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-26T18:03:51.570362225Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-26T18:03:52.184336895Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-10-26T18:03:52.726819976Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-26T18:03:52.740408839Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-26T18:03:52.742760385Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-10-26T18:03:54.878633042Z [ls.io-init] done.
2025-10-26T18:03:55.191679959Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                           VERSION              TYPE                    
Azure.Core                                                     1.47.1               dotnet  (+5 duplicates)  
Azure.Identity                                                 1.14.2               dotnet  (+5 duplicates)  
BouncyCastle.Cryptography                                      2.5.1                dotnet  (+5 duplicates)  
Dapper                                                         2.1.66               dotnet  (+5 duplicates)  
Diacritical.Net                                                1.0.4                dotnet  (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                           6.2.0                dotnet  (+1 duplicate)   
DryIoc.dll                                                     5.4.3                dotnet  (+7 duplicates)  
Dynamitey                                                      3.0.3                dotnet  (+3 duplicates)  
Equ                                                            2.3.0                dotnet  (+5 duplicates)  
FluentMigrator                                                 6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Abstractions                                    6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Extensions.Postgres                             6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Runner.Core                                     6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Runner.Postgres                                 6.2.0                dotnet  (+5 duplicates)  
FluentMigrator.Runner.SQLite                                   6.2.0                dotnet  (+5 duplicates)  
FluentValidation                                               9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                                 6.2.0                dotnet  (+7 duplicates)  
Ical.Net                                                       4.3.1                dotnet  (+2 duplicates)  
ImpromptuInterface                                             8.0.6                dotnet  (+3 duplicates)  
Instances                                                      1.6.1                dotnet  (+5 duplicates)  
MailKit                                                        4.13.0               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     8.0.17               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                8.0.17               dotnet  (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  8.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.Cryptography                                     8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                       6.1.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Caching.Abstractions                      8.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Caching.Memory                            8.0.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                             8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Binder                      8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                        8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                       8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics                               8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics.Abstractions                  8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Abstractions                8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Hosting                                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      8.0.2                dotnet  (+1 duplicate)   
Microsoft.Extensions.Logging.Abstractions                      8.0.3                dotnet  (+5 duplicates)  
Microsoft.Extensions.Logging.Configuration                     8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                   8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Primitives                                8.0.0                dotnet  (+6 duplicates)  
Microsoft.Identity.Client                                      4.73.1               dotnet  (+5 duplicates)  
Microsoft.Identity.Client.Extensions.Msal                      4.73.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Abstractions                           7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                                7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 7.7.1                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                              1.6.23               dotnet  (+2 duplicates)  
Microsoft.SqlServer.Server                                     1.0.0                dotnet  (+5 duplicates)  
Microsoft.Win32.SystemEvents                                   8.0.0                dotnet  (+5 duplicates)  
MimeKit                                                        4.13.0               dotnet  (+5 duplicates)  
Mono.Nat                                                       3.0.0                dotnet  (+5 duplicates)  
Mono.Posix.NETStandard                                         5.20.1.34-servarr20  dotnet                   
MonoTorrent                                                    3.0.2                dotnet  (+5 duplicates)  
NLog                                                           5.4.0                dotnet  (+7 duplicates)  
NLog.Extensions.Logging                                        5.4.0                dotnet  (+7 duplicates)  
NLog.Layouts.ClefJsonLayout                                    1.0.3                dotnet  (+7 duplicates)  
NLog.Targets.Syslog                                            7.0.0                dotnet  (+7 duplicates)  
Newtonsoft.Json                                                13.0.3               dotnet  (+7 duplicates)  
NodaTime                                                       3.2.0                dotnet  (+2 duplicates)  
Npgsql                                                         9.0.3                dotnet  (+7 duplicates)  
Polly                                                          8.6.0                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                     1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                     8.6.0                dotnet  (+5 duplicates)  
Radarr                                                         1.0.0                dotnet                   
Radarr.Api.V3                                                  1.0.0                dotnet  (+2 duplicates)  
Radarr.Common                                                  1.0.0                dotnet  (+7 duplicates)  
Radarr.Core                                                    1.0.0                dotnet  (+5 duplicates)  
Radarr.Host                                                    1.0.0                dotnet  (+1 duplicate)   
Radarr.Http                                                    1.0.0                dotnet  (+3 duplicates)  
Radarr.Mono                                                    1.0.0                dotnet                   
Radarr.SignalR                                                 1.0.0                dotnet  (+4 duplicates)  
ReusableTasks                                                  4.0.0                dotnet  (+5 duplicates)  
Sentry                                                         4.0.2                dotnet  (+7 duplicates)  
Servarr.FFMpegCore                                             4.7.0-26             dotnet  (+5 duplicates)  
Servarr.FFprobe                                                5.1.4.112            dotnet  (+5 duplicates)  
SharpZipLib                                                    1.4.2                dotnet  (+7 duplicates)  
SixLabors.ImageSharp                                           3.1.11               dotnet  (+5 duplicates)  
SourceGear.sqlite3                                             3.50.4.2             dotnet  (+7 duplicates)  
Swashbuckle.AspNetCore.Annotations                             8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                                 8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              8.1.4                dotnet  (+2 duplicates)  
System.ClientModel                                             1.5.1                dotnet  (+5 duplicates)  
System.ComponentModel                                          4.3.0                dotnet  (+2 duplicates)  
System.ComponentModel.Annotations                              5.0.0                dotnet  (+4 duplicates)  
System.Configuration.ConfigurationManager                      8.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite                                             2.0.2                dotnet  (+7 duplicates)  
System.Diagnostics.DiagnosticSource                            6.0.1                dotnet  (+4 duplicates)  
System.Diagnostics.EventLog                                    8.0.1                dotnet  (+6 duplicates)  
System.Drawing.Common                                          8.0.20               dotnet  (+5 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet  (+4 duplicates)  
System.IO                                                      4.3.0                dotnet  (+5 duplicates)  
System.IO.FileSystem.AccessControl                             5.0.0                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                                7.7.1                dotnet  (+5 duplicates)  
System.Memory.Data                                             8.0.1                dotnet  (+5 duplicates)  
System.Private.Uri                                             4.3.0                dotnet  (+5 duplicates)  
System.Reflection                                              4.3.0                dotnet  (+5 duplicates)  
System.Reflection.Primitives                                   4.3.0                dotnet  (+5 duplicates)  
System.Runtime                                                 4.3.0                dotnet  (+5 duplicates)  
System.Runtime.CompilerServices.Unsafe                         6.0.0                dotnet  (+4 duplicates)  
System.Runtime.Loader                                          4.3.0                dotnet  (+5 duplicates)  
System.Security.AccessControl                                  5.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.1                dotnet  (+4 duplicates)  
System.Security.Cryptography.ProtectedData                     8.0.0                dotnet  (+7 duplicates)  
System.Security.Principal.Windows                              5.0.0                dotnet  (+5 duplicates)  
System.ServiceProcess.ServiceController                        8.0.1                dotnet  (+7 duplicates)  
System.Text.Encoding                                           4.3.0                dotnet  (+5 duplicates)  
System.Text.Encoding.CodePages                                 8.0.0                dotnet  (+4 duplicates)  
System.Text.Json                                               8.0.5                dotnet  (+5 duplicates)  
System.Threading.Tasks                                         4.3.0                dotnet  (+5 duplicates)  
acl-libs                                                       2.3.2-r1             apk                      
alpine-baselayout                                              3.7.0-r0             apk                      
alpine-baselayout-data                                         3.7.0-r0             apk                      
alpine-keys                                                    2.5-r0               apk                      
alpine-release                                                 3.22.2-r0            apk                      
apk-tools                                                      2.14.9-r3            apk                      
bash                                                           5.2.37-r0            apk                      
brotli-libs                                                    1.1.0-r2             apk                      
busybox                                                        1.37.0-r19           apk                      
busybox-binsh                                                  1.37.0-r19           apk                      
c-ares                                                         1.34.5-r0            apk                      
ca-certificates                                                20250911-r0          apk                      
ca-certificates-bundle                                         20250911-r0          apk                      
catatonit                                                      0.2.1-r0             apk                      
coreutils                                                      9.7-r1               apk                      
coreutils-env                                                  9.7-r1               apk                      
coreutils-fmt                                                  9.7-r1               apk                      
coreutils-sha512sum                                            9.7-r1               apk                      
curl                                                           8.14.1-r2            apk                      
findutils                                                      4.10.0-r0            apk                      
icu-data-en                                                    76.1-r1              apk                      
icu-libs                                                       76.1-r1              apk                      
jq                                                             1.8.0-r0             apk                      
libapk2                                                        2.14.9-r3            apk                      
libattr                                                        2.5.2-r2             apk                      
libbsd                                                         0.12.2-r0            apk                      
libcrypto3                                                     3.5.4-r0             apk                      
libcurl                                                        8.14.1-r2            apk                      
libgcc                                                         14.2.0-r6            apk                      
libidn2                                                        2.3.7-r0             apk                      
libintl                                                        0.24.1-r0            apk                      
libmd                                                          1.1.0-r0             apk                      
libncursesw                                                    6.5_p20250503-r0     apk                      
libproc2                                                       4.0.4-r3             apk                      
libpsl                                                         0.21.5-r3            apk                      
libssl3                                                        3.5.4-r0             apk                      
libstdc++                                                      14.2.0-r6            apk                      
libunistring                                                   1.3-r0               apk                      
libxml2                                                        2.13.9-r0            apk                      
libxslt                                                        1.1.43-r3            apk                      
linux-pam                                                      1.7.0-r4             apk                      
musl                                                           1.2.5-r10            apk                      
musl-utils                                                     1.2.5-r10            apk                      
ncurses-terminfo-base                                          6.5_p20250503-r0     apk                      
netcat-openbsd                                                 1.229.1-r0           apk                      
nghttp2-libs                                                   1.65.0-r0            apk                      
oniguruma                                                      6.9.10-r0            apk                      
procps-ng                                                      4.0.4-r3             apk                      
readline                                                       8.2.13-r1            apk                      
runtime.any.System.IO                                          4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection                                  4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection.Primitives                       4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Runtime                                     4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Text.Encoding                               4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Threading.Tasks                             4.3.0                dotnet  (+5 duplicates)  
runtime.unix.System.Private.Uri                                4.3.0                dotnet  (+5 duplicates)  
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  8.0.12               dotnet  (+4 duplicates)  
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     8.0.12               dotnet  (+7 duplicates)  
scanelf                                                        1.3.8-r1             apk                      
shadow                                                         4.17.3-r0            apk                      
skalibs-libs                                                   2.14.4.0-r0          apk                      
sqlite-libs                                                    3.49.2-r1            apk                      
ssl_client                                                     1.37.0-r19           apk                      
tzdata                                                         2025b-r0             apk                      
utmps-libs                                                     0.1.3.1-r0           apk                      
xmlstarlet                                                     1.6.1-r2             apk                      
xz-libs                                                        5.8.1-r0             apk                      
zlib                                                           1.3.1-r2             apk                      
zstd-libs                                                      1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1761501847790
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1761501847790
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=KbtCbyoC4uMbgNdbMxPPVw.\"",
        "source": "console-api",
        "timestamp": 1761501847790
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1761501847790
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1761501847790
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1761501847790
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761501847790
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761501847790
    }
]
Test Result Message Runtime
Container startup PASS - 63.17s
Create SBOM PASS - 10.29s
Get build info PASS - 0.03s
Get screenshot PASS - 12.84s
View Python Logs
Expand