2025-10-26T17:00:20.637154037Z [migrations] started
2025-10-26T17:00:20.637179879Z [migrations] no migrations found
2025-10-26T17:00:20.662171589Z usermod: no changes
2025-10-26T17:00:20.668515152Z ───────────────────────────────────────
2025-10-26T17:00:20.668534701Z 
2025-10-26T17:00:20.668538789Z       ██╗     ███████╗██╗ ██████╗
2025-10-26T17:00:20.668542797Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-26T17:00:20.668546505Z       ██║     ███████╗██║██║   ██║
2025-10-26T17:00:20.668550563Z       ██║     ╚════██║██║██║   ██║
2025-10-26T17:00:20.668554240Z       ███████╗███████║██║╚██████╔╝
2025-10-26T17:00:20.668557988Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-26T17:00:20.668561946Z 
2025-10-26T17:00:20.668565473Z    Brought to you by linuxserver.io
2025-10-26T17:00:20.668569110Z ───────────────────────────────────────
2025-10-26T17:00:20.668836739Z 
2025-10-26T17:00:20.668844164Z To support the app dev(s) visit:
2025-10-26T17:00:20.670525750Z Radarr: https://opencollective.com/radarr
2025-10-26T17:00:20.670841826Z 
2025-10-26T17:00:20.670846075Z To support LSIO projects visit:
2025-10-26T17:00:20.670849833Z https://www.linuxserver.io/donate/
2025-10-26T17:00:20.670853600Z 
2025-10-26T17:00:20.670857378Z ───────────────────────────────────────
2025-10-26T17:00:20.670861666Z GID/UID
2025-10-26T17:00:20.670865484Z ───────────────────────────────────────
2025-10-26T17:00:20.675234821Z 
2025-10-26T17:00:20.675257888Z User UID:    911
2025-10-26T17:00:20.675267016Z User GID:    911
2025-10-26T17:00:20.675275523Z ───────────────────────────────────────
2025-10-26T17:00:20.677096149Z Linuxserver.io version: 6.0.2.10271-ls236
2025-10-26T17:00:20.677379249Z Build-date: 2025-10-26T16:56:58+00:00
2025-10-26T17:00:20.677389339Z ───────────────────────────────────────
2025-10-26T17:00:20.677398007Z     
2025-10-26T17:00:20.729393779Z [custom-init] No custom files found, skipping...
2025-10-26T17:00:21.046970092Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.2.10271 
2025-10-26T17:00:21.064094682Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T17:00:21.068120598Z [Debug] Bootstrap: Console selected 
2025-10-26T17:00:21.069324592Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T17:00:21.394846945Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-26T17:00:21.454099769Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8af69526-e100-461f-be2c-b135150da7f6} may be persisted to storage in unencrypted form. 
2025-10-26T17:00:21.513719362Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-26T17:00:21.545392144Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T17:00:21.624212217Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T17:00:21.631099143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:21.631609922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:21.672996182Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T17:00:21.676331758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419414s 
2025-10-26T17:00:21.676591802Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T17:00:21.676795292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452536s 
2025-10-26T17:00:21.683784154Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T17:00:21.684315834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.689316342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T17:00:21.699034029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T17:00:21.709715646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201597s 
2025-10-26T17:00:21.710085962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.712813233Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T17:00:21.712972444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232689s 
2025-10-26T17:00:21.713616380Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T17:00:21.713821473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.718387106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T17:00:21.719418032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T17:00:21.719926075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013479s 
2025-10-26T17:00:21.720164545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T17:00:21.720955798Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-05s 
2025-10-26T17:00:21.721405223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T17:00:21.721915160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T17:00:21.722593806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009802s 
2025-10-26T17:00:21.722794600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.723639020Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T17:00:21.723803081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020219s 
2025-10-26T17:00:21.724221423Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T17:00:21.724421856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.725148920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T17:00:21.725365386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-10-26T17:00:21.725507092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T17:00:21.725774169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T17:00:21.726254266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s 
2025-10-26T17:00:21.726453878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.727221123Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T17:00:21.727349601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015039s 
2025-10-26T17:00:21.730510766Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T17:00:21.730669977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.731235606Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-26T17:00:21.742643285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-26T17:00:21.743166589Z [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-26T17:00:21.743672968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008332s 
2025-10-26T17:00:21.743842420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-26T17:00:21.744160159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-26T17:00:21.744506246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s 
2025-10-26T17:00:21.744672070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-26T17:00:21.744970661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-26T17:00:21.745369675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005507s 
2025-10-26T17:00:21.745548886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-26T17:00:21.745801875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-26T17:00:21.746150226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2025-10-26T17:00:21.746301691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-10-26T17:00:21.747614916Z [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-26T17:00:21.748622274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021544s 
2025-10-26T17:00:21.748798559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-10-26T17:00:21.749042991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-10-26T17:00:21.749427956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 
2025-10-26T17:00:21.749551234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-10-26T17:00:21.750530857Z [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-26T17:00:21.751329335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016475s 
2025-10-26T17:00:21.751464537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T17:00:21.751719771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:21.752105247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2025-10-26T17:00:21.752278165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-10-26T17:00:21.752554591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:21.752881880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2025-10-26T17:00:21.753044818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-10-26T17:00:21.754046034Z [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-26T17:00:21.754697115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015336s 
2025-10-26T17:00:21.754873059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-10-26T17:00:21.755441624Z [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-26T17:00:21.756002193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009778s 
2025-10-26T17:00:21.756159389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-26T17:00:21.756700429Z [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-26T17:00:21.757222440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s 
2025-10-26T17:00:21.757404526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-26T17:00:21.757652105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T17:00:21.758010567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s 
2025-10-26T17:00:21.758170118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-26T17:00:21.762632974Z [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-26T17:00:21.763180546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048428s 
2025-10-26T17:00:21.763345799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-26T17:00:21.763760183Z [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-26T17:00:21.764249028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007268s 
2025-10-26T17:00:21.764424882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-26T17:00:21.764724214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T17:00:21.765085772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2025-10-26T17:00:21.765252218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-26T17:00:21.767502629Z [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-26T17:00:21.768114160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026276s 
2025-10-26T17:00:21.768238040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-26T17:00:21.768466630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T17:00:21.768837537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s 
2025-10-26T17:00:21.769003731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-26T17:00:21.769400831Z [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-26T17:00:21.769894705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007391s 
2025-10-26T17:00:21.770088095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-26T17:00:21.770320292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T17:00:21.770744957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s 
2025-10-26T17:00:21.771085583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-10-26T17:00:21.771592664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-10-26T17:00:21.771867908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006084s 
2025-10-26T17:00:21.772030395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-10-26T17:00:21.772531975Z [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-26T17:00:21.773039177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008609s 
2025-10-26T17:00:21.773234109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-26T17:00:21.773889018Z [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-26T17:00:21.774484737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s 
2025-10-26T17:00:21.774656363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-26T17:00:21.775280570Z [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-26T17:00:21.775873373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s 
2025-10-26T17:00:21.776077765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-26T17:00:21.776526308Z [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-26T17:00:21.776991224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007508s 
2025-10-26T17:00:21.777204133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-26T17:00:21.777484016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-26T17:00:21.777835514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000491s 
2025-10-26T17:00:21.778079465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-26T17:00:21.778343898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-26T17:00:21.778688171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s 
2025-10-26T17:00:21.778839235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-26T17:00:21.779319722Z [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-26T17:00:21.779779618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007783s 
2025-10-26T17:00:21.779981435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T17:00:21.780604339Z [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-26T17:00:21.781145869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010195s 
2025-10-26T17:00:21.781314539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-26T17:00:21.781796529Z [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-26T17:00:21.782267137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007818s 
2025-10-26T17:00:21.782451919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-26T17:00:21.782986115Z [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-26T17:00:21.783462744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008713s 
2025-10-26T17:00:21.783646454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-26T17:00:21.784127423Z [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-26T17:00:21.784473399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000654s 
2025-10-26T17:00:21.784618782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-26T17:00:21.784921842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-26T17:00:21.785304342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005213s 
2025-10-26T17:00:21.785470868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-26T17:00:21.785724879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-26T17:00:21.786054282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004186s 
2025-10-26T17:00:21.786228313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-26T17:00:21.786617216Z [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-26T17:00:21.787008925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000618s 
2025-10-26T17:00:21.787176001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-26T17:00:21.787773574Z [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-26T17:00:21.788294182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s 
2025-10-26T17:00:21.789383746Z [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-26T17:00:21.789948603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-26T17:00:21.790366334Z [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-26T17:00:21.790828525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s 
2025-10-26T17:00:21.791034079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-26T17:00:21.791268771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-26T17:00:21.791612594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2025-10-26T17:00:21.791805482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-26T17:00:21.792095897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-26T17:00:21.792434198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s 
2025-10-26T17:00:21.792605222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-26T17:00:21.793179498Z [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-26T17:00:21.793718323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s 
2025-10-26T17:00:21.793875820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-26T17:00:21.794448273Z [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-26T17:00:21.794959663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009229s 
2025-10-26T17:00:21.795172401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-10-26T17:00:21.795451694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-10-26T17:00:21.795866549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005003s 
2025-10-26T17:00:21.796050299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T17:00:21.796603563Z [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-26T17:00:21.797116526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s 
2025-10-26T17:00:21.797338483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T17:00:21.797917128Z [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-26T17:00:21.798457856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010099s 
2025-10-26T17:00:21.798649763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-26T17:00:21.798883964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T17:00:21.799208087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s 
2025-10-26T17:00:21.800783830Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014873 taking an average of 00:00:00.0014873 
2025-10-26T17:00:21.801424740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T17:00:21', 'InitialSetup') 
2025-10-26T17:00:21.801763502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.804763693Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T17:00:21.804936491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059435s 
2025-10-26T17:00:21.805176184Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T17:00:21.805383311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.805627262Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-10-26T17:00:21.806528747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-10-26T17:00:21.807131270Z [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-26T17:00:21.807695346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s 
2025-10-26T17:00:21.807907022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-10-26T17:00:21.808199030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T17:00:21.808552061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s 
2025-10-26T17:00:21.808718165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:21.808839490Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:21.809016196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-10-26T17:00:21.809296069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:21.810218997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010099s 
2025-10-26T17:00:21.810546968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T17:00:21', 'add_moviefiles_table') 
2025-10-26T17:00:21.810867443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.811908760Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T17:00:21.812056136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026491s 
2025-10-26T17:00:21.812235377Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T17:00:21.812433576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.812690834Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-10-26T17:00:21.812992933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T17:00:21.813143997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.813317035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-10-26T17:00:21.813566928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:21.814376168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009002s 
2025-10-26T17:00:21.814710992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T17:00:21', 'fix_history_movieId') 
2025-10-26T17:00:21.815017870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.815817911Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T17:00:21.816004506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023166s 
2025-10-26T17:00:21.816175391Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T17:00:21.816359461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.816589474Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-10-26T17:00:21.817645150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:21.817777917Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.817944994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-10-26T17:00:21.818204967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:21.823425769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052861s 
2025-10-26T17:00:21.823628668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:21.823763619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.823956848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-10-26T17:00:21.824205449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-10-26T17:00:21.825000369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00085s 
2025-10-26T17:00:21.825139560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:21.825290203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.825694116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-10-26T17:00:21.836374651Z [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-26T17:00:21.838047850Z [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-26T17:00:21.839100520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:21.840190474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:21.842868647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:21.843433664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:21.843961888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179786s 
2025-10-26T17:00:21.844044554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:21.844191540Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:21.844366954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-10-26T17:00:21.844620765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-10-26T17:00:21.845484233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s 
2025-10-26T17:00:21.845795780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T17:00:21', 'add_tmdb_stuff') 
2025-10-26T17:00:21.846114522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.847421644Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T17:00:21.847570464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028545s 
2025-10-26T17:00:21.847781328Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T17:00:21.847972123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.848222396Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-10-26T17:00:21.848715700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T17:00:21.848874469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.849037698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-10-26T17:00:21.851523754Z [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-26T17:00:21.852435820Z [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-26T17:00:21.852937029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T17:00:21.853569262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T17:00:21.855526042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-26T17:00:21.855906068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066849s 
2025-10-26T17:00:21.856233467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T17:00:21', 'fix_movie_files') 
2025-10-26T17:00:21.856562760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.857631422Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T17:00:21.857763808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00839s 
2025-10-26T17:00:21.857963290Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T17:00:21.858175186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.858537696Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-10-26T17:00:21.859057072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T17:00:21.859235131Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.859424963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-10-26T17:00:21.861853372Z [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-26T17:00:21.862580686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-10-26T17:00:21.862993447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T17:00:21.863644558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T17:00:21.865619755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T17:00:21.865987786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064055s 
2025-10-26T17:00:21.866344164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T17:00:21.866757827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-26T17:00:21.867051308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s 
2025-10-26T17:00:21.867366763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T17:00:21', 'update_schedule_intervale') 
2025-10-26T17:00:21.867707088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.891966164Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T17:00:21.892140485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253299s 
2025-10-26T17:00:21.892334375Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T17:00:21.892567534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.892798009Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-10-26T17:00:21.893280560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T17:00:21.893456164Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:21.893665545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-10-26T17:00:21.893927853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-10-26T17:00:21.894764197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s 
2025-10-26T17:00:21.894936684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T17:00:21.895075935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:21.895284475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-10-26T17:00:21.895557234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-10-26T17:00:21.896432155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009563s 
2025-10-26T17:00:21.896606025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:21.896807431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:21.897287939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s 
2025-10-26T17:00:21.897640669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T17:00:21', 'add_movie_formats_to_naming_config') 
2025-10-26T17:00:21.897970383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.948823585Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T17:00:21.949070742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518667s 
2025-10-26T17:00:21.949290876Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T17:00:21.949490037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.949770441Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-10-26T17:00:21.959244146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:21.959443037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-26T17:00:21.959574401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-10-26T17:00:21.959809535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-10-26T17:00:21.960875231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s 
2025-10-26T17:00:21.961160976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T17:00:21', 'add_phyiscal_release') 
2025-10-26T17:00:21.961487383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.978814491Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T17:00:21.978966366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190123s 
2025-10-26T17:00:21.979169776Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T17:00:21.979363867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.979602377Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-10-26T17:00:21.981279524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:21.982226240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-10-26T17:00:21.982425712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009498s 
2025-10-26T17:00:21.982751348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T17:00:21', 'remove_bitmetv') 
2025-10-26T17:00:21.983059017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:21.997546287Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T17:00:21.997700447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160077s 
2025-10-26T17:00:21.997935541Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T17:00:21.998124812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:21.998356909Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-10-26T17:00:21.998943090Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:21.999258535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-10-26T17:00:21.999521695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2025-10-26T17:00:21.999843492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T17:00:21', 'remove_torrentleech') 
2025-10-26T17:00:22.000173567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.000958117Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T17:00:22.001141977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s 
2025-10-26T17:00:22.001338462Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T17:00:22.001539527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.001778188Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-10-26T17:00:22.002122110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.002406823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-10-26T17:00:22.002638840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003523s 
2025-10-26T17:00:22.002932361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T17:00:22', 'remove_broadcasthenet') 
2025-10-26T17:00:22.003259510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.004099822Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T17:00:22.004295756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s 
2025-10-26T17:00:22.004462913Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T17:00:22.004650451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.004885253Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-10-26T17:00:22.005212112Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.005449950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-10-26T17:00:22.005664993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s 
2025-10-26T17:00:22.005981340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T17:00:22', 'remove_fanzub') 
2025-10-26T17:00:22.006307557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.007057838Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T17:00:22.007225045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016603s 
2025-10-26T17:00:22.007367121Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T17:00:22.007573306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.007814301Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-10-26T17:00:22.008114796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.008313065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.008804765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s 
2025-10-26T17:00:22.009146423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T17:00:22', 'update_movie_sorttitle') 
2025-10-26T17:00:22.009462530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.010252310Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T17:00:22.010420990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019295s 
2025-10-26T17:00:22.010626103Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T17:00:22.010821276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.011054766Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-10-26T17:00:22.011278476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.011458368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.011965580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s 
2025-10-26T17:00:22.012295484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T17:00:22', 'update_movie_sorttitle_again') 
2025-10-26T17:00:22.012615739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.013432273Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T17:00:22.013632105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s 
2025-10-26T17:00:22.013793630Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T17:00:22.013972390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.014205760Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-10-26T17:00:22.015047746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-10-26T17:00:22.015318370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-10-26T17:00:22.016130947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008653s 
2025-10-26T17:00:22.016423896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T17:00:22', 'update_movie_file') 
2025-10-26T17:00:22.016743119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.017624694Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T17:00:22.017782312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023644s 
2025-10-26T17:00:22.017972665Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T17:00:22.018153890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.018442601Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-10-26T17:00:22.018677254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.018860272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.019341180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000493s 
2025-10-26T17:00:22.019677498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T17:00:22', 'update_movie_slug') 
2025-10-26T17:00:22.019989055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.020830018Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T17:00:22.020986654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019625s 
2025-10-26T17:00:22.021178840Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T17:00:22.021369534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.021622113Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-10-26T17:00:22.021893039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.022046167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.022227652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-10-26T17:00:22.022470221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-10-26T17:00:22.023226764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008284s 
2025-10-26T17:00:22.023550215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T17:00:22', 'add_youtube_trailer_id') 
2025-10-26T17:00:22.023877935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.024804300Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T17:00:22.024956868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s 
2025-10-26T17:00:22.025138112Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T17:00:22.025335780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.025549992Z [Info] add_studio: Starting migration of Main DB to 120 
2025-10-26T17:00:22.025823172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.025954075Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.026124959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-10-26T17:00:22.026357377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-10-26T17:00:22.027106506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s 
2025-10-26T17:00:22.027428985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T17:00:22', 'add_studio') 
2025-10-26T17:00:22.027741655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.028810837Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T17:00:22.028962563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024543s 
2025-10-26T17:00:22.029159049Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T17:00:22.029375023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.029626891Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-10-26T17:00:22.029859479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.030069131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.030579088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004903s 
2025-10-26T17:00:22.030824672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T17:00:22', 'update_filedate_config') 
2025-10-26T17:00:22.031147051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.031932092Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T17:00:22.032109569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018682s 
2025-10-26T17:00:22.032315444Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T17:00:22.032509224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.032774418Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-10-26T17:00:22.033173572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T17:00:22.033338704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-10-26T17:00:22.033505420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-10-26T17:00:22.033781035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-10-26T17:00:22.034499832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008476s 
2025-10-26T17:00:22.034675526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T17:00:22.034844746Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:22.035008586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-10-26T17:00:22.037757321Z [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-26T17:00:22.038788397Z [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-26T17:00:22.039356961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T17:00:22.039769462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T17:00:22.041834610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066364s 
2025-10-26T17:00:22.042005885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T17:00:22.042141318Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:22.042323695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-10-26T17:00:22.044939131Z [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-26T17:00:22.045961069Z [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-26T17:00:22.046519613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T17:00:22.047013107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T17:00:22.048867671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063692s 
2025-10-26T17:00:22.049203407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T17:00:22', 'add_movieid_to_blacklist') 
2025-10-26T17:00:22.049532961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.050691804Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T17:00:22.050858790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081653s 
2025-10-26T17:00:22.051068853Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T17:00:22.051213414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.051444770Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-10-26T17:00:22.052328610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-10-26T17:00:22.052994300Z [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-26T17:00:22.053554087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010431s 
2025-10-26T17:00:22.053790313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-10-26T17:00:22.054010737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-10-26T17:00:22.054359709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2025-10-26T17:00:22.054656948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T17:00:22', 'create_netimport_table') 
2025-10-26T17:00:22.054967393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.055932667Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T17:00:22.056101677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019969s 
2025-10-26T17:00:22.056302581Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T17:00:22.056524679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.056738930Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-10-26T17:00:22.057041509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T17:00:22.057188395Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.057358267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-10-26T17:00:22.057612950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-10-26T17:00:22.058544786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s 
2025-10-26T17:00:22.058917426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T17:00:22', 'add_preferred_tags_to_profile') 
2025-10-26T17:00:22.059270888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.060198846Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T17:00:22.060365352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025715s 
2025-10-26T17:00:22.060557789Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T17:00:22.060779225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.061007535Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-10-26T17:00:22.061265364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.061448803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.061907096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-10-26T17:00:22.062179795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T17:00:22', 'fix_imdb_unique') 
2025-10-26T17:00:22.062503677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.063329230Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T17:00:22.063515705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019021s 
2025-10-26T17:00:22.063696439Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T17:00:22.063902183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.064171155Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-10-26T17:00:22.064417150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.064590750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.066374361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018031s 
2025-10-26T17:00:22.066729476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T17:00:22', 'update_qualities_and_profiles') 
2025-10-26T17:00:22.067068579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.067924913Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T17:00:22.068158794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033139s 
2025-10-26T17:00:22.068342183Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T17:00:22.068524791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.068755736Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-10-26T17:00:22.069065068Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.069354271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T17:00:22.069603713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2025-10-26T17:00:22.069920891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T17:00:22', 'remove_wombles') 
2025-10-26T17:00:22.070271217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.071082200Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T17:00:22.071241460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018174s 
2025-10-26T17:00:22.071448928Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T17:00:22.071668480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.071942742Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-10-26T17:00:22.072267977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.072536357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-10-26T17:00:22.072770048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s 
2025-10-26T17:00:22.073077216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T17:00:22', 'remove_kickass') 
2025-10-26T17:00:22.073401259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.074240429Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T17:00:22.074431804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001783s 
2025-10-26T17:00:22.074612778Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T17:00:22.074812390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.075062694Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-10-26T17:00:22.075397338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T17:00:22.075545977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.075736441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-10-26T17:00:22.076040864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-10-26T17:00:22.076851947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009288s 
2025-10-26T17:00:22.077203926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T17:00:22', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T17:00:22.077543489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.078547330Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T17:00:22.078697824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025334s 
2025-10-26T17:00:22.078912075Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T17:00:22.079085023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.079316068Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-10-26T17:00:22.079652686Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.079925445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-26T17:00:22.080175128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000344s 
2025-10-26T17:00:22.080378387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.080629844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-10-26T17:00:22.080962053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003349s 
2025-10-26T17:00:22.081192066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T17:00:22', 'remove_wombles_kickass') 
2025-10-26T17:00:22.081501899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.082386420Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T17:00:22.082553577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001801s 
2025-10-26T17:00:22.082756425Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T17:00:22.082965216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.083206402Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-10-26T17:00:22.083512989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T17:00:22.083662690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.083874366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-10-26T17:00:22.086600676Z [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-26T17:00:22.087458082Z [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-26T17:00:22.088017298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T17:00:22.088484238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T17:00:22.090445658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063686s 
2025-10-26T17:00:22.090788067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T17:00:22', 'make_parsed_episode_info_nullable') 
2025-10-26T17:00:22.091153954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.092336645Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T17:00:22.092510145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082142s 
2025-10-26T17:00:22.092714205Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T17:00:22.092942375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.093155865Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-10-26T17:00:22.093608085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T17:00:22.094010415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-26T17:00:22.094296782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2025-10-26T17:00:22.094657007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T17:00:22', 'rename_torrent_downloadstation') 
2025-10-26T17:00:22.094962733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.095842544Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T17:00:22.096033248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019397s 
2025-10-26T17:00:22.096233271Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T17:00:22.096401089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.096651864Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-10-26T17:00:22.097472266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T17:00:22.097640895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.097823814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-10-26T17:00:22.098108567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T17:00:22.098952346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009298s 
2025-10-26T17:00:22.099096697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.099224694Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:22.099410929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-10-26T17:00:22.099696204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-26T17:00:22.100521355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009317s 
2025-10-26T17:00:22.100846369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T17:00:22', 'add_minimumavailability') 
2025-10-26T17:00:22.101160302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.102079763Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T17:00:22.102254234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024652s 
2025-10-26T17:00:22.102463856Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T17:00:22.102678368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.102924063Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-10-26T17:00:22.103220580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.103380913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.103680125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002904s 
2025-10-26T17:00:22.104008987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T17:00:22', 'add_remux_qualities_for_the_wankers') 
2025-10-26T17:00:22.104360796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.105236218Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T17:00:22.105409106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s 
2025-10-26T17:00:22.105615301Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T17:00:22.105809873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.106051309Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-10-26T17:00:22.106404290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.106559623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.106776319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-10-26T17:00:22.107003346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.107861504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009454s 
2025-10-26T17:00:22.108208232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T17:00:22', 'add_haspredbentry_to_movies') 
2025-10-26T17:00:22.108551142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.109533641Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T17:00:22.109682520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025938s 
2025-10-26T17:00:22.109879617Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T17:00:22.110078558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.110311236Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-10-26T17:00:22.110594437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.110767625Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.110929171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-10-26T17:00:22.111179334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-10-26T17:00:22.112009065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009182s 
2025-10-26T17:00:22.112356274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T17:00:22', 'add_pathstate_to_movies') 
2025-10-26T17:00:22.112667200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.113787756Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T17:00:22.113943490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026579s 
2025-10-26T17:00:22.114141028Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T17:00:22.114338756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.114584380Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-10-26T17:00:22.115119768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-10-26T17:00:22.115537800Z [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-26T17:00:22.116039520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007338s 
2025-10-26T17:00:22.116212368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-10-26T17:00:22.116522863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-10-26T17:00:22.116871465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s 
2025-10-26T17:00:22.117015596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.117189676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.117890507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007089s 
2025-10-26T17:00:22.118221253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T17:00:22', 'add_import_exclusions_table') 
2025-10-26T17:00:22.118545666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.119823439Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T17:00:22.120040787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026084s 
2025-10-26T17:00:22.120227172Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T17:00:22.129119657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.129552869Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-10-26T17:00:22.130032094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.130194431Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:22.130394133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-10-26T17:00:22.130674698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-10-26T17:00:22.131631124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2025-10-26T17:00:22.132015919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T17:00:22', 'add_physical_release_note') 
2025-10-26T17:00:22.132351073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.134122270Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T17:00:22.134265558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034832s 
2025-10-26T17:00:22.134466192Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T17:00:22.134705815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.134903763Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-10-26T17:00:22.135179919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.135432488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.137577066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022029s 
2025-10-26T17:00:22.137908543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T17:00:22', 'consolidate_indexer_baseurl') 
2025-10-26T17:00:22.138278528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.139322981Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T17:00:22.139495248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039241s 
2025-10-26T17:00:22.139704499Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T17:00:22.139935775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.140173233Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-10-26T17:00:22.142820273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-10-26T17:00:22.143465512Z [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-26T17:00:22.144065360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011337s 
2025-10-26T17:00:22.144450846Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-10-26T17:00:22.148961618Z [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-26T17:00:22.151112198Z [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-26T17:00:22.152183656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.152903545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.155051590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.155705116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108174s 
2025-10-26T17:00:22.155730808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.155835499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.156041073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-10-26T17:00:22.156333622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-10-26T17:00:22.157246319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009367s 
2025-10-26T17:00:22.157441432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.157592286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.157826838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-10-26T17:00:22.158177174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-10-26T17:00:22.159161075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011227s 
2025-10-26T17:00:22.159561170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T17:00:22', 'add_alternative_titles_table') 
2025-10-26T17:00:22.159966977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.172396735Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T17:00:22.172466295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142167s 
2025-10-26T17:00:22.172693773Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T17:00:22.172935800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.173223048Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-10-26T17:00:22.173931475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.174143682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.174509478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003904s 
2025-10-26T17:00:22.174701645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T17:00:22.174898491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2025-10-26T17:00:22.175144066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-10-26T17:00:22.178600626Z [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-26T17:00:22.179689738Z [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-26T17:00:22.180306100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T17:00:22.180811146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T17:00:22.182972889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075632s 
2025-10-26T17:00:22.183157130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T17:00:22.183517065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:22.184046170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s 
2025-10-26T17:00:22.184412808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T17:00:22', 'fix_duplicate_alt_titles') 
2025-10-26T17:00:22.184741480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.188026605Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T17:00:22.188219623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004622s 
2025-10-26T17:00:22.188408804Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T17:00:22.188595791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.188849251Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-10-26T17:00:22.190711551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-10-26T17:00:22.191009411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T17:00:22.191434186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2025-10-26T17:00:22.191587274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-10-26T17:00:22.191776114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T17:00:22.192181661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s 
2025-10-26T17:00:22.192346753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-10-26T17:00:22.192533409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T17:00:22.192897632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003955s 
2025-10-26T17:00:22.193062845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-26T17:00:22.193599876Z [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-26T17:00:22.194081446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s 
2025-10-26T17:00:22.194291339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-26T17:00:22.194900916Z [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-26T17:00:22.195328036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009142s 
2025-10-26T17:00:22.195506045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-26T17:00:22.196131243Z [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-26T17:00:22.196657403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000985s 
2025-10-26T17:00:22.196971104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T17:00:22', 'movie_extras') 
2025-10-26T17:00:22.197297782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.199260965Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T17:00:22.199405737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035583s 
2025-10-26T17:00:22.199585689Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T17:00:22.199781293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.200032949Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-10-26T17:00:22.200639651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-10-26T17:00:22.200827710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-10-26T17:00:22.201200410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004032s 
2025-10-26T17:00:22.201380362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-10-26T17:00:22.201561657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-10-26T17:00:22.201934298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003933s 
2025-10-26T17:00:22.202087586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-10-26T17:00:22.202265895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-10-26T17:00:22.202821053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005776s 
2025-10-26T17:00:22.203027268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-10-26T17:00:22.203186770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-10-26T17:00:22.203536554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-10-26T17:00:22.203809804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-10-26T17:00:22.206556475Z [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-26T17:00:22.207524023Z [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-26T17:00:22.208042026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-26T17:00:22.208577784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-26T17:00:22.210456807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064467s 
2025-10-26T17:00:22.210669746Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-10-26T17:00:22.213421717Z [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-26T17:00:22.214282661Z [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-26T17:00:22.214775553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T17:00:22.215423247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T17:00:22.217514458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T17:00:22.218091750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T17:00:22.218395862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075732s 
2025-10-26T17:00:22.218789305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-10-26T17:00:22.221777642Z [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-26T17:00:22.222759569Z [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-26T17:00:22.223296159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T17:00:22.223779563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T17:00:22.225695751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066778s 
2025-10-26T17:00:22.225877877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-10-26T17:00:22.228812166Z [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-26T17:00:22.229569310Z [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-26T17:00:22.230025920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T17:00:22.230604394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T17:00:22.232469720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063976s 
2025-10-26T17:00:22.232816418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T17:00:22', 'clean_core_tv') 
2025-10-26T17:00:22.233145801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.241580946Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T17:00:22.241699534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153986s 
2025-10-26T17:00:22.241957734Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T17:00:22.242131815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.242424163Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-10-26T17:00:22.242910974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T17:00:22.243078561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-26T17:00:22.243260668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-10-26T17:00:22.243571253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-10-26T17:00:22.244348969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009145s 
2025-10-26T17:00:22.244598301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-10-26T17:00:22.244885780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-10-26T17:00:22.245660550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008883s 
2025-10-26T17:00:22.246024803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T17:00:22', 'add_cookies_to_indexer_status') 
2025-10-26T17:00:22.246357543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.247577098Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T17:00:22.247760187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027652s 
2025-10-26T17:00:22.248042826Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T17:00:22.248263039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.248520408Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-10-26T17:00:22.248916014Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T17:00:22.249266981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-26T17:00:22.249574881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2025-10-26T17:00:22.249840946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T17:00:22.250178536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-26T17:00:22.250385513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s 
2025-10-26T17:00:22.250687601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T17:00:22', 'banner_to_fanart') 
2025-10-26T17:00:22.251000912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.251925253Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T17:00:22.252094955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001846s 
2025-10-26T17:00:22.252286330Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T17:00:22.252513107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.252773231Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-10-26T17:00:22.253204018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T17:00:22.253372187Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.253585877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-26T17:00:22.253933417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.254757035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s 
2025-10-26T17:00:22.255147972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T17:00:22', 'naming_config_colon_action') 
2025-10-26T17:00:22.255504781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.256616990Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T17:00:22.256770489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002802s 
2025-10-26T17:00:22.256977706Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T17:00:22.257161486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.257413253Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-10-26T17:00:22.257965255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-26T17:00:22.258363156Z [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-26T17:00:22.258816038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006794s 
2025-10-26T17:00:22.259019838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-26T17:00:22.259285753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T17:00:22.259662091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2025-10-26T17:00:22.259831913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T17:00:22.259990653Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.260190696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-10-26T17:00:22.260500499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-10-26T17:00:22.261319829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009713s 
2025-10-26T17:00:22.261530453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-10-26T17:00:22.261817241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.262648595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009213s 
2025-10-26T17:00:22.262788887Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.262982777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.263199133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002411s 
2025-10-26T17:00:22.263512414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T17:00:22', 'add_custom_formats') 
2025-10-26T17:00:22.263836827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.265036743Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T17:00:22.265195032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020497s 
2025-10-26T17:00:22.265408161Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T17:00:22.265606470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.265869660Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-10-26T17:00:22.266269615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T17:00:22.266628438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-26T17:00:22.266861998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s 
2025-10-26T17:00:22.267187864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T17:00:22', 'remove_extra_naming_config') 
2025-10-26T17:00:22.267520915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.268436268Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T17:00:22.268627633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019268s 
2025-10-26T17:00:22.268845061Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T17:00:22.269048070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.269266600Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-10-26T17:00:22.269551063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.269717087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.271261867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015633s 
2025-10-26T17:00:22.271613064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T17:00:22', 'convert_regex_required_tags') 
2025-10-26T17:00:22.271976075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.272961319Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T17:00:22.273089377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031624s 
2025-10-26T17:00:22.273307566Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T17:00:22.273506898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.273755087Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-10-26T17:00:22.274003387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.274239373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.274698948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s 
2025-10-26T17:00:22.275056548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T17:00:22', 'fix_format_tags_double_underscore') 
2025-10-26T17:00:22.275422094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.276276364Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T17:00:22.276447609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020251s 
2025-10-26T17:00:22.276665497Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T17:00:22.276834588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.277060072Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-10-26T17:00:22.277444386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-26T17:00:22.277602434Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.277760672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-10-26T17:00:22.277998010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-10-26T17:00:22.278880277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009477s 
2025-10-26T17:00:22.279105169Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T17:00:22.279348289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-26T17:00:22.279565707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000284s 
2025-10-26T17:00:22.279914158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T17:00:22', 'add_tags_to_net_import') 
2025-10-26T17:00:22.280254353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.281100797Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T17:00:22.281267212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017716s 
2025-10-26T17:00:22.281477255Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T17:00:22.281675715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.281907682Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-10-26T17:00:22.282286785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-26T17:00:22.282739517Z [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-26T17:00:22.283149943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006584s 
2025-10-26T17:00:22.283453505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T17:00:22', 'add_custom_filters') 
2025-10-26T17:00:22.283791485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.284715566Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T17:00:22.284875147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021946s 
2025-10-26T17:00:22.285120842Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T17:00:22.285305043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.285557952Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-10-26T17:00:22.287652179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T17:00:22.287813664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-26T17:00:22.288055561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-26T17:00:22.288356988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.289242250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010194s 
2025-10-26T17:00:22.289551393Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-10-26T17:00:22.294846965Z [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-26T17:00:22.296040779Z [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-26T17:00:22.296645246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T17:00:22.297335366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T17:00:22.299311625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T17:00:22.299691941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009959s 
2025-10-26T17:00:22.299982666Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-26T17:00:22.304839285Z [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-26T17:00:22.305740329Z [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-26T17:00:22.306229033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T17:00:22.306857869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T17:00:22.308792104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T17:00:22.309132158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090074s 
2025-10-26T17:00:22.309293102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T17:00:22.309428525Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.309652887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T17:00:22.309943011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-26T17:00:22.310738984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000901s 
2025-10-26T17:00:22.311002244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T17:00:22.311315945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-26T17:00:22.311564786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003532s 
2025-10-26T17:00:22.311727835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T17:00:22.311873308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.312058961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-26T17:00:22.314882667Z [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-26T17:00:22.315893893Z [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-26T17:00:22.316410893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-26T17:00:22.317082335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-26T17:00:22.318993924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-26T17:00:22.319347196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071001s 
2025-10-26T17:00:22.319514072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-26T17:00:22.320122096Z [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-26T17:00:22.320618726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009341s 
2025-10-26T17:00:22.320835112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-26T17:00:22.321155306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T17:00:22.321513037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2025-10-26T17:00:22.321865847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T17:00:22', 'indexer_client_status_search_changes') 
2025-10-26T17:00:22.322191262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.327384940Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T17:00:22.327559641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006316s 
2025-10-26T17:00:22.327824625Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T17:00:22.328062684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.328342949Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-10-26T17:00:22.329028178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T17:00:22.329242420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.329405077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-10-26T17:00:22.329634780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T17:00:22.330480342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2025-10-26T17:00:22.330636066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T17:00:22.330769695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.330935208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-10-26T17:00:22.331234421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T17:00:22.332049873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009243s 
2025-10-26T17:00:22.332205746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T17:00:22.332330167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.332518727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-10-26T17:00:22.332778289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T17:00:22.333618501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2025-10-26T17:00:22.333820417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.333963075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.338395980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044337s 
2025-10-26T17:00:22.338761136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T17:00:22', 'add_language_to_files_history_blacklist') 
2025-10-26T17:00:22.339102824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.340717675Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T17:00:22.340904752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067349s 
2025-10-26T17:00:22.341138813Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T17:00:22.341303835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.341571164Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-10-26T17:00:22.343373042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T17:00:22.343525569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-26T17:00:22.343726664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-10-26T17:00:22.343988170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-26T17:00:22.344899836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009944s 
2025-10-26T17:00:22.345097684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.345948387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-26T17:00:22.346285987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009964s 
2025-10-26T17:00:22.346685231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T17:00:22', 'add_update_allowed_quality_profile') 
2025-10-26T17:00:22.346980445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.348608834Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T17:00:22.348798816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033086s 
2025-10-26T17:00:22.349006695Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T17:00:22.349190405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.349433183Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-10-26T17:00:22.349815684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T17:00:22.349982640Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.350154746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-26T17:00:22.350499039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:22.351396216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s 
2025-10-26T17:00:22.351618754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.351727974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.367310780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155427s 
2025-10-26T17:00:22.367690975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T17:00:22', 'add_download_client_priority') 
2025-10-26T17:00:22.368103766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.369780482Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T17:00:22.369946627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180445s 
2025-10-26T17:00:22.370190057Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T17:00:22.370346502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.370625353Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-10-26T17:00:22.370917933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.371202866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-26T17:00:22.371492159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003762s 
2025-10-26T17:00:22.371836181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T17:00:22', 'remove_growl_prowl') 
2025-10-26T17:00:22.372247580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.373164767Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T17:00:22.373362274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020137s 
2025-10-26T17:00:22.373574552Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T17:00:22.373757400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.374030790Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-10-26T17:00:22.374440726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.374677372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-26T17:00:22.374978328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s 
2025-10-26T17:00:22.375202089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.375508766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-26T17:00:22.375775894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s 
2025-10-26T17:00:22.376148334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T17:00:22', 'remove_plex_hometheatre') 
2025-10-26T17:00:22.376545173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.377503042Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T17:00:22.377672002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002094s 
2025-10-26T17:00:22.377888498Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T17:00:22.378139583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.378326530Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-10-26T17:00:22.378573808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.378781346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.380717654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019448s 
2025-10-26T17:00:22.381109443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T17:00:22', 'add_webrip_qualites') 
2025-10-26T17:00:22.381423435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.382591387Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T17:00:22.382779756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037817s 
2025-10-26T17:00:22.383014409Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T17:00:22.383209572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.383489485Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-10-26T17:00:22.383904371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:22.384107419Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.384293284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-26T17:00:22.384628188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.385710898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012152s 
2025-10-26T17:00:22.385902103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:22.386091925Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.386351528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-26T17:00:22.386732425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.387718600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011429s 
2025-10-26T17:00:22.388154247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T17:00:22', 'health_issue_notification') 
2025-10-26T17:00:22.388542058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.389655340Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T17:00:22.389831124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030541s 
2025-10-26T17:00:22.390026297Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T17:00:22.390211620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.390439138Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-10-26T17:00:22.390969726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-10-26T17:00:22.391266744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T17:00:22.391662020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s 
2025-10-26T17:00:22.391910761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-10-26T17:00:22.392204603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-10-26T17:00:22.392615470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005374s 
2025-10-26T17:00:22.392833419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-10-26T17:00:22.393138132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.393505923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2025-10-26T17:00:22.393736387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-26T17:00:22.394064247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.394402318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2025-10-26T17:00:22.394612671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T17:00:22.394865450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.395265295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004853s 
2025-10-26T17:00:22.395648938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T17:00:22', 'speed_improvements') 
2025-10-26T17:00:22.396053562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.397369552Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T17:00:22.397556649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025531s 
2025-10-26T17:00:22.397810059Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T17:00:22.398056896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.398327000Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-10-26T17:00:22.400383721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-10-26T17:00:22.403763496Z [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-26T17:00:22.404811186Z [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-26T17:00:22.405338838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T17:00:22.406058658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T17:00:22.408177314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T17:00:22.408576377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007962s 
2025-10-26T17:00:22.408931422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-10-26T17:00:22.412520088Z [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-26T17:00:22.413521063Z [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-26T17:00:22.414043345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T17:00:22.414827744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T17:00:22.417061812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T17:00:22.417500015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00835s 
2025-10-26T17:00:22.417696650Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.418040643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-10-26T17:00:22.418348864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005163s 
2025-10-26T17:00:22.418664309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T17:00:22', 'fix_profile_format_default') 
2025-10-26T17:00:22.418986207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.420519684Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T17:00:22.420731411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026453s 
2025-10-26T17:00:22.420965071Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T17:00:22.421167579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.421480088Z [Info] task_duration: Starting migration of Main DB to 163 
2025-10-26T17:00:22.421835774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T17:00:22.422014835Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.422218054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-26T17:00:22.422499441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-26T17:00:22.423477109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010668s 
2025-10-26T17:00:22.423842605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T17:00:22', 'task_duration') 
2025-10-26T17:00:22.424210065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.425156761Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T17:00:22.425345210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027023s 
2025-10-26T17:00:22.425549552Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T17:00:22.425770527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.426009839Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-10-26T17:00:22.426829499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.427028329Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.427196769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-10-26T17:00:22.427440129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-10-26T17:00:22.428467367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2025-10-26T17:00:22.428658261Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-10-26T17:00:22.432839410Z [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-26T17:00:22.435403894Z [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-26T17:00:22.436589781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.437647822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.439960478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.440463982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.440930251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.441434516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.441814131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129547s 
2025-10-26T17:00:22.442008462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-10-26T17:00:22.442747360Z [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-26T17:00:22.443366035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011317s 
2025-10-26T17:00:22.443512751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-10-26T17:00:22.443806131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T17:00:22.444178672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s 
2025-10-26T17:00:22.444342361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-10-26T17:00:22.444627185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T17:00:22.444987871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2025-10-26T17:00:22.445239858Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.445550874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-26T17:00:22.445836409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004042s 
2025-10-26T17:00:22.446043977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.446365284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-26T17:00:22.446631520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s 
2025-10-26T17:00:22.446969080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T17:00:22', 'movie_collections_crew') 
2025-10-26T17:00:22.447325898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.449105792Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T17:00:22.449303621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027946s 
2025-10-26T17:00:22.453924805Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T17:00:22.454195720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.454521346Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-10-26T17:00:22.455311928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-26T17:00:22.455525247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T17:00:22.455739789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-10-26T17:00:22.456099002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.457072943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s 
2025-10-26T17:00:22.457255411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T17:00:22.457407397Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.457603732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-10-26T17:00:22.457911652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.458820522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s 
2025-10-26T17:00:22.459015505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.459229406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.461542794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023413s 
2025-10-26T17:00:22.461718427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.461910203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.462537226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s 
2025-10-26T17:00:22.462703651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.462890698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.463811441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009507s 
2025-10-26T17:00:22.463991394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.464252950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.464480328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s 
2025-10-26T17:00:22.464651884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.464900324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.467859422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003005s 
2025-10-26T17:00:22.468064655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.468234247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.469019207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007871s 
2025-10-26T17:00:22.469376126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T17:00:22', 'remove_custom_formats_from_quality_model') 
2025-10-26T17:00:22.469728886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.470915525Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T17:00:22.471103835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026116s 
2025-10-26T17:00:22.471323647Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T17:00:22.471508499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.471757621Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-10-26T17:00:22.472086603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.472320675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.473373094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011189s 
2025-10-26T17:00:22.473547515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.473732257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.474360141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s 
2025-10-26T17:00:22.474553020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.474765307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.475481419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007587s 
2025-10-26T17:00:22.475838127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T17:00:22', 'fix_tmdb_list_config') 
2025-10-26T17:00:22.476240728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.477090258Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T17:00:22.477267966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023069s 
2025-10-26T17:00:22.477516326Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T17:00:22.477727411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.478022936Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-10-26T17:00:22.478502091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-10-26T17:00:22.482722649Z [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-26T17:00:22.485247483Z [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-26T17:00:22.486347397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.487340898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.489517630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.490065774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.490538045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.491009965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.491367555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126694s 
2025-10-26T17:00:22.491588790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T17:00:22.491887051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-26T17:00:22.492163197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003573s 
2025-10-26T17:00:22.492350604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T17:00:22.492528573Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.492746291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-10-26T17:00:22.493049301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-26T17:00:22.493973863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010125s 
2025-10-26T17:00:22.494168485Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-10-26T17:00:22.497262494Z [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-26T17:00:22.498398331Z [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-26T17:00:22.499046496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T17:00:22.499740153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T17:00:22.501842045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T17:00:22.502199715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078441s 
2025-10-26T17:00:22.502519519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T17:00:22', 'remove_movie_pathstate') 
2025-10-26T17:00:22.502848121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.504812075Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T17:00:22.504911325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103567s 
2025-10-26T17:00:22.506498691Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T17:00:22.506699766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.506956954Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-10-26T17:00:22.507438313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T17:00:22.507617965Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.507800533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-10-26T17:00:22.508125577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T17:00:22.509037614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s 
2025-10-26T17:00:22.509215371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.509423871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.511827591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024163s 
2025-10-26T17:00:22.512051352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-10-26T17:00:22.514925629Z [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-26T17:00:22.515647202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-10-26T17:00:22.516053119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T17:00:22.516728008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T17:00:22.519045314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T17:00:22.519436131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007204s 
2025-10-26T17:00:22.519829012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T17:00:22', 'custom_format_rework') 
2025-10-26T17:00:22.520207043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.521436037Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T17:00:22.521620128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091793s 
2025-10-26T17:00:22.521825191Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T17:00:22.522048230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.522374637Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-10-26T17:00:22.523118615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T17:00:22.523274539Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:22.523485834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-10-26T17:00:22.523792502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.524804369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011094s 
2025-10-26T17:00:22.524964662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-26T17:00:22.525156759Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.525371631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-10-26T17:00:22.525707828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.526658823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s 
2025-10-26T17:00:22.526864096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.527080502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.529064687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019628s 
2025-10-26T17:00:22.529220601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-10-26T17:00:22.532503572Z [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-26T17:00:22.533639729Z [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-26T17:00:22.534206150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T17:00:22.534932001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T17:00:22.537209176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T17:00:22.537575744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081791s 
2025-10-26T17:00:22.537763853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-26T17:00:22.537934326Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:22.538180552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-10-26T17:00:22.538800220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.539638758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011525s 
2025-10-26T17:00:22.540074776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T17:00:22', 'custom_format_scores') 
2025-10-26T17:00:22.540392716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.542116818Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T17:00:22.542266058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035908s 
2025-10-26T17:00:22.542546433Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T17:00:22.542756897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.543087392Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-10-26T17:00:22.543472507Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.543684494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.593168139Z []
2025-10-26T17:00:22.593347810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049597s 
2025-10-26T17:00:22.593561621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.593778497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.594433817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006997s 
2025-10-26T17:00:22.596008297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T17:00:22.596536971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-26T17:00:22.597002990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007093s 
2025-10-26T17:00:22.597354618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T17:00:22', 'fix_trakt_list_config') 
2025-10-26T17:00:22.597690594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.598700287Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T17:00:22.598876632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023691s 
2025-10-26T17:00:22.599134652Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T17:00:22.599364565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.599676904Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-10-26T17:00:22.600172531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-26T17:00:22.600385741Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:22.600636676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-26T17:00:22.600970859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-26T17:00:22.601955802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011308s 
2025-10-26T17:00:22.602157268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.602408203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.603759163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s 
2025-10-26T17:00:22.604118427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T17:00:22', 'quality_definition_preferred_size') 
2025-10-26T17:00:22.604534264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.605296819Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T17:00:22.605497323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028971s 
2025-10-26T17:00:22.605742116Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T17:00:22.605955656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.606213094Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-10-26T17:00:22.607194320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-26T17:00:22.607893989Z [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-26T17:00:22.608519217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s 
2025-10-26T17:00:22.608712306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-26T17:00:22.609007771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T17:00:22.609384019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s 
2025-10-26T17:00:22.609591166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-10-26T17:00:22.609881380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T17:00:22.610323530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005682s 
2025-10-26T17:00:22.610573524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-26T17:00:22.610878518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T17:00:22.611337602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s 
2025-10-26T17:00:22.611495049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.611736766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.612672199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009662s 
2025-10-26T17:00:22.613066403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T17:00:22', 'add_download_history') 
2025-10-26T17:00:22.613414584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.614228844Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T17:00:22.614437203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025173s 
2025-10-26T17:00:22.614632156Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T17:00:22.614848762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.615089988Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-10-26T17:00:22.615579694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-10-26T17:00:22.616184201Z [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-26T17:00:22.616864972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010785s 
2025-10-26T17:00:22.617103071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-10-26T17:00:22.617439869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-10-26T17:00:22.617823762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s 
2025-10-26T17:00:22.618147935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T17:00:22', 'net_import_status') 
2025-10-26T17:00:22.618507529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.619417491Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T17:00:22.619583455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00209s 
2025-10-26T17:00:22.619816014Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T17:00:22.619998220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.620252142Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-10-26T17:00:22.620530202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.620769133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.621861682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011526s 
2025-10-26T17:00:22.622219232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T17:00:22', 'email_multiple_addresses') 
2025-10-26T17:00:22.622554287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.623273185Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T17:00:22.623448698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025255s 
2025-10-26T17:00:22.623691517Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T17:00:22.623917412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.624177285Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-10-26T17:00:22.624562030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T17:00:22.624881433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-26T17:00:22.625299965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2025-10-26T17:00:22.625657626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T17:00:22', 'remove_chown_and_folderchmod_config') 
2025-10-26T17:00:22.625991378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.626717490Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T17:00:22.626905147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018896s 
2025-10-26T17:00:22.627087895Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T17:00:22.627304281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.627570718Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-10-26T17:00:22.627893718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.628043099Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:22.628231268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-10-26T17:00:22.628513436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-10-26T17:00:22.629461925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s 
2025-10-26T17:00:22.629788753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T17:00:22', 'movie_recommendations') 
2025-10-26T17:00:22.630105912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.630878397Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T17:00:22.631027718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002435s 
2025-10-26T17:00:22.631221949Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T17:00:22.631431160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.631691484Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-10-26T17:00:22.633433782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.633640478Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.633840591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-10-26T17:00:22.634131387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:22.635104667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010828s 
2025-10-26T17:00:22.635272114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.635421545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.635637449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-10-26T17:00:22.635892643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-10-26T17:00:22.636790401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009914s 
2025-10-26T17:00:22.636959762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.637104122Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:22.637263774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-10-26T17:00:22.637529359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-10-26T17:00:22.638511877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010374s 
2025-10-26T17:00:22.638700797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-10-26T17:00:22.642962508Z [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-26T17:00:22.645459205Z [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-26T17:00:22.646624762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.647721541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.651897329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.652411494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.652819395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.653274341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.653710920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148025s 
2025-10-26T17:00:22.653893838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-10-26T17:00:22.658674875Z [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-26T17:00:22.661267245Z [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-26T17:00:22.662425136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.663447935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.665821023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.666358135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.666869294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.667399331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.667771410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136673s 
2025-10-26T17:00:22.667960782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-26T17:00:22.668135143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:22.668345005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-10-26T17:00:22.668608486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.669636436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s 
2025-10-26T17:00:22.669869084Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T17:00:22.670164689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-26T17:00:22.670480054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003948s 
2025-10-26T17:00:22.670678263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-10-26T17:00:22.674438825Z [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-26T17:00:22.675639282Z [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-26T17:00:22.676279131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T17:00:22.676857445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T17:00:22.679152446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082856s 
2025-10-26T17:00:22.679706361Z [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-26T17:00:22.680394226Z [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-26T17:00:22.680923963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008925s 
2025-10-26T17:00:22.681196552Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T17:00:22.681505043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-26T17:00:22.681908736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s 
2025-10-26T17:00:22.682103328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.682324072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.683678920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013769s 
2025-10-26T17:00:22.683865826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.684116982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.684676298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006205s 
2025-10-26T17:00:22.684838094Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.685202047Z [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-26T17:00:22.685527252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005339s 
2025-10-26T17:00:22.685664408Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.685979673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-10-26T17:00:22.686215377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003976s 
2025-10-26T17:00:22.686618459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T17:00:22', 'language_improvements') 
2025-10-26T17:00:22.686994796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.688486460Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T17:00:22.688679459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s 
2025-10-26T17:00:22.688887047Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T17:00:22.689083472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.689359227Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-10-26T17:00:22.689670013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.689892782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.691296618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014212s 
2025-10-26T17:00:22.691459717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.691675451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.692621305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s 
2025-10-26T17:00:22.693003435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T17:00:22', 'new_list_server') 
2025-10-26T17:00:22.693357578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.694060253Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T17:00:22.694261779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024023s 
2025-10-26T17:00:22.694511461Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T17:00:22.694763208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.694979514Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-10-26T17:00:22.695434650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-10-26T17:00:22.695752119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T17:00:22.696219971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s 
2025-10-26T17:00:22.696447660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-10-26T17:00:22.696768686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T17:00:22.697232340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005738s 
2025-10-26T17:00:22.697577855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T17:00:22', 'movie_translation_indexes') 
2025-10-26T17:00:22.697972620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.698788092Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T17:00:22.698981281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020998s 
2025-10-26T17:00:22.699242246Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T17:00:22.699449724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.699765259Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-10-26T17:00:22.700105013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.700261398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.704060217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037988s 
2025-10-26T17:00:22.704428018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T17:00:22', 'fix_invalid_profile_references') 
2025-10-26T17:00:22.704749294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.705441168Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T17:00:22.705630369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051519s 
2025-10-26T17:00:22.705812285Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T17:00:22.706059402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.706269365Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-10-26T17:00:22.708177898Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-10-26T17:00:22.708510448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-10-26T17:00:22.711069480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027064s 
2025-10-26T17:00:22.711333642Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-10-26T17:00:22.711645370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-10-26T17:00:22.713977846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024407s 
2025-10-26T17:00:22.714310235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T17:00:22.714648106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-26T17:00:22.714952889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s 
2025-10-26T17:00:22.715120066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T17:00:22.715260759Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:22.715478718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-10-26T17:00:22.715833192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.716844919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011356s 
2025-10-26T17:00:22.717018038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-10-26T17:00:22.718060917Z [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-26T17:00:22.718887391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001658s 
2025-10-26T17:00:22.719243268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T17:00:22', 'list_movies_table') 
2025-10-26T17:00:22.719567170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.720387151Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T17:00:22.720634890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031468s 
2025-10-26T17:00:22.720829843Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T17:00:22.721142552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.721395602Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-10-26T17:00:22.721868795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:22.721997965Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:22.722180733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-10-26T17:00:22.722477811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.723572134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011894s 
2025-10-26T17:00:22.723918932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T17:00:22', 'on_delete_notification') 
2025-10-26T17:00:22.724279909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.725166655Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T17:00:22.725220804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026711s 
2025-10-26T17:00:22.725452771Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T17:00:22.725636681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.725888438Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-10-26T17:00:22.726276640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.726499388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.726970787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s 
2025-10-26T17:00:22.727213747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T17:00:22.727482788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-26T17:00:22.727734044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003116s 
2025-10-26T17:00:22.727983026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-10-26T17:00:22.734016634Z [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-26T17:00:22.735214486Z [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-26T17:00:22.735882280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T17:00:22.736663693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T17:00:22.739285593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T17:00:22.739790209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115723s 
2025-10-26T17:00:22.740171607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T17:00:22', 'download_propers_config') 
2025-10-26T17:00:22.740595460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.741756838Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T17:00:22.741942282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134265s 
2025-10-26T17:00:22.742177295Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T17:00:22.742389512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.742681280Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-10-26T17:00:22.743159803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T17:00:22.743319094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T17:00:22.743532814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-26T17:00:22.743814652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-26T17:00:22.744780286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s 
2025-10-26T17:00:22.745121724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T17:00:22', 'add_priority_to_indexers') 
2025-10-26T17:00:22.745457079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.746176137Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T17:00:22.746364636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2025-10-26T17:00:22.746553426Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T17:00:22.746787227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.747040277Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-10-26T17:00:22.747447487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-26T17:00:22.747763543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:22.748212757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s 
2025-10-26T17:00:22.748466889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-10-26T17:00:22.748791563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T17:00:22.749151437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005113s 
2025-10-26T17:00:22.749502184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T17:00:22', 'add_alternative_title_indices') 
2025-10-26T17:00:22.749854363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.750744535Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T17:00:22.750924798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020686s 
2025-10-26T17:00:22.751137867Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T17:00:22.751361517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.751606210Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-10-26T17:00:22.752864243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.753076791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.754592563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015123s 
2025-10-26T17:00:22.755045796Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-10-26T17:00:22.755469409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-10-26T17:00:22.755877340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006429s 
2025-10-26T17:00:22.756033144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:22.756175250Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:22.756347507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-10-26T17:00:22.760732746Z [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-26T17:00:22.763298212Z [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-26T17:00:22.764418648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.765329772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.768545837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.769019952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.769480790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.769839432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133032s 
2025-10-26T17:00:22.770020597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-26T17:00:22.770278867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.770641637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2025-10-26T17:00:22.770965600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T17:00:22', 'fix_tmdb_duplicates') 
2025-10-26T17:00:22.771309873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.772430519Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T17:00:22.772595992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s 
2025-10-26T17:00:22.772853801Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T17:00:22.773111150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.773373097Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-10-26T17:00:22.773656748Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.773863545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.774451338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006019s 
2025-10-26T17:00:22.774797365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T17:00:22', 'swap_filechmod_for_folderchmod') 
2025-10-26T17:00:22.775133852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.775926148Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T17:00:22.776122984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002003s 
2025-10-26T17:00:22.776357436Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T17:00:22.776533060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.776792783Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-10-26T17:00:22.777246135Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T17:00:22.777626852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-26T17:00:22.777922998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 
2025-10-26T17:00:22.778317753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T17:00:22.778748430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-26T17:00:22.779066110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s 
2025-10-26T17:00:22.779335933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T17:00:22.779677190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T17:00:22.779985210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s 
2025-10-26T17:00:22.780338231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T17:00:22', 'mediainfo_channels') 
2025-10-26T17:00:22.780681673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.781395861Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T17:00:22.781569300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018111s 
2025-10-26T17:00:22.781763591Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T17:00:22.781964776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.782227976Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-10-26T17:00:22.782636509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T17:00:22', 'add_update_history') 
2025-10-26T17:00:22.782961583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.783617614Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T17:00:22.783798288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016293s 
2025-10-26T17:00:22.784003401Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T17:00:22.784220178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.784479660Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-10-26T17:00:22.788144299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T17:00:22.788601840Z [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-26T17:00:22.788965392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005159s 
2025-10-26T17:00:22.789307671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-26T17:00:22.789711053Z [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-26T17:00:22.790035326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s 
2025-10-26T17:00:22.790363237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T17:00:22', 'update_awesome_hd_link') 
2025-10-26T17:00:22.790708031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.791301997Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T17:00:22.791474935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017279s 
2025-10-26T17:00:22.791674717Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T17:00:22.791895101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.792151848Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-10-26T17:00:22.792477093Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.792768159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-10-26T17:00:22.793069185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003697s 
2025-10-26T17:00:22.793377756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T17:00:22', 'remove_awesomehd') 
2025-10-26T17:00:22.793702971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.794336657Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T17:00:22.794489845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015832s 
2025-10-26T17:00:22.794671371Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T17:00:22.794913298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.795163001Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-10-26T17:00:22.795630162Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-10-26T17:00:22.799245351Z [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-26T17:00:22.800485548Z [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-26T17:00:22.801127210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-26T17:00:22.801615032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-26T17:00:22.804017819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081583s 
2025-10-26T17:00:22.804182671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:22.804336371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:22.804545532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-10-26T17:00:22.804868282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.805784346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2025-10-26T17:00:22.805954709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:22.806125764Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.806373974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-10-26T17:00:22.806680100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.807626986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010693s 
2025-10-26T17:00:22.807978895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T17:00:22', 'add_on_delete_to_notifications') 
2025-10-26T17:00:22.808333770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.809259874Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T17:00:22.809445979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026751s 
2025-10-26T17:00:22.809702255Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T17:00:22.809920805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.810199877Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-10-26T17:00:22.810817020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T17:00:22.810998114Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.811241124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-26T17:00:22.811605417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.812610811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011489s 
2025-10-26T17:00:22.812786956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.813042972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-26T17:00:22.813350260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 
2025-10-26T17:00:22.813697670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T17:00:22', 'add_bypass_to_delay_profile') 
2025-10-26T17:00:22.814035891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.814814959Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T17:00:22.814991936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s 
2025-10-26T17:00:22.815181006Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T17:00:22.815375057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.815628898Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-10-26T17:00:22.818484117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-26T17:00:22.819264499Z [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-26T17:00:22.819591086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007529s 
2025-10-26T17:00:22.819960981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T17:00:22', 'update_notifiarr') 
2025-10-26T17:00:22.820276807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.820982027Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T17:00:22.821152239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021314s 
2025-10-26T17:00:22.821354547Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T17:00:22.821572245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.821864273Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-10-26T17:00:22.822272525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T17:00:22.822697932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-26T17:00:22.823014820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s 
2025-10-26T17:00:22.823401869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T17:00:22', 'legacy_mediainfo_hdr') 
2025-10-26T17:00:22.823680921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.824335569Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T17:00:22.824542115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017874s 
2025-10-26T17:00:22.824737037Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T17:00:22.824935166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.825188146Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-10-26T17:00:22.825505495Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-26T17:00:22.825798094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-26T17:00:22.828405454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027142s 
2025-10-26T17:00:22.828784216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T17:00:22', 'rename_blacklist_to_blocklist') 
2025-10-26T17:00:22.829130393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.829889452Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T17:00:22.830074915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041607s 
2025-10-26T17:00:22.830249637Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T17:00:22.830443477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.830684392Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-10-26T17:00:22.830990308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T17:00:22.831143427Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:22.831341586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-26T17:00:22.831580016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-26T17:00:22.832513555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009971s 
2025-10-26T17:00:22.832832317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T17:00:22', 'add_indexer_tags') 
2025-10-26T17:00:22.833151961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.833857882Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T17:00:22.834028877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023273s 
2025-10-26T17:00:22.834215623Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T17:00:22.834438281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.834698725Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-10-26T17:00:22.834957576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.835150094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.836163635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001018s 
2025-10-26T17:00:22.836503830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T17:00:22', 'mediainfo_to_ffmpeg') 
2025-10-26T17:00:22.836835237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.837512731Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T17:00:22.837693154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023483s 
2025-10-26T17:00:22.837868026Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T17:00:22.838093250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.838355999Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-10-26T17:00:22.838766305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T17:00:22.838933962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.839187403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-26T17:00:22.839524251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:22.840519535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011398s 
2025-10-26T17:00:22.840762624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-26T17:00:22.841086847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:22.842069115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s 
2025-10-26T17:00:22.842250119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.842430062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.845298046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028854s 
2025-10-26T17:00:22.845623842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T17:00:22', 'cdh_per_downloadclient') 
2025-10-26T17:00:22.845995210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.846697304Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T17:00:22.846870242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042671s 
2025-10-26T17:00:22.847088431Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T17:00:22.847287642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.847546894Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-10-26T17:00:22.847811607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.848042783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.849115122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s 
2025-10-26T17:00:22.849475858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T17:00:22', 'migrate_discord_from_slack') 
2025-10-26T17:00:22.849821053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.850520993Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T17:00:22.850690855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024694s 
2025-10-26T17:00:22.850877731Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T17:00:22.851078165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.851310833Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-10-26T17:00:22.852360617Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.852654028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T17:00:22.852922869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004023s 
2025-10-26T17:00:22.853121188Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.853357003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-26T17:00:22.853639893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003952s 
2025-10-26T17:00:22.853797801Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.854018715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T17:00:22.854261945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s 
2025-10-26T17:00:22.854436717Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-26T17:00:22.854688414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-26T17:00:22.854937205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000349s 
2025-10-26T17:00:22.855113139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-10-26T17:00:22.859416594Z [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-26T17:00:22.861803099Z [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-26T17:00:22.862898064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.863974351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.866312439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.866815732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.867286109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.867689251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.868063715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127655s 
2025-10-26T17:00:22.868408299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T17:00:22', 'remove_predb') 
2025-10-26T17:00:22.868717832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.869719759Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T17:00:22.869889641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144189s 
2025-10-26T17:00:22.870114494Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T17:00:22.870318345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.870596334Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-10-26T17:00:22.870961089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:22.871133215Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:22.871349110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-26T17:00:22.871656158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.872615470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010687s 
2025-10-26T17:00:22.872972809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T17:00:22', 'add_on_update_to_notifications') 
2025-10-26T17:00:22.873292583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.874025388Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T17:00:22.874197505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024465s 
2025-10-26T17:00:22.874421756Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T17:00:22.874632010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.874885680Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-10-26T17:00:22.876121168Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:22.876368857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T17:00:22.876609541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002867s 
2025-10-26T17:00:22.876780516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-10-26T17:00:22.880983859Z [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-26T17:00:22.883277978Z [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-26T17:00:22.884393865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:22.885484892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:22.887864774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:22.888378067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:22.888820238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:22.889262979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:22.889624357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126751s 
2025-10-26T17:00:22.889839520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-10-26T17:00:22.893256450Z [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-26T17:00:22.894057513Z [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-26T17:00:22.894539904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T17:00:22.895370466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T17:00:22.897773214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T17:00:22.898301278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-26T17:00:22.898816184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T17:00:22.899198033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091943s 
2025-10-26T17:00:22.899406894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-10-26T17:00:22.904233041Z [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-26T17:00:22.905149997Z [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-26T17:00:22.905650675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T17:00:22.906108036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T17:00:22.908421775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088496s 
2025-10-26T17:00:22.908635956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-10-26T17:00:22.911958406Z [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-26T17:00:22.912929471Z [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-26T17:00:22.913480771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T17:00:22.914143515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T17:00:22.916522906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T17:00:22.916991900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-26T17:00:22.917369611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008552s 
2025-10-26T17:00:22.917551337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-10-26T17:00:22.920948006Z [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-26T17:00:22.921877898Z [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-26T17:00:22.922378727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-26T17:00:22.923090951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-26T17:00:22.925627789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-26T17:00:22.925992924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082638s 
2025-10-26T17:00:22.926191875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-10-26T17:00:22.929463672Z [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-26T17:00:22.930268383Z [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-26T17:00:22.930700172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T17:00:22.931318527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T17:00:22.933559289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071888s 
2025-10-26T17:00:22.933774642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-10-26T17:00:22.937144147Z [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-26T17:00:22.938147347Z [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-26T17:00:22.938699038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T17:00:22.939252753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T17:00:22.941532893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075631s 
2025-10-26T17:00:22.941725651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-10-26T17:00:22.944920233Z [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-26T17:00:22.945762850Z [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-26T17:00:22.946276154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T17:00:22.946959459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T17:00:22.949286505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T17:00:22.949729827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T17:00:22.950122508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081933s 
2025-10-26T17:00:22.950259504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-10-26T17:00:22.953643047Z [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-26T17:00:22.954680856Z [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-26T17:00:22.955256926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T17:00:22.955789288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T17:00:22.957997404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075611s 
2025-10-26T17:00:22.958257207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-10-26T17:00:22.961611581Z [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-26T17:00:22.962694893Z [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-26T17:00:22.963291624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T17:00:22.963983698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T17:00:22.966309020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T17:00:22.966668032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082842s 
2025-10-26T17:00:22.966870220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-10-26T17:00:22.971660916Z [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-26T17:00:22.972461317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-10-26T17:00:22.972914359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-26T17:00:22.973670913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-26T17:00:22.976227490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-26T17:00:22.976598117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095375s 
2025-10-26T17:00:22.976959194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T17:00:22', 'ensure_identity_on_id_columns') 
2025-10-26T17:00:22.977287224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.979279485Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T17:00:22.979462303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121715s 
2025-10-26T17:00:22.979721605Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T17:00:22.979932831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.980226211Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-10-26T17:00:22.980741038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-26T17:00:22.980899317Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:22.981203970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-26T17:00:22.981403953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:22.982349837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010373s 
2025-10-26T17:00:22.982671355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T17:00:22', 'download_client_per_indexer') 
2025-10-26T17:00:22.983009024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.983783013Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T17:00:22.983981773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024181s 
2025-10-26T17:00:22.984201245Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T17:00:22.984393231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.984674828Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-10-26T17:00:22.985131268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T17:00:22.985512084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-26T17:00:22.985839754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004587s 
2025-10-26T17:00:22.986156812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T17:00:22.986522038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-26T17:00:22.986811561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s 
2025-10-26T17:00:22.986971232Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.987154090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.988311932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011608s 
2025-10-26T17:00:22.988472996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:22.988695684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:22.988963915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000312s 
2025-10-26T17:00:22.989281223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T17:00:22', 'multiple_ratings_support') 
2025-10-26T17:00:22.989628252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:22.990325376Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T17:00:22.990507122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016531s 
2025-10-26T17:00:22.990711042Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T17:00:22.990891095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:22.991135758Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-10-26T17:00:22.993242329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-10-26T17:00:22.994502386Z [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-26T17:00:22.995415334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019896s 
2025-10-26T17:00:22.995651079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-10-26T17:00:22.995937736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T17:00:22.996335597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2025-10-26T17:00:22.996504698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-10-26T17:00:22.997328256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T17:00:22.997359770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2025-10-26T17:00:22.997472507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-10-26T17:00:22.997801569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T17:00:22.998199140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s 
2025-10-26T17:00:23.001051733Z [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-26T17:00:23.001079720Z                           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-26T17:00:23.001091954Z                           FROM "Movies" 
2025-10-26T17:00:23.002675553Z [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-26T17:00:23.002698389Z                           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-26T17:00:23.002715714Z                           FROM "Movies" 
2025-10-26T17:00:23.003572088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018497s 
2025-10-26T17:00:23.004863067Z [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-26T17:00:23.004905292Z                           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-26T17:00:23.004918940Z                           FROM "ImportListMovies"
2025-10-26T17:00:23.004929351Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T17:00:23.004941185Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T17:00:23.006741790Z [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-26T17:00:23.006770829Z                           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-26T17:00:23.006783344Z                           FROM "ImportListMovies"
2025-10-26T17:00:23.006792102Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-26T17:00:23.006802011Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-26T17:00:23.007926466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023s 
2025-10-26T17:00:23.008074173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:23.008196780Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.008378456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-10-26T17:00:23.008696215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.009658443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001095s 
2025-10-26T17:00:23.009817603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-26T17:00:23.009964048Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-26T17:00:23.010156125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-10-26T17:00:23.010468424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.011385019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s 
2025-10-26T17:00:23.011558809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-10-26T17:00:23.011682739Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.011870397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-10-26T17:00:23.012152775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.013054350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010091s 
2025-10-26T17:00:23.013239714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-10-26T17:00:23.013392541Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.013581161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-10-26T17:00:23.013888169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.014810696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010531s 
2025-10-26T17:00:23.014982603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-10-26T17:00:23.015129458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.015320593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-10-26T17:00:23.015610727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.016563977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2025-10-26T17:00:23.016780723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-10-26T17:00:23.017171550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.017466915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 
2025-10-26T17:00:23.017870658Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-10-26T17:00:23.017890568Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T17:00:23.017914857Z                                                   FROM "MovieMetadata"
2025-10-26T17:00:23.017923925Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T17:00:23.018371656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-10-26T17:00:23.018386236Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T17:00:23.018395244Z                                                   FROM "MovieMetadata"
2025-10-26T17:00:23.018403851Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-26T17:00:23.018738655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005657s 
2025-10-26T17:00:23.019079431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-10-26T17:00:23.019091355Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T17:00:23.019100454Z                                                   FROM "Movies" 
2025-10-26T17:00:23.019109051Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T17:00:23.019595701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-10-26T17:00:23.019608196Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T17:00:23.019617064Z                                                   FROM "Movies" 
2025-10-26T17:00:23.019625561Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-26T17:00:23.019945505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s 
2025-10-26T17:00:23.020315170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-10-26T17:00:23.020327975Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T17:00:23.020336943Z                                                   FROM "Movies" 
2025-10-26T17:00:23.020345641Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T17:00:23.020766558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-10-26T17:00:23.020791689Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T17:00:23.020803603Z                                                   FROM "Movies" 
2025-10-26T17:00:23.020814224Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-26T17:00:23.021073767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s 
2025-10-26T17:00:23.021449393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-10-26T17:00:23.021480456Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T17:00:23.021489725Z                                                   FROM "Movies" 
2025-10-26T17:00:23.021498121Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T17:00:23.021933929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-10-26T17:00:23.021953448Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-26T17:00:23.021962727Z                                                   FROM "Movies" 
2025-10-26T17:00:23.021971294Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-26T17:00:23.022255025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s 
2025-10-26T17:00:23.022652786Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-10-26T17:00:23.022669891Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T17:00:23.022679039Z                                                   FROM "MovieMetadata" 
2025-10-26T17:00:23.022687496Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T17:00:23.023146420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-10-26T17:00:23.023166451Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-26T17:00:23.023175449Z                                                   FROM "MovieMetadata" 
2025-10-26T17:00:23.023184447Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-26T17:00:23.023504100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s 
2025-10-26T17:00:23.023673682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:23.023800788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.023975169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-10-26T17:00:23.028509198Z [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-26T17:00:23.030961626Z [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-26T17:00:23.032122774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:23.033128028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:23.035626168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-26T17:00:23.036123169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-26T17:00:23.036585840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-26T17:00:23.037023251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-26T17:00:23.037376943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132122s 
2025-10-26T17:00:23.037549250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-10-26T17:00:23.037837240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.038188808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-10-26T17:00:23.038390985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-10-26T17:00:23.041899479Z [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-26T17:00:23.042873661Z [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-26T17:00:23.043396003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T17:00:23.044226665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T17:00:23.046718552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:23.047098257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085326s 
2025-10-26T17:00:23.047272928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-10-26T17:00:23.050799750Z [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-26T17:00:23.051787719Z [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-26T17:00:23.052360532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-26T17:00:23.053028327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-26T17:00:23.055467628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-26T17:00:23.055842603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083991s 
2025-10-26T17:00:23.056041995Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-10-26T17:00:23.059325165Z [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-26T17:00:23.060103713Z [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-26T17:00:23.060594501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-26T17:00:23.061306565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-26T17:00:23.063738592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-26T17:00:23.064268639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-26T17:00:23.064645979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084417s 
2025-10-26T17:00:23.065258582Z [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-26T17:00:23.068984735Z [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-26T17:00:23.069974388Z [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-26T17:00:23.070521970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:23.071732087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:23.074042649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.074397363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087721s 
2025-10-26T17:00:23.074932050Z [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-26T17:00:23.078261133Z [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-26T17:00:23.078909348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-10-26T17:00:23.079394044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-10-26T17:00:23.079974894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-10-26T17:00:23.082293782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.082670390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074192s 
2025-10-26T17:00:23.083057430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T17:00:23', 'movie_metadata') 
2025-10-26T17:00:23.083340319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.085054671Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T17:00:23.085194352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097652s 
2025-10-26T17:00:23.085430618Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T17:00:23.085613416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.085880303Z [Info] add_collections: Starting migration of Main DB to 208 
2025-10-26T17:00:23.087010158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-10-26T17:00:23.087838827Z [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-26T17:00:23.088531411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s 
2025-10-26T17:00:23.088782998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-10-26T17:00:23.089038372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T17:00:23.089412997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s 
2025-10-26T17:00:23.089588420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T17:00:23.089707449Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.089898684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-10-26T17:00:23.090211244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-10-26T17:00:23.091065694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009702s 
2025-10-26T17:00:23.091256769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-10-26T17:00:23.091607896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-10-26T17:00:23.092437226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009758s 
2025-10-26T17:00:23.092590164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T17:00:23.092730546Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.092929447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-10-26T17:00:23.093182045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-10-26T17:00:23.094048460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009689s 
2025-10-26T17:00:23.094235917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.095825318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.097035254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026488s 
2025-10-26T17:00:23.097209034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.097374838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.097920126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005674s 
2025-10-26T17:00:23.098081781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.098276794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.098863816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006143s 
2025-10-26T17:00:23.099008106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.099209031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.099839430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006629s 
2025-10-26T17:00:23.100044924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-26T17:00:23.100182130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.100369097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-10-26T17:00:23.104142134Z [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-26T17:00:23.105440598Z [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-26T17:00:23.106112882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T17:00:23.106739924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T17:00:23.109295981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T17:00:23.109662920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091154s 
2025-10-26T17:00:23.109867472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-10-26T17:00:23.113404874Z [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-26T17:00:23.114584800Z [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-26T17:00:23.115201812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T17:00:23.115920078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T17:00:23.118436575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T17:00:23.118816730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087633s 
2025-10-26T17:00:23.118998997Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:23.119276676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-10-26T17:00:23.119517331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2025-10-26T17:00:23.119713987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-10-26T17:00:23.123925386Z [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-26T17:00:23.126009974Z [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-26T17:00:23.127074467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T17:00:23.127882825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T17:00:23.130339050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T17:00:23.130823897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T17:00:23.131345427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T17:00:23.131715201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118011s 
2025-10-26T17:00:23.132055907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T17:00:23', 'add_collections') 
2025-10-26T17:00:23.132384078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.133798817Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T17:00:23.133939179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138402s 
2025-10-26T17:00:23.134155876Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T17:00:23.134376209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.134622455Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-10-26T17:00:23.135077892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-10-26T17:00:23.135380221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T17:00:23.135774144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s 
2025-10-26T17:00:23.135971161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-10-26T17:00:23.136290744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.136684918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s 
2025-10-26T17:00:23.137006746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T17:00:23', 'movie_meta_collection_index') 
2025-10-26T17:00:23.137327061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.138106951Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T17:00:23.138260300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019004s 
2025-10-26T17:00:23.138467256Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T17:00:23.138661828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.138893785Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-10-26T17:00:23.139211565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:23.139372158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.139563103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-10-26T17:00:23.139891865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.140784322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s 
2025-10-26T17:00:23.141107092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T17:00:23', 'movie_added_notifications') 
2025-10-26T17:00:23.141435293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.142197417Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T17:00:23.142347339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024079s 
2025-10-26T17:00:23.142548404Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T17:00:23.142724879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.142964011Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-10-26T17:00:23.143301490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-10-26T17:00:23.143623458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.144032903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s 
2025-10-26T17:00:23.144262395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-10-26T17:00:23.144490194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.144854878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004602s 
2025-10-26T17:00:23.145176666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T17:00:23', 'more_movie_meta_index') 
2025-10-26T17:00:23.145484295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.146257031Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T17:00:23.146410711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018414s 
2025-10-26T17:00:23.146650293Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T17:00:23.146880717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.147115790Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-10-26T17:00:23.149188353Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:23.149416082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-26T17:00:23.149624080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002793s 
2025-10-26T17:00:23.149783211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T17:00:23.149920678Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.150106361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-26T17:00:23.153694356Z [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-26T17:00:23.154777927Z [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-26T17:00:23.155334939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T17:00:23.155810597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T17:00:23.158154416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078699s 
2025-10-26T17:00:23.158304769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-26T17:00:23.158454851Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.158643010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-26T17:00:23.162174039Z [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-26T17:00:23.163213482Z [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-26T17:00:23.163767418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-26T17:00:23.164348147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-26T17:00:23.166652467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078131s 
2025-10-26T17:00:23.166817098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T17:00:23.166961609Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.167135930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-10-26T17:00:23.170754777Z [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-26T17:00:23.172047530Z [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-26T17:00:23.172661315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T17:00:23.173293809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T17:00:23.175679062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T17:00:23.176070750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087411s 
2025-10-26T17:00:23.176208638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T17:00:23.176357979Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.176566519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-10-26T17:00:23.180190996Z [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-26T17:00:23.181450292Z [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-26T17:00:23.182064839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-26T17:00:23.182770691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-26T17:00:23.185200864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-26T17:00:23.185604035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088434s 
2025-10-26T17:00:23.185731752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T17:00:23.185863648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.186054753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-26T17:00:23.191043086Z [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-26T17:00:23.191916445Z [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-26T17:00:23.192447404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T17:00:23.192920958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T17:00:23.195414458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090118s 
2025-10-26T17:00:23.195552396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T17:00:23.195604761Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.196015348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-26T17:00:23.208298220Z [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-26T17:00:23.208345735Z [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-26T17:00:23.208360104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T17:00:23.208369513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T17:00:23.208396277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009503s 
2025-10-26T17:00:23.208405566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T17:00:23.208414404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T17:00:23.208423532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-26T17:00:23.210486105Z [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-26T17:00:23.211489525Z [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-26T17:00:23.211911785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-26T17:00:23.212432324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-26T17:00:23.214729299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083262s 
2025-10-26T17:00:23.214934432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T17:00:23.215151629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.215339086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-26T17:00:23.218880066Z [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-26T17:00:23.219774597Z [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-26T17:00:23.220357260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T17:00:23.221042801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T17:00:23.223507262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.223923320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083399s 
2025-10-26T17:00:23.224101258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T17:00:23.224246521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.224457045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-26T17:00:23.227861630Z [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-26T17:00:23.228743776Z [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-26T17:00:23.229267841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T17:00:23.229993713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T17:00:23.232424728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.232809943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081653s 
2025-10-26T17:00:23.232991008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-26T17:00:23.233145629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:23.233352235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-26T17:00:23.236739415Z [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-26T17:00:23.237633696Z [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-26T17:00:23.238146308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-26T17:00:23.238855606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-26T17:00:23.241619020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.242081111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085265s 
2025-10-26T17:00:23.242269219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-26T17:00:23.242453871Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.242678223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-26T17:00:23.247224246Z [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-26T17:00:23.248605708Z [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-26T17:00:23.249287290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-26T17:00:23.250166861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-26T17:00:23.253281192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-26T17:00:23.253935399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-26T17:00:23.254557963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-26T17:00:23.254965443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120781s 
2025-10-26T17:00:23.255167109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T17:00:23.255324917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-26T17:00:23.255552064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-26T17:00:23.259976552Z [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-26T17:00:23.261084393Z [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-26T17:00:23.261648669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T17:00:23.262228407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T17:00:23.265292175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094947s 
2025-10-26T17:00:23.265547720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-26T17:00:23.265709095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-26T17:00:23.265935090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-26T17:00:23.299362826Z [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-26T17:00:23.300780911Z [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-26T17:00:23.302038844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-26T17:00:23.303236245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-26T17:00:23.306981185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406686s 
2025-10-26T17:00:23.307269636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-26T17:00:23.307471773Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-10-26T17:00:23.307755254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-26T17:00:23.312901386Z [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-26T17:00:23.314993719Z [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-26T17:00:23.315699690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-26T17:00:23.316830016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-26T17:00:23.320227607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-26T17:00:23.320933679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-26T17:00:23.321428415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133872s 
2025-10-26T17:00:23.321683108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T17:00:23.321891668Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-10-26T17:00:23.322176431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-26T17:00:23.327576413Z [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-26T17:00:23.329104560Z [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-26T17:00:23.329772675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T17:00:23.330706125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T17:00:23.334624585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.335326648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128953s 
2025-10-26T17:00:23.335525238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T17:00:23.335713357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-26T17:00:23.336040526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-26T17:00:23.341287160Z [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-26T17:00:23.342739504Z [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-26T17:00:23.343530146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T17:00:23.344579960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T17:00:23.347982511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.348588351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123232s 
2025-10-26T17:00:23.348826811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T17:00:23.349007835Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-26T17:00:23.349250744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-26T17:00:23.354462969Z [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-26T17:00:23.355984653Z [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-26T17:00:23.356676045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T17:00:23.357567089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T17:00:23.360892916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.361485479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119821s 
2025-10-26T17:00:23.361730783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T17:00:23.361955896Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2025-10-26T17:00:23.362153724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-26T17:00:23.367533135Z [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-26T17:00:23.369192827Z [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-26T17:00:23.369943829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T17:00:23.370887329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T17:00:23.374207775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.374822603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124217s 
2025-10-26T17:00:23.375038527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T17:00:23.375243179Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-10-26T17:00:23.375496610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-26T17:00:23.380966734Z [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-26T17:00:23.382635314Z [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-26T17:00:23.383430495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T17:00:23.384394826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T17:00:23.387646353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.388243315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125027s 
2025-10-26T17:00:23.388539061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T17:00:23.388643200Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-10-26T17:00:23.388900468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-26T17:00:23.394366644Z [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-26T17:00:23.395997688Z [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-26T17:00:23.396818781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T17:00:23.397700817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T17:00:23.401001172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.401570489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124154s 
2025-10-26T17:00:23.401791374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-26T17:00:23.401983190Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-10-26T17:00:23.402271741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-10-26T17:00:23.407770563Z [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-26T17:00:23.409425134Z [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-26T17:00:23.412350164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-26T17:00:23.413365889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-26T17:00:23.416623979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.417283166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014671s 
2025-10-26T17:00:23.417489552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T17:00:23.417687160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-26T17:00:23.417958897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-26T17:00:23.423253838Z [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-26T17:00:23.424370346Z [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-26T17:00:23.424922658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T17:00:23.425417344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T17:00:23.427798639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096224s 
2025-10-26T17:00:23.427998782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-26T17:00:23.428151960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T17:00:23.428348827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-26T17:00:23.432415935Z [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-26T17:00:23.433362702Z [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-26T17:00:23.433905364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-26T17:00:23.434501475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-26T17:00:23.437926220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093767s 
2025-10-26T17:00:23.438143027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-26T17:00:23.438282798Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:23.438501879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-10-26T17:00:23.442603809Z [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-26T17:00:23.443804546Z [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-26T17:00:23.444433573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-26T17:00:23.444967929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-26T17:00:23.448610293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-26T17:00:23.449002522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010327s 
2025-10-26T17:00:23.449148476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T17:00:23.449291635Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.449482910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-10-26T17:00:23.454355741Z [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-26T17:00:23.456493505Z [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-26T17:00:23.457545253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T17:00:23.458529705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T17:00:23.460945580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T17:00:23.461477310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T17:00:23.461945874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T17:00:23.462503627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T17:00:23.462852219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131806s 
2025-10-26T17:00:23.463023494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T17:00:23.463161612Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.463374400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-10-26T17:00:23.468034473Z [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-26T17:00:23.470128048Z [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-26T17:00:23.471159364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T17:00:23.472126241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T17:00:23.474511143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T17:00:23.475006661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T17:00:23.475544895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T17:00:23.476056715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T17:00:23.476442472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128881s 
2025-10-26T17:00:23.476611843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T17:00:23.476753448Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.476933861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-10-26T17:00:23.481623504Z [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-26T17:00:23.483697951Z [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-26T17:00:23.484730901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T17:00:23.485752398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T17:00:23.488205306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T17:00:23.488649671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T17:00:23.489169037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T17:00:23.489687691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T17:00:23.490067536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129366s 
2025-10-26T17:00:23.490225344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T17:00:23.490387160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-10-26T17:00:23.490601421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-10-26T17:00:23.495236905Z [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-26T17:00:23.497387785Z [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-26T17:00:23.498383620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-26T17:00:23.499319124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-26T17:00:23.501696631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-26T17:00:23.502202529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-26T17:00:23.502739541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-26T17:00:23.503226331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-26T17:00:23.503600504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128132s 
2025-10-26T17:00:23.503756628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:23.503909556Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.504089919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-10-26T17:00:23.509785337Z [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-26T17:00:23.510796673Z [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-26T17:00:23.511338985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:23.511963944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:23.514334938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.514719472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104512s 
2025-10-26T17:00:23.514890867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T17:00:23.515038144Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.515256002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-26T17:00:23.519176937Z [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-26T17:00:23.520066548Z [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-26T17:00:23.520542326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-26T17:00:23.521076712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-26T17:00:23.523292083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007851s 
2025-10-26T17:00:23.523466153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T17:00:23.523614943Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.523827591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-26T17:00:23.527711040Z [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-26T17:00:23.528493055Z [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-26T17:00:23.528960286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T17:00:23.529706017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T17:00:23.532148515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T17:00:23.532523280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085109s 
2025-10-26T17:00:23.532682160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-26T17:00:23.532832903Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.533033798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-26T17:00:23.536987949Z [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-26T17:00:23.538101240Z [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-26T17:00:23.538573842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-26T17:00:23.539289693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-26T17:00:23.541724887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-26T17:00:23.542089962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088695s 
2025-10-26T17:00:23.542277159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T17:00:23.542456610Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.542602764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-10-26T17:00:23.546634943Z [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-26T17:00:23.547516969Z [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-26T17:00:23.548062307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T17:00:23.548497313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T17:00:23.550791111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080048s 
2025-10-26T17:00:23.550960743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T17:00:23.551095114Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.551292601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-10-26T17:00:23.555360492Z [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-26T17:00:23.556269232Z [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-26T17:00:23.556773577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-26T17:00:23.557325719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-26T17:00:23.559611471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081322s 
2025-10-26T17:00:23.559785652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T17:00:23.559939111Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.560137520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T17:00:23.563896339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T17:00:23.564494253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T17:00:23.564936814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T17:00:23.565495799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T17:00:23.567941083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T17:00:23.568341208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080174s 
2025-10-26T17:00:23.568737787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T17:00:23', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T17:00:23.569084926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.571719029Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T17:00:23.571935044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113369s 
2025-10-26T17:00:23.572173815Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T17:00:23.572376242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.572663641Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-10-26T17:00:23.573163838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T17:00:23.573315403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-26T17:00:23.573519665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-10-26T17:00:23.573776301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-10-26T17:00:23.574717707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010136s 
2025-10-26T17:00:23.575063072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T17:00:23', 'add_language_tags_to_subtitle_files') 
2025-10-26T17:00:23.575404640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.576123317Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T17:00:23.576292818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023682s 
2025-10-26T17:00:23.576498462Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T17:00:23.576680369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.576911384Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-10-26T17:00:23.577250376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-26T17:00:23.577402002Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:23.577560551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-26T17:00:23.577791045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-26T17:00:23.578699113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009691s 
2025-10-26T17:00:23.578877342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-26T17:00:23.579121203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-26T17:00:23.580064603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009944s 
2025-10-26T17:00:23.580432063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T17:00:23', 'add_salt_to_users') 
2025-10-26T17:00:23.580702838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.581343348Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T17:00:23.581552449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022767s 
2025-10-26T17:00:23.581693433Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T17:00:23.581889257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.582137126Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-10-26T17:00:23.582472571Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-10-26T17:00:23.586575412Z [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-26T17:00:23.587528612Z [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-26T17:00:23.588040723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T17:00:23.588915274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T17:00:23.591372832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:23.591965165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.592278445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096263s 
2025-10-26T17:00:23.592484761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-10-26T17:00:23.596475987Z [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-26T17:00:23.598636537Z [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-26T17:00:23.599182978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T17:00:23.600071827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T17:00:23.602524686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:23.603049814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.603432444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107866s 
2025-10-26T17:00:23.603627968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-10-26T17:00:23.607612821Z [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-26T17:00:23.608462101Z [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-26T17:00:23.608969011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T17:00:23.609792078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T17:00:23.612236099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:23.612780335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.613156513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093558s 
2025-10-26T17:00:23.613348159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-10-26T17:00:23.617268292Z [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-26T17:00:23.618046779Z [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-26T17:00:23.618509020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-26T17:00:23.619310864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-26T17:00:23.621767511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-26T17:00:23.622289091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.622676000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091552s 
2025-10-26T17:00:23.622996686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T17:00:23', 'clean_alt_titles') 
2025-10-26T17:00:23.623315027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.624670787Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T17:00:23.624834617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011118s 
2025-10-26T17:00:23.625003547Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T17:00:23.625193379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.625447070Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-10-26T17:00:23.625816333Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:23.626097930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-26T17:00:23.626340909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s 
2025-10-26T17:00:23.626646364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T17:00:23', 'remove_omg') 
2025-10-26T17:00:23.626961138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.627525585Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T17:00:23.627703844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015114s 
2025-10-26T17:00:23.627912434Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T17:00:23.628128429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.628385196Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-10-26T17:00:23.628727615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-26T17:00:23.628900934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T17:00:23.629098602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-10-26T17:00:23.629378936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-10-26T17:00:23.630299380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010174s 
2025-10-26T17:00:23.630657932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T17:00:23', 'add_additional_info_to_pending_releases') 
2025-10-26T17:00:23.630997195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.631666713Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T17:00:23.631888640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s 
2025-10-26T17:00:23.632095055Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T17:00:23.632292543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.632524841Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-10-26T17:00:23.632866489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-26T17:00:23.633016781Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.633176032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-26T17:00:23.633447879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:23.634392090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s 
2025-10-26T17:00:23.634721784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T17:00:23', 'add_result_to_commands') 
2025-10-26T17:00:23.635037781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.635668470Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T17:00:23.635857802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022907s 
2025-10-26T17:00:23.636062303Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T17:00:23.636260041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.636516859Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-10-26T17:00:23.636847214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:23.637006935Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:23.637205184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-26T17:00:23.637529177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.638455903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010666s 
2025-10-26T17:00:23.638782099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T17:00:23', 'health_restored_notification') 
2025-10-26T17:00:23.639123296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.639743926Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T17:00:23.639942445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023324s 
2025-10-26T17:00:23.640176847Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T17:00:23.640412833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.640662706Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-10-26T17:00:23.641001989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-26T17:00:23.641150608Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:23.641362395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-10-26T17:00:23.641704433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.642664576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s 
2025-10-26T17:00:23.643040163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T17:00:23', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T17:00:23.643385879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.644072972Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T17:00:23.644261121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024341s 
2025-10-26T17:00:23.644446885Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T17:00:23.644640385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.644874917Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-10-26T17:00:23.645174510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:23.645435666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-10-26T17:00:23.645684267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s 
2025-10-26T17:00:23.646002567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T17:00:23', 'remove_rarbg') 
2025-10-26T17:00:23.646306680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.646876858Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T17:00:23.647046409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015078s 
2025-10-26T17:00:23.647261282Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T17:00:23.647460353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.647737200Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-10-26T17:00:23.648244802Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-26T17:00:23.648709698Z [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-26T17:00:23.649039272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005295s 
2025-10-26T17:00:23.649385980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T17:00:23', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T17:00:23.649727588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.650338127Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T17:00:23.650515134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017672s 
2025-10-26T17:00:23.650693863Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T17:00:23.650875359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.651129270Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-10-26T17:00:23.651841304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-26T17:00:23.655898433Z [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-26T17:00:23.656792774Z [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-26T17:00:23.657294243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-26T17:00:23.658067671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-26T17:00:23.660592053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.660974483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089115s 
2025-10-26T17:00:23.661155909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-26T17:00:23.661292043Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-26T17:00:23.661517046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-26T17:00:23.661789514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-26T17:00:23.662747072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s 
2025-10-26T17:00:23.662947496Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:23.663198441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-10-26T17:00:23.663445088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003255s 
2025-10-26T17:00:23.663748008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T17:00:23', 'list_sync_time') 
2025-10-26T17:00:23.664084315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.664923555Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T17:00:23.665052715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017504s 
2025-10-26T17:00:23.665243319Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T17:00:23.665439584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.665702583Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-10-26T17:00:23.665995413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-26T17:00:23.666185255Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2025-10-26T17:00:23.666339055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-10-26T17:00:23.666607024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-10-26T17:00:23.667528710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s 
2025-10-26T17:00:23.667904537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T17:00:23', 'add_tags_to_collections') 
2025-10-26T17:00:23.668259702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.668830221Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T17:00:23.668994692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022902s 
2025-10-26T17:00:23.669183943Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T17:00:23.669382102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.669623849Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-10-26T17:00:23.669933953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-26T17:00:23.670108304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T17:00:23.670272775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-26T17:00:23.670515083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-26T17:00:23.671456669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010107s 
2025-10-26T17:00:23.671793968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T17:00:23', 'add_download_client_tags') 
2025-10-26T17:00:23.672132740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.672778180Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T17:00:23.672928262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022901s 
2025-10-26T17:00:23.673114928Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T17:00:23.673329991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.673558431Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-10-26T17:00:23.674015972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-26T17:00:23.674540989Z [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-26T17:00:23.675050034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008606s 
2025-10-26T17:00:23.675232662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-26T17:00:23.675494980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-26T17:00:23.675857349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2025-10-26T17:00:23.676203206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T17:00:23', 'add_auto_tagging') 
2025-10-26T17:00:23.676526587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.677268441Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T17:00:23.677430767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018411s 
2025-10-26T17:00:23.677671452Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T17:00:23.677884701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.678189625Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-10-26T17:00:23.678550292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T17:00:23.678717198Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.678926499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-26T17:00:23.679271885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.680256056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011285s 
2025-10-26T17:00:23.680423694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-26T17:00:23.680572744Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.680776113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-26T17:00:23.681059845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-26T17:00:23.682067784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010907s 
2025-10-26T17:00:23.682423701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T17:00:23', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T17:00:23.682777002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.683446159Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T17:00:23.683624899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024073s 
2025-10-26T17:00:23.683842948Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T17:00:23.684072440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.684336893Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-10-26T17:00:23.685259170Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-26T17:00:23.685516698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-26T17:00:23.688036422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025885s 
2025-10-26T17:00:23.688212326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T17:00:23.688359332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.688535266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-10-26T17:00:23.688845782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-10-26T17:00:23.689787007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s 
2025-10-26T17:00:23.689960446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T17:00:23.690105869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-26T17:00:23.690285811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-26T17:00:23.690578971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:23.691565908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011001s 
2025-10-26T17:00:23.691737624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-26T17:00:23.691922637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:23.692111387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-26T17:00:23.692404918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.693351233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2025-10-26T17:00:23.693544302Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-26T17:00:23.697636271Z [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-26T17:00:23.698368305Z [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-26T17:00:23.698838402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-26T17:00:23.699301143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-26T17:00:23.701758130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080368s 
2025-10-26T17:00:23.701923043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.702102043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.702834347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007455s 
2025-10-26T17:00:23.703035222Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-26T17:00:23.703309945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-26T17:00:23.703568766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000364s 
2025-10-26T17:00:23.703939242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T17:00:23', 'update_restrictions_to_release_profiles') 
2025-10-26T17:00:23.704279267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.705135701Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T17:00:23.705317678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018607s 
2025-10-26T17:00:23.705516037Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T17:00:23.705717252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.705965191Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-10-26T17:00:23.706313603Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-26T17:00:23.706561652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-26T17:00:23.708983078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024838s 
2025-10-26T17:00:23.709198000Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-10-26T17:00:23.713553951Z [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-26T17:00:23.714578073Z [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-26T17:00:23.715121427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-26T17:00:23.715807598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-26T17:00:23.718349426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-26T17:00:23.718721486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093463s 
2025-10-26T17:00:23.718938322Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-10-26T17:00:23.723327600Z [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-26T17:00:23.724556254Z [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-26T17:00:23.725200190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-26T17:00:23.725950140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-26T17:00:23.728526458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-26T17:00:23.728892715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097713s 
2025-10-26T17:00:23.729222900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T17:00:23', 'rename_quality_profiles') 
2025-10-26T17:00:23.729550951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.730647729Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T17:00:23.730822000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114943s 
2025-10-26T17:00:23.731026411Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T17:00:23.731221254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.731470696Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-10-26T17:00:23.731887345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T17:00:23.732248582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T17:00:23.732542594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003956s 
2025-10-26T17:00:23.732800303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T17:00:23.733084696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T17:00:23.733339479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003451s 
2025-10-26T17:00:23.733597468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T17:00:23.733893755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-26T17:00:23.734151343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s 
2025-10-26T17:00:23.734474624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T17:00:23', 'update_images_remote_url') 
2025-10-26T17:00:23.734798727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.735498797Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T17:00:23.735673669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016626s 
2025-10-26T17:00:23.735879182Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T17:00:23.736078814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.736324138Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-10-26T17:00:23.736867543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-26T17:00:23.737409203Z [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-26T17:00:23.737966094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s 
2025-10-26T17:00:23.738166087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-26T17:00:23.738485540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-26T17:00:23.740269132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019131s 
2025-10-26T17:00:23.740608785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T17:00:23', 'add_notification_status') 
2025-10-26T17:00:23.740941134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.741732047Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T17:00:23.741898241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033457s 
2025-10-26T17:00:23.742106280Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T17:00:23.742307495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.742573772Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-10-26T17:00:23.743076644Z [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-26T17:00:23.743539346Z [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-26T17:00:23.743876885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2025-10-26T17:00:23.744320739Z [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-26T17:00:23.744880336Z [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-26T17:00:23.745240992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006323s 
2025-10-26T17:00:23.745602740Z [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-26T17:00:23.746055021Z [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-26T17:00:23.746373272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s 
2025-10-26T17:00:23.746704479Z [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-26T17:00:23.747113622Z [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-26T17:00:23.747415911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004737s 
2025-10-26T17:00:23.747751206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T17:00:23', 'rename_deprecated_indexer_flags') 
2025-10-26T17:00:23.748117684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.748795910Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T17:00:23.748967856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017958s 
2025-10-26T17:00:23.749163530Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T17:00:23.749358062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.749604858Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-10-26T17:00:23.749901245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-26T17:00:23.750054945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T17:00:23.750262693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-10-26T17:00:23.750523338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-26T17:00:23.751516177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010738s 
2025-10-26T17:00:23.751865170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T17:00:23', 'movie_last_searched_time') 
2025-10-26T17:00:23.752213000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.761255908Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T17:00:23.761449157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107376s 
2025-10-26T17:00:23.761638869Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T17:00:23.761829322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.762088594Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-10-26T17:00:23.762389651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.762581707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.763286827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s 
2025-10-26T17:00:23.763617934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T17:00:23', 'email_encryption') 
2025-10-26T17:00:23.763972247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.764649320Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T17:00:23.764809944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020689s 
2025-10-26T17:00:23.765012001Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T17:00:23.765213176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.765459512Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-10-26T17:00:23.765786109Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T17:00:23.766074470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-26T17:00:23.766323762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003302s 
2025-10-26T17:00:23.766650550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T17:00:23', 'clear_last_rss_releases_info') 
2025-10-26T17:00:23.766977608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.767330469Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T17:00:23.767498918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012985s 
2025-10-26T17:00:23.767674251Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T17:00:23.767868432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.768147734Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-10-26T17:00:23.769063358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-10-26T17:00:23.769335907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-10-26T17:00:23.769707134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004628s 
2025-10-26T17:00:23.769977298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-10-26T17:00:23.770169265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-10-26T17:00:23.770487015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s 
2025-10-26T17:00:23.770680173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-10-26T17:00:23.770966440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-10-26T17:00:23.771343449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 
2025-10-26T17:00:23.771605447Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-26T17:00:23.771868296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-26T17:00:23.772293682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s 
2025-10-26T17:00:23.772449787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-26T17:00:23.772737396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-26T17:00:23.773124906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s 
2025-10-26T17:00:23.773310049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-10-26T17:00:23.773565874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-10-26T17:00:23.773929296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s 
2025-10-26T17:00:23.774102665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-10-26T17:00:23.774336926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-10-26T17:00:23.774681190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s 
2025-10-26T17:00:23.774998208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T17:00:23', 'add_indexes') 
2025-10-26T17:00:23.775318302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.776304458Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T17:00:23.776425321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001982s 
2025-10-26T17:00:23.776651787Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T17:00:23.776865908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.777146253Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-10-26T17:00:23.777545947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T17:00:23.777708214Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:23.777884229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-10-26T17:00:23.778142589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-10-26T17:00:23.779264708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011629s 
2025-10-26T17:00:23.779393207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-26T17:00:23.779597638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-26T17:00:23.779726698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-10-26T17:00:23.780067715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-10-26T17:00:23.781047908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s 
2025-10-26T17:00:23.781273703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.781405679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.782108143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006834s 
2025-10-26T17:00:23.782427827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T17:00:23', 'parse_title_from_existing_subtitle_files') 
2025-10-26T17:00:23.782994097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.783534766Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T17:00:23.783760510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020954s 
2025-10-26T17:00:23.783991475Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T17:00:23.784197610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.784485660Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-10-26T17:00:23.784839753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-26T17:00:23.785010767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T17:00:23.785259007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-10-26T17:00:23.785543741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-10-26T17:00:23.786612563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s 
2025-10-26T17:00:23.786951164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T17:00:23', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T17:00:23.787298794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.787986369Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T17:00:23.788176401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024622s 
2025-10-26T17:00:23.788399681Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T17:00:23.788608862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.788877573Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-10-26T17:00:23.789197137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-10-26T17:00:23.793590803Z [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-26T17:00:23.794582300Z [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-26T17:00:23.795137918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-26T17:00:23.795610620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-26T17:00:23.798221237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088249s 
2025-10-26T17:00:23.798581532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T17:00:23', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T17:00:23.798929994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.799695575Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T17:00:23.799904987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102521s 
2025-10-26T17:00:23.800091182Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T17:00:23.800280443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.800534454Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-10-26T17:00:23.800802684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:23.800993068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:23.801552665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s 
2025-10-26T17:00:23.801878521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T17:00:23', 'stevenlu_update_url') 
2025-10-26T17:00:23.802211301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.802811329Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T17:00:23.802970379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018247s 
2025-10-26T17:00:23.803156945Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T17:00:23.803345254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:23.803586099Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-10-26T17:00:23.803915352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-26T17:00:23.804077999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-26T17:00:23.804257250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-10-26T17:00:23.804518236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-10-26T17:00:23.805516866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s 
2025-10-26T17:00:23.805856019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T17:00:23', 'add_movie_keywords') 
2025-10-26T17:00:23.806184521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:23.806774378Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T17:00:23.806930072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023165s 
2025-10-26T17:00:23.816505421Z [Debug] MigrationController: Took: 00:00:02.2712624 
2025-10-26T17:00:23.987399703Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-26T17:00:24.016087406Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-26T17:00:24.039728637Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-26T17:00:24.040742147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-26T17:00:24.041030608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-26T17:00:24.045375446Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-26T17:00:24.045604107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004649s 
2025-10-26T17:00:24.045892578Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-26T17:00:24.046121699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048825s 
2025-10-26T17:00:24.048287329Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-26T17:00:24.048609789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.049072581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-26T17:00:24.049474189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-26T17:00:24.050000609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006393s 
2025-10-26T17:00:24.050273990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.051468214Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-26T17:00:24.051709841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00212s 
2025-10-26T17:00:24.052074886Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-26T17:00:24.052359038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.052840377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-26T17:00:24.053207707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T17:00:24.053766141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006443s 
2025-10-26T17:00:24.054012036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T17:00:24.054240506Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:24.054547875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-26T17:00:24.054924744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-26T17:00:24.055722751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s 
2025-10-26T17:00:24.056032625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.056776121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-26T17:00:24.057026756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018919s 
2025-10-26T17:00:24.057363885Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-26T17:00:24.057664911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.058060177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T17:00:24.058299148Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-26T17:00:24.058557187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-26T17:00:24.058959588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-26T17:00:24.059555808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007134s 
2025-10-26T17:00:24.059820260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.060634730Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-26T17:00:24.060877820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s 
2025-10-26T17:00:24.061247414Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-26T17:00:24.061539743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.061900810Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-26T17:00:24.062485477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-26T17:00:24.063042308Z [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-26T17:00:24.063763911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010291s 
2025-10-26T17:00:24.064097903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-26T17:00:24.064398980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T17:00:24.064847653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005318s 
2025-10-26T17:00:24.065248029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-26T17:00:24', 'InitialSetup') 
2025-10-26T17:00:24.065724629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.066969245Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-26T17:00:24.067199188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026287s 
2025-10-26T17:00:24.067493581Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-26T17:00:24.067794086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.068141595Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-10-26T17:00:24.068582353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-26T17:00:24', 'add_moviefiles_table') 
2025-10-26T17:00:24.069315299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.070607791Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-26T17:00:24.070864237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002851s 
2025-10-26T17:00:24.071139231Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-26T17:00:24.071626652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.072041678Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-10-26T17:00:24.072403457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-26T17:00:24', 'fix_history_movieId') 
2025-10-26T17:00:24.072901549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.073904900Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-26T17:00:24.074165474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022749s 
2025-10-26T17:00:24.074413724Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-26T17:00:24.074690832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.075021117Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-10-26T17:00:24.075425071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-26T17:00:24', 'add_tmdb_stuff') 
2025-10-26T17:00:24.075981200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.076880341Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-26T17:00:24.077146797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021562s 
2025-10-26T17:00:24.077522844Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-26T17:00:24.077881847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.078207794Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-10-26T17:00:24.078596266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-26T17:00:24', 'fix_movie_files') 
2025-10-26T17:00:24.079195753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.080225276Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-26T17:00:24.080523025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023593s 
2025-10-26T17:00:24.080780484Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-26T17:00:24.081094566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.081651026Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-10-26T17:00:24.082262227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-26T17:00:24', 'update_schedule_intervale') 
2025-10-26T17:00:24.082781292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.084066079Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-26T17:00:24.084328888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002982s 
2025-10-26T17:00:24.084807392Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-26T17:00:24.085113238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.085471549Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-10-26T17:00:24.085923399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-26T17:00:24', 'add_movie_formats_to_naming_config') 
2025-10-26T17:00:24.086498948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.087549513Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-26T17:00:24.087829216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023823s 
2025-10-26T17:00:24.088097466Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-26T17:00:24.088388222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.088732966Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-10-26T17:00:24.089138282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-26T17:00:24', 'add_phyiscal_release') 
2025-10-26T17:00:24.089634982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.090395343Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-26T17:00:24.090649525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020159s 
2025-10-26T17:00:24.090906633Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-26T17:00:24.091186125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.091517022Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-10-26T17:00:24.091931246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-26T17:00:24', 'remove_bitmetv') 
2025-10-26T17:00:24.092421342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.093183517Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-26T17:00:24.093439372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020043s 
2025-10-26T17:00:24.093710969Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-26T17:00:24.093998067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.094333041Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-10-26T17:00:24.094740341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-26T17:00:24', 'remove_torrentleech') 
2025-10-26T17:00:24.095231550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.095966400Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-26T17:00:24.096228187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019276s 
2025-10-26T17:00:24.096495225Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-26T17:00:24.096785569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.097122147Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-10-26T17:00:24.097531692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-26T17:00:24', 'remove_broadcasthenet') 
2025-10-26T17:00:24.098024203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.098738051Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-26T17:00:24.098995048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001951s 
2025-10-26T17:00:24.099249791Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-26T17:00:24.099525857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.099876363Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-10-26T17:00:24.100268492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-26T17:00:24', 'remove_fanzub') 
2025-10-26T17:00:24.100749731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.101473448Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-26T17:00:24.101725005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2025-10-26T17:00:24.101991561Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-26T17:00:24.102305293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.102671831Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-10-26T17:00:24.103072137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-26T17:00:24', 'update_movie_sorttitle') 
2025-10-26T17:00:24.103576022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.104401644Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-26T17:00:24.104674684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020962s 
2025-10-26T17:00:24.104942543Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-26T17:00:24.105242648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.105587782Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-10-26T17:00:24.106026736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-26T17:00:24', 'update_movie_sorttitle_again') 
2025-10-26T17:00:24.106535390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.107502919Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-26T17:00:24.107782261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022445s 
2025-10-26T17:00:24.108075562Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-26T17:00:24.108373171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.108715911Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-10-26T17:00:24.109117530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-26T17:00:24', 'update_movie_file') 
2025-10-26T17:00:24.109600071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.110310061Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-26T17:00:24.110565134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019376s 
2025-10-26T17:00:24.110827332Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-26T17:00:24.111107266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.111447190Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-10-26T17:00:24.111859010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-26T17:00:24', 'update_movie_slug') 
2025-10-26T17:00:24.112383886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.113115850Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-26T17:00:24.113368389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020025s 
2025-10-26T17:00:24.113636228Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-26T17:00:24.113923116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.114264232Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-10-26T17:00:24.114698126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-26T17:00:24', 'add_youtube_trailer_id') 
2025-10-26T17:00:24.115193083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.115938834Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-26T17:00:24.116204048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019924s 
2025-10-26T17:00:24.116455254Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-26T17:00:24.116735949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.117066565Z [Info] add_studio: Starting migration of Log DB to 120 
2025-10-26T17:00:24.117447913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-26T17:00:24', 'add_studio') 
2025-10-26T17:00:24.117928821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.118647658Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-26T17:00:24.118893323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019246s 
2025-10-26T17:00:24.119161243Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-26T17:00:24.119445956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.119789377Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-10-26T17:00:24.120236307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-26T17:00:24', 'update_filedate_config') 
2025-10-26T17:00:24.120727336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.121460362Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-26T17:00:24.121721237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020051s 
2025-10-26T17:00:24.121998145Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-26T17:00:24.122291626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.122637251Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-10-26T17:00:24.123079191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-26T17:00:24', 'add_movieid_to_blacklist') 
2025-10-26T17:00:24.123545891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.124271412Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-26T17:00:24.124536065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019635s 
2025-10-26T17:00:24.124822792Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-26T17:00:24.125137085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.125480175Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-10-26T17:00:24.125933478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-26T17:00:24', 'create_netimport_table') 
2025-10-26T17:00:24.126429256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.127174256Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-26T17:00:24.127433729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020299s 
2025-10-26T17:00:24.127714023Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-26T17:00:24.128032835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.128382349Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-10-26T17:00:24.128813477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-26T17:00:24', 'add_preferred_tags_to_profile') 
2025-10-26T17:00:24.129329646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.130086219Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-26T17:00:24.130363658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020421s 
2025-10-26T17:00:24.130619824Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-26T17:00:24.130904307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.131238590Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-10-26T17:00:24.131632322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-26T17:00:24', 'fix_imdb_unique') 
2025-10-26T17:00:24.132161959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.132888582Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-26T17:00:24.133142032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019886s 
2025-10-26T17:00:24.136357497Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-26T17:00:24.136713333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.137050171Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-10-26T17:00:24.137482131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-26T17:00:24', 'update_qualities_and_profiles') 
2025-10-26T17:00:24.137994162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.138736447Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-26T17:00:24.139016290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020377s 
2025-10-26T17:00:24.139271354Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-26T17:00:24.139544193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.139895661Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-10-26T17:00:24.140296698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-26T17:00:24', 'remove_wombles') 
2025-10-26T17:00:24.140778799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.141526114Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-26T17:00:24.141784674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019838s 
2025-10-26T17:00:24.142035800Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-26T17:00:24.142312427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.142646259Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-10-26T17:00:24.143038920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-26T17:00:24', 'remove_kickass') 
2025-10-26T17:00:24.143528696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.144266732Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-26T17:00:24.144510543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019524s 
2025-10-26T17:00:24.144809364Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-26T17:00:24.145126723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.145477870Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-10-26T17:00:24.145956464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-26T17:00:24', 'add_parsed_movie_info_to_pending_release') 
2025-10-26T17:00:24.146496491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.147308667Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-26T17:00:24.147597097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021498s 
2025-10-26T17:00:24.147876139Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-26T17:00:24.148201184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.148541930Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-10-26T17:00:24.148955833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-26T17:00:24', 'remove_wombles_kickass') 
2025-10-26T17:00:24.149451892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.150196842Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-26T17:00:24.150457888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019888s 
2025-10-26T17:00:24.150741980Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-26T17:00:24.151046693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.151394123Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-10-26T17:00:24.151841624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-26T17:00:24', 'make_parsed_episode_info_nullable') 
2025-10-26T17:00:24.152388916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.153142042Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-26T17:00:24.153421685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020694s 
2025-10-26T17:00:24.153702461Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-26T17:00:24.154002795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.154349594Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-10-26T17:00:24.154797305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-26T17:00:24', 'rename_torrent_downloadstation') 
2025-10-26T17:00:24.155318374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.156062593Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-26T17:00:24.156339560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020384s 
2025-10-26T17:00:24.156607830Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-26T17:00:24.156897694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.157237669Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-10-26T17:00:24.157664578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-26T17:00:24', 'add_minimumavailability') 
2025-10-26T17:00:24.158168302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.158903864Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-26T17:00:24.159166552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020002s 
2025-10-26T17:00:24.159462378Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-26T17:00:24.159775208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.160192188Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-10-26T17:00:24.160649238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-26T17:00:24', 'add_remux_qualities_for_the_wankers') 
2025-10-26T17:00:24.161163092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.161929996Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-26T17:00:24.162222776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021218s 
2025-10-26T17:00:24.162507399Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-26T17:00:24.162802293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.163145043Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-10-26T17:00:24.163574467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-26T17:00:24', 'add_haspredbentry_to_movies') 
2025-10-26T17:00:24.164098893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.165260131Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-26T17:00:24.165555396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024371s 
2025-10-26T17:00:24.165811331Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-26T17:00:24.166101095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.166455067Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-10-26T17:00:24.166872398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-26T17:00:24', 'add_pathstate_to_movies') 
2025-10-26T17:00:24.167375821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.168149589Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-26T17:00:24.168409042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020337s 
2025-10-26T17:00:24.168739026Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-26T17:00:24.169043649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.169388864Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-10-26T17:00:24.169810313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-26T17:00:24', 'add_import_exclusions_table') 
2025-10-26T17:00:24.170318747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.171116794Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-26T17:00:24.171411056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020304s 
2025-10-26T17:00:24.171708054Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-26T17:00:24.172061365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.172425278Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-10-26T17:00:24.172887489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-26T17:00:24', 'add_physical_release_note') 
2025-10-26T17:00:24.173387476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.174128407Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-26T17:00:24.174406908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020769s 
2025-10-26T17:00:24.174675910Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-26T17:00:24.174973449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.175314035Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-10-26T17:00:24.175743279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-26T17:00:24', 'consolidate_indexer_baseurl') 
2025-10-26T17:00:24.176301072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.177080682Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-26T17:00:24.177338220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020796s 
2025-10-26T17:00:24.177616150Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-26T17:00:24.177927387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.178262992Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-10-26T17:00:24.178720714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-26T17:00:24', 'add_alternative_titles_table') 
2025-10-26T17:00:24.179213847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.179974489Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-26T17:00:24.180257799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020243s 
2025-10-26T17:00:24.180546079Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-26T17:00:24.180852516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.181207531Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-10-26T17:00:24.181619882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-26T17:00:24', 'fix_duplicate_alt_titles') 
2025-10-26T17:00:24.182131712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.182880630Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-26T17:00:24.183143429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s 
2025-10-26T17:00:24.183393443Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-26T17:00:24.183670781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.184017489Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-10-26T17:00:24.184398797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-26T17:00:24', 'movie_extras') 
2025-10-26T17:00:24.184891529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.185611649Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-26T17:00:24.185859438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019499s 
2025-10-26T17:00:24.186108660Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-26T17:00:24.186379455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.186717145Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-10-26T17:00:24.187104475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-26T17:00:24', 'clean_core_tv') 
2025-10-26T17:00:24.187576766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.188387358Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-26T17:00:24.188634365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020121s 
2025-10-26T17:00:24.188919559Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-26T17:00:24.189216177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.189560760Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-10-26T17:00:24.189996458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-26T17:00:24', 'add_cookies_to_indexer_status') 
2025-10-26T17:00:24.190516345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.191282728Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-26T17:00:24.191561198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020424s 
2025-10-26T17:00:24.191841453Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-26T17:00:24.192122078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.192449106Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-10-26T17:00:24.192867138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-26T17:00:24', 'banner_to_fanart') 
2025-10-26T17:00:24.193341683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.194069769Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-26T17:00:24.194325614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019664s 
2025-10-26T17:00:24.194601069Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-26T17:00:24.194891444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.195271760Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-10-26T17:00:24.195682316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-26T17:00:24', 'naming_config_colon_action') 
2025-10-26T17:00:24.196230370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.197000029Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-26T17:00:24.197259081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020877s 
2025-10-26T17:00:24.197521188Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-26T17:00:24.197801353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.198140576Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-10-26T17:00:24.198550571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-26T17:00:24', 'add_custom_formats') 
2025-10-26T17:00:24.199044205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.199781800Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-26T17:00:24.200050691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019813s 
2025-10-26T17:00:24.200330194Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-26T17:00:24.200622192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.200965183Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-10-26T17:00:24.201392463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-26T17:00:24', 'remove_extra_naming_config') 
2025-10-26T17:00:24.201897109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.202651759Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-26T17:00:24.202923927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020038s 
2025-10-26T17:00:24.203187387Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-26T17:00:24.203481950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.203841414Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-10-26T17:00:24.204304506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-26T17:00:24', 'convert_regex_required_tags') 
2025-10-26T17:00:24.204815355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.205542729Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-26T17:00:24.205820679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002042s 
2025-10-26T17:00:24.206095833Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-26T17:00:24.206402461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.206764299Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-10-26T17:00:24.207202061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-26T17:00:24', 'fix_format_tags_double_underscore') 
2025-10-26T17:00:24.207716727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.208488060Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-26T17:00:24.208769837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020517s 
2025-10-26T17:00:24.209039861Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-26T17:00:24.209324484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.209657434Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-10-26T17:00:24.210083192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-26T17:00:24', 'add_tags_to_net_import') 
2025-10-26T17:00:24.210568860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.211286955Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-26T17:00:24.211556438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019645s 
2025-10-26T17:00:24.211807975Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-26T17:00:24.212141165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.212474286Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-10-26T17:00:24.212879482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-26T17:00:24', 'add_custom_filters') 
2025-10-26T17:00:24.213368517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.214128507Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-26T17:00:24.214396667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020006s 
2025-10-26T17:00:24.214706270Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-26T17:00:24.215020333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.215406650Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-10-26T17:00:24.215915154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-26T17:00:24', 'indexer_client_status_search_changes') 
2025-10-26T17:00:24.216438648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.217224140Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-26T17:00:24.217510877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002176s 
2025-10-26T17:00:24.217800621Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-26T17:00:24.218133621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.218486211Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-10-26T17:00:24.219005867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-26T17:00:24', 'add_language_to_files_history_blacklist') 
2025-10-26T17:00:24.219543650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.220352569Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-26T17:00:24.220640669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021785s 
2025-10-26T17:00:24.220928489Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-26T17:00:24.221233643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.221589229Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-10-26T17:00:24.222037281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-26T17:00:24', 'add_update_allowed_quality_profile') 
2025-10-26T17:00:24.222570525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.223425306Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-26T17:00:24.223708025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021685s 
2025-10-26T17:00:24.224011426Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-26T17:00:24.224342894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.224707608Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-10-26T17:00:24.225120479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-26T17:00:24', 'add_download_client_priority') 
2025-10-26T17:00:24.225633753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.226414986Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-26T17:00:24.226696312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002061s 
2025-10-26T17:00:24.226946666Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-26T17:00:24.227234736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.227565081Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-10-26T17:00:24.227992251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-26T17:00:24', 'remove_growl_prowl') 
2025-10-26T17:00:24.228491607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.229258331Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-26T17:00:24.229523404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020166s 
2025-10-26T17:00:24.229794340Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-26T17:00:24.230087630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.230430711Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-10-26T17:00:24.230847390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-26T17:00:24', 'remove_plex_hometheatre') 
2025-10-26T17:00:24.231341535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.232121184Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-26T17:00:24.232388312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020245s 
2025-10-26T17:00:24.232665460Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-26T17:00:24.232944452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.233291862Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-10-26T17:00:24.233701557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-26T17:00:24', 'add_webrip_qualites') 
2025-10-26T17:00:24.234251814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.235038629Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-26T17:00:24.235292189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020875s 
2025-10-26T17:00:24.235566522Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-26T17:00:24.235871195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.236232743Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-10-26T17:00:24.236651536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-26T17:00:24', 'health_issue_notification') 
2025-10-26T17:00:24.237195502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.237953368Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-26T17:00:24.238220205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020863s 
2025-10-26T17:00:24.238492874Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-26T17:00:24.238782337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.239121179Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-10-26T17:00:24.239532637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-26T17:00:24', 'speed_improvements') 
2025-10-26T17:00:24.240043726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.240812975Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-26T17:00:24.241073650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020274s 
2025-10-26T17:00:24.241342011Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-26T17:00:24.241636814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.241998603Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-10-26T17:00:24.242427406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-26T17:00:24', 'fix_profile_format_default') 
2025-10-26T17:00:24.242928505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.243705650Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-26T17:00:24.244070424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020448s 
2025-10-26T17:00:24.244353554Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-26T17:00:24.244627827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.244967110Z [Info] task_duration: Starting migration of Log DB to 163 
2025-10-26T17:00:24.245359299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-26T17:00:24', 'task_duration') 
2025-10-26T17:00:24.245840328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.246600809Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-26T17:00:24.246847816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019748s 
2025-10-26T17:00:24.247210877Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-26T17:00:24.247509990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.247913793Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-10-26T17:00:24.248311103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-26T17:00:24', 'movie_collections_crew') 
2025-10-26T17:00:24.248814386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.249575729Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-26T17:00:24.249842306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020621s 
2025-10-26T17:00:24.250141669Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-26T17:00:24.250459038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.250817780Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-10-26T17:00:24.251286724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-26T17:00:24', 'remove_custom_formats_from_quality_model') 
2025-10-26T17:00:24.251811731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.252619518Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-26T17:00:24.252922718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021194s 
2025-10-26T17:00:24.253190307Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-26T17:00:24.253473728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.253819013Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-10-26T17:00:24.254231233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-26T17:00:24', 'fix_tmdb_list_config') 
2025-10-26T17:00:24.254762222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.255519417Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-26T17:00:24.255768278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020359s 
2025-10-26T17:00:24.256075486Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-26T17:00:24.256359598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.256698340Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-10-26T17:00:24.257111532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-26T17:00:24', 'remove_movie_pathstate') 
2025-10-26T17:00:24.257600136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.258372702Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-26T17:00:24.258634539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002003s 
2025-10-26T17:00:24.258898020Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-26T17:00:24.259188484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.259530884Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-10-26T17:00:24.261190515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-26T17:00:24', 'custom_format_rework') 
2025-10-26T17:00:24.261695111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.262534361Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-26T17:00:24.262822171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033389s 
2025-10-26T17:00:24.263097585Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-26T17:00:24.263404072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.263784168Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-10-26T17:00:24.269491429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-26T17:00:24', 'custom_format_scores') 
2025-10-26T17:00:24.270000674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.270805324Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-26T17:00:24.271062422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074004s 
2025-10-26T17:00:24.271327205Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-26T17:00:24.271613562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.271997875Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-10-26T17:00:24.272418913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-26T17:00:24', 'fix_trakt_list_config') 
2025-10-26T17:00:24.272911465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.273613599Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-26T17:00:24.273883983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019923s 
2025-10-26T17:00:24.274164308Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-26T17:00:24.274468109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.274811982Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-10-26T17:00:24.275268611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-26T17:00:24', 'quality_definition_preferred_size') 
2025-10-26T17:00:24.275776764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.276589631Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-26T17:00:24.276870146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020922s 
2025-10-26T17:00:24.277132654Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-26T17:00:24.277416706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.277781531Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-10-26T17:00:24.278196727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-26T17:00:24', 'add_download_history') 
2025-10-26T17:00:24.278685541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.279408396Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-26T17:00:24.279665705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019924s 
2025-10-26T17:00:24.279955177Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-26T17:00:24.280243077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.280659375Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-10-26T17:00:24.281063108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-26T17:00:24', 'net_import_status') 
2025-10-26T17:00:24.281544307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.282399008Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-26T17:00:24.282654082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021644s 
2025-10-26T17:00:24.282917502Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-26T17:00:24.283208959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.283542410Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-10-26T17:00:24.283976164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-26T17:00:24', 'email_multiple_addresses') 
2025-10-26T17:00:24.284473685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.285180228Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-26T17:00:24.285448949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019643s 
2025-10-26T17:00:24.285734153Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-26T17:00:24.286043937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.286396547Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-10-26T17:00:24.286849860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-26T17:00:24', 'remove_chown_and_folderchmod_config') 
2025-10-26T17:00:24.287370438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.288196120Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-26T17:00:24.288476074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021202s 
2025-10-26T17:00:24.288739274Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-26T17:00:24.289022434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.289363461Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-10-26T17:00:24.289772064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-26T17:00:24', 'movie_recommendations') 
2025-10-26T17:00:24.290270257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.291003042Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-26T17:00:24.291261252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2025-10-26T17:00:24.291527879Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-26T17:00:24.291817763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.292193289Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-10-26T17:00:24.292605890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-26T17:00:24', 'language_improvements') 
2025-10-26T17:00:24.293097059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.293811367Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-26T17:00:24.294072913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019856s 
2025-10-26T17:00:24.294328308Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-26T17:00:24.294602880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.294943085Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-10-26T17:00:24.295331457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-26T17:00:24', 'new_list_server') 
2025-10-26T17:00:24.295817466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.296621194Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-26T17:00:24.296858141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020068s 
2025-10-26T17:00:24.297138566Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-26T17:00:24.297428029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.297765338Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-10-26T17:00:24.298193280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-26T17:00:24', 'movie_translation_indexes') 
2025-10-26T17:00:24.298690331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.299441303Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-26T17:00:24.299684232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s 
2025-10-26T17:00:24.299985448Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-26T17:00:24.300281093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.300624445Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-10-26T17:00:24.301060883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-26T17:00:24', 'fix_invalid_profile_references') 
2025-10-26T17:00:24.301571481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.302288415Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-26T17:00:24.302566184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019926s 
2025-10-26T17:00:24.302820546Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-26T17:00:24.303107845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.303438140Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-10-26T17:00:24.303831181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-26T17:00:24', 'list_movies_table') 
2025-10-26T17:00:24.304364254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.305095386Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-26T17:00:24.305351011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019931s 
2025-10-26T17:00:24.305620544Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-26T17:00:24.305910658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.306248969Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-10-26T17:00:24.306660678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-26T17:00:24', 'on_delete_notification') 
2025-10-26T17:00:24.307161557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.307979584Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-26T17:00:24.308241852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020406s 
2025-10-26T17:00:24.308515733Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-26T17:00:24.308803733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.309145271Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-10-26T17:00:24.309561689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-26T17:00:24', 'download_propers_config') 
2025-10-26T17:00:24.310060434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.310799361Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-26T17:00:24.311081950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019867s 
2025-10-26T17:00:24.311345812Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-26T17:00:24.311639553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.312014678Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-10-26T17:00:24.312433883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-26T17:00:24', 'add_priority_to_indexers') 
2025-10-26T17:00:24.312934110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.313712517Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-26T17:00:24.313978322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020611s 
2025-10-26T17:00:24.314254037Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-26T17:00:24.314554502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.314905379Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-10-26T17:00:24.315339112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-26T17:00:24', 'add_alternative_title_indices') 
2025-10-26T17:00:24.315864360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.316625041Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-26T17:00:24.316914133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002057s 
2025-10-26T17:00:24.317184859Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-26T17:00:24.317458299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.317798735Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-10-26T17:00:24.318197327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-26T17:00:24', 'fix_tmdb_duplicates') 
2025-10-26T17:00:24.318691382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.319575723Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-26T17:00:24.319829223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021062s 
2025-10-26T17:00:24.320161843Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-26T17:00:24.320470264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.320808314Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-10-26T17:00:24.321252288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-26T17:00:24', 'swap_filechmod_for_folderchmod') 
2025-10-26T17:00:24.321776594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.322579922Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-26T17:00:24.322855106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021037s 
2025-10-26T17:00:24.323112925Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-26T17:00:24.323391896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.323725198Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-10-26T17:00:24.324147879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-26T17:00:24', 'mediainfo_channels') 
2025-10-26T17:00:24.324638276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.325365911Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-26T17:00:24.325620113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019704s 
2025-10-26T17:00:24.325877892Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-26T17:00:24.326163778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.326502870Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-10-26T17:00:24.327297971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-26T17:00:24.327821906Z [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-26T17:00:24.328508569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009251s 
2025-10-26T17:00:24.328954687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-26T17:00:24.329305323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T17:00:24.329806021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000582s 
2025-10-26T17:00:24.330209754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-26T17:00:24', 'add_update_history') 
2025-10-26T17:00:24.330711064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.331586987Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-26T17:00:24.331844055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023545s 
2025-10-26T17:00:24.332127385Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-26T17:00:24.332414523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.332757845Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-10-26T17:00:24.333189003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-26T17:00:24', 'update_awesome_hd_link') 
2025-10-26T17:00:24.333657005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.334356193Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-26T17:00:24.334613671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019402s 
2025-10-26T17:00:24.334871500Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-26T17:00:24.335145883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.335478733Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-10-26T17:00:24.335882095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-26T17:00:24', 'remove_awesomehd') 
2025-10-26T17:00:24.336383384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.337071129Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-26T17:00:24.337319269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019273s 
2025-10-26T17:00:24.337595435Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-26T17:00:24.337894938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.338237407Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-10-26T17:00:24.338699949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-26T17:00:24', 'add_on_delete_to_notifications') 
2025-10-26T17:00:24.339201128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.340193927Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-26T17:00:24.340471556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022648s 
2025-10-26T17:00:24.340736619Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-26T17:00:24.341033487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.341379865Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-10-26T17:00:24.341811133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-26T17:00:24', 'add_bypass_to_delay_profile') 
2025-10-26T17:00:24.342311601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.343128115Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-26T17:00:24.343393279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020715s 
2025-10-26T17:00:24.343640897Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-26T17:00:24.343935851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.344269693Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-10-26T17:00:24.344667434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-26T17:00:24', 'update_notifiarr') 
2025-10-26T17:00:24.345163874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.345901749Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-26T17:00:24.346152905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001987s 
2025-10-26T17:00:24.346415594Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-26T17:00:24.346698303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.347045863Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-10-26T17:00:24.347437151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-26T17:00:24', 'legacy_mediainfo_hdr') 
2025-10-26T17:00:24.347967429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.348719212Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-26T17:00:24.348985539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s 
2025-10-26T17:00:24.349250632Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-26T17:00:24.349556709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.349900731Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-10-26T17:00:24.350337080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-26T17:00:24', 'rename_blacklist_to_blocklist') 
2025-10-26T17:00:24.350850373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.351586195Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-26T17:00:24.351869044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020196s 
2025-10-26T17:00:24.352127625Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-26T17:00:24.352405505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.352740679Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-10-26T17:00:24.353132288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-26T17:00:24', 'add_indexer_tags') 
2025-10-26T17:00:24.353619228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.354362154Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-26T17:00:24.354612418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001957s 
2025-10-26T17:00:24.354870137Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-26T17:00:24.355163638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.355487600Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-10-26T17:00:24.355947927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-26T17:00:24', 'mediainfo_to_ffmpeg') 
2025-10-26T17:00:24.356419316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.357176451Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-26T17:00:24.357434070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020182s 
2025-10-26T17:00:24.357693442Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-26T17:00:24.357979468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.358317639Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-10-26T17:00:24.358727023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-26T17:00:24', 'cdh_per_downloadclient') 
2025-10-26T17:00:24.359237381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.360001720Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-26T17:00:24.360262615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020085s 
2025-10-26T17:00:24.360541807Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-26T17:00:24.360830959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.361185613Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-10-26T17:00:24.361623715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-26T17:00:24', 'migrate_discord_from_slack') 
2025-10-26T17:00:24.362114133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.362905837Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-26T17:00:24.363166752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020483s 
2025-10-26T17:00:24.363413680Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-26T17:00:24.363681970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.364032716Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-10-26T17:00:24.364413282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-26T17:00:24', 'remove_predb') 
2025-10-26T17:00:24.364896686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.365635714Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-26T17:00:24.365882701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019587s 
2025-10-26T17:00:24.366155360Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-26T17:00:24.366454873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.366794767Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-10-26T17:00:24.367230966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-26T17:00:24', 'add_on_update_to_notifications') 
2025-10-26T17:00:24.367729890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.368548869Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-26T17:00:24.368817670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020695s 
2025-10-26T17:00:24.369091802Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-26T17:00:24.369389241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.369752883Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-10-26T17:00:24.370191496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-26T17:00:24', 'ensure_identity_on_id_columns') 
2025-10-26T17:00:24.370699800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.371499199Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-26T17:00:24.371753000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2025-10-26T17:00:24.372182585Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-26T17:00:24.372490916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.372837864Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-10-26T17:00:24.373258982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-26T17:00:24', 'download_client_per_indexer') 
2025-10-26T17:00:24.373771023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.380563660Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-26T17:00:24.380837772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080156s 
2025-10-26T17:00:24.381144710Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-26T17:00:24.381428862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.381796623Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-10-26T17:00:24.382233833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-26T17:00:24', 'multiple_ratings_support') 
2025-10-26T17:00:24.382756425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.383506105Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-26T17:00:24.383759014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020635s 
2025-10-26T17:00:24.384069489Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-26T17:00:24.384321857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.384658044Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-10-26T17:00:24.385036226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-26T17:00:24', 'movie_metadata') 
2025-10-26T17:00:24.385515010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.386240400Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-26T17:00:24.386481897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019259s 
2025-10-26T17:00:24.386783253Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-10-26T17:00:24.387057666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.387384614Z [Info] add_collections: Starting migration of Log DB to 208 
2025-10-26T17:00:24.387772094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-26T17:00:24', 'add_collections') 
2025-10-26T17:00:24.388289386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.389061170Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-10-26T17:00:24.389305893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020033s 
2025-10-26T17:00:24.389575876Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-26T17:00:24.389873496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.390221326Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-10-26T17:00:24.390645510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-26T17:00:24', 'movie_meta_collection_index') 
2025-10-26T17:00:24.391170156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.391994236Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-26T17:00:24.392244830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020073s 
2025-10-26T17:00:24.392512219Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-26T17:00:24.392802223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.393147217Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-10-26T17:00:24.393559868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-26T17:00:24', 'movie_added_notifications') 
2025-10-26T17:00:24.394084695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.394790356Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-26T17:00:24.395054588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s 
2025-10-26T17:00:24.395310693Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-26T17:00:24.395599415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.395953207Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-10-26T17:00:24.396359185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-26T17:00:24', 'more_movie_meta_index') 
2025-10-26T17:00:24.396856817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.397599402Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-26T17:00:24.397853684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019873s 
2025-10-26T17:00:24.398175141Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-26T17:00:24.398500937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.398882906Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-10-26T17:00:24.399647175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-26T17:00:24.399892078Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-26T17:00:24.400166481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-26T17:00:24.401227226Z [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-26T17:00:24.402251358Z [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-26T17:00:24.402889243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-26T17:00:24.403540053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-26T17:00:24.404667223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-26T17:00:24.405105525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046666s 
2025-10-26T17:00:24.405338895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-26T17:00:24.405569800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:24.405819984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-26T17:00:24.406717130Z [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-26T17:00:24.407565889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-26T17:00:24.408154985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-26T17:00:24.408774943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-26T17:00:24.409817392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-26T17:00:24.410313341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041944s 
2025-10-26T17:00:24.410528063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-26T17:00:24.410751272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-26T17:00:24.411017047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-26T17:00:24.411811908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-26T17:00:24.412607059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-26T17:00:24.413143349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-26T17:00:24.413743006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-26T17:00:24.414762158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-26T17:00:24.415242115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039424s 
2025-10-26T17:00:24.415686299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-26T17:00:24', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-26T17:00:24.416248110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.417519821Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-26T17:00:24.417833973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061409s 
2025-10-26T17:00:24.418137214Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-26T17:00:24.418441356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.418806421Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-10-26T17:00:24.419354034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-26T17:00:24', 'add_language_tags_to_subtitle_files') 
2025-10-26T17:00:24.419800583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.420680355Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-26T17:00:24.420895828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021358s 
2025-10-26T17:00:24.421153357Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-26T17:00:24.421431557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.421846963Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-10-26T17:00:24.422250676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-26T17:00:24', 'add_salt_to_users') 
2025-10-26T17:00:24.422747968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.423508489Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-26T17:00:24.423761889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020711s 
2025-10-26T17:00:24.424033917Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-26T17:00:24.424310384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.424642111Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-10-26T17:00:24.425047468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-26T17:00:24', 'clean_alt_titles') 
2025-10-26T17:00:24.425552144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.426252955Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-26T17:00:24.426503590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s 
2025-10-26T17:00:24.426747410Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-26T17:00:24.427039358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.427348721Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-10-26T17:00:24.427728937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-26T17:00:24', 'remove_omg') 
2025-10-26T17:00:24.428293253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.428981369Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-26T17:00:24.429242464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019708s 
2025-10-26T17:00:24.429531807Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-26T17:00:24.429839707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.430191665Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-10-26T17:00:24.430656692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-26T17:00:24', 'add_additional_info_to_pending_releases') 
2025-10-26T17:00:24.431223764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.432034656Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-26T17:00:24.432328398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021489s 
2025-10-26T17:00:24.432591668Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-26T17:00:24.432897754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.433247889Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-10-26T17:00:24.433679478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-26T17:00:24', 'add_result_to_commands') 
2025-10-26T17:00:24.434206780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.435090058Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-26T17:00:24.435345693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021931s 
2025-10-26T17:00:24.435623122Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-26T17:00:24.435941352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.436289213Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-10-26T17:00:24.436718277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-26T17:00:24', 'health_restored_notification') 
2025-10-26T17:00:24.437245609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.437971620Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-26T17:00:24.438236895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020294s 
2025-10-26T17:00:24.438554093Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-26T17:00:24.438889428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.439250335Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-10-26T17:00:24.439770232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-26T17:00:24', 'add_on_manual_interaction_required_to_notifications') 
2025-10-26T17:00:24.440409790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.441172916Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-26T17:00:24.441477589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022232s 
2025-10-26T17:00:24.441727442Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-26T17:00:24.441991454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.442335857Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-10-26T17:00:24.442776655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-26T17:00:24', 'remove_rarbg') 
2025-10-26T17:00:24.443252733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.443990569Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-26T17:00:24.444257837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019544s 
2025-10-26T17:00:24.444541338Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-26T17:00:24.444861703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.445219994Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-10-26T17:00:24.445692035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-26T17:00:24', 'remove_invalid_roksbox_metadata_images') 
2025-10-26T17:00:24.446224928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.446950799Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-26T17:00:24.447245753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020563s 
2025-10-26T17:00:24.447516358Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-26T17:00:24.447821122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.448222059Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-10-26T17:00:24.448632265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-26T17:00:24', 'list_sync_time') 
2025-10-26T17:00:24.449138344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.449859977Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-26T17:00:24.450118678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020537s 
2025-10-26T17:00:24.450404774Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-26T17:00:24.450706792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.451058450Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-10-26T17:00:24.451512795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-26T17:00:24', 'add_tags_to_collections') 
2025-10-26T17:00:24.452089336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.472537748Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-26T17:00:24.472823133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217563s 
2025-10-26T17:00:24.473184310Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-26T17:00:24.473482380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.473828146Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-10-26T17:00:24.474262651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-26T17:00:24', 'add_download_client_tags') 
2025-10-26T17:00:24.474752878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.475724575Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-26T17:00:24.476010280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022377s 
2025-10-26T17:00:24.476265394Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-26T17:00:24.476540938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.476871233Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-10-26T17:00:24.477263874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-26T17:00:24', 'add_auto_tagging') 
2025-10-26T17:00:24.477743209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.478437257Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-26T17:00:24.478682741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018945s 
2025-10-26T17:00:24.478984378Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-26T17:00:24.479307489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.479659968Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-10-26T17:00:24.480173943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-26T17:00:24', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-26T17:00:24.480703239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.481459342Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-26T17:00:24.481762141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021068s 
2025-10-26T17:00:24.482058087Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-26T17:00:24.482374965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.482789490Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-10-26T17:00:24.483260077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-26T17:00:24', 'update_restrictions_to_release_profiles') 
2025-10-26T17:00:24.483783120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.484567590Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-26T17:00:24.484856772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021452s 
2025-10-26T17:00:24.485125694Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-26T17:00:24.485417952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.485761053Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-10-26T17:00:24.486175437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-26T17:00:24', 'rename_quality_profiles') 
2025-10-26T17:00:24.486793522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.487409262Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-26T17:00:24.487674806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s 
2025-10-26T17:00:24.487968077Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-26T17:00:24.488267530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.488614058Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-10-26T17:00:24.489032630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-26T17:00:24', 'update_images_remote_url') 
2025-10-26T17:00:24.489535723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.490209921Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-26T17:00:24.490483131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019348s 
2025-10-26T17:00:24.490750028Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-26T17:00:24.491050814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.491387011Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-10-26T17:00:24.491821416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-26T17:00:24', 'add_notification_status') 
2025-10-26T17:00:24.492329398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.493028336Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-26T17:00:24.493287427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019602s 
2025-10-26T17:00:24.493569175Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-26T17:00:24.493875541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.494228081Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-10-26T17:00:24.494663749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-26T17:00:24', 'rename_deprecated_indexer_flags') 
2025-10-26T17:00:24.495180750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.495905128Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-26T17:00:24.496179290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019849s 
2025-10-26T17:00:24.496450316Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-26T17:00:24.496754709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.497094413Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-10-26T17:00:24.497523447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-26T17:00:24', 'movie_last_searched_time') 
2025-10-26T17:00:24.498016149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.498676578Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-26T17:00:24.498940630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019154s 
2025-10-26T17:00:24.499201235Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-26T17:00:24.499482200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.499819780Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-10-26T17:00:24.500241630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-26T17:00:24', 'email_encryption') 
2025-10-26T17:00:24.500736185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.501451195Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-26T17:00:24.501699615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019287s 
2025-10-26T17:00:24.502055341Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-26T17:00:24.502302239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.502657945Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-10-26T17:00:24.503102139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-26T17:00:24', 'clear_last_rss_releases_info') 
2025-10-26T17:00:24.503611344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.504406946Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-26T17:00:24.504728514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020686s 
2025-10-26T17:00:24.505019730Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-26T17:00:24.505345276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.505846194Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-10-26T17:00:24.506131258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-26T17:00:24', 'add_indexes') 
2025-10-26T17:00:24.506613439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.507326305Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-26T17:00:24.507571578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020366s 
2025-10-26T17:00:24.507877204Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-26T17:00:24.508197278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.508547123Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-10-26T17:00:24.509013782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-26T17:00:24', 'parse_title_from_existing_subtitle_files') 
2025-10-26T17:00:24.509537076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.510250292Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-26T17:00:24.510540656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020241s 
2025-10-26T17:00:24.510857023Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-26T17:00:24.511190955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.511551652Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-10-26T17:00:24.512065186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-26T17:00:24', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-26T17:00:24.512610003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.513422438Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-26T17:00:24.513731791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021779s 
2025-10-26T17:00:24.514026795Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-26T17:00:24.514349495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.514703418Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-10-26T17:00:24.515177653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-26T17:00:24', 'drop_multi_episode_style_from_naming_config') 
2025-10-26T17:00:24.515741598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.516638574Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-26T17:00:24.516934440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s 
2025-10-26T17:00:24.517194023Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-26T17:00:24.517474137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.517817007Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-10-26T17:00:24.518211501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-26T17:00:24', 'stevenlu_update_url') 
2025-10-26T17:00:24.518699233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.519543603Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-26T17:00:24.519798527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020673s 
2025-10-26T17:00:24.520080424Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-26T17:00:24.520360127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-26T17:00:24.520693088Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-10-26T17:00:24.521091300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-26T17:00:24', 'add_movie_keywords') 
2025-10-26T17:00:24.521577418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-26T17:00:24.522253359Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-26T17:00:24.522512281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018935s 
2025-10-26T17:00:24.698765733Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-10-26T17:00:24.705723623Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-26T17:00:24.709870473Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-26T17:00:24.892092453Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-26T17:00:24.998707239Z [ls.io-init] done.
2025-10-26T17:00:25.016622621Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-10-26T17:00:25.103363763Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-26T17:00:25.104973584Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-26T17:00:25.105383259Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-10-26T17:00:25.178941857Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled