2025-09-21T20:03:24.698169078Z [migrations] started
2025-09-21T20:03:24.698211102Z [migrations] no migrations found
2025-09-21T20:03:24.719100563Z usermod: no changes
2025-09-21T20:03:24.727081362Z ───────────────────────────────────────
2025-09-21T20:03:24.727090821Z 
2025-09-21T20:03:24.727094729Z       ██╗     ███████╗██╗ ██████╗
2025-09-21T20:03:24.727098637Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-21T20:03:24.727102445Z       ██║     ███████╗██║██║   ██║
2025-09-21T20:03:24.727106162Z       ██║     ╚════██║██║██║   ██║
2025-09-21T20:03:24.727109830Z       ███████╗███████║██║╚██████╔╝
2025-09-21T20:03:24.727113607Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-21T20:03:24.727117675Z 
2025-09-21T20:03:24.727121162Z    Brought to you by linuxserver.io
2025-09-21T20:03:24.727124780Z ───────────────────────────────────────
2025-09-21T20:03:24.727463351Z 
2025-09-21T20:03:24.727483302Z To support the app dev(s) visit:
2025-09-21T20:03:24.729643731Z Radarr: https://opencollective.com/radarr
2025-09-21T20:03:24.729958064Z 
2025-09-21T20:03:24.729963255Z To support LSIO projects visit:
2025-09-21T20:03:24.729966962Z https://www.linuxserver.io/donate/
2025-09-21T20:03:24.729970499Z 
2025-09-21T20:03:24.729974087Z ───────────────────────────────────────
2025-09-21T20:03:24.729977794Z GID/UID
2025-09-21T20:03:24.729981391Z ───────────────────────────────────────
2025-09-21T20:03:24.734291078Z 
2025-09-21T20:03:24.734297010Z User UID:    911
2025-09-21T20:03:24.734300608Z User GID:    911
2025-09-21T20:03:24.734304125Z ───────────────────────────────────────
2025-09-21T20:03:24.736028467Z Linuxserver.io version: 6.0.0.10217-ls231
2025-09-21T20:03:24.736288150Z Build-date: 2025-09-21T19:59:48+00:00
2025-09-21T20:03:24.736292298Z ───────────────────────────────────────
2025-09-21T20:03:24.736296106Z     
2025-09-21T20:03:24.788235244Z [custom-init] No custom files found, skipping...
2025-09-21T20:03:25.109485144Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.0.10217 
2025-09-21T20:03:25.126702921Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T20:03:25.130683206Z [Debug] Bootstrap: Console selected 
2025-09-21T20:03:25.131882420Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T20:03:25.406260324Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T20:03:25.458350938Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2a14b81e-7043-4659-b727-eb1839d631ee} may be persisted to storage in unencrypted form. 
2025-09-21T20:03:25.515225012Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-21T20:03:25.547681272Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-21T20:03:25.623315841Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-21T20:03:25.630003496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.630580027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.659690500Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-21T20:03:25.663032439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297265s 
2025-09-21T20:03:25.663294557Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-21T20:03:25.663497756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330023s 
2025-09-21T20:03:25.671367833Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-21T20:03:25.672025347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.676883889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-21T20:03:25.685166616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-21T20:03:25.696330284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192106s 
2025-09-21T20:03:25.696664657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.698444220Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-21T20:03:25.698583070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213426s 
2025-09-21T20:03:25.704953096Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-21T20:03:25.705169802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.710092314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-21T20:03:25.711090834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:03:25.711589027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013524s 
2025-09-21T20:03:25.711823038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:03:25.712131750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001042s 
2025-09-21T20:03:25.712521966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-21T20:03:25.713026922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-21T20:03:25.713699807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s 
2025-09-21T20:03:25.713927656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.714593457Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-21T20:03:25.714770764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019066s 
2025-09-21T20:03:25.715299959Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-21T20:03:25.715536445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.716320935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:03:25.717049642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-09-21T20:03:25.717237019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-21T20:03:25.717537634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-21T20:03:25.717995526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s 
2025-09-21T20:03:25.718189818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.718815357Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-21T20:03:25.718966271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013451s 
2025-09-21T20:03:25.720653668Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-21T20:03:25.720855895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.721432146Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-21T20:03:25.733049788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-21T20:03:25.733566428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-09-21T20:03:25.734024150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007684s 
2025-09-21T20:03:25.734243121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-21T20:03:25.734486400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-21T20:03:25.734783950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s 
2025-09-21T20:03:25.734991918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-09-21T20:03:25.735252984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-09-21T20:03:25.735603109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2025-09-21T20:03:25.735762069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-09-21T20:03:25.736092845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-09-21T20:03:25.736399703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s 
2025-09-21T20:03:25.736551368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-09-21T20:03:25.737851596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2025-09-21T20:03:25.738796148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020839s 
2025-09-21T20:03:25.738968495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-09-21T20:03:25.739218298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-09-21T20:03:25.739525757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s 
2025-09-21T20:03:25.739688815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-09-21T20:03:25.740641043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2025-09-21T20:03:25.741376273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015245s 
2025-09-21T20:03:25.741578360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-21T20:03:25.741796880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:25.742112165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s 
2025-09-21T20:03:25.742287398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-09-21T20:03:25.742542241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:25.742854419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004126s 
2025-09-21T20:03:25.743014542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-09-21T20:03:25.743977120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2025-09-21T20:03:25.744664714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014894s 
2025-09-21T20:03:25.744876190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-09-21T20:03:25.745410115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2025-09-21T20:03:25.745911575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009203s 
2025-09-21T20:03:25.746075746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-21T20:03:25.746599370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-09-21T20:03:25.747079456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008695s 
2025-09-21T20:03:25.747265962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-21T20:03:25.747583351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:03:25.747830218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s 
2025-09-21T20:03:25.748014339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-21T20:03:25.752495471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-09-21T20:03:25.753061561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048763s 
2025-09-21T20:03:25.753239379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-21T20:03:25.753645908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-09-21T20:03:25.754036815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000656s 
2025-09-21T20:03:25.754237258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-21T20:03:25.754513064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:03:25.754866916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s 
2025-09-21T20:03:25.755031948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-21T20:03:25.757306688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-09-21T20:03:25.757784400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025694s 
2025-09-21T20:03:25.757939272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-21T20:03:25.758189837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T20:03:25.758539010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s 
2025-09-21T20:03:25.758700896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-09-21T20:03:25.759083586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-09-21T20:03:25.759501317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006398s 
2025-09-21T20:03:25.759690288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-09-21T20:03:25.759969530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:03:25.760325908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s 
2025-09-21T20:03:25.760623878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-09-21T20:03:25.761005396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-09-21T20:03:25.761244016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2025-09-21T20:03:25.761399930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-09-21T20:03:25.761905268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2025-09-21T20:03:25.762384994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000804s 
2025-09-21T20:03:25.762527651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-09-21T20:03:25.763206397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2025-09-21T20:03:25.763768690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s 
2025-09-21T20:03:25.763958842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-09-21T20:03:25.764568700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2025-09-21T20:03:25.765197306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010413s 
2025-09-21T20:03:25.765324091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-09-21T20:03:25.765783577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-09-21T20:03:25.766206959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2025-09-21T20:03:25.766407723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-09-21T20:03:25.766721505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-09-21T20:03:25.767107322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s 
2025-09-21T20:03:25.767300641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-09-21T20:03:25.767584463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-09-21T20:03:25.767974398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005145s 
2025-09-21T20:03:25.768143087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-09-21T20:03:25.768609587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-09-21T20:03:25.769060495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007546s 
2025-09-21T20:03:25.769227561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-21T20:03:25.769859393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2025-09-21T20:03:25.770442237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s 
2025-09-21T20:03:25.770626237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-21T20:03:25.771088889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-09-21T20:03:25.771597773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007892s 
2025-09-21T20:03:25.771750922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-09-21T20:03:25.772291230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2025-09-21T20:03:25.772831397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000917s 
2025-09-21T20:03:25.773013103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-09-21T20:03:25.773388579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-09-21T20:03:25.773799587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006345s 
2025-09-21T20:03:25.773961863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-21T20:03:25.774254793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-21T20:03:25.774595529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s 
2025-09-21T20:03:25.774763798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-21T20:03:25.775011006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-21T20:03:25.775339177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s 
2025-09-21T20:03:25.775520131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-09-21T20:03:25.775909595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-09-21T20:03:25.776304490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006274s 
2025-09-21T20:03:25.776481216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-09-21T20:03:25.777068990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-09-21T20:03:25.777567373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s 
2025-09-21T20:03:25.778791308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-09-21T20:03:25.779349471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-21T20:03:25.779737192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-09-21T20:03:25.780153590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006435s 
2025-09-21T20:03:25.780331148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-21T20:03:25.780618256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-21T20:03:25.780956798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2025-09-21T20:03:25.781137361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-21T20:03:25.781385992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-21T20:03:25.781738772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s 
2025-09-21T20:03:25.781886780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-21T20:03:25.782487881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T20:03:25.783030423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009716s 
2025-09-21T20:03:25.783244103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-21T20:03:25.783748098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-09-21T20:03:25.784309318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s 
2025-09-21T20:03:25.784488008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-09-21T20:03:25.784766699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-09-21T20:03:25.785127205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004647s 
2025-09-21T20:03:25.785290995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-21T20:03:25.785861223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-09-21T20:03:25.786378174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s 
2025-09-21T20:03:25.786565982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-21T20:03:25.787169096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-09-21T20:03:25.787694274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009768s 
2025-09-21T20:03:25.787887663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-21T20:03:25.788137105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:03:25.788482320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s 
2025-09-21T20:03:25.789990597Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015885 taking an average of 00:00:00.0015885 
2025-09-21T20:03:25.790694404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-21T20:03:25', 'InitialSetup') 
2025-09-21T20:03:25.791047565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.792930887Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-21T20:03:25.793095649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004874s 
2025-09-21T20:03:25.793378127Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-21T20:03:25.793562729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.793816580Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-09-21T20:03:25.794740120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-09-21T20:03:25.795304656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-09-21T20:03:25.795872780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009586s 
2025-09-21T20:03:25.796050989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-09-21T20:03:25.796353609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-21T20:03:25.796654795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s 
2025-09-21T20:03:25.796826541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.796958807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.797153659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-09-21T20:03:25.797427811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:25.798154475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008321s 
2025-09-21T20:03:25.798496944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-21T20:03:25', 'add_moviefiles_table') 
2025-09-21T20:03:25.798809083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.799672651Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-21T20:03:25.799842854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023137s 
2025-09-21T20:03:25.800079911Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-21T20:03:25.800311638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.800493935Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-09-21T20:03:25.800815022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T20:03:25.800976076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:25.801148323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-09-21T20:03:25.801407765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:25.802040760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007443s 
2025-09-21T20:03:25.802372427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-21T20:03:25', 'fix_history_movieId') 
2025-09-21T20:03:25.802688905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.803469426Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-21T20:03:25.803594137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020938s 
2025-09-21T20:03:25.803798288Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-21T20:03:25.803975796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.804216240Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-09-21T20:03:25.805363680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.805496197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.805659586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-09-21T20:03:25.805920642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:25.806586843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007677s 
2025-09-21T20:03:25.806756805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.806901827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.807062511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-09-21T20:03:25.807358146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-09-21T20:03:25.807936120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006885s 
2025-09-21T20:03:25.808098597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.808249020Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.808621941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-09-21T20:03:25.816660737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2025-09-21T20:03:25.818319076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2025-09-21T20:03:25.819339430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:25.820194723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:25.822009597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:25.822459623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:25.822833385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140839s 
2025-09-21T20:03:25.822993187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.823140404Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:25.823324905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-09-21T20:03:25.823602394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-09-21T20:03:25.824310359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007813s 
2025-09-21T20:03:25.824624973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-21T20:03:25', 'add_tmdb_stuff') 
2025-09-21T20:03:25.824928003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.825795099Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-21T20:03:25.825967395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002283s 
2025-09-21T20:03:25.826195625Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-21T20:03:25.826358934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.826595079Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-09-21T20:03:25.827118854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:03:25.827266551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.827444089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-09-21T20:03:25.829920745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-09-21T20:03:25.830788973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2025-09-21T20:03:25.831334071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:03:25.831838667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:03:25.833632168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-21T20:03:25.833999899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063916s 
2025-09-21T20:03:25.834312077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-21T20:03:25', 'fix_movie_files') 
2025-09-21T20:03:25.834669056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.835472353Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-21T20:03:25.835630963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078442s 
2025-09-21T20:03:25.835883792Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-21T20:03:25.836062762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.836316142Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-09-21T20:03:25.836847703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:03:25.837009508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.837218399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-09-21T20:03:25.839442838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-09-21T20:03:25.840112647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-09-21T20:03:25.840572973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T20:03:25.841067108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T20:03:25.842798965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:03:25.843170373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057836s 
2025-09-21T20:03:25.843492402Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-21T20:03:25.843973480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-21T20:03:25.844253975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s 
2025-09-21T20:03:25.844595383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-21T20:03:25', 'update_schedule_intervale') 
2025-09-21T20:03:25.844907130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.845884047Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-21T20:03:25.846059701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021229s 
2025-09-21T20:03:25.846296337Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-21T20:03:25.846485398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.846785863Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-09-21T20:03:25.847346612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:03:25.847513248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.847704944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-09-21T20:03:25.848001280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-09-21T20:03:25.848719206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008218s 
2025-09-21T20:03:25.848884038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:03:25.849040974Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-21T20:03:25.849282049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-09-21T20:03:25.849509247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-09-21T20:03:25.850184085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00077s 
2025-09-21T20:03:25.850372064Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.850584792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.851185742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006631s 
2025-09-21T20:03:25.851521218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-21T20:03:25', 'add_movie_formats_to_naming_config') 
2025-09-21T20:03:25.851874880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.852554699Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-21T20:03:25.852744872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019916s 
2025-09-21T20:03:25.852935495Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-21T20:03:25.853123093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.853361583Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-09-21T20:03:25.853658401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.853798703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.853990409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-09-21T20:03:25.854246886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-09-21T20:03:25.854978379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000818s 
2025-09-21T20:03:25.855315167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-21T20:03:25', 'add_phyiscal_release') 
2025-09-21T20:03:25.855620832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.856269218Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-21T20:03:25.856452156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020768s 
2025-09-21T20:03:25.856636798Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-21T20:03:25.856806109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.857033787Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-09-21T20:03:25.858532886Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.859398899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-09-21T20:03:25.859698162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009373s 
2025-09-21T20:03:25.860020661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-21T20:03:25', 'remove_bitmetv') 
2025-09-21T20:03:25.860322669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.864624851Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-21T20:03:25.864779152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058167s 
2025-09-21T20:03:25.865010568Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-21T20:03:25.865171802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.865431756Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-09-21T20:03:25.866026363Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.866322810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-09-21T20:03:25.866593846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003819s 
2025-09-21T20:03:25.866902768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-21T20:03:25', 'remove_torrentleech') 
2025-09-21T20:03:25.867229886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.867861528Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-21T20:03:25.868034086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016001s 
2025-09-21T20:03:25.868262556Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-21T20:03:25.868471647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.868714937Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-09-21T20:03:25.869034991Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.869346739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-09-21T20:03:25.869614398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s 
2025-09-21T20:03:25.869980896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-21T20:03:25', 'remove_broadcasthenet') 
2025-09-21T20:03:25.870323896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.870960799Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-21T20:03:25.871113185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016865s 
2025-09-21T20:03:25.871306455Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-21T20:03:25.871483541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.871705167Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-09-21T20:03:25.872009200Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.872286989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-09-21T20:03:25.872532082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s 
2025-09-21T20:03:25.872832297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-21T20:03:25', 'remove_fanzub') 
2025-09-21T20:03:25.873143524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.873766718Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-21T20:03:25.873941580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015502s 
2025-09-21T20:03:25.874135070Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-21T20:03:25.874326185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.874581308Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-09-21T20:03:25.874813596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.875009330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.875522634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s 
2025-09-21T20:03:25.875838680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-21T20:03:25', 'update_movie_sorttitle') 
2025-09-21T20:03:25.876207653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.876808423Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-21T20:03:25.876970549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018005s 
2025-09-21T20:03:25.877176213Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-21T20:03:25.877374863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.877626801Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-09-21T20:03:25.877890532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.878105765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.878530670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004901s 
2025-09-21T20:03:25.878864202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-21T20:03:25', 'update_movie_sorttitle_again') 
2025-09-21T20:03:25.879179236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.879825317Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-21T20:03:25.880020931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017489s 
2025-09-21T20:03:25.880203058Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-21T20:03:25.880396688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.880631781Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-09-21T20:03:25.881421030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-09-21T20:03:25.881678709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-09-21T20:03:25.882352897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007552s 
2025-09-21T20:03:25.882674043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-21T20:03:25', 'update_movie_file') 
2025-09-21T20:03:25.882991713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.883652453Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-21T20:03:25.883818788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020401s 
2025-09-21T20:03:25.884023330Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-21T20:03:25.884212391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.884439718Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-09-21T20:03:25.884684581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.884876728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.885391084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s 
2025-09-21T20:03:25.885694475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-21T20:03:25', 'update_movie_slug') 
2025-09-21T20:03:25.886017064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.886662544Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-21T20:03:25.886814330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017644s 
2025-09-21T20:03:25.887009452Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-21T20:03:25.887190297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.887442524Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-09-21T20:03:25.887708981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.887878352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.888064557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-09-21T20:03:25.888305342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-09-21T20:03:25.888953998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000721s 
2025-09-21T20:03:25.889281197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-21T20:03:25', 'add_youtube_trailer_id') 
2025-09-21T20:03:25.889596281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.890512366Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-21T20:03:25.890671726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022518s 
2025-09-21T20:03:25.890839284Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-21T20:03:25.891049788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.891262646Z [Info] add_studio: Starting migration of Main DB to 120 
2025-09-21T20:03:25.891528341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.891677461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.891836963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-09-21T20:03:25.892112668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-09-21T20:03:25.892793899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007259s 
2025-09-21T20:03:25.893188284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-21T20:03:25', 'add_studio') 
2025-09-21T20:03:25.893417475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.894171714Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-21T20:03:25.894372498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021009s 
2025-09-21T20:03:25.894519394Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-21T20:03:25.894715238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.895009190Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-09-21T20:03:25.895184102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.895382361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.895837588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s 
2025-09-21T20:03:25.896159867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-21T20:03:25', 'update_filedate_config') 
2025-09-21T20:03:25.896479871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.897079138Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-21T20:03:25.897274661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017052s 
2025-09-21T20:03:25.897448050Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-21T20:03:25.897635157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.897882685Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-09-21T20:03:25.898271168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:03:25.898438184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.898585721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-09-21T20:03:25.898849261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-09-21T20:03:25.899487186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007284s 
2025-09-21T20:03:25.899677850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:03:25.899793482Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-21T20:03:25.899989788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-09-21T20:03:25.902513860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-09-21T20:03:25.903531238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-09-21T20:03:25.904091857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-21T20:03:25.904501151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-21T20:03:25.906104810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059406s 
2025-09-21T20:03:25.906302609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:03:25.906416748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.906589647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-09-21T20:03:25.909076033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-09-21T20:03:25.910054954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-09-21T20:03:25.910603579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-21T20:03:25.911027883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-21T20:03:25.912571120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057938s 
2025-09-21T20:03:25.912896796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-21T20:03:25', 'add_movieid_to_blacklist') 
2025-09-21T20:03:25.913207081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.914210812Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-21T20:03:25.914368319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007403s 
2025-09-21T20:03:25.914552890Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-21T20:03:25.914751170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.914995632Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-09-21T20:03:25.915874672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-09-21T20:03:25.916514691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2025-09-21T20:03:25.917066722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2025-09-21T20:03:25.917211914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-09-21T20:03:25.917472319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-09-21T20:03:25.917797023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s 
2025-09-21T20:03:25.918126897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-21T20:03:25', 'create_netimport_table') 
2025-09-21T20:03:25.918446059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.919121399Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-21T20:03:25.919297774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017153s 
2025-09-21T20:03:25.919495492Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-21T20:03:25.919693251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.919942923Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-09-21T20:03:25.920237316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:03:25.920395124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.920602792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-09-21T20:03:25.920825641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-09-21T20:03:25.921507514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007557s 
2025-09-21T20:03:25.921869322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-21T20:03:25', 'add_preferred_tags_to_profile') 
2025-09-21T20:03:25.922171831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.922823413Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-21T20:03:25.923002223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020319s 
2025-09-21T20:03:25.923167135Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-21T20:03:25.923353210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.923596700Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-09-21T20:03:25.923842495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.924053740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.924445980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2025-09-21T20:03:25.924769031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-21T20:03:25', 'fix_imdb_unique') 
2025-09-21T20:03:25.925117232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.925738793Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-21T20:03:25.925980560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017064s 
2025-09-21T20:03:25.926120031Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-21T20:03:25.926311867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.926576650Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-09-21T20:03:25.926804359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.926998189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.928771169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017942s 
2025-09-21T20:03:25.929121524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-21T20:03:25', 'update_qualities_and_profiles') 
2025-09-21T20:03:25.929440146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.930073972Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-21T20:03:25.930252111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030607s 
2025-09-21T20:03:25.930411091Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-21T20:03:25.930607116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.930831628Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-09-21T20:03:25.931150760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.931414662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-21T20:03:25.931657771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003248s 
2025-09-21T20:03:25.932001944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-21T20:03:25', 'remove_wombles') 
2025-09-21T20:03:25.932318081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.932897387Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-21T20:03:25.933045004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015298s 
2025-09-21T20:03:25.933229526Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-21T20:03:25.933412394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.933636665Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-09-21T20:03:25.933956299Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.934212885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-09-21T20:03:25.934453219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003403s 
2025-09-21T20:03:25.934774987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-21T20:03:25', 'remove_kickass') 
2025-09-21T20:03:25.935075873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.935635961Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-21T20:03:25.935788187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014924s 
2025-09-21T20:03:25.936071127Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-21T20:03:25.936233393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.936487245Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-09-21T20:03:25.936799794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:03:25.936980678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.937160600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-09-21T20:03:25.937466065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-09-21T20:03:25.938102918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007417s 
2025-09-21T20:03:25.938458323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-21T20:03:25', 'add_parsed_movie_info_to_pending_release') 
2025-09-21T20:03:25.938771754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.939448126Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-21T20:03:25.939629562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020519s 
2025-09-21T20:03:25.939825586Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-21T20:03:25.940060099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.940301966Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-09-21T20:03:25.940635537Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.940898647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-21T20:03:25.941140033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003243s 
2025-09-21T20:03:25.941333653Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:25.941602905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-09-21T20:03:25.941834872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003308s 
2025-09-21T20:03:25.942149155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-21T20:03:25', 'remove_wombles_kickass') 
2025-09-21T20:03:25.942471213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.943041371Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-21T20:03:25.943218067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015098s 
2025-09-21T20:03:25.943428441Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-21T20:03:25.943639065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.943889870Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-09-21T20:03:25.944192669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:03:25.944355527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.944543967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-09-21T20:03:25.947048089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-09-21T20:03:25.947902018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2025-09-21T20:03:25.948382926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:03:25.948821449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:03:25.950422774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056831s 
2025-09-21T20:03:25.950755584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-21T20:03:25', 'make_parsed_episode_info_nullable') 
2025-09-21T20:03:25.951098414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.951842362Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-21T20:03:25.952051694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070736s 
2025-09-21T20:03:25.952251947Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-21T20:03:25.952455507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.952716893Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-09-21T20:03:25.953147921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-21T20:03:25.953551844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-21T20:03:25.953828401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2025-09-21T20:03:25.954154748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-21T20:03:25', 'rename_torrent_downloadstation') 
2025-09-21T20:03:25.954482548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.955185333Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-21T20:03:25.955353091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001753s 
2025-09-21T20:03:25.955539416Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-21T20:03:25.955739489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.955992198Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-09-21T20:03:25.957030729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-21T20:03:25.957138095Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:25.957321164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-09-21T20:03:25.957613502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-21T20:03:25.958306748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008121s 
2025-09-21T20:03:25.958466951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.958614057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.958794650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-09-21T20:03:25.959156188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-21T20:03:25.959751527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s 
2025-09-21T20:03:25.960128196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-21T20:03:25', 'add_minimumavailability') 
2025-09-21T20:03:25.960441707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.961240405Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-21T20:03:25.961408954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022367s 
2025-09-21T20:03:25.961614408Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-21T20:03:25.961829030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.962105076Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-09-21T20:03:25.962332624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.962520472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.962771448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002836s 
2025-09-21T20:03:25.963118927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-21T20:03:25', 'add_remux_qualities_for_the_wankers') 
2025-09-21T20:03:25.963450806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.964520519Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-21T20:03:25.964644980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019099s 
2025-09-21T20:03:25.964847157Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-21T20:03:25.965064916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.965276782Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-09-21T20:03:25.965587297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.965743241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.965916610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-09-21T20:03:25.966189510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:25.966942005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008099s 
2025-09-21T20:03:25.967239885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-21T20:03:25', 'add_haspredbentry_to_movies') 
2025-09-21T20:03:25.967571903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.968524531Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-21T20:03:25.968699684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023863s 
2025-09-21T20:03:25.968934276Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-21T20:03:25.969098357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.969338200Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-09-21T20:03:25.969631410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.969781081Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.969959901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-09-21T20:03:25.970207530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-09-21T20:03:25.970923511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007923s 
2025-09-21T20:03:25.971239868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-21T20:03:25', 'add_pathstate_to_movies') 
2025-09-21T20:03:25.971615705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.972247377Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-21T20:03:25.972431017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021008s 
2025-09-21T20:03:25.972614366Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-21T20:03:25.972821593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.973065244Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-09-21T20:03:25.973626644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-09-21T20:03:25.973989585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-09-21T20:03:25.974402556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s 
2025-09-21T20:03:25.974602920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-09-21T20:03:25.974886180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-09-21T20:03:25.975236455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2025-09-21T20:03:25.975405696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.975587733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.976243884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006887s 
2025-09-21T20:03:25.976572505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-21T20:03:25', 'add_import_exclusions_table') 
2025-09-21T20:03:25.976911077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.977628822Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-21T20:03:25.977808053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020482s 
2025-09-21T20:03:25.978013136Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-21T20:03:25.978201966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.978441489Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-09-21T20:03:25.978720080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:25.978868488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:25.979068020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-09-21T20:03:25.979340168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-09-21T20:03:25.980047733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007903s 
2025-09-21T20:03:25.980371024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-21T20:03:25', 'add_physical_release_note') 
2025-09-21T20:03:25.980691780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.981393823Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-21T20:03:25.981537773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020915s 
2025-09-21T20:03:25.981734078Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-21T20:03:25.981935814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.982170948Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-09-21T20:03:25.982420741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:25.982628309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:25.984382491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017861s 
2025-09-21T20:03:25.984724489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-21T20:03:25', 'consolidate_indexer_baseurl') 
2025-09-21T20:03:25.985035175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:25.985822450Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-21T20:03:25.985995278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031967s 
2025-09-21T20:03:25.986196163Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-21T20:03:25.986395735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:25.986665117Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-09-21T20:03:25.988742840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-09-21T20:03:25.989431277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-09-21T20:03:25.989981104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s 
2025-09-21T20:03:25.990353794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-09-21T20:03:25.994411514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2025-09-21T20:03:25.996504709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2025-09-21T20:03:25.997475213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:25.998061514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:25.999765745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.000155430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096172s 
2025-09-21T20:03:26.000357236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.000428309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.000603401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-09-21T20:03:26.000881171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-09-21T20:03:26.001560248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007719s 
2025-09-21T20:03:26.001728477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.001844210Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.002036837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-09-21T20:03:26.002330028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-09-21T20:03:26.003016710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008143s 
2025-09-21T20:03:26.003356595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-21T20:03:26', 'add_alternative_titles_table') 
2025-09-21T20:03:26.003686308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.005088171Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-21T20:03:26.005262242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028266s 
2025-09-21T20:03:26.005443146Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-21T20:03:26.005651455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.005890126Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-09-21T20:03:26.006326735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.006536567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.006822253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003221s 
2025-09-21T20:03:26.007013748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-21T20:03:26.007150373Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2025-09-21T20:03:26.007342791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-09-21T20:03:26.010042527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-09-21T20:03:26.010903781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2025-09-21T20:03:26.011412164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:03:26.011856128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:03:26.013509477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059842s 
2025-09-21T20:03:26.013714680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-21T20:03:26.014029124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:26.014422446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s 
2025-09-21T20:03:26.014741027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-21T20:03:26', 'fix_duplicate_alt_titles') 
2025-09-21T20:03:26.015090050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.043176742Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-21T20:03:26.043340091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292192s 
2025-09-21T20:03:26.043539332Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-21T20:03:26.043751529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.044031683Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-09-21T20:03:26.045638709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-09-21T20:03:26.045942520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-21T20:03:26.046322435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000525s 
2025-09-21T20:03:26.046520404Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-09-21T20:03:26.046723423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-21T20:03:26.047072105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2025-09-21T20:03:26.047263150Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-09-21T20:03:26.047444194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-21T20:03:26.047778227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s 
2025-09-21T20:03:26.047978330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-21T20:03:26.048513187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-09-21T20:03:26.049012562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008723s 
2025-09-21T20:03:26.049202955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-21T20:03:26.058159299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-09-21T20:03:26.058851122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094804s 
2025-09-21T20:03:26.059015834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-21T20:03:26.059599649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-09-21T20:03:26.060143103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s 
2025-09-21T20:03:26.060443218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-21T20:03:26', 'movie_extras') 
2025-09-21T20:03:26.060766368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.088041386Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-21T20:03:26.088174153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288092s 
2025-09-21T20:03:26.088376300Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-21T20:03:26.088562575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.088827709Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-09-21T20:03:26.089691769Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-09-21T20:03:26.089895138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-09-21T20:03:26.090257508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s 
2025-09-21T20:03:26.090433572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-09-21T20:03:26.090625799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-09-21T20:03:26.090947627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003696s 
2025-09-21T20:03:26.091110836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-09-21T20:03:26.091306059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-09-21T20:03:26.091740063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s 
2025-09-21T20:03:26.091947761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-09-21T20:03:26.092099166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-09-21T20:03:26.092460734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000379s 
2025-09-21T20:03:26.092785388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-09-21T20:03:26.095303318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2025-09-21T20:03:26.096195173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-09-21T20:03:26.096729259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-21T20:03:26.097154695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-21T20:03:26.098662501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00573s 
2025-09-21T20:03:26.098837404Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-09-21T20:03:26.101215933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2025-09-21T20:03:26.102012847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2025-09-21T20:03:26.102432472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T20:03:26.103066910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T20:03:26.105105194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:03:26.105558416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:03:26.105907810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068861s 
2025-09-21T20:03:26.106242143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-09-21T20:03:26.108747297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-09-21T20:03:26.109693572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2025-09-21T20:03:26.110250854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:03:26.110710069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:03:26.112492628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059955s 
2025-09-21T20:03:26.112708463Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-09-21T20:03:26.115139056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2025-09-21T20:03:26.115916892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2025-09-21T20:03:26.116327669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:03:26.116822606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:03:26.118769636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005868s 
2025-09-21T20:03:26.119148960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-21T20:03:26', 'clean_core_tv') 
2025-09-21T20:03:26.119397230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.156377479Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-21T20:03:26.156744899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433291s 
2025-09-21T20:03:26.156881344Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-21T20:03:26.157096737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.157324516Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-09-21T20:03:26.157740544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:03:26.157882960Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:26.158128164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-09-21T20:03:26.158436475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-09-21T20:03:26.159209551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008339s 
2025-09-21T20:03:26.159369984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-09-21T20:03:26.159676872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-09-21T20:03:26.160377934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007838s 
2025-09-21T20:03:26.160901368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-21T20:03:26', 'add_cookies_to_indexer_status') 
2025-09-21T20:03:26.161393990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.180785374Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-21T20:03:26.181075288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021097s 
2025-09-21T20:03:26.181379530Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-21T20:03:26.181664905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.182049840Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-09-21T20:03:26.182773347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-21T20:03:26.183382724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-21T20:03:26.183865516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006969s 
2025-09-21T20:03:26.184303698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-21T20:03:26.184804216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-21T20:03:26.185188189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2025-09-21T20:03:26.185674488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-21T20:03:26', 'banner_to_fanart') 
2025-09-21T20:03:26.186166318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.187230641Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-21T20:03:26.187462688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025285s 
2025-09-21T20:03:26.187772562Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-21T20:03:26.188149241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.188600810Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-09-21T20:03:26.189107931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:03:26.189370570Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:26.189693280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-09-21T20:03:26.190221643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.191310045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013252s 
2025-09-21T20:03:26.191943661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-21T20:03:26', 'naming_config_colon_action') 
2025-09-21T20:03:26.192547196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.193564985Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-21T20:03:26.193969710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034911s 
2025-09-21T20:03:26.194198952Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-21T20:03:26.194486180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.194837016Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-09-21T20:03:26.195557978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-09-21T20:03:26.196196364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 
2025-09-21T20:03:26.196860030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s 
2025-09-21T20:03:26.197129773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-09-21T20:03:26.197581392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-21T20:03:26.198102952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007034s 
2025-09-21T20:03:26.198369229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:03:26.198548590Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:26.198809365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-09-21T20:03:26.199330254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-09-21T20:03:26.200381791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s 
2025-09-21T20:03:26.200663218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-09-21T20:03:26.201112272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.202169691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011636s 
2025-09-21T20:03:26.202350355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.202629056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.202958800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s 
2025-09-21T20:03:26.203421201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-21T20:03:26', 'add_custom_formats') 
2025-09-21T20:03:26.203929434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.205035311Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-21T20:03:26.205276266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002391s 
2025-09-21T20:03:26.205619056Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-21T20:03:26.206011296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.206376651Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-09-21T20:03:26.206984545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-21T20:03:26.207502418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-21T20:03:26.207920450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005819s 
2025-09-21T20:03:26.208453724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-21T20:03:26', 'remove_extra_naming_config') 
2025-09-21T20:03:26.208939562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.209875777Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-21T20:03:26.210127303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002483s 
2025-09-21T20:03:26.210470324Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-21T20:03:26.210801030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.211184562Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-09-21T20:03:26.211619087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.211943210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.214150314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022676s 
2025-09-21T20:03:26.214666734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-21T20:03:26', 'convert_regex_required_tags') 
2025-09-21T20:03:26.215186630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.216083957Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-21T20:03:26.216357368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041199s 
2025-09-21T20:03:26.216670518Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-21T20:03:26.217001545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.217382462Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-09-21T20:03:26.217797076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.218098834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.218886801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007104s 
2025-09-21T20:03:26.219277818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-21T20:03:26', 'fix_format_tags_double_underscore') 
2025-09-21T20:03:26.219785380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.220685773Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-21T20:03:26.220953823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025526s 
2025-09-21T20:03:26.221241782Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-21T20:03:26.221532387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.221919848Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-09-21T20:03:26.222417289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-21T20:03:26.222693736Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:26.223067649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-09-21T20:03:26.223303644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-09-21T20:03:26.224630375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014181s 
2025-09-21T20:03:26.225035381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-21T20:03:26.225406828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-21T20:03:26.225792886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004265s 
2025-09-21T20:03:26.226267862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-21T20:03:26', 'add_tags_to_net_import') 
2025-09-21T20:03:26.226756887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.227674344Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-21T20:03:26.228009519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002287s 
2025-09-21T20:03:26.228234562Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-21T20:03:26.228621421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.228953108Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-09-21T20:03:26.229619200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-21T20:03:26.230223607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-09-21T20:03:26.230858956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000966s 
2025-09-21T20:03:26.231360025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-21T20:03:26', 'add_custom_filters') 
2025-09-21T20:03:26.231859571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.232943483Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-21T20:03:26.233220280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029985s 
2025-09-21T20:03:26.233586007Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-21T20:03:26.233879959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.234288662Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-09-21T20:03:26.237971637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:03:26.238194115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:26.238514681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-09-21T20:03:26.238997102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.240096385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012892s 
2025-09-21T20:03:26.240565690Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-09-21T20:03:26.247228696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T20:03:26.248359253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T20:03:26.248987818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:03:26.249652266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:03:26.251427481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:03:26.251805442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109781s 
2025-09-21T20:03:26.252076758Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-09-21T20:03:26.255105326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-09-21T20:03:26.255963123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-09-21T20:03:26.256453260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T20:03:26.257019630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T20:03:26.258721527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T20:03:26.259086522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068275s 
2025-09-21T20:03:26.259297657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:03:26.259401496Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.259630567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-09-21T20:03:26.259928177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-09-21T20:03:26.260720983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s 
2025-09-21T20:03:26.261028722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-21T20:03:26.261307474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-21T20:03:26.261582056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000358s 
2025-09-21T20:03:26.261737600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:03:26.261877882Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.262083276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-09-21T20:03:26.265098967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-09-21T20:03:26.266086476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-09-21T20:03:26.266647515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T20:03:26.267162512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T20:03:26.268909310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T20:03:26.269255717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006998s 
2025-09-21T20:03:26.269445780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-21T20:03:26.270080798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T20:03:26.270469771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000848s 
2025-09-21T20:03:26.270700747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-21T20:03:26.271023466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:03:26.271411047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2025-09-21T20:03:26.271762695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-21T20:03:26', 'indexer_client_status_search_changes') 
2025-09-21T20:03:26.272112750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.273149247Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-21T20:03:26.273339971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022257s 
2025-09-21T20:03:26.273639885Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-21T20:03:26.273806650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.274058457Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-09-21T20:03:26.274623836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:03:26.274844690Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.274954231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-09-21T20:03:26.275244776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:03:26.276052021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008847s 
2025-09-21T20:03:26.276215941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T20:03:26.276354410Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.276524713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-09-21T20:03:26.276813204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:03:26.277580729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s 
2025-09-21T20:03:26.277737575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:03:26.277889792Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.278080666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-09-21T20:03:26.278382313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:03:26.279206523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s 
2025-09-21T20:03:26.279414111Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.279644845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.284570393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049458s 
2025-09-21T20:03:26.285019978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-21T20:03:26', 'add_language_to_files_history_blacklist') 
2025-09-21T20:03:26.285356796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.286215986Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-21T20:03:26.286396891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065506s 
2025-09-21T20:03:26.286671243Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-21T20:03:26.286890424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.287166781Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-09-21T20:03:26.289065133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:03:26.289279174Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.289459437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-09-21T20:03:26.289744441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-09-21T20:03:26.290533059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s 
2025-09-21T20:03:26.290757541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.291585087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-09-21T20:03:26.291892837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009989s 
2025-09-21T20:03:26.292298664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-21T20:03:26', 'add_update_allowed_quality_profile') 
2025-09-21T20:03:26.292651955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.293446605Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-21T20:03:26.293641548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025113s 
2025-09-21T20:03:26.293866531Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-21T20:03:26.294114680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.294414234Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-09-21T20:03:26.294742324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T20:03:26.294939702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.295182631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-09-21T20:03:26.295407213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:26.296233627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009258s 
2025-09-21T20:03:26.296430934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.296597860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.313306873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166579s 
2025-09-21T20:03:26.313736448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-21T20:03:26', 'add_download_client_priority') 
2025-09-21T20:03:26.314110832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.314990603Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-21T20:03:26.315152439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183033s 
2025-09-21T20:03:26.315355498Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-21T20:03:26.315591834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.315888551Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-09-21T20:03:26.316260320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.316542949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-09-21T20:03:26.316870348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003683s 
2025-09-21T20:03:26.317149330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-21T20:03:26', 'remove_growl_prowl') 
2025-09-21T20:03:26.317493573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.318199384Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-21T20:03:26.318374397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001722s 
2025-09-21T20:03:26.318584780Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-21T20:03:26.318778701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.319050368Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-09-21T20:03:26.319404381Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.319773854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-09-21T20:03:26.320084851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004598s 
2025-09-21T20:03:26.320294533Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.320574927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-09-21T20:03:26.320870092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003607s 
2025-09-21T20:03:26.321181609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-21T20:03:26', 'remove_plex_hometheatre') 
2025-09-21T20:03:26.321588067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.322335482Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-21T20:03:26.322518401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-09-21T20:03:26.322716580Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-21T20:03:26.322915340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.323167057Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-09-21T20:03:26.323417862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.323608335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.325598763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020015s 
2025-09-21T20:03:26.325987395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-21T20:03:26', 'add_webrip_qualites') 
2025-09-21T20:03:26.326323422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.327031678Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-21T20:03:26.327219677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034114s 
2025-09-21T20:03:26.327437716Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-21T20:03:26.327635744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.327951320Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-09-21T20:03:26.328358660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:26.328530616Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:26.328732292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-09-21T20:03:26.329046224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.331768886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028214s 
2025-09-21T20:03:26.331966975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:26.332142068Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:26.332377732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-09-21T20:03:26.332720613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.333413658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008422s 
2025-09-21T20:03:26.333767510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-21T20:03:26', 'health_issue_notification') 
2025-09-21T20:03:26.334095601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.334923909Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-21T20:03:26.335116526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023096s 
2025-09-21T20:03:26.335345297Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-21T20:03:26.335525069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.335773409Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-09-21T20:03:26.336350571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-09-21T20:03:26.336647880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:03:26.337061462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2025-09-21T20:03:26.337277377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-09-21T20:03:26.337615558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-09-21T20:03:26.337955663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2025-09-21T20:03:26.338152940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-09-21T20:03:26.338435419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.338774802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-09-21T20:03:26.338959805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-21T20:03:26.339245199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.339606607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2025-09-21T20:03:26.339782541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-21T20:03:26.340137746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.340423632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s 
2025-09-21T20:03:26.340729458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-21T20:03:26', 'speed_improvements') 
2025-09-21T20:03:26.341057859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.342007682Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-21T20:03:26.342189297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019941s 
2025-09-21T20:03:26.342477277Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-21T20:03:26.342622139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.342893776Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-09-21T20:03:26.344926589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-09-21T20:03:26.347899815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2025-09-21T20:03:26.348834838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2025-09-21T20:03:26.349357270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:03:26.349867507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:03:26.351667411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:03:26.352009200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069034s 
2025-09-21T20:03:26.352367752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-09-21T20:03:26.352778709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001977s 
2025-09-21T20:03:26.352938200Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.353292133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-09-21T20:03:26.353569862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s 
2025-09-21T20:03:26.353913303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-21T20:03:26', 'fix_profile_format_default') 
2025-09-21T20:03:26.354244871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.355294655Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-21T20:03:26.355450408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021499s 
2025-09-21T20:03:26.355641814Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-21T20:03:26.355842949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.356128193Z [Info] task_duration: Starting migration of Main DB to 163 
2025-09-21T20:03:26.356463578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:03:26.356646507Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.356850317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-09-21T20:03:26.357134880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-09-21T20:03:26.357846804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008132s 
2025-09-21T20:03:26.358164944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-21T20:03:26', 'task_duration') 
2025-09-21T20:03:26.358513165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.359229017Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-21T20:03:26.359351032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002166s 
2025-09-21T20:03:26.359549772Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-21T20:03:26.359766739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.360019087Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-09-21T20:03:26.360866684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.361056035Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.361227481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-09-21T20:03:26.361514709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-09-21T20:03:26.362236402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008158s 
2025-09-21T20:03:26.362410943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-09-21T20:03:26.366098228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-09-21T20:03:26.368468129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2025-09-21T20:03:26.369580639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.370435470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.372186496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.372637294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.373064534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.373492856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.373825636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112477s 
2025-09-21T20:03:26.373987683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-09-21T20:03:26.374605176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-09-21T20:03:26.375236697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010728s 
2025-09-21T20:03:26.375432021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-09-21T20:03:26.375725401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-21T20:03:26.376118333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004844s 
2025-09-21T20:03:26.376268074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-09-21T20:03:26.376511624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-21T20:03:26.376861900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2025-09-21T20:03:26.377079077Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.377378380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-09-21T20:03:26.377668434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003665s 
2025-09-21T20:03:26.377856613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.378075443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-09-21T20:03:26.378333202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s 
2025-09-21T20:03:26.378678748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-21T20:03:26', 'movie_collections_crew') 
2025-09-21T20:03:26.379051769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.380166363Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-21T20:03:26.380344622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021313s 
2025-09-21T20:03:26.384599279Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-21T20:03:26.384830104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.385089215Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-09-21T20:03:26.385799065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:03:26.385962013Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.386142065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-09-21T20:03:26.386432410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.387183232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008574s 
2025-09-21T20:03:26.387340739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:03:26.387497945Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.387675683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-09-21T20:03:26.388006329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.388755467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008809s 
2025-09-21T20:03:26.388919848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.389114130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.391371114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022679s 
2025-09-21T20:03:26.391549463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.391779256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.392415397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006779s 
2025-09-21T20:03:26.392607904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.392838098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.393630674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008503s 
2025-09-21T20:03:26.393797119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.393985899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.394275161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003258s 
2025-09-21T20:03:26.394444602Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.394622130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.396702689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020803s 
2025-09-21T20:03:26.396852771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.397041932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.397945952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2025-09-21T20:03:26.398309524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-21T20:03:26', 'remove_custom_formats_from_quality_model') 
2025-09-21T20:03:26.398647735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.399567307Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-21T20:03:26.399778412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024576s 
2025-09-21T20:03:26.400001611Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-21T20:03:26.400255142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.400513823Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-09-21T20:03:26.400819568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.401027577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.402111520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011006s 
2025-09-21T20:03:26.402290290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.402456264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.403032364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s 
2025-09-21T20:03:26.403220312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.403385325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.404023950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006026s 
2025-09-21T20:03:26.404368224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-21T20:03:26', 'fix_tmdb_list_config') 
2025-09-21T20:03:26.404705974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.405496826Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-21T20:03:26.405669935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020944s 
2025-09-21T20:03:26.405863605Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-21T20:03:26.406063637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.406321296Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-09-21T20:03:26.406792976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-09-21T20:03:26.410650503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2025-09-21T20:03:26.413004081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2025-09-21T20:03:26.414147093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.415117797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.417080890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.417541858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.417976233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.418433473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.418777135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117906s 
2025-09-21T20:03:26.419007289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-21T20:03:26.419292814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-21T20:03:26.419525432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003145s 
2025-09-21T20:03:26.419704122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:03:26.419870166Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.420106251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-09-21T20:03:26.420376355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-09-21T20:03:26.421161166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008848s 
2025-09-21T20:03:26.421363663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-09-21T20:03:26.424732817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-09-21T20:03:26.425897813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-09-21T20:03:26.426523873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:03:26.427175646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:03:26.429082655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:03:26.429470055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079413s 
2025-09-21T20:03:26.429865411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-21T20:03:26', 'remove_movie_pathstate') 
2025-09-21T20:03:26.430206999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.431267765Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-21T20:03:26.431443299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009674s 
2025-09-21T20:03:26.431645506Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-21T20:03:26.431866431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.432128578Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-09-21T20:03:26.432611230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-21T20:03:26.432760180Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.432990123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-09-21T20:03:26.433300528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:03:26.434050127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000852s 
2025-09-21T20:03:26.434202644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.434393348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.435755692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00139s 
2025-09-21T20:03:26.435990444Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-09-21T20:03:26.438687244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 
2025-09-21T20:03:26.439266190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-09-21T20:03:26.439659051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-21T20:03:26.440258057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-21T20:03:26.442063933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-21T20:03:26.442448497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062664s 
2025-09-21T20:03:26.442748071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-21T20:03:26', 'custom_format_rework') 
2025-09-21T20:03:26.443068275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.444122829Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-21T20:03:26.444299294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079225s 
2025-09-21T20:03:26.444497944Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-21T20:03:26.444688538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.444939343Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-09-21T20:03:26.445527387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:03:26.445637969Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.445816208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-09-21T20:03:26.446117855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.446846713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008468s 
2025-09-21T20:03:26.447012557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:03:26.447159803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.447330667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-09-21T20:03:26.447659319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.448404539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008795s 
2025-09-21T20:03:26.448576506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.448770807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.450897228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021598s 
2025-09-21T20:03:26.451095187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-09-21T20:03:26.453883882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-09-21T20:03:26.454860318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-09-21T20:03:26.455390215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:03:26.455925683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:03:26.457670757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:03:26.458022956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067559s 
2025-09-21T20:03:26.458182688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-21T20:03:26.458322810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.458568504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-09-21T20:03:26.458887607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.459605152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008699s 
2025-09-21T20:03:26.459959475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-21T20:03:26', 'custom_format_scores') 
2025-09-21T20:03:26.460265812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.461371188Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-21T20:03:26.461546881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026007s 
2025-09-21T20:03:26.461740311Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-21T20:03:26.461996126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.462179535Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-09-21T20:03:26.462526504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.462711727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.505233955Z []
2025-09-21T20:03:26.505375540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426259s 
2025-09-21T20:03:26.505628329Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.505831227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.506380934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s 
2025-09-21T20:03:26.507969072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-21T20:03:26.508460451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-21T20:03:26.508976009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007319s 
2025-09-21T20:03:26.509348700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-21T20:03:26', 'fix_trakt_list_config') 
2025-09-21T20:03:26.509679205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.510824892Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-21T20:03:26.510988361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025422s 
2025-09-21T20:03:26.511237683Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-21T20:03:26.511446313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.511705204Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-09-21T20:03:26.512147274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-09-21T20:03:26.512310593Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:26.512504674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-09-21T20:03:26.512789948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-09-21T20:03:26.513592765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009056s 
2025-09-21T20:03:26.513751114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.513941858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.515053095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011184s 
2025-09-21T20:03:26.515390234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-21T20:03:26', 'quality_definition_preferred_size') 
2025-09-21T20:03:26.515723686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.516514438Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-21T20:03:26.516681895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025394s 
2025-09-21T20:03:26.516889052Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-21T20:03:26.517080237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.517361253Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-09-21T20:03:26.518126954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-09-21T20:03:26.518788456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-09-21T20:03:26.519372522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2025-09-21T20:03:26.519573066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-09-21T20:03:26.519877248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-21T20:03:26.520278907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s 
2025-09-21T20:03:26.520484471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-09-21T20:03:26.520786739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-21T20:03:26.521108507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s 
2025-09-21T20:03:26.521323250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-09-21T20:03:26.523293787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-21T20:03:26.523738382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022134s 
2025-09-21T20:03:26.523914667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.524117506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.524952928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008864s 
2025-09-21T20:03:26.525281449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-21T20:03:26', 'add_download_history') 
2025-09-21T20:03:26.525586774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.526546847Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-21T20:03:26.526694465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024409s 
2025-09-21T20:03:26.526922514Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-21T20:03:26.527104560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.527352289Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-09-21T20:03:26.527927868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-09-21T20:03:26.528597075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-21T20:03:26.529065940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009532s 
2025-09-21T20:03:26.529263267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-09-21T20:03:26.529604504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-09-21T20:03:26.529982796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s 
2025-09-21T20:03:26.530293291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-21T20:03:26', 'net_import_status') 
2025-09-21T20:03:26.530652765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.531406893Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-21T20:03:26.531566094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019445s 
2025-09-21T20:03:26.531811588Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-21T20:03:26.531987712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.532241754Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-09-21T20:03:26.532524624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.532692391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.533719489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s 
2025-09-21T20:03:26.534027219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-21T20:03:26', 'email_multiple_addresses') 
2025-09-21T20:03:26.534527316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.535457729Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-21T20:03:26.535712883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027376s 
2025-09-21T20:03:26.536050623Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-21T20:03:26.536290686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.536555890Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-09-21T20:03:26.536914773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-21T20:03:26.537216220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-21T20:03:26.537600374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s 
2025-09-21T20:03:26.537991331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-21T20:03:26', 'remove_chown_and_folderchmod_config') 
2025-09-21T20:03:26.538372188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.539034692Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-21T20:03:26.539213171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018494s 
2025-09-21T20:03:26.539405949Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-21T20:03:26.539599088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.539878881Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-09-21T20:03:26.540175629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.540316733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:26.540514862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-09-21T20:03:26.540828954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:03:26.541730329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010066s 
2025-09-21T20:03:26.542130375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-21T20:03:26', 'movie_recommendations') 
2025-09-21T20:03:26.542476662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.543162062Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-21T20:03:26.543347455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024304s 
2025-09-21T20:03:26.543515504Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-21T20:03:26.543758112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.543981362Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-09-21T20:03:26.545551333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.545723640Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.545898923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-09-21T20:03:26.546198546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:26.546968125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008874s 
2025-09-21T20:03:26.547137256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.547259843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.547453864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-09-21T20:03:26.547813488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-09-21T20:03:26.548518136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008488s 
2025-09-21T20:03:26.548700985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.548832750Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.549067913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-09-21T20:03:26.549356204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-09-21T20:03:26.550037566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008167s 
2025-09-21T20:03:26.550272970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-09-21T20:03:26.554427154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-21T20:03:26.556917378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-09-21T20:03:26.558118967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.559007546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.560921640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.561367047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.561792023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.562214443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.562551873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121303s 
2025-09-21T20:03:26.562762637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-09-21T20:03:26.566539832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-21T20:03:26.568993673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-09-21T20:03:26.570077576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.570831424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.572742772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.573239041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.573635169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.574070075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.574459679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114999s 
2025-09-21T20:03:26.574642237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:03:26.574797138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.574991640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-09-21T20:03:26.575269780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.576029129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008632s 
2025-09-21T20:03:26.576275074Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-21T20:03:26.576564727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-21T20:03:26.576799821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003189s 
2025-09-21T20:03:26.576973220Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-09-21T20:03:26.579900745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-09-21T20:03:26.580888874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-09-21T20:03:26.581442469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:03:26.581888647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:03:26.583745556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065227s 
2025-09-21T20:03:26.584197185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2025-09-21T20:03:26.584839739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2025-09-21T20:03:26.585300908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007993s 
2025-09-21T20:03:26.585561452Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-21T20:03:26.585828300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-21T20:03:26.586175018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-09-21T20:03:26.586345972Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.586542057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.587532261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010107s 
2025-09-21T20:03:26.587691802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.587897205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.588415850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s 
2025-09-21T20:03:26.588590060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.588933813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2025-09-21T20:03:26.589246793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004875s 
2025-09-21T20:03:26.589451765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.589695136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-09-21T20:03:26.589930800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000354s 
2025-09-21T20:03:26.590305224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-21T20:03:26', 'language_improvements') 
2025-09-21T20:03:26.590569576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.591671345Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-21T20:03:26.591854874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00206s 
2025-09-21T20:03:26.592051921Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-21T20:03:26.592235060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.592479752Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-09-21T20:03:26.592748103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.592956201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.594036356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011138s 
2025-09-21T20:03:26.594193432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.594382974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.595125940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s 
2025-09-21T20:03:26.595493269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-21T20:03:26', 'new_list_server') 
2025-09-21T20:03:26.595778784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.596534456Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-21T20:03:26.596690390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021459s 
2025-09-21T20:03:26.596895833Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-21T20:03:26.597102249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.597318815Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-09-21T20:03:26.597677407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-09-21T20:03:26.598011259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-21T20:03:26.598336965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2025-09-21T20:03:26.598526216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-09-21T20:03:26.598816801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-21T20:03:26.599141495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s 
2025-09-21T20:03:26.599531841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-21T20:03:26', 'movie_translation_indexes') 
2025-09-21T20:03:26.599777015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.600629381Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-21T20:03:26.600812830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018541s 
2025-09-21T20:03:26.601014927Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-21T20:03:26.601208968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.601446416Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-09-21T20:03:26.601713504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.601903587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.605317891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033555s 
2025-09-21T20:03:26.605573346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-21T20:03:26', 'fix_invalid_profile_references') 
2025-09-21T20:03:26.605912198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.606752340Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-21T20:03:26.606965920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047909s 
2025-09-21T20:03:26.607162375Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-21T20:03:26.607355865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.607574946Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-09-21T20:03:26.609541976Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-09-21T20:03:26.609825818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-09-21T20:03:26.611649249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019611s 
2025-09-21T20:03:26.611878832Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-09-21T20:03:26.612177002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-09-21T20:03:26.613936385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001846s 
2025-09-21T20:03:26.614279415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-21T20:03:26.614668288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-21T20:03:26.614936598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2025-09-21T20:03:26.615102913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-21T20:03:26.615284880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.615441445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-09-21T20:03:26.615720246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.616489044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008792s 
2025-09-21T20:03:26.616670189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-09-21T20:03:26.617710955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2025-09-21T20:03:26.618440814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016005s 
2025-09-21T20:03:26.618824918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-21T20:03:26', 'list_movies_table') 
2025-09-21T20:03:26.619070332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.619882687Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-21T20:03:26.620058101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030176s 
2025-09-21T20:03:26.620254276Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-21T20:03:26.620458787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.620732719Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-09-21T20:03:26.621063655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:26.621227676Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.621397668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-09-21T20:03:26.621739105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.622538004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000941s 
2025-09-21T20:03:26.622869762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-21T20:03:26', 'on_delete_notification') 
2025-09-21T20:03:26.623222071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.624030529Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-21T20:03:26.624239350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024089s 
2025-09-21T20:03:26.624408200Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-21T20:03:26.624644545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.624896022Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-09-21T20:03:26.625215194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.625382341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.625862728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s 
2025-09-21T20:03:26.626133754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-21T20:03:26.626399930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-21T20:03:26.626679823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003108s 
2025-09-21T20:03:26.626813452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-09-21T20:03:26.629922041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-09-21T20:03:26.630829589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-09-21T20:03:26.631316659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:03:26.631856065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:03:26.635150198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:03:26.635516135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085187s 
2025-09-21T20:03:26.635819906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-21T20:03:26', 'download_propers_config') 
2025-09-21T20:03:26.636184340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.637506873Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-21T20:03:26.637687517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104928s 
2025-09-21T20:03:26.637879082Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-21T20:03:26.638067742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.638313607Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-09-21T20:03:26.638613140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:03:26.638765207Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.638945059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-09-21T20:03:26.639213910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-09-21T20:03:26.639979963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008526s 
2025-09-21T20:03:26.640303564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-21T20:03:26', 'add_priority_to_indexers') 
2025-09-21T20:03:26.640649942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.641464933Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-21T20:03:26.641621668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023167s 
2025-09-21T20:03:26.641845599Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-21T20:03:26.642027295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.642285805Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-09-21T20:03:26.642620499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-21T20:03:26.642935333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:26.643280328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s 
2025-09-21T20:03:26.643490190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-09-21T20:03:26.643781828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-21T20:03:26.644135069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s 
2025-09-21T20:03:26.644479793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-21T20:03:26', 'add_alternative_title_indices') 
2025-09-21T20:03:26.644796280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.645547292Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-21T20:03:26.645728147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018629s 
2025-09-21T20:03:26.645912748Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-21T20:03:26.646092701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.646327052Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-09-21T20:03:26.647438100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.647640367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.648977900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013628s 
2025-09-21T20:03:26.649430682Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-09-21T20:03:26.649842030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-09-21T20:03:26.650215141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006105s 
2025-09-21T20:03:26.650374081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.650508061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.650679015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-09-21T20:03:26.654619950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-21T20:03:26.656965212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-09-21T20:03:26.658045027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.658734304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.660664541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.661128736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.661531547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.661868966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110282s 
2025-09-21T20:03:26.662058267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-21T20:03:26.662297328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.662619848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s 
2025-09-21T20:03:26.662935513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-21T20:03:26', 'fix_tmdb_duplicates') 
2025-09-21T20:03:26.663280037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.664230130Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-21T20:03:26.664416886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020021s 
2025-09-21T20:03:26.664618913Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-21T20:03:26.664799967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.665072025Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-09-21T20:03:26.665312620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.665500097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.666016567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s 
2025-09-21T20:03:26.666363696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-21T20:03:26', 'swap_filechmod_for_folderchmod') 
2025-09-21T20:03:26.666685624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.667404391Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-21T20:03:26.667579133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001885s 
2025-09-21T20:03:26.667773494Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-21T20:03:26.667973828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.668216947Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-09-21T20:03:26.668662875Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-21T20:03:26.669052169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-21T20:03:26.669299747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004144s 
2025-09-21T20:03:26.669655033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-21T20:03:26.670079337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-21T20:03:26.670365944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000481s 
2025-09-21T20:03:26.670644034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-21T20:03:26.670954178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-21T20:03:26.671208701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003698s 
2025-09-21T20:03:26.671517002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-21T20:03:26', 'mediainfo_channels') 
2025-09-21T20:03:26.671924202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.672586485Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-21T20:03:26.672740355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017101s 
2025-09-21T20:03:26.672928383Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-21T20:03:26.673125550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.673373570Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-09-21T20:03:26.673752262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-21T20:03:26', 'add_update_history') 
2025-09-21T20:03:26.674112949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.674794200Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-21T20:03:26.674996718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016652s 
2025-09-21T20:03:26.675152231Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-21T20:03:26.675355460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.675609121Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-09-21T20:03:26.679041472Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-21T20:03:26.679474745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-21T20:03:26.681492978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002189s 
2025-09-21T20:03:26.681855749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-21T20:03:26.682262107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-21T20:03:26.682566500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s 
2025-09-21T20:03:26.682873047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-21T20:03:26', 'update_awesome_hd_link') 
2025-09-21T20:03:26.683196017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.683924424Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-21T20:03:26.684085999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017869s 
2025-09-21T20:03:26.684261082Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-21T20:03:26.684448419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.684701629Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-09-21T20:03:26.685008316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.685281156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-09-21T20:03:26.685542121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s 
2025-09-21T20:03:26.685824981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-21T20:03:26', 'remove_awesomehd') 
2025-09-21T20:03:26.686136939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.686826648Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-21T20:03:26.686976109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016021s 
2025-09-21T20:03:26.687177684Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-21T20:03:26.687390703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.687620807Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-09-21T20:03:26.688155664Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-09-21T20:03:26.691402942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-09-21T20:03:26.692588409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2025-09-21T20:03:26.693309761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-09-21T20:03:26.693679576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-09-21T20:03:26.695605454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072513s 
2025-09-21T20:03:26.695767360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:26.695931270Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.696160692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-09-21T20:03:26.696455155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.697341349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010025s 
2025-09-21T20:03:26.697517213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:26.697647806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.697919964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-09-21T20:03:26.698210559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.698969146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2025-09-21T20:03:26.699303830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-21T20:03:26', 'add_on_delete_to_notifications') 
2025-09-21T20:03:26.699656070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.700533957Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-21T20:03:26.700732467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024366s 
2025-09-21T20:03:26.700899523Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-21T20:03:26.701126951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.701348337Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-09-21T20:03:26.701921571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-21T20:03:26.702088828Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.702300634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-09-21T20:03:26.702606800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.703385859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009061s 
2025-09-21T20:03:26.703536162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.704059195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-09-21T20:03:26.704090558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s 
2025-09-21T20:03:26.704424911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-21T20:03:26', 'add_bypass_to_delay_profile') 
2025-09-21T20:03:26.704737961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.705594847Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-21T20:03:26.705778166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018624s 
2025-09-21T20:03:26.705949501Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-21T20:03:26.706139012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.706367372Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-09-21T20:03:26.709100906Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-21T20:03:26.709774432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-21T20:03:26.710165810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000729s 
2025-09-21T20:03:26.710474592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-21T20:03:26', 'update_notifiarr') 
2025-09-21T20:03:26.710783765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.711475307Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-21T20:03:26.711643896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020116s 
2025-09-21T20:03:26.711828628Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-21T20:03:26.712051988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.712295178Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-09-21T20:03:26.712717218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-21T20:03:26.713147043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-21T20:03:26.713435183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2025-09-21T20:03:26.713755508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-21T20:03:26', 'legacy_mediainfo_hdr') 
2025-09-21T20:03:26.714070623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.714734940Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-21T20:03:26.714906636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017487s 
2025-09-21T20:03:26.715127972Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-21T20:03:26.715303655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.715545372Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-09-21T20:03:26.715809163Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-09-21T20:03:26.716114388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-09-21T20:03:26.717972369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019542s 
2025-09-21T20:03:26.718302694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-21T20:03:26', 'rename_blacklist_to_blocklist') 
2025-09-21T20:03:26.718620073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.719409653Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-21T20:03:26.719576238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033619s 
2025-09-21T20:03:26.719781141Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-21T20:03:26.719976043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.720219674Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-09-21T20:03:26.720484457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:03:26.720640391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.720807918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-21T20:03:26.721030857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-21T20:03:26.721794945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008289s 
2025-09-21T20:03:26.722108467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-21T20:03:26', 'add_indexer_tags') 
2025-09-21T20:03:26.722420715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.723151777Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-21T20:03:26.723366570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021506s 
2025-09-21T20:03:26.723488335Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-21T20:03:26.723672756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.723921377Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-09-21T20:03:26.724183435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.724362155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.725282438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009355s 
2025-09-21T20:03:26.725601069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-21T20:03:26', 'mediainfo_to_ffmpeg') 
2025-09-21T20:03:26.725922015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.726601213Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-21T20:03:26.726780334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022374s 
2025-09-21T20:03:26.726959725Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-21T20:03:26.727160118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.727398087Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-09-21T20:03:26.727757461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T20:03:26.727936271Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.728145162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-09-21T20:03:26.728468643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:26.729310879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009333s 
2025-09-21T20:03:26.729499519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-09-21T20:03:26.729827339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:26.730604904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009127s 
2025-09-21T20:03:26.730759245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.730982925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.733589414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026583s 
2025-09-21T20:03:26.733909909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-21T20:03:26', 'cdh_per_downloadclient') 
2025-09-21T20:03:26.734241416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.734965114Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-21T20:03:26.735123713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040053s 
2025-09-21T20:03:26.735316180Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-21T20:03:26.735508848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.735746417Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-09-21T20:03:26.736015989Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.736208046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.737224813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010248s 
2025-09-21T20:03:26.737580700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-21T20:03:26', 'migrate_discord_from_slack') 
2025-09-21T20:03:26.737938681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.738661877Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-21T20:03:26.738811919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024165s 
2025-09-21T20:03:26.739003795Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-21T20:03:26.739194298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.739422809Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-09-21T20:03:26.740609067Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.740865123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-21T20:03:26.741167421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s 
2025-09-21T20:03:26.741310309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.741572226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-21T20:03:26.741828322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s 
2025-09-21T20:03:26.741972903Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.742219880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-21T20:03:26.742436446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003252s 
2025-09-21T20:03:26.742589635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:03:26.742814277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-21T20:03:26.743071325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2025-09-21T20:03:26.743240826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-09-21T20:03:26.747288757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-21T20:03:26.749593507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-09-21T20:03:26.750685997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.751533754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.753534102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.754020290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.754422831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.754847646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.755176228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117711s 
2025-09-21T20:03:26.755476282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-21T20:03:26', 'remove_predb') 
2025-09-21T20:03:26.755815585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.756757702Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-21T20:03:26.756920510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133349s 
2025-09-21T20:03:26.757134371Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-21T20:03:26.757322700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.757583144Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-09-21T20:03:26.757934161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:26.758096478Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.758285799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-21T20:03:26.758608188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.759392517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009079s 
2025-09-21T20:03:26.759745739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-21T20:03:26', 'add_on_update_to_notifications') 
2025-09-21T20:03:26.760114902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.760850914Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-21T20:03:26.761030786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023348s 
2025-09-21T20:03:26.761230037Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-21T20:03:26.761459179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.761669612Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-09-21T20:03:26.762818756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.763090413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-21T20:03:26.763374545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s 
2025-09-21T20:03:26.763492292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-09-21T20:03:26.767348988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-21T20:03:26.769630441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-09-21T20:03:26.770719655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.771461158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.773439331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.773915209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.774314673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.774760280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.775072689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011457s 
2025-09-21T20:03:26.775252321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-09-21T20:03:26.778164444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2025-09-21T20:03:26.778872560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2025-09-21T20:03:26.779325692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-21T20:03:26.780143409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-21T20:03:26.782113065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-21T20:03:26.782597059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-21T20:03:26.783094901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-21T20:03:26.783442822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080167s 
2025-09-21T20:03:26.783618876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-09-21T20:03:26.786654509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T20:03:26.787542918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T20:03:26.788053125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:03:26.788510305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:03:26.790392565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065823s 
2025-09-21T20:03:26.790559121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-09-21T20:03:26.793635826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2025-09-21T20:03:26.794487831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2025-09-21T20:03:26.794982076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-21T20:03:26.795601734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-21T20:03:26.797563213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-21T20:03:26.798028620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-21T20:03:26.798353444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076499s 
2025-09-21T20:03:26.798538096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-09-21T20:03:26.803349694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-09-21T20:03:26.804281230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-09-21T20:03:26.804782169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:03:26.805369872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:03:26.807308495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:03:26.807650965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089467s 
2025-09-21T20:03:26.807873984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-09-21T20:03:26.810823543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-09-21T20:03:26.811574806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2025-09-21T20:03:26.812052768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:03:26.812521391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:03:26.814337678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062512s 
2025-09-21T20:03:26.814523803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-09-21T20:03:26.817549836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-09-21T20:03:26.818563086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-09-21T20:03:26.819130869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:03:26.819566316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:03:26.821413215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067238s 
2025-09-21T20:03:26.821608438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-09-21T20:03:26.824647286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-09-21T20:03:26.825411375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2025-09-21T20:03:26.825884638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T20:03:26.826530929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T20:03:26.828521577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:03:26.828933186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:03:26.829263321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074952s 
2025-09-21T20:03:26.829430257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-09-21T20:03:26.832506721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-09-21T20:03:26.833530372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-09-21T20:03:26.834106803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-21T20:03:26.834534725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-21T20:03:26.836408257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067952s 
2025-09-21T20:03:26.836582588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-09-21T20:03:26.839659383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-09-21T20:03:26.840822335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-09-21T20:03:26.841399918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:03:26.841970787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:03:26.844033671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:03:26.844369216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076298s 
2025-09-21T20:03:26.844553648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-09-21T20:03:26.847390640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-09-21T20:03:26.848134969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-09-21T20:03:26.848588782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-21T20:03:26.849162497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-21T20:03:26.851156422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-21T20:03:26.851450584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067376s 
2025-09-21T20:03:26.851802302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-21T20:03:26', 'ensure_identity_on_id_columns') 
2025-09-21T20:03:26.852132247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.854020559Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-21T20:03:26.854186323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092249s 
2025-09-21T20:03:26.854410464Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-21T20:03:26.854578683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.854864508Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-09-21T20:03:26.855309073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:03:26.855453153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.855647945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-21T20:03:26.855985655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.856700665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008842s 
2025-09-21T20:03:26.857056882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-21T20:03:26', 'download_client_per_indexer') 
2025-09-21T20:03:26.857363860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.858170104Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-21T20:03:26.858325196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022936s 
2025-09-21T20:03:26.858548626Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-21T20:03:26.858717777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.858964012Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-09-21T20:03:26.859419670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-21T20:03:26.859825818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-21T20:03:26.860093947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004529s 
2025-09-21T20:03:26.860397429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-21T20:03:26.860786181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-21T20:03:26.861062207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004461s 
2025-09-21T20:03:26.861220997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.861410338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.862442136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010632s 
2025-09-21T20:03:26.862605034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.862787982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.863059318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002916s 
2025-09-21T20:03:26.863372870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-21T20:03:26', 'multiple_ratings_support') 
2025-09-21T20:03:26.863692193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.864527244Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-21T20:03:26.864695583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017214s 
2025-09-21T20:03:26.864869313Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-21T20:03:26.865056269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.865301633Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-09-21T20:03:26.867281640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-09-21T20:03:26.868452447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2025-09-21T20:03:26.869324483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018648s 
2025-09-21T20:03:26.869518504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-09-21T20:03:26.869799680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:03:26.870151639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s 
2025-09-21T20:03:26.870343365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-09-21T20:03:26.870618980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:03:26.870956740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2025-09-21T20:03:26.871174699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-09-21T20:03:26.871508972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:03:26.871908045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s 
2025-09-21T20:03:26.874658283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-09-21T20:03:26.874713103Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-09-21T20:03:26.874731320Z                           FROM "Movies" 
2025-09-21T20:03:26.876306071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-09-21T20:03:26.876325349Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-09-21T20:03:26.876336141Z                           FROM "Movies" 
2025-09-21T20:03:26.877175792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s 
2025-09-21T20:03:26.878466621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-09-21T20:03:26.878488665Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-09-21T20:03:26.878500960Z                           FROM "ImportListMovies"
2025-09-21T20:03:26.878509547Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-21T20:03:26.878518806Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-21T20:03:26.880330534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-09-21T20:03:26.880377859Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-09-21T20:03:26.880390675Z                           FROM "ImportListMovies"
2025-09-21T20:03:26.880401928Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-21T20:03:26.880414132Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-21T20:03:26.881522013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023228s 
2025-09-21T20:03:26.881721404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.881857368Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.881989224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-09-21T20:03:26.882281031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.883150231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009545s 
2025-09-21T20:03:26.883373371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-21T20:03:26.883470807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.883644567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-09-21T20:03:26.883982818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.884826196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s 
2025-09-21T20:03:26.884992080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-09-21T20:03:26.885114215Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.885310060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-09-21T20:03:26.885574442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.886402630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000935s 
2025-09-21T20:03:26.886567351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-09-21T20:03:26.886724558Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.886932617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-09-21T20:03:26.887226007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.888242414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s 
2025-09-21T20:03:26.888352405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-09-21T20:03:26.888486024Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.888761779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-09-21T20:03:26.889013546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:26.889827445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009641s 
2025-09-21T20:03:26.890041767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-09-21T20:03:26.890355989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-21T20:03:26.890758921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s 
2025-09-21T20:03:26.891128535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-09-21T20:03:26.891143535Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:03:26.891152814Z                                                   FROM "MovieMetadata"
2025-09-21T20:03:26.891161611Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-21T20:03:26.891578090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-09-21T20:03:26.891597469Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:03:26.891606778Z                                                   FROM "MovieMetadata"
2025-09-21T20:03:26.891615596Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-21T20:03:26.891941512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s 
2025-09-21T20:03:26.892388522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-09-21T20:03:26.892410546Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:03:26.892420025Z                                                   FROM "Movies" 
2025-09-21T20:03:26.892428883Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-21T20:03:26.892816654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-09-21T20:03:26.892832706Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:03:26.892859671Z                                                   FROM "Movies" 
2025-09-21T20:03:26.892870112Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-21T20:03:26.893220337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s 
2025-09-21T20:03:26.893512665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-09-21T20:03:26.893527766Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:03:26.893537245Z                                                   FROM "Movies" 
2025-09-21T20:03:26.893545051Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-21T20:03:26.893946519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-09-21T20:03:26.893962491Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:03:26.893971639Z                                                   FROM "Movies" 
2025-09-21T20:03:26.893980157Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-21T20:03:26.894269750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s 
2025-09-21T20:03:26.894633682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-09-21T20:03:26.894647621Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:03:26.894657220Z                                                   FROM "Movies" 
2025-09-21T20:03:26.894665887Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-21T20:03:26.895111204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-09-21T20:03:26.895128579Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:03:26.895139260Z                                                   FROM "Movies" 
2025-09-21T20:03:26.895147958Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-21T20:03:26.895453734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005432s 
2025-09-21T20:03:26.895886495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-09-21T20:03:26.895913249Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:03:26.895924291Z                                                   FROM "MovieMetadata" 
2025-09-21T20:03:26.895934542Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-21T20:03:26.896338395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-09-21T20:03:26.896366491Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:03:26.896372824Z                                                   FROM "MovieMetadata" 
2025-09-21T20:03:26.896378616Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-21T20:03:26.896726065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s 
2025-09-21T20:03:26.896883533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:26.897045669Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:26.897192394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-09-21T20:03:26.902522958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:26.904959664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2025-09-21T20:03:26.906048186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.906847765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.908898114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:03:26.909343240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:03:26.909763466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:03:26.910191889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:03:26.910525270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131556s 
2025-09-21T20:03:26.910734962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-09-21T20:03:26.910998142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:03:26.911335361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s 
2025-09-21T20:03:26.911534362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-09-21T20:03:26.914773594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:26.915695621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2025-09-21T20:03:26.916221089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:03:26.916905186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:03:26.918903910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:26.919278765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075688s 
2025-09-21T20:03:26.919452876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-09-21T20:03:26.922688590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:26.923606889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2025-09-21T20:03:26.924143680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-21T20:03:26.924802918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-21T20:03:26.926818005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-21T20:03:26.927186978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075861s 
2025-09-21T20:03:26.927369265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-09-21T20:03:26.930420288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:26.931206541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2025-09-21T20:03:26.931663281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-21T20:03:26.932411447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-21T20:03:26.934426645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-21T20:03:26.934920439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-21T20:03:26.935304713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077617s 
2025-09-21T20:03:26.935979852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2025-09-21T20:03:26.939412534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:26.940340813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-09-21T20:03:26.940886662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:26.941791724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:26.943724867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:03:26.944102778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077418s 
2025-09-21T20:03:26.944626452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2025-09-21T20:03:26.947644930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:26.948260970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-09-21T20:03:26.948660224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-09-21T20:03:26.949308940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-09-21T20:03:26.951239628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-21T20:03:26.951615895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066843s 
2025-09-21T20:03:26.951990249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-21T20:03:26', 'movie_metadata') 
2025-09-21T20:03:26.952285534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.954258466Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-21T20:03:26.954411264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092869s 
2025-09-21T20:03:26.954632209Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-21T20:03:26.954867412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.955087626Z [Info] add_collections: Starting migration of Main DB to 208 
2025-09-21T20:03:26.956321811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-09-21T20:03:26.957119236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-09-21T20:03:26.957802352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013146s 
2025-09-21T20:03:26.958004819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-09-21T20:03:26.958269362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-21T20:03:26.958623505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2025-09-21T20:03:26.958794069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:03:26.958916505Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:26.959125315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-09-21T20:03:26.959409438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-09-21T20:03:26.960224108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s 
2025-09-21T20:03:26.960432357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-09-21T20:03:26.960728934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-09-21T20:03:26.961459655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008607s 
2025-09-21T20:03:26.961624267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-21T20:03:26.961766784Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.961958650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-09-21T20:03:26.962193212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-09-21T20:03:26.962960918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008448s 
2025-09-21T20:03:26.963118555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.963289059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.964481810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001206s 
2025-09-21T20:03:26.964674428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.964841324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.965373496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005627s 
2025-09-21T20:03:26.965561795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.965731096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.966347507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006257s 
2025-09-21T20:03:26.966500595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:26.966667080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:26.967357631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007097s 
2025-09-21T20:03:26.967533324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-21T20:03:26.967667374Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:26.967873870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-09-21T20:03:26.971267643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-09-21T20:03:26.972482900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-09-21T20:03:26.973130625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-21T20:03:26.973700272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-21T20:03:26.975704667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-21T20:03:26.976081316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079977s 
2025-09-21T20:03:26.976302381Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-09-21T20:03:26.980790097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-09-21T20:03:26.981940443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-09-21T20:03:26.982555762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-21T20:03:26.983111220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-21T20:03:26.985091828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-21T20:03:26.985436152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090085s 
2025-09-21T20:03:26.985642367Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:26.985961690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-09-21T20:03:26.986158226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s 
2025-09-21T20:03:26.986343418Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-09-21T20:03:26.990084852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-09-21T20:03:26.992139188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-09-21T20:03:26.993132198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:03:26.993843901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:03:26.995781261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:03:26.996273663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:03:26.996770974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:03:26.997147502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106195s 
2025-09-21T20:03:26.997444741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-21T20:03:26', 'add_collections') 
2025-09-21T20:03:26.997791208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:26.998998268Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-21T20:03:26.999156096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124452s 
2025-09-21T20:03:26.999381099Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-21T20:03:26.999579469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:26.999843891Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-09-21T20:03:27.000346894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-09-21T20:03:27.000674974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:03:27.001063186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s 
2025-09-21T20:03:27.001261896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-09-21T20:03:27.001584295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.001942286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s 
2025-09-21T20:03:27.002275387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-21T20:03:27', 'movie_meta_collection_index') 
2025-09-21T20:03:27.002599269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.003457747Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-21T20:03:27.003621106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019726s 
2025-09-21T20:03:27.003813053Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-21T20:03:27.004039559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.004262007Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-09-21T20:03:27.004611631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:27.004760661Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.004970513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-09-21T20:03:27.005277011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:27.006062472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009149s 
2025-09-21T20:03:27.006389360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-21T20:03:27', 'movie_added_notifications') 
2025-09-21T20:03:27.006717621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.007529245Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-21T20:03:27.007666512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002324s 
2025-09-21T20:03:27.007867286Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-21T20:03:27.008095906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.008315829Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-09-21T20:03:27.008684281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-09-21T20:03:27.009022462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.009386856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s 
2025-09-21T20:03:27.009552629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-09-21T20:03:27.009846241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.010186426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s 
2025-09-21T20:03:27.010500979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-21T20:03:27', 'more_movie_meta_index') 
2025-09-21T20:03:27.010812917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.011637608Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-21T20:03:27.011836067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018896s 
2025-09-21T20:03:27.012064858Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-21T20:03:27.012263398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.012539183Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-09-21T20:03:27.014473868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:27.014703471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-21T20:03:27.014926500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000271s 
2025-09-21T20:03:27.015064698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-21T20:03:27.015207976Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.015379963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-09-21T20:03:27.018700689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-09-21T20:03:27.019736264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-09-21T20:03:27.020333346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-21T20:03:27.020831700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-21T20:03:27.022756756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071804s 
2025-09-21T20:03:27.022931077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-21T20:03:27.023081891Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.023270110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-09-21T20:03:27.026569934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-09-21T20:03:27.027633786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-09-21T20:03:27.028213633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-21T20:03:27.028671034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-21T20:03:27.030495077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070195s 
2025-09-21T20:03:27.030654438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-21T20:03:27.030796865Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.030962077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-09-21T20:03:27.034428857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-09-21T20:03:27.035589063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2025-09-21T20:03:27.036316237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-21T20:03:27.036864451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-21T20:03:27.038939599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-21T20:03:27.039328021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081631s 
2025-09-21T20:03:27.039441470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-21T20:03:27.039615891Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.039800142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-09-21T20:03:27.043209787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2025-09-21T20:03:27.044488522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2025-09-21T20:03:27.045178401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-21T20:03:27.045747367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-21T20:03:27.047757915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-21T20:03:27.048180396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081657s 
2025-09-21T20:03:27.048341069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:03:27.048470089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.048636424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-21T20:03:27.051870446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T20:03:27.052794145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T20:03:27.053289914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:03:27.053777125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:03:27.055611408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067792s 
2025-09-21T20:03:27.055774356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:03:27.055907745Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.056094821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-21T20:03:27.060567206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T20:03:27.061532280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T20:03:27.062136927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:03:27.062500910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:03:27.064370715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080798s 
2025-09-21T20:03:27.064561529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:03:27.064698755Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.064884499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-21T20:03:27.068072067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T20:03:27.068935326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T20:03:27.069455202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:03:27.069894657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:03:27.071795384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066736s 
2025-09-21T20:03:27.071989235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T20:03:27.072132313Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.072336394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-21T20:03:27.075464161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T20:03:27.076364995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-21T20:03:27.076874771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T20:03:27.077445280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T20:03:27.079455818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.079830302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073s 
2025-09-21T20:03:27.080033912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T20:03:27.080168513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.080390811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-21T20:03:27.083488458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T20:03:27.084353580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-21T20:03:27.084869068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T20:03:27.085453194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T20:03:27.087439533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.087817504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072438s 
2025-09-21T20:03:27.088018679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T20:03:27.088152880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.088379125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-21T20:03:27.091511001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T20:03:27.092389901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-21T20:03:27.092921261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T20:03:27.093649036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T20:03:27.095621628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.095993767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074466s 
2025-09-21T20:03:27.096171224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-09-21T20:03:27.096316928Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.096508443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-09-21T20:03:27.099741393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-09-21T20:03:27.100790305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-09-21T20:03:27.101364952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-09-21T20:03:27.102041875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-09-21T20:03:27.104040690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-21T20:03:27.104526929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-21T20:03:27.105018589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-21T20:03:27.105411099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087082s 
2025-09-21T20:03:27.105576221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-21T20:03:27.105690511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.105868049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-09-21T20:03:27.109003031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-09-21T20:03:27.109855437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-09-21T20:03:27.110285443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-21T20:03:27.110762123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-21T20:03:27.112658771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065814s 
2025-09-21T20:03:27.112813403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-21T20:03:27.112973024Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.113180171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-09-21T20:03:27.116496899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-09-21T20:03:27.117298123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-09-21T20:03:27.117763971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-21T20:03:27.118232083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-21T20:03:27.120101387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067184s 
2025-09-21T20:03:27.120336601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T20:03:27.120443907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.120601173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-21T20:03:27.124961814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-09-21T20:03:27.125764600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2025-09-21T20:03:27.126280519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T20:03:27.127062443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T20:03:27.139969932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:03:27.140553297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:03:27.140978182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201894s 
2025-09-21T20:03:27.141207184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:03:27.141434010Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-09-21T20:03:27.141708192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-09-21T20:03:27.148364124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-21T20:03:27.148972930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-09-21T20:03:27.149394839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:03:27.149949566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:03:27.152000565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.152331321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104187s 
2025-09-21T20:03:27.152492486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:03:27.152616526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-09-21T20:03:27.152810065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-09-21T20:03:27.156143838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-21T20:03:27.156754928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-09-21T20:03:27.157223141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:03:27.157745823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:03:27.159736922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.160075685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071007s 
2025-09-21T20:03:27.160238773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:03:27.160393284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:27.160548617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-09-21T20:03:27.163704271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-21T20:03:27.164361634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-09-21T20:03:27.164752752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:03:27.165284593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:03:27.167253056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.167707591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069425s 
2025-09-21T20:03:27.167926492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:03:27.168104110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.168241847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-21T20:03:27.171505699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T20:03:27.172331492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T20:03:27.172767389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:03:27.173240692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:03:27.175176330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.175492035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070617s 
2025-09-21T20:03:27.175654873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:03:27.175790336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.175975599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-21T20:03:27.179189300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T20:03:27.179958238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T20:03:27.180363063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:03:27.180895756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:03:27.182800431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.183096206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007011s 
2025-09-21T20:03:27.183272261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:03:27.183387803Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.183539298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-21T20:03:27.186612867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T20:03:27.187291834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T20:03:27.187729906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:03:27.188314563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:03:27.190158315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.190466375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067567s 
2025-09-21T20:03:27.190575625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:03:27.190704525Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:27.190897784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-21T20:03:27.193973417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T20:03:27.194614538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T20:03:27.195078362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:03:27.195556865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:03:27.197449276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.197838469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067775s 
2025-09-21T20:03:27.197952990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-21T20:03:27.198074224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:27.198231430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-09-21T20:03:27.202685248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-09-21T20:03:27.203243913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-09-21T20:03:27.203625561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-21T20:03:27.204023402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-21T20:03:27.205932186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075551s 
2025-09-21T20:03:27.206091497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-21T20:03:27.206236859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.206430910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-09-21T20:03:27.210073805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-09-21T20:03:27.211015932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-09-21T20:03:27.212033441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-21T20:03:27.212078622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-21T20:03:27.219623633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074287s 
2025-09-21T20:03:27.219673414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:03:27.219684706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-09-21T20:03:27.219694636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-09-21T20:03:27.219726360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-09-21T20:03:27.220453013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-09-21T20:03:27.220539518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:03:27.220765643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:03:27.222562541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:03:27.222879028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081289s 
2025-09-21T20:03:27.223036896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:03:27.223279414Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.223302982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-09-21T20:03:27.226728378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-09-21T20:03:27.227913725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-09-21T20:03:27.228609346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:03:27.229299385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:03:27.231175432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:03:27.231517802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:03:27.231939040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:03:27.232354306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:03:27.232666795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092628s 
2025-09-21T20:03:27.232830134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:03:27.232969635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.233090408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-09-21T20:03:27.236581678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-09-21T20:03:27.237751644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-09-21T20:03:27.238447725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:03:27.239142514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:03:27.241023381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:03:27.241410571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:03:27.241790416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:03:27.242132234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:03:27.242458651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091965s 
2025-09-21T20:03:27.242587170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:03:27.242716450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:27.242855079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-09-21T20:03:27.246292150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-09-21T20:03:27.247348727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-09-21T20:03:27.248057184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:03:27.248948919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:03:27.251695419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:03:27.252136457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:03:27.252633598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:03:27.253068364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:03:27.253474211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104682s 
2025-09-21T20:03:27.253649724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:03:27.253777892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-09-21T20:03:27.253937794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-09-21T20:03:27.259161121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2025-09-21T20:03:27.260356288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-09-21T20:03:27.261056598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:03:27.262081782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:03:27.264656446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:03:27.265085560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:03:27.265503471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:03:27.265889278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:03:27.266233321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121199s 
2025-09-21T20:03:27.266376910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:27.266573836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-09-21T20:03:27.266756534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-09-21T20:03:27.273879887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:27.274627232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-09-21T20:03:27.275346440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:27.276006499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:27.278787949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.279159307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122347s 
2025-09-21T20:03:27.279346885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:03:27.279481015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-09-21T20:03:27.279678272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-09-21T20:03:27.284484880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-09-21T20:03:27.285082523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2025-09-21T20:03:27.285471517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:03:27.286000682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:03:27.288820670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089749s 
2025-09-21T20:03:27.289024691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:03:27.289174082Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-09-21T20:03:27.289340306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-21T20:03:27.293525984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-21T20:03:27.293950750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-21T20:03:27.294225864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T20:03:27.294724187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T20:03:27.296762731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:03:27.297069269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00756s 
2025-09-21T20:03:27.297199391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:03:27.297293811Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.297401357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-21T20:03:27.300865973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-21T20:03:27.301344076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-21T20:03:27.301655813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T20:03:27.302134878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T20:03:27.304305067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:03:27.304650092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071064s 
2025-09-21T20:03:27.304802439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:03:27.304907581Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:27.305063003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-09-21T20:03:27.308570907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-09-21T20:03:27.309030362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2025-09-21T20:03:27.309272970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-21T20:03:27.309616552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-21T20:03:27.311381215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061588s 
2025-09-21T20:03:27.311455745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:03:27.311559735Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.311670508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-09-21T20:03:27.315393424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-09-21T20:03:27.315977159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2025-09-21T20:03:27.316270179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-21T20:03:27.316684844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-21T20:03:27.318416230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006604s 
2025-09-21T20:03:27.318527905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:03:27.318616373Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.318733549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-21T20:03:27.322615716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-21T20:03:27.323041323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-21T20:03:27.323337399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-21T20:03:27.323796603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-21T20:03:27.325989409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:03:27.326338922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074643s 
2025-09-21T20:03:27.326511750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-21T20:03:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-21T20:03:27.326746623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.328596147Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-21T20:03:27.328757282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097437s 
2025-09-21T20:03:27.328957084Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-21T20:03:27.329091364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.329377150Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-09-21T20:03:27.329837968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:03:27.329957809Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.330090145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-09-21T20:03:27.330203233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-09-21T20:03:27.330937031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007506s 
2025-09-21T20:03:27.331126192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-21T20:03:27', 'add_language_tags_to_subtitle_files') 
2025-09-21T20:03:27.331310242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.332073419Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-21T20:03:27.332195164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018737s 
2025-09-21T20:03:27.332319725Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-21T20:03:27.332431650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.332593696Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-09-21T20:03:27.332982118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-21T20:03:27.333107631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.333247142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-21T20:03:27.333349528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-21T20:03:27.334033455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007364s 
2025-09-21T20:03:27.334172024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-21T20:03:27.334297908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-21T20:03:27.334962766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s 
2025-09-21T20:03:27.335126155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-21T20:03:27', 'add_salt_to_users') 
2025-09-21T20:03:27.335323753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.336135568Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-21T20:03:27.336265139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018412s 
2025-09-21T20:03:27.336455542Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-21T20:03:27.336641537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.336837170Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-09-21T20:03:27.337232156Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-09-21T20:03:27.341660191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:27.342161180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2025-09-21T20:03:27.342463358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:03:27.343015260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:03:27.344833701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:27.345226762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.345514171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081398s 
2025-09-21T20:03:27.345673983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-09-21T20:03:27.350746306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:27.351339090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2025-09-21T20:03:27.351653503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:03:27.352243771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:03:27.354328729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:27.354694886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.354980802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091722s 
2025-09-21T20:03:27.355122928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-09-21T20:03:27.358679730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:27.359224126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2025-09-21T20:03:27.359500503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:03:27.360108276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:03:27.361907519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:27.362198886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.362452677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072467s 
2025-09-21T20:03:27.362593721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-09-21T20:03:27.365815037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:27.366255554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2025-09-21T20:03:27.366507471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:03:27.367019221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:03:27.368873124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:03:27.369182267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.369434114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067435s 
2025-09-21T20:03:27.369599266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-21T20:03:27', 'clean_alt_titles') 
2025-09-21T20:03:27.369793688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.371197324Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-21T20:03:27.371306113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084993s 
2025-09-21T20:03:27.371459382Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-21T20:03:27.371568682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.371821040Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-09-21T20:03:27.372217358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:27.372360706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-09-21T20:03:27.372542543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001984s 
2025-09-21T20:03:27.372698106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-21T20:03:27', 'remove_omg') 
2025-09-21T20:03:27.372873399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.373543448Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-21T20:03:27.373663981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012014s 
2025-09-21T20:03:27.373807480Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-21T20:03:27.373929575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.374088225Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-09-21T20:03:27.374430895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:03:27.374524223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.374664245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-09-21T20:03:27.374799186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-09-21T20:03:27.375558345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000795s 
2025-09-21T20:03:27.375721503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-21T20:03:27', 'add_additional_info_to_pending_releases') 
2025-09-21T20:03:27.375951256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.376729603Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-21T20:03:27.376878553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019357s 
2025-09-21T20:03:27.377035920Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-21T20:03:27.377156583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.377358169Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-09-21T20:03:27.377670878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:03:27.377797583Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:27.377907735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-09-21T20:03:27.378082176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:27.378828719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008s 
2025-09-21T20:03:27.379028912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-21T20:03:27', 'add_result_to_commands') 
2025-09-21T20:03:27.379260499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.379973274Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-21T20:03:27.380112093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019503s 
2025-09-21T20:03:27.380252706Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-21T20:03:27.380432228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.380630437Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-09-21T20:03:27.381000312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:27.381104782Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.381236658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-21T20:03:27.381398854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:27.382138103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007905s 
2025-09-21T20:03:27.382316612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-21T20:03:27', 'health_restored_notification') 
2025-09-21T20:03:27.382494981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.383218378Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-21T20:03:27.383329972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001864s 
2025-09-21T20:03:27.383489243Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-21T20:03:27.383607652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.383775059Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-09-21T20:03:27.384147188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:03:27.384235185Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.384352952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-09-21T20:03:27.384501461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:27.385194226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s 
2025-09-21T20:03:27.385362154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-21T20:03:27', 'add_on_manual_interaction_required_to_notifications') 
2025-09-21T20:03:27.385563690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.386297938Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-21T20:03:27.386455616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018275s 
2025-09-21T20:03:27.386611730Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-21T20:03:27.386747934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.386930893Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-09-21T20:03:27.387243923Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:27.387402482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-09-21T20:03:27.387591473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002248s 
2025-09-21T20:03:27.387816967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-21T20:03:27', 'remove_rarbg') 
2025-09-21T20:03:27.388087041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.388824796Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-21T20:03:27.388957513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014391s 
2025-09-21T20:03:27.389104079Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-21T20:03:27.389276145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.389453292Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-09-21T20:03:27.389804840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-21T20:03:27.390055745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-21T20:03:27.390303985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003233s 
2025-09-21T20:03:27.390485520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-21T20:03:27', 'remove_invalid_roksbox_metadata_images') 
2025-09-21T20:03:27.390677978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.391371664Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-21T20:03:27.391524612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013854s 
2025-09-21T20:03:27.391650656Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-21T20:03:27.391760567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.391932774Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-09-21T20:03:27.392769258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-09-21T20:03:27.396035134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T20:03:27.396500521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-09-21T20:03:27.396852119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:03:27.397373198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:03:27.399668400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.399965478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070447s 
2025-09-21T20:03:27.400074127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:03:27.400190190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-09-21T20:03:27.400295382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-09-21T20:03:27.400434182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-09-21T20:03:27.401230074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008102s 
2025-09-21T20:03:27.401353873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:27.401494336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-09-21T20:03:27.401677375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002092s 
2025-09-21T20:03:27.401870514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-21T20:03:27', 'list_sync_time') 
2025-09-21T20:03:27.402056618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.403055921Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-21T20:03:27.403166323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001573s 
2025-09-21T20:03:27.403374342Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-21T20:03:27.403492429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.403705809Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-09-21T20:03:27.404177960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-21T20:03:27.404336158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.404456751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-09-21T20:03:27.404611553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-09-21T20:03:27.405401904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008218s 
2025-09-21T20:03:27.405570213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-21T20:03:27', 'add_tags_to_collections') 
2025-09-21T20:03:27.405773583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.406570858Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-21T20:03:27.406684907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019697s 
2025-09-21T20:03:27.406840531Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-21T20:03:27.406938568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.407127799Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-09-21T20:03:27.407492153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T20:03:27.407595140Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-09-21T20:03:27.407699100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-09-21T20:03:27.407834292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-09-21T20:03:27.408603972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007901s 
2025-09-21T20:03:27.408822311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-21T20:03:27', 'add_download_client_tags') 
2025-09-21T20:03:27.408945980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.409724798Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-21T20:03:27.409819158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018939s 
2025-09-21T20:03:27.409936935Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-21T20:03:27.410051536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.410208342Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-09-21T20:03:27.410774161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-09-21T20:03:27.410985928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-09-21T20:03:27.411314189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s 
2025-09-21T20:03:27.411416805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-09-21T20:03:27.411591577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-09-21T20:03:27.411877733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003122s 
2025-09-21T20:03:27.412061974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-21T20:03:27', 'add_auto_tagging') 
2025-09-21T20:03:27.412251766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.413513216Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-21T20:03:27.413625943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019656s 
2025-09-21T20:03:27.413835505Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-21T20:03:27.413970346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.414154477Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-09-21T20:03:27.414633552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-21T20:03:27.414728272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.414849136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-09-21T20:03:27.415023026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:27.415912597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009227s 
2025-09-21T20:03:27.416049543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-21T20:03:27.416161247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.416326811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-09-21T20:03:27.416473085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-09-21T20:03:27.417244639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007864s 
2025-09-21T20:03:27.417493881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-21T20:03:27', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-21T20:03:27.417713924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.418523374Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-21T20:03:27.418621030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-09-21T20:03:27.418792826Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-21T20:03:27.418904200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.419083141Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-09-21T20:03:27.420209950Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-09-21T20:03:27.420343929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-09-21T20:03:27.422268625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019232s 
2025-09-21T20:03:27.422400881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-21T20:03:27.422496864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:27.422617327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-09-21T20:03:27.422804153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-09-21T20:03:27.423592510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008728s 
2025-09-21T20:03:27.423708845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-21T20:03:27.423831361Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:27.423973067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-09-21T20:03:27.424146406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:27.424935334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008135s 
2025-09-21T20:03:27.425082811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-21T20:03:27.425209386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.425335069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-09-21T20:03:27.425479770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:27.426220061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s 
2025-09-21T20:03:27.426370574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-09-21T20:03:27.430006645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-09-21T20:03:27.430474066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-09-21T20:03:27.430810223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-09-21T20:03:27.431218635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-09-21T20:03:27.433374496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068782s 
2025-09-21T20:03:27.433510931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:27.433631955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:27.434564152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009335s 
2025-09-21T20:03:27.434719555Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:03:27.434884036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-09-21T20:03:27.435083137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002336s 
2025-09-21T20:03:27.435275634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-21T20:03:27', 'update_restrictions_to_release_profiles') 
2025-09-21T20:03:27.435508493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.436514479Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-21T20:03:27.436685503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016415s 
2025-09-21T20:03:27.436860125Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-21T20:03:27.436982130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.437217244Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-09-21T20:03:27.437701899Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-09-21T20:03:27.437828825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-09-21T20:03:27.439924916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020691s 
2025-09-21T20:03:27.440089357Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-09-21T20:03:27.443916042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-21T20:03:27.444398463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-09-21T20:03:27.444729960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:03:27.445183784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:03:27.447313262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:03:27.447637855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007428s 
2025-09-21T20:03:27.447830954Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-09-21T20:03:27.453377302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2025-09-21T20:03:27.454056138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-09-21T20:03:27.454410432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-21T20:03:27.454864957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-21T20:03:27.456920766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-21T20:03:27.457066439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091098s 
2025-09-21T20:03:27.457244808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-21T20:03:27', 'rename_quality_profiles') 
2025-09-21T20:03:27.457423378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.458499084Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-21T20:03:27.458636200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105361s 
2025-09-21T20:03:27.458818928Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-21T20:03:27.458949341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.459182209Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-09-21T20:03:27.459620211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:03:27.459811797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:03:27.460041630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002884s 
2025-09-21T20:03:27.460170600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:03:27.460326764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:03:27.460453700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s 
2025-09-21T20:03:27.460586798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:03:27.460705787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:03:27.460860749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001767s 
2025-09-21T20:03:27.461024759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-21T20:03:27', 'update_images_remote_url') 
2025-09-21T20:03:27.461199130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.461972638Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-21T20:03:27.462115395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012602s 
2025-09-21T20:03:27.462292492Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-21T20:03:27.462414528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.462642687Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-09-21T20:03:27.463332215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-21T20:03:27.463585385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T20:03:27.463998216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s 
2025-09-21T20:03:27.464119891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-21T20:03:27.464299533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-21T20:03:27.464586601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s 
2025-09-21T20:03:27.464752275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-21T20:03:27', 'add_notification_status') 
2025-09-21T20:03:27.464946436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.465759342Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-21T20:03:27.465892881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s 
2025-09-21T20:03:27.466077924Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-21T20:03:27.466222986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.466412848Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-09-21T20:03:27.466780358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-09-21T20:03:27.466973597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-09-21T20:03:27.467196757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002738s 
2025-09-21T20:03:27.467400437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2025-09-21T20:03:27.467635881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2025-09-21T20:03:27.467856996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002859s 
2025-09-21T20:03:27.468040526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-09-21T20:03:27.468194415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-09-21T20:03:27.468389839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002213s 
2025-09-21T20:03:27.468537626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2025-09-21T20:03:27.468684141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2025-09-21T20:03:27.468874425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002301s 
2025-09-21T20:03:27.469049928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-21T20:03:27', 'rename_deprecated_indexer_flags') 
2025-09-21T20:03:27.469242937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.470358743Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-21T20:03:27.470494787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016961s 
2025-09-21T20:03:27.470640941Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-21T20:03:27.470760793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.470944553Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-09-21T20:03:27.471304788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:03:27.471431363Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:03:27.471588560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-09-21T20:03:27.471748141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-09-21T20:03:27.472636600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009319s 
2025-09-21T20:03:27.472841843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-21T20:03:27', 'movie_last_searched_time') 
2025-09-21T20:03:27.473059321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.474349208Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-21T20:03:27.474480432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026314s 
2025-09-21T20:03:27.474677219Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-21T20:03:27.474789114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.475016782Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-09-21T20:03:27.475344963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:27.475454774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:27.476218532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007602s 
2025-09-21T20:03:27.476435048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-21T20:03:27', 'email_encryption') 
2025-09-21T20:03:27.476654460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.477452717Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-21T20:03:27.477598751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001993s 
2025-09-21T20:03:27.477796790Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-21T20:03:27.477868955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.478116644Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-09-21T20:03:27.478439414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-21T20:03:27.478575428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-21T20:03:27.478766743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002114s 
2025-09-21T20:03:27.478974471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-21T20:03:27', 'clear_last_rss_releases_info') 
2025-09-21T20:03:27.479180847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.479941779Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-21T20:03:27.480087502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013524s 
2025-09-21T20:03:27.480239949Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-21T20:03:27.480406394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.480593411Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-09-21T20:03:27.481918238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-09-21T20:03:27.481945453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-09-21T20:03:27.482192400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s 
2025-09-21T20:03:27.482305057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-09-21T20:03:27.482445700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-09-21T20:03:27.482708940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s 
2025-09-21T20:03:27.482829182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-09-21T20:03:27.482954044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-09-21T20:03:27.483227144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002937s 
2025-09-21T20:03:27.483443359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-09-21T20:03:27.483591187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-09-21T20:03:27.483947574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s 
2025-09-21T20:03:27.484116565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-09-21T20:03:27.484242829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-09-21T20:03:27.484540739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003159s 
2025-09-21T20:03:27.484674678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-09-21T20:03:27.484818909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-09-21T20:03:27.485117580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s 
2025-09-21T20:03:27.485228794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-09-21T20:03:27.485387464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-09-21T20:03:27.485683850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003325s 
2025-09-21T20:03:27.485877320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-21T20:03:27', 'add_indexes') 
2025-09-21T20:03:27.486104678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.487561260Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-21T20:03:27.487708196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021838s 
2025-09-21T20:03:27.487918329Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-21T20:03:27.488104915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.488350129Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-09-21T20:03:27.488871478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:03:27.488975338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:03:27.489099227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-09-21T20:03:27.489229960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-09-21T20:03:27.490240294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009312s 
2025-09-21T20:03:27.490304173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:03:27.490400647Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.490536190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-09-21T20:03:27.490688036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:03:27.491439358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008014s 
2025-09-21T20:03:27.491564050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:27.491647758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:27.492335012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006691s 
2025-09-21T20:03:27.492519143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-21T20:03:27', 'parse_title_from_existing_subtitle_files') 
2025-09-21T20:03:27.492757953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.493457612Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-21T20:03:27.493566101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017906s 
2025-09-21T20:03:27.493712836Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-21T20:03:27.493844631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.494024644Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-09-21T20:03:27.494320620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-09-21T20:03:27.494455922Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.494547547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-09-21T20:03:27.494686507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:03:27.495420645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000776s 
2025-09-21T20:03:27.495585677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-21T20:03:27', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-21T20:03:27.495781612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.496483214Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-21T20:03:27.496576342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017953s 
2025-09-21T20:03:27.496714650Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-21T20:03:27.496824842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.497002329Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-09-21T20:03:27.497230559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-09-21T20:03:27.500693752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-09-21T20:03:27.501158398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-09-21T20:03:27.501479564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:03:27.501862776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:03:27.504077064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067115s 
2025-09-21T20:03:27.504291396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-21T20:03:27', 'drop_multi_episode_style_from_naming_config') 
2025-09-21T20:03:27.504502281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.505461833Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-21T20:03:27.505572445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080821s 
2025-09-21T20:03:27.505761125Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-21T20:03:27.505905686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.506127904Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-09-21T20:03:27.506460854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:27.506606938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:27.507361828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007363s 
2025-09-21T20:03:27.507569176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-21T20:03:27', 'stevenlu_update_url') 
2025-09-21T20:03:27.507812295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.508568087Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-21T20:03:27.508650814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018846s 
2025-09-21T20:03:27.508836928Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-21T20:03:27.509052212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.509318698Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-09-21T20:03:27.509692581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:03:27.509830188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:03:27.509986363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-09-21T20:03:27.510169772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-09-21T20:03:27.511099554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009479s 
2025-09-21T20:03:27.511273404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-21T20:03:27', 'add_movie_keywords') 
2025-09-21T20:03:27.511438146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.512125049Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-21T20:03:27.512227365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001994s 
2025-09-21T20:03:27.521288980Z [Debug] MigrationController: Took: 00:00:01.9737822 
2025-09-21T20:03:27.706517945Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-21T20:03:27.735863061Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-21T20:03:27.755440179Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-21T20:03:27.755686034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:03:27.755834884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:03:27.758057248Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-21T20:03:27.758198413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023736s 
2025-09-21T20:03:27.758352012Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-21T20:03:27.758500140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025204s 
2025-09-21T20:03:27.760690029Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-21T20:03:27.760867607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.761170306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-21T20:03:27.761365700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-21T20:03:27.761720324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003824s 
2025-09-21T20:03:27.761878552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.762848205Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-21T20:03:27.763003377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015086s 
2025-09-21T20:03:27.763299113Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-21T20:03:27.763480337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.763796143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-21T20:03:27.764004172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:03:27.764337624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003483s 
2025-09-21T20:03:27.764482205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:03:27.764635754Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:03:27.764788111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-21T20:03:27.764964165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-21T20:03:27.765574133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s 
2025-09-21T20:03:27.765743494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.766334985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-21T20:03:27.766476099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013821s 
2025-09-21T20:03:27.766739149Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-21T20:03:27.766902197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.767152191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:03:27.767311231Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.767453127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-21T20:03:27.767624792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-21T20:03:27.768019176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s 
2025-09-21T20:03:27.768192716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.768757814Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-21T20:03:27.768917906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011355s 
2025-09-21T20:03:27.769174082Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-21T20:03:27.769333503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.769559047Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-21T20:03:27.770051749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-21T20:03:27.770297063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-21T20:03:27.770733902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s 
2025-09-21T20:03:27.770890808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-21T20:03:27.771062344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-21T20:03:27.771355504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s 
2025-09-21T20:03:27.771553513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-21T20:03:27', 'InitialSetup') 
2025-09-21T20:03:27.771806432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.772603457Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-21T20:03:27.772756234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00155s 
2025-09-21T20:03:27.772923922Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-21T20:03:27.773079525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.773273115Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-09-21T20:03:27.773521415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-21T20:03:27', 'add_moviefiles_table') 
2025-09-21T20:03:27.773759795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.774327368Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-21T20:03:27.774507380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012507s 
2025-09-21T20:03:27.774667803Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-21T20:03:27.774792294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.774997096Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-09-21T20:03:27.775198001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-21T20:03:27', 'fix_history_movieId') 
2025-09-21T20:03:27.775445670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.776013633Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-21T20:03:27.776147122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001171s 
2025-09-21T20:03:27.776300421Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-21T20:03:27.776444180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.776649644Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-09-21T20:03:27.776842081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-21T20:03:27', 'add_tmdb_stuff') 
2025-09-21T20:03:27.777078648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.777619266Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-21T20:03:27.777770771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011694s 
2025-09-21T20:03:27.777993460Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-21T20:03:27.778093501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.778289205Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-09-21T20:03:27.778498697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-21T20:03:27', 'fix_movie_files') 
2025-09-21T20:03:27.778734662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.779280711Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-21T20:03:27.779488189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011858s 
2025-09-21T20:03:27.779602249Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-21T20:03:27.779768353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.779977013Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-09-21T20:03:27.780175363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-21T20:03:27', 'update_schedule_intervale') 
2025-09-21T20:03:27.780425907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.780969402Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-21T20:03:27.781145436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011915s 
2025-09-21T20:03:27.781281129Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-21T20:03:27.781443216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.781653018Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-09-21T20:03:27.781852670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-21T20:03:27', 'add_movie_formats_to_naming_config') 
2025-09-21T20:03:27.782115209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.782665827Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-21T20:03:27.782796470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011873s 
2025-09-21T20:03:27.782946523Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-21T20:03:27.783116966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.783309303Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-09-21T20:03:27.783514246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-21T20:03:27', 'add_phyiscal_release') 
2025-09-21T20:03:27.783752856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.784295970Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-21T20:03:27.784470110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001181s 
2025-09-21T20:03:27.784621205Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-21T20:03:27.784785866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.784965087Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-09-21T20:03:27.785173166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-21T20:03:27', 'remove_bitmetv') 
2025-09-21T20:03:27.785443801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.785929769Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-21T20:03:27.786085523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s 
2025-09-21T20:03:27.786251176Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-21T20:03:27.786402351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.786613666Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-09-21T20:03:27.786815863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-21T20:03:27', 'remove_torrentleech') 
2025-09-21T20:03:27.787064344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.787579190Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-21T20:03:27.787728721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011644s 
2025-09-21T20:03:27.787903343Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-21T20:03:27.788086512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.788284601Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-09-21T20:03:27.788476647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-21T20:03:27', 'remove_broadcasthenet') 
2025-09-21T20:03:27.788717743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.789253291Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-21T20:03:27.789403754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011591s 
2025-09-21T20:03:27.789562744Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-21T20:03:27.789718037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.789906637Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-09-21T20:03:27.790106068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-21T20:03:27', 'remove_fanzub') 
2025-09-21T20:03:27.790354508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.790874425Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-21T20:03:27.791020920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011555s 
2025-09-21T20:03:27.791193818Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-21T20:03:27.791339231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.791535797Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-09-21T20:03:27.791746862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-21T20:03:27', 'update_movie_sorttitle') 
2025-09-21T20:03:27.792018820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.792549147Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-21T20:03:27.792712055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011952s 
2025-09-21T20:03:27.792860284Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-21T20:03:27.793010697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.793223215Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-09-21T20:03:27.793425843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-21T20:03:27', 'update_movie_sorttitle_again') 
2025-09-21T20:03:27.793663641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.794207847Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-21T20:03:27.794359202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011671s 
2025-09-21T20:03:27.794520988Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-21T20:03:27.794670809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.794864620Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-09-21T20:03:27.795081406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-21T20:03:27', 'update_movie_file') 
2025-09-21T20:03:27.795318253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.795840484Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-21T20:03:27.796019705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011598s 
2025-09-21T20:03:27.796171631Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-21T20:03:27.796367746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.796523029Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-09-21T20:03:27.796735817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-21T20:03:27', 'update_movie_slug') 
2025-09-21T20:03:27.796970810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.797512220Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-21T20:03:27.797662282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011749s 
2025-09-21T20:03:27.797834469Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-21T20:03:27.797980984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.798208893Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-09-21T20:03:27.798385138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-21T20:03:27', 'add_youtube_trailer_id') 
2025-09-21T20:03:27.798637175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.799143905Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-21T20:03:27.799294128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s 
2025-09-21T20:03:27.799465423Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-21T20:03:27.799609443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.799810387Z [Info] add_studio: Starting migration of Log DB to 120 
2025-09-21T20:03:27.800039288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-21T20:03:27', 'add_studio') 
2025-09-21T20:03:27.800254972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.800775531Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-21T20:03:27.800940763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001176s 
2025-09-21T20:03:27.801101036Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-21T20:03:27.801259325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.801464818Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-09-21T20:03:27.801664110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-21T20:03:27', 'update_filedate_config') 
2025-09-21T20:03:27.801925476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.802438629Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-21T20:03:27.802591086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011663s 
2025-09-21T20:03:27.802758644Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-21T20:03:27.802912253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.803118608Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-09-21T20:03:27.803316707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-21T20:03:27', 'add_movieid_to_blacklist') 
2025-09-21T20:03:27.803559767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.804284025Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-21T20:03:27.804532235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001355s 
2025-09-21T20:03:27.804684611Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-21T20:03:27.804848051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.805043033Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-09-21T20:03:27.805246884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-21T20:03:27', 'create_netimport_table') 
2025-09-21T20:03:27.805492979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.806027976Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-21T20:03:27.806189381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s 
2025-09-21T20:03:27.806344554Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-21T20:03:27.806519246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.806704408Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-09-21T20:03:27.806919702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-21T20:03:27', 'add_preferred_tags_to_profile') 
2025-09-21T20:03:27.807153984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.807700905Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-21T20:03:27.807866969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011754s 
2025-09-21T20:03:27.808062483Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-21T20:03:27.808224349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.808420634Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-09-21T20:03:27.808629955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-21T20:03:27', 'fix_imdb_unique') 
2025-09-21T20:03:27.808877273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.809403443Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-21T20:03:27.809549276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011737s 
2025-09-21T20:03:27.809718177Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-21T20:03:27.809869221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.810068532Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-09-21T20:03:27.810267913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-21T20:03:27', 'update_qualities_and_profiles') 
2025-09-21T20:03:27.810523488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.811048635Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-21T20:03:27.811207856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s 
2025-09-21T20:03:27.811370664Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-21T20:03:27.811524203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.811725899Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-09-21T20:03:27.811933627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-21T20:03:27', 'remove_wombles') 
2025-09-21T20:03:27.812229934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.812737726Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-21T20:03:27.812874873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011897s 
2025-09-21T20:03:27.813039013Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-21T20:03:27.813202302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.813384719Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-09-21T20:03:27.813585694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-21T20:03:27', 'remove_kickass') 
2025-09-21T20:03:27.813821689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.814352357Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-21T20:03:27.814504684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001158s 
2025-09-21T20:03:27.814670779Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-21T20:03:27.814834188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.815029300Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-09-21T20:03:27.815249293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-21T20:03:27', 'add_parsed_movie_info_to_pending_release') 
2025-09-21T20:03:27.815506060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.816181280Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-21T20:03:27.816349659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013308s 
2025-09-21T20:03:27.816503358Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-21T20:03:27.816656056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.816856259Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-09-21T20:03:27.817059318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-21T20:03:27', 'remove_wombles_kickass') 
2025-09-21T20:03:27.817298449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.817826623Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-21T20:03:27.817977487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011659s 
2025-09-21T20:03:27.818141196Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-21T20:03:27.818296319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.818499568Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-09-21T20:03:27.818704541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-21T20:03:27', 'make_parsed_episode_info_nullable') 
2025-09-21T20:03:27.818954083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.819615906Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-21T20:03:27.819777822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013064s 
2025-09-21T20:03:27.819958135Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-21T20:03:27.820117115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.820316015Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-09-21T20:03:27.820525447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-21T20:03:27', 'rename_torrent_downloadstation') 
2025-09-21T20:03:27.820765150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.822057903Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-21T20:03:27.822222684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019323s 
2025-09-21T20:03:27.822382035Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-21T20:03:27.822536596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.822744084Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-09-21T20:03:27.822942614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-21T20:03:27', 'add_minimumavailability') 
2025-09-21T20:03:27.823184291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.824860496Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-21T20:03:27.825017411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023076s 
2025-09-21T20:03:27.825181101Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-21T20:03:27.825338909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.825538270Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-09-21T20:03:27.825747672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-21T20:03:27', 'add_remux_qualities_for_the_wankers') 
2025-09-21T20:03:27.825990260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.826570509Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-21T20:03:27.826727845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012196s 
2025-09-21T20:03:27.826889812Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-21T20:03:27.827040525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.827243764Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-09-21T20:03:27.827448657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-21T20:03:27', 'add_haspredbentry_to_movies') 
2025-09-21T20:03:27.827691967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.828273478Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-21T20:03:27.828431716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012138s 
2025-09-21T20:03:27.828590486Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-21T20:03:27.828741780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.828943457Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-09-21T20:03:27.829145984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-21T20:03:27', 'add_pathstate_to_movies') 
2025-09-21T20:03:27.829391559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.829953460Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-21T20:03:27.830105767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012042s 
2025-09-21T20:03:27.830267493Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-21T20:03:27.830419699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.830623129Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-09-21T20:03:27.830832059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-21T20:03:27', 'add_import_exclusions_table') 
2025-09-21T20:03:27.831086592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.831646840Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-21T20:03:27.831801511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012171s 
2025-09-21T20:03:27.831979199Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-21T20:03:27.832137137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.832334504Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-09-21T20:03:27.832536601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-21T20:03:27', 'add_physical_release_note') 
2025-09-21T20:03:27.832778398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.833367294Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-21T20:03:27.833521845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012201s 
2025-09-21T20:03:27.833686035Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-21T20:03:27.833839023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.834053355Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-09-21T20:03:27.834258268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-21T20:03:27', 'consolidate_indexer_baseurl') 
2025-09-21T20:03:27.834500074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.835067557Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-21T20:03:27.835224904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001219s 
2025-09-21T20:03:27.835400277Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-21T20:03:27.835547253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.835760803Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-09-21T20:03:27.835996126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-21T20:03:27', 'add_alternative_titles_table') 
2025-09-21T20:03:27.836240088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.836836288Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-21T20:03:27.837000639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012792s 
2025-09-21T20:03:27.837161784Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-21T20:03:27.837319832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.841479688Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-09-21T20:03:27.841749801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-21T20:03:27', 'fix_duplicate_alt_titles') 
2025-09-21T20:03:27.842494100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.842629092Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-21T20:03:27.842784585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005293s 
2025-09-21T20:03:27.842949788Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-21T20:03:27.843103948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.843307588Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-09-21T20:03:27.843508823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-21T20:03:27', 'movie_extras') 
2025-09-21T20:03:27.843857385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.844437183Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-21T20:03:27.844592455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s 
2025-09-21T20:03:27.844751866Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-21T20:03:27.844901938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.845102582Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-09-21T20:03:27.845300461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-21T20:03:27', 'clean_core_tv') 
2025-09-21T20:03:27.845533219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.846089349Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-21T20:03:27.846241085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001186s 
2025-09-21T20:03:27.846408251Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-21T20:03:27.846562362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.846765801Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-09-21T20:03:27.846970944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-21T20:03:27', 'add_cookies_to_indexer_status') 
2025-09-21T20:03:27.847213332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.847793110Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-21T20:03:27.847969876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012208s 
2025-09-21T20:03:27.848126331Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-21T20:03:27.848277796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.848474732Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-09-21T20:03:27.848672741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-21T20:03:27', 'banner_to_fanart') 
2025-09-21T20:03:27.848917975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.849485127Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-21T20:03:27.849635900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012022s 
2025-09-21T20:03:27.849800592Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-21T20:03:27.849955253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.850158382Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-09-21T20:03:27.850363365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-21T20:03:27', 'naming_config_colon_action') 
2025-09-21T20:03:27.850610633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.851170971Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-21T20:03:27.851321714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012026s 
2025-09-21T20:03:27.851481747Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-21T20:03:27.851631849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.851831371Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-09-21T20:03:27.852074029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-21T20:03:27', 'add_custom_formats') 
2025-09-21T20:03:27.852320596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.852922648Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-21T20:03:27.853086598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012811s 
2025-09-21T20:03:27.853250418Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-21T20:03:27.853412304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.853613830Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-09-21T20:03:27.853817560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-21T20:03:27', 'remove_extra_naming_config') 
2025-09-21T20:03:27.854054737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.854626328Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-21T20:03:27.854777202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012085s 
2025-09-21T20:03:27.854943828Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-21T20:03:27.855095453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.855306618Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-09-21T20:03:27.855511881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-21T20:03:27', 'convert_regex_required_tags') 
2025-09-21T20:03:27.855751554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.856453567Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-21T20:03:27.856622177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013324s 
2025-09-21T20:03:27.856801067Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-21T20:03:27.856959737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.857168427Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-09-21T20:03:27.857398530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-21T20:03:27', 'fix_format_tags_double_underscore') 
2025-09-21T20:03:27.857645187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.858266999Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-21T20:03:27.858435959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012963s 
2025-09-21T20:03:27.858597364Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-21T20:03:27.858817106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.859011969Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-09-21T20:03:27.859233956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-21T20:03:27', 'add_tags_to_net_import') 
2025-09-21T20:03:27.859482306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.860101072Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-21T20:03:27.860266415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001293s 
2025-09-21T20:03:27.860438501Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-21T20:03:27.860597722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.860768085Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-09-21T20:03:27.860971284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-21T20:03:27', 'add_custom_filters') 
2025-09-21T20:03:27.861273613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.861878270Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-21T20:03:27.862040587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012704s 
2025-09-21T20:03:27.862219898Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-21T20:03:27.862386113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.862597418Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-09-21T20:03:27.862821149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-21T20:03:27', 'indexer_client_status_search_changes') 
2025-09-21T20:03:27.863067034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.863621981Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-21T20:03:27.863788717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012587s 
2025-09-21T20:03:27.864020403Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-21T20:03:27.864188241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.864406110Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-09-21T20:03:27.864623999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-21T20:03:27', 'add_language_to_files_history_blacklist') 
2025-09-21T20:03:27.864875625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.865477687Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-21T20:03:27.865653111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012806s 
2025-09-21T20:03:27.865795998Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-21T20:03:27.865954598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.866156474Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-09-21T20:03:27.866412209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-21T20:03:27', 'add_update_allowed_quality_profile') 
2025-09-21T20:03:27.866663706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.867259425Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-21T20:03:27.867383314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012567s 
2025-09-21T20:03:27.867551703Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-21T20:03:27.867725664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.867974395Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-09-21T20:03:27.868196331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-21T20:03:27', 'add_download_client_priority') 
2025-09-21T20:03:27.868435994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.869057435Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-21T20:03:27.869226927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013063s 
2025-09-21T20:03:27.869400175Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-21T20:03:27.869571701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.869784369Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-09-21T20:03:27.869957117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-21T20:03:27', 'remove_growl_prowl') 
2025-09-21T20:03:27.870200417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.870836868Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-21T20:03:27.870996840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001254s 
2025-09-21T20:03:27.871129307Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-21T20:03:27.871284329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.871487358Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-09-21T20:03:27.871709555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-21T20:03:27', 'remove_plex_hometheatre') 
2025-09-21T20:03:27.872002956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.872636832Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-21T20:03:27.872797416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013055s 
2025-09-21T20:03:27.872971666Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-21T20:03:27.873136138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.873352172Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-09-21T20:03:27.873561995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-21T20:03:27', 'add_webrip_qualites') 
2025-09-21T20:03:27.873775425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.874399561Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-21T20:03:27.874561928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012266s 
2025-09-21T20:03:27.874680337Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-21T20:03:27.874847653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.875044670Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-09-21T20:03:27.875250474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-21T20:03:27', 'health_issue_notification') 
2025-09-21T20:03:27.875511350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.876165577Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-21T20:03:27.876322623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013015s 
2025-09-21T20:03:27.876498026Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-21T20:03:27.876652748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.876858081Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-09-21T20:03:27.877063826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-21T20:03:27', 'speed_improvements') 
2025-09-21T20:03:27.877301354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.877886803Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-21T20:03:27.878039460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012339s 
2025-09-21T20:03:27.878211817Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-21T20:03:27.878374915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.878581672Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-09-21T20:03:27.878791584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-21T20:03:27', 'fix_profile_format_default') 
2025-09-21T20:03:27.879034273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.879584200Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-21T20:03:27.879747339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012032s 
2025-09-21T20:03:27.879924145Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-21T20:03:27.880078716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.880280442Z [Info] task_duration: Starting migration of Log DB to 163 
2025-09-21T20:03:27.880481417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-21T20:03:27', 'task_duration') 
2025-09-21T20:03:27.880722723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.881451400Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-21T20:03:27.881603977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013647s 
2025-09-21T20:03:27.881778969Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-21T20:03:27.881941527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.882143854Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-09-21T20:03:27.882348286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-21T20:03:27', 'movie_collections_crew') 
2025-09-21T20:03:27.882588750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.883325774Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-21T20:03:27.883484373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013771s 
2025-09-21T20:03:27.883655758Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-21T20:03:27.883823035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.884060283Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-09-21T20:03:27.884269284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-21T20:03:27', 'remove_custom_formats_from_quality_model') 
2025-09-21T20:03:27.884514527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.885127612Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-21T20:03:27.885304177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012968s 
2025-09-21T20:03:27.885463148Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-21T20:03:27.885617328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.885821078Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-09-21T20:03:27.886024788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-21T20:03:27', 'fix_tmdb_list_config') 
2025-09-21T20:03:27.886267948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.886870541Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-21T20:03:27.887038049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012423s 
2025-09-21T20:03:27.887202520Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-21T20:03:27.887355167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.887559138Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-09-21T20:03:27.887783690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-21T20:03:27', 'remove_movie_pathstate') 
2025-09-21T20:03:27.888110007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.888742841Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-21T20:03:27.888957032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013654s 
2025-09-21T20:03:27.889152937Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-21T20:03:27.889321617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.889570528Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-09-21T20:03:27.889798817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-21T20:03:27', 'custom_format_rework') 
2025-09-21T20:03:27.890087459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.890789502Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-21T20:03:27.890957921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00147s 
2025-09-21T20:03:27.891141020Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-21T20:03:27.891300992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.891506786Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-09-21T20:03:27.891722701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-21T20:03:27', 'custom_format_scores') 
2025-09-21T20:03:27.891996172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.892642693Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-21T20:03:27.892794579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013311s 
2025-09-21T20:03:27.893004983Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-21T20:03:27.893116958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.895859110Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-09-21T20:03:27.896082109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-21T20:03:27', 'fix_trakt_list_config') 
2025-09-21T20:03:27.896330709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.896947672Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-21T20:03:27.897125089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038224s 
2025-09-21T20:03:27.897315412Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-21T20:03:27.897484342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.902647829Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-09-21T20:03:27.902894846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-21T20:03:27', 'quality_definition_preferred_size') 
2025-09-21T20:03:27.903178257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.903897004Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-21T20:03:27.904118059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063527s 
2025-09-21T20:03:27.904260326Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-21T20:03:27.904419817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.904621563Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-09-21T20:03:27.904826906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-21T20:03:27', 'add_download_history') 
2025-09-21T20:03:27.905072591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.905796729Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-21T20:03:27.905935058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013463s 
2025-09-21T20:03:27.906094869Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-21T20:03:27.906255092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.906456487Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-09-21T20:03:27.906661490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-21T20:03:27', 'net_import_status') 
2025-09-21T20:03:27.906914279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.907599409Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-21T20:03:27.907758509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013329s 
2025-09-21T20:03:27.907996889Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-21T20:03:27.908159917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.908366894Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-09-21T20:03:27.908604963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-21T20:03:27', 'email_multiple_addresses') 
2025-09-21T20:03:27.908830818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.909517681Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-21T20:03:27.909672553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013415s 
2025-09-21T20:03:27.909844078Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-21T20:03:27.910006245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.910217560Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-09-21T20:03:27.910434898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-21T20:03:27', 'remove_chown_and_folderchmod_config') 
2025-09-21T20:03:27.910687997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.911375201Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-21T20:03:27.911526245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s 
2025-09-21T20:03:27.911704504Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-21T20:03:27.911863955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.912117936Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-09-21T20:03:27.912301816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-21T20:03:27', 'movie_recommendations') 
2025-09-21T20:03:27.912558914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.913266739Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-21T20:03:27.913434918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001396s 
2025-09-21T20:03:27.913605972Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-21T20:03:27.913771085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.913973833Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-09-21T20:03:27.914177162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-21T20:03:27', 'language_improvements') 
2025-09-21T20:03:27.914458850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.915198900Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-21T20:03:27.915345385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001405s 
2025-09-21T20:03:27.915508122Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-21T20:03:27.915671782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.915888228Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-09-21T20:03:27.916132690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-21T20:03:27', 'new_list_server') 
2025-09-21T20:03:27.916357493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.917063063Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-21T20:03:27.917230190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013877s 
2025-09-21T20:03:27.917400112Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-21T20:03:27.917556918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.917769756Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-09-21T20:03:27.917989118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-21T20:03:27', 'movie_translation_indexes') 
2025-09-21T20:03:27.918238560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.918920523Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-21T20:03:27.919076808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013423s 
2025-09-21T20:03:27.919244465Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-21T20:03:27.919404939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.919619921Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-09-21T20:03:27.919828692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-21T20:03:27', 'fix_invalid_profile_references') 
2025-09-21T20:03:27.920165891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.920863225Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-21T20:03:27.921018387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014322s 
2025-09-21T20:03:27.921188951Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-21T20:03:27.921343662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.921548214Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-09-21T20:03:27.921750060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-21T20:03:27', 'list_movies_table') 
2025-09-21T20:03:27.922009332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.922711306Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-21T20:03:27.922861929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013514s 
2025-09-21T20:03:27.923028464Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-21T20:03:27.923201142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.923412027Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-09-21T20:03:27.923617040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-21T20:03:27', 'on_delete_notification') 
2025-09-21T20:03:27.923916623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.924705060Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-21T20:03:27.924834992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014685s 
2025-09-21T20:03:27.924999784Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-21T20:03:27.925152852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.925354538Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-09-21T20:03:27.925577156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-21T20:03:27', 'download_propers_config') 
2025-09-21T20:03:27.925820937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.926525045Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-21T20:03:27.926688805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013457s 
2025-09-21T20:03:27.926851632Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-21T20:03:27.927011274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.927215555Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-09-21T20:03:27.927413474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-21T20:03:27', 'add_priority_to_indexers') 
2025-09-21T20:03:27.927658026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.928353547Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-21T20:03:27.928515372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013315s 
2025-09-21T20:03:27.928680485Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-21T20:03:27.928839275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.929051923Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-09-21T20:03:27.929259180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-21T20:03:27', 'add_alternative_title_indices') 
2025-09-21T20:03:27.929519544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.930212590Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-21T20:03:27.930364886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013583s 
2025-09-21T20:03:27.930531101Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-21T20:03:27.930688889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.930890845Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-09-21T20:03:27.931127271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-21T20:03:27', 'fix_tmdb_duplicates') 
2025-09-21T20:03:27.931377034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.932110331Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-21T20:03:27.932280163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013883s 
2025-09-21T20:03:27.932469775Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-21T20:03:27.932659957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.932889019Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-09-21T20:03:27.933103901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-21T20:03:27', 'swap_filechmod_for_folderchmod') 
2025-09-21T20:03:27.933372963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.934093073Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-21T20:03:27.934265661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001418s 
2025-09-21T20:03:27.934438448Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-21T20:03:27.934610114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.934827883Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-09-21T20:03:27.935043316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-21T20:03:27', 'mediainfo_channels') 
2025-09-21T20:03:27.935300123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.936042949Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-21T20:03:27.936234896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014023s 
2025-09-21T20:03:27.936406972Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-21T20:03:27.936574008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.936787508Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-09-21T20:03:27.937324930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-21T20:03:27.937588451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-21T20:03:27.938003236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005011s 
2025-09-21T20:03:27.938179391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-21T20:03:27.938364924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-21T20:03:27.938710520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003721s 
2025-09-21T20:03:27.938936475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-21T20:03:27', 'add_update_history') 
2025-09-21T20:03:27.939238123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.940004285Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-21T20:03:27.940176081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016473s 
2025-09-21T20:03:27.940360192Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-21T20:03:27.940531707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.940749526Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-09-21T20:03:27.940974469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-21T20:03:27', 'update_awesome_hd_link') 
2025-09-21T20:03:27.941239352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.941942768Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-21T20:03:27.942112901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013991s 
2025-09-21T20:03:27.942291280Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-21T20:03:27.942457435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.942700073Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-09-21T20:03:27.942913944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-21T20:03:27', 'remove_awesomehd') 
2025-09-21T20:03:27.943171122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.943883516Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-21T20:03:27.944059090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s 
2025-09-21T20:03:27.944239022Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-21T20:03:27.944411669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.944635941Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-09-21T20:03:27.944858830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-21T20:03:27', 'add_on_delete_to_notifications') 
2025-09-21T20:03:27.945127761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.945828392Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-21T20:03:27.945999006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014048s 
2025-09-21T20:03:27.946178487Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-21T20:03:27.946351976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.946571889Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-09-21T20:03:27.946795990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-21T20:03:27', 'add_bypass_to_delay_profile') 
2025-09-21T20:03:27.947056615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.947738147Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-21T20:03:27.947941547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001376s 
2025-09-21T20:03:27.948141950Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-21T20:03:27.948353166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.948605935Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-09-21T20:03:27.948834314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-21T20:03:27', 'update_notifiarr') 
2025-09-21T20:03:27.949182445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.949972255Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-21T20:03:27.950143220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016261s 
2025-09-21T20:03:27.950330557Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-21T20:03:27.950503004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.950719069Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-09-21T20:03:27.950942318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-21T20:03:27', 'legacy_mediainfo_hdr') 
2025-09-21T20:03:27.951202382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.951942091Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-21T20:03:27.952137154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013758s 
2025-09-21T20:03:27.952325624Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-21T20:03:27.952494223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.952727763Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-09-21T20:03:27.952923818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-21T20:03:27', 'rename_blacklist_to_blocklist') 
2025-09-21T20:03:27.953179282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.953823580Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-21T20:03:27.953994354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013136s 
2025-09-21T20:03:27.954158644Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-21T20:03:27.954313616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.954514210Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-09-21T20:03:27.954725606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-21T20:03:27', 'add_indexer_tags') 
2025-09-21T20:03:27.954978195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.955616139Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-21T20:03:27.955773195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012953s 
2025-09-21T20:03:27.955959220Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-21T20:03:27.956131948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.956338824Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-09-21T20:03:27.956537113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-21T20:03:27', 'mediainfo_to_ffmpeg') 
2025-09-21T20:03:27.956776435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.957441354Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-21T20:03:27.957590184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013014s 
2025-09-21T20:03:27.957770677Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-21T20:03:27.957924848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.958129560Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-09-21T20:03:27.958325675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-21T20:03:27', 'cdh_per_downloadclient') 
2025-09-21T20:03:27.958589135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.959233122Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-21T20:03:27.959406561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012913s 
2025-09-21T20:03:27.959565431Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-21T20:03:27.959730954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.959971368Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-09-21T20:03:27.960188415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-21T20:03:27', 'migrate_discord_from_slack') 
2025-09-21T20:03:27.960435142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.961079710Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-21T20:03:27.961231115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013327s 
2025-09-21T20:03:27.961385696Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-21T20:03:27.961535828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.961733326Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-09-21T20:03:27.961924341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-21T20:03:27', 'remove_predb') 
2025-09-21T20:03:27.962161789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.962803841Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-21T20:03:27.962956429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012549s 
2025-09-21T20:03:27.963113816Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-21T20:03:27.963265731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.963460163Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-09-21T20:03:27.963666438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-21T20:03:27', 'add_on_update_to_notifications') 
2025-09-21T20:03:27.963921041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.964570769Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-21T20:03:27.964722515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012883s 
2025-09-21T20:03:27.964884511Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-21T20:03:27.965055104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.965271570Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-09-21T20:03:27.965474148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-21T20:03:27', 'ensure_identity_on_id_columns') 
2025-09-21T20:03:27.965723280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.966366014Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-21T20:03:27.966528511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013033s 
2025-09-21T20:03:27.966688463Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-21T20:03:27.966848425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.967041654Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-09-21T20:03:27.967250615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-21T20:03:27', 'download_client_per_indexer') 
2025-09-21T20:03:27.967496871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.968141719Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-21T20:03:27.968293485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012821s 
2025-09-21T20:03:27.968464639Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-21T20:03:27.968614281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.968809574Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-09-21T20:03:27.969013054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-21T20:03:27', 'multiple_ratings_support') 
2025-09-21T20:03:27.969275733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.969938808Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-21T20:03:27.970101876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001306s 
2025-09-21T20:03:27.970260415Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-21T20:03:27.970410738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.970606482Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-09-21T20:03:27.970812216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-21T20:03:27', 'movie_metadata') 
2025-09-21T20:03:27.971065707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.971733902Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-21T20:03:27.971974987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013101s 
2025-09-21T20:03:27.972175211Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-21T20:03:27.972334231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.972538071Z [Info] add_collections: Starting migration of Log DB to 208 
2025-09-21T20:03:27.972740819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-21T20:03:27', 'add_collections') 
2025-09-21T20:03:27.972982747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.973623026Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-21T20:03:27.973777958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012803s 
2025-09-21T20:03:27.973944593Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-21T20:03:27.974098062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.974324959Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-09-21T20:03:27.974537808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-21T20:03:27', 'movie_meta_collection_index') 
2025-09-21T20:03:27.974773482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.975402369Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-21T20:03:27.975557260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012919s 
2025-09-21T20:03:27.975744477Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-21T20:03:27.975926654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.976128030Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-09-21T20:03:27.976350999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-21T20:03:27', 'movie_added_notifications') 
2025-09-21T20:03:27.976601944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.977254167Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-21T20:03:27.977414690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013336s 
2025-09-21T20:03:27.977568470Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-21T20:03:27.977746549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.977949708Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-09-21T20:03:27.978150031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-21T20:03:27', 'more_movie_meta_index') 
2025-09-21T20:03:27.978401487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.979023910Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-21T20:03:27.979174915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012676s 
2025-09-21T20:03:27.979347682Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-21T20:03:27.979517254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:27.979721435Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-09-21T20:03:27.980202083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-21T20:03:27.980363037Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:03:27.980558300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-21T20:03:27.981224311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-21T20:03:27.981708376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-09-21T20:03:27.982085154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-21T20:03:27.982613137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-21T20:03:27.983628742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-21T20:03:27.983957735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003231s 
2025-09-21T20:03:27.984144230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-21T20:03:27.984286006Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:03:27.984433012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-21T20:03:27.985032639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-21T20:03:27.985549219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-21T20:03:27.985885646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-21T20:03:27.986308548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-21T20:03:27.987213720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-21T20:03:27.987592312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030153s 
2025-09-21T20:03:27.987748096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:03:27.987906325Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:03:27.988070295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-21T20:03:27.988620783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-21T20:03:27.995773335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-21T20:03:27.996129071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-21T20:03:27.996603226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-21T20:03:27.997717760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:03:27.998101492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098264s 
2025-09-21T20:03:27.998369943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-21T20:03:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-21T20:03:27.998648734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:27.999654139Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-21T20:03:27.999825143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113768s 
2025-09-21T20:03:28.000058152Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-21T20:03:28.000207814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.000447366Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-09-21T20:03:28.000668752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-21T20:03:28', 'add_language_tags_to_subtitle_files') 
2025-09-21T20:03:28.000925629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.001726491Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-21T20:03:28.001879770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014934s 
2025-09-21T20:03:28.002058109Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-21T20:03:28.002249705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.002467574Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-09-21T20:03:28.002672657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-21T20:03:28', 'add_salt_to_users') 
2025-09-21T20:03:28.002916357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.003587418Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-21T20:03:28.003747932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013312s 
2025-09-21T20:03:28.003923736Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-21T20:03:28.004090070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.004288360Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-09-21T20:03:28.004482931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-21T20:03:28', 'clean_alt_titles') 
2025-09-21T20:03:28.004732915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.005437043Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-21T20:03:28.005595181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013579s 
2025-09-21T20:03:28.005757999Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-21T20:03:28.005911698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.006109216Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-09-21T20:03:28.006347175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-21T20:03:28', 'remove_omg') 
2025-09-21T20:03:28.006609784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.007286897Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-21T20:03:28.007436529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013723s 
2025-09-21T20:03:28.007599206Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-21T20:03:28.007756934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.008017088Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-09-21T20:03:28.008235307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-21T20:03:28', 'add_additional_info_to_pending_releases') 
2025-09-21T20:03:28.008484058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.009178797Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-21T20:03:28.009337697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001402s 
2025-09-21T20:03:28.009507498Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-21T20:03:28.009666198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.009866491Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-09-21T20:03:28.010101715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-21T20:03:28', 'add_result_to_commands') 
2025-09-21T20:03:28.010340997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.010959582Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-21T20:03:28.011126779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012744s 
2025-09-21T20:03:28.011291350Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-21T20:03:28.011443166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.011640864Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-09-21T20:03:28.011840125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-21T20:03:28', 'health_restored_notification') 
2025-09-21T20:03:28.012096872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.012689175Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-21T20:03:28.012838335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012334s 
2025-09-21T20:03:28.013009560Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-21T20:03:28.013164382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.013405297Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-09-21T20:03:28.013671573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-21T20:03:28', 'add_on_manual_interaction_required_to_notifications') 
2025-09-21T20:03:28.013975585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.014567066Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-21T20:03:28.014725525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013827s 
2025-09-21T20:03:28.014879735Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-21T20:03:28.015030729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.015225141Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-09-21T20:03:28.015413991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-21T20:03:28', 'remove_rarbg') 
2025-09-21T20:03:28.015690087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.016321208Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-21T20:03:28.016469657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012458s 
2025-09-21T20:03:28.016646964Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-21T20:03:28.016829672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.017037059Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-09-21T20:03:28.017280099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-21T20:03:28', 'remove_invalid_roksbox_metadata_images') 
2025-09-21T20:03:28.017535523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.018150571Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-21T20:03:28.018306185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013035s 
2025-09-21T20:03:28.018463742Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-21T20:03:28.018607211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.018806672Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-09-21T20:03:28.019000533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-21T20:03:28', 'list_sync_time') 
2025-09-21T20:03:28.019247410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.019812457Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-21T20:03:28.019982319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011968s 
2025-09-21T20:03:28.020143103Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-21T20:03:28.020293276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.020510553Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-09-21T20:03:28.020720436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-21T20:03:28', 'add_tags_to_collections') 
2025-09-21T20:03:28.020956110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.021536218Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-21T20:03:28.021687573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012353s 
2025-09-21T20:03:28.021842705Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-21T20:03:28.022013920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.022210646Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-09-21T20:03:28.022425829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-21T20:03:28', 'add_download_client_tags') 
2025-09-21T20:03:28.022665903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.023266863Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-21T20:03:28.023422085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012588s 
2025-09-21T20:03:28.023587248Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-21T20:03:28.023733813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.024029168Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-09-21T20:03:28.024268309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-21T20:03:28', 'add_auto_tagging') 
2025-09-21T20:03:28.024506859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.025082017Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-21T20:03:28.025234434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s 
2025-09-21T20:03:28.025416822Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-21T20:03:28.025588247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.025792127Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-09-21T20:03:28.026039235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-21T20:03:28', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-21T20:03:28.026309719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.026909497Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-21T20:03:28.027066804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012859s 
2025-09-21T20:03:28.027231044Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-21T20:03:28.027386337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.027585297Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-09-21T20:03:28.027803377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-21T20:03:28', 'update_restrictions_to_release_profiles') 
2025-09-21T20:03:28.028057558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.028637716Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-21T20:03:28.028792298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012312s 
2025-09-21T20:03:28.028946508Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-21T20:03:28.029095889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.029325571Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-09-21T20:03:28.029527999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-21T20:03:28', 'rename_quality_profiles') 
2025-09-21T20:03:28.029781810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.030381377Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-21T20:03:28.030535798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012675s 
2025-09-21T20:03:28.030700420Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-21T20:03:28.030847105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.031042939Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-09-21T20:03:28.031258984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-21T20:03:28', 'update_images_remote_url') 
2025-09-21T20:03:28.031510451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.032135409Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-21T20:03:28.032288377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001272s 
2025-09-21T20:03:28.032447477Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-21T20:03:28.032609914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.032801360Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-09-21T20:03:28.033017816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-21T20:03:28', 'add_notification_status') 
2025-09-21T20:03:28.033283721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.033924311Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-21T20:03:28.034102329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001282s 
2025-09-21T20:03:28.034293033Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-21T20:03:28.034456432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.034670864Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-09-21T20:03:28.034884655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-21T20:03:28', 'rename_deprecated_indexer_flags') 
2025-09-21T20:03:28.035158867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.035767142Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-21T20:03:28.035943166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012968s 
2025-09-21T20:03:28.036100894Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-21T20:03:28.036266186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.036486520Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-09-21T20:03:28.036692274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-21T20:03:28', 'movie_last_searched_time') 
2025-09-21T20:03:28.036962999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.037584250Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-21T20:03:28.037735625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013116s 
2025-09-21T20:03:28.037891870Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-21T20:03:28.038043675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.038245852Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-09-21T20:03:28.038438941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-21T20:03:28', 'email_encryption') 
2025-09-21T20:03:28.038671910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.039332751Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-21T20:03:28.039487993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012807s 
2025-09-21T20:03:28.039651012Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-21T20:03:28.039819611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.040076298Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-09-21T20:03:28.040312293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-21T20:03:28', 'clear_last_rss_releases_info') 
2025-09-21T20:03:28.040584852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.041308970Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-21T20:03:28.041447359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014701s 
2025-09-21T20:03:28.041609505Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-21T20:03:28.041758866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.041948748Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-09-21T20:03:28.042139773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-21T20:03:28', 'add_indexes') 
2025-09-21T20:03:28.042377091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.042974634Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-21T20:03:28.043126970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012116s 
2025-09-21T20:03:28.043344519Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-21T20:03:28.043498709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.043711247Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-09-21T20:03:28.043938464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-21T20:03:28', 'parse_title_from_existing_subtitle_files') 
2025-09-21T20:03:28.044192055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.044831843Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-21T20:03:28.045020814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013107s 
2025-09-21T20:03:28.045202279Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-21T20:03:28.045380207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.045582485Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-09-21T20:03:28.045839813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-21T20:03:28', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-21T20:03:28.046080838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.046708752Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-21T20:03:28.046874115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001305s 
2025-09-21T20:03:28.047042815Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-21T20:03:28.047194761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.047416618Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-09-21T20:03:28.047635058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-21T20:03:28', 'drop_multi_episode_style_from_naming_config') 
2025-09-21T20:03:28.047955974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.048613698Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-21T20:03:28.048831176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001374s 
2025-09-21T20:03:28.049011459Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-21T20:03:28.049196291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.049451485Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-09-21T20:03:28.049668913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-21T20:03:28', 'stevenlu_update_url') 
2025-09-21T20:03:28.049929487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.050532642Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-21T20:03:28.050679998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013451s 
2025-09-21T20:03:28.050846113Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-21T20:03:28.051023781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:03:28.051265357Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-09-21T20:03:28.051453456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-21T20:03:28', 'add_movie_keywords') 
2025-09-21T20:03:28.051728480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:03:28.052422467Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-21T20:03:28.052603081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 
2025-09-21T20:03:28.218744553Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-09-21T20:03:28.225869118Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-21T20:03:28.236730397Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-09-21T20:03:28.327245347Z [Info] QualityProfileService: Setting up default quality profiles 
2025-09-21T20:03:28.353675955Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-09-21T20:03:28.387697206Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-21T20:03:28.388386544Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-21T20:03:28.388544271Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-09-21T20:03:28.466986443Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-21T20:03:29.088783840Z [ls.io-init] done.