2025-10-12T17:02:18.980526523Z [migrations] started
2025-10-12T17:02:18.980557335Z [migrations] no migrations found
2025-10-12T17:02:18.999137154Z usermod: no changes
2025-10-12T17:02:19.004721806Z ───────────────────────────────────────
2025-10-12T17:02:19.004735143Z 
2025-10-12T17:02:19.004739091Z       ██╗     ███████╗██╗ ██████╗
2025-10-12T17:02:19.004742858Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-12T17:02:19.004746656Z       ██║     ███████╗██║██║   ██║
2025-10-12T17:02:19.004750423Z       ██║     ╚════██║██║██║   ██║
2025-10-12T17:02:19.004754081Z       ███████╗███████║██║╚██████╔╝
2025-10-12T17:02:19.004757778Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-12T17:02:19.004761456Z 
2025-10-12T17:02:19.004764963Z    Brought to you by linuxserver.io
2025-10-12T17:02:19.004768610Z ───────────────────────────────────────
2025-10-12T17:02:19.005019124Z 
2025-10-12T17:02:19.005027551Z To support the app dev(s) visit:
2025-10-12T17:02:19.006736341Z Radarr: https://opencollective.com/radarr
2025-10-12T17:02:19.007049140Z 
2025-10-12T17:02:19.007055824Z To support LSIO projects visit:
2025-10-12T17:02:19.007059371Z https://www.linuxserver.io/donate/
2025-10-12T17:02:19.007062878Z 
2025-10-12T17:02:19.007066355Z ───────────────────────────────────────
2025-10-12T17:02:19.007070694Z GID/UID
2025-10-12T17:02:19.007074221Z ───────────────────────────────────────
2025-10-12T17:02:19.012712540Z 
2025-10-12T17:02:19.012720226Z User UID:    911
2025-10-12T17:02:19.012724254Z User GID:    911
2025-10-12T17:02:19.012727821Z ───────────────────────────────────────
2025-10-12T17:02:19.014433805Z Linuxserver.io version: 5.27.5.10198-ls285
2025-10-12T17:02:19.014741224Z Build-date: 2025-10-12T16:58:33+00:00
2025-10-12T17:02:19.014749511Z ───────────────────────────────────────
2025-10-12T17:02:19.014753709Z     
2025-10-12T17:02:19.074530333Z [custom-init] No custom files found, skipping...
2025-10-12T17:02:19.475163427Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.5.10198 
2025-10-12T17:02:19.493262959Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-12T17:02:19.499435785Z [Debug] Bootstrap: Console selected 
2025-10-12T17:02:19.500863138Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-12T17:02:19.856599779Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-12T17:02:19.908857679Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5ab922d4-562d-454a-bc37-3bb4e0ddf127} may be persisted to storage in unencrypted form. 
2025-10-12T17:02:20.000583835Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-12T17:02:20.050213123Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-12T17:02:20.149281919Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-12T17:02:20.159993610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.171424860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.246950776Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-12T17:02:20.249079982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762107s 
2025-10-12T17:02:20.249361017Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-12T17:02:20.249604477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782545s 
2025-10-12T17:02:20.262387568Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-12T17:02:20.263073409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.268900047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-12T17:02:20.282606337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-12T17:02:20.298626173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02955s 
2025-10-12T17:02:20.299029515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.301249985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-12T17:02:20.301377151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322014s 
2025-10-12T17:02:20.310644765Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-12T17:02:20.310827313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.317137755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-12T17:02:20.318707014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-12T17:02:20.319047269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017376s 
2025-10-12T17:02:20.319264586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-12T17:02:20.319565652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001537s 
2025-10-12T17:02:20.320041821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-12T17:02:20.320585986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-12T17:02:20.321302078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010998s 
2025-10-12T17:02:20.321493763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.322515650Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-12T17:02:20.322652486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022804s 
2025-10-12T17:02:20.323120428Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-12T17:02:20.323296131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.323952402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-12T17:02:20.324120561Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-10-12T17:02:20.324287577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-12T17:02:20.324507720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-12T17:02:20.324909289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004833s 
2025-10-12T17:02:20.325069982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.325591121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-12T17:02:20.325712606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s 
2025-10-12T17:02:20.326768932Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-12T17:02:20.326949856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.327777793Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-12T17:02:20.342615890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-12T17:02:20.343040465Z [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-10-12T17:02:20.343528537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006876s 
2025-10-12T17:02:20.343626054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-12T17:02:20.343841267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-12T17:02:20.344104467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s 
2025-10-12T17:02:20.344275391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-12T17:02:20.344510364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-10-12T17:02:20.344809666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000397s 
2025-10-12T17:02:20.344944037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-12T17:02:20.345157506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-12T17:02:20.345411207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000336s 
2025-10-12T17:02:20.345542351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-10-12T17:02:20.346635742Z [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-10-12T17:02:20.347456744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017707s 
2025-10-12T17:02:20.347638520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-10-12T17:02:20.347812430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-10-12T17:02:20.348083516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s 
2025-10-12T17:02:20.348217125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-10-12T17:02:20.349217348Z [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-10-12T17:02:20.349856886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013169s 
2025-10-12T17:02:20.349998360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-12T17:02:20.350205447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:20.350448657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003224s 
2025-10-12T17:02:20.350601124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-10-12T17:02:20.350824143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:20.351067492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2025-10-12T17:02:20.351206673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-10-12T17:02:20.352037796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2025-10-12T17:02:20.352600649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012534s 
2025-10-12T17:02:20.352745210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-10-12T17:02:20.353232691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2025-10-12T17:02:20.353633528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007617s 
2025-10-12T17:02:20.353799301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-12T17:02:20.354239307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-10-12T17:02:20.354657078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007384s 
2025-10-12T17:02:20.354820126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-12T17:02:20.355033656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-12T17:02:20.355292727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003345s 
2025-10-12T17:02:20.355431186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-12T17:02:20.362389262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-10-12T17:02:20.362852454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072678s 
2025-10-12T17:02:20.362992156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-12T17:02:20.363352661Z [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-10-12T17:02:20.363716864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s 
2025-10-12T17:02:20.363897769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-12T17:02:20.364143273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-12T17:02:20.364501404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s 
2025-10-12T17:02:20.364612016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-12T17:02:20.369680619Z [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-10-12T17:02:20.370094061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053153s 
2025-10-12T17:02:20.370206788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-12T17:02:20.370424035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-12T17:02:20.370726775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s 
2025-10-12T17:02:20.370867628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-12T17:02:20.371207803Z [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-10-12T17:02:20.371538338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s 
2025-10-12T17:02:20.371674733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-12T17:02:20.371938694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-12T17:02:20.372234810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2025-10-12T17:02:20.372574484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-10-12T17:02:20.373003307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-10-12T17:02:20.373191576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2025-10-12T17:02:20.373335987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-10-12T17:02:20.373807025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2025-10-12T17:02:20.374168663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006758s 
2025-10-12T17:02:20.374295739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-12T17:02:20.374843030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2025-10-12T17:02:20.375275451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008528s 
2025-10-12T17:02:20.375417046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-12T17:02:20.375959768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2025-10-12T17:02:20.376386958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008333s 
2025-10-12T17:02:20.376588043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-12T17:02:20.376910682Z [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-10-12T17:02:20.377247550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2025-10-12T17:02:20.377425829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-12T17:02:20.377688949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-12T17:02:20.377940154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s 
2025-10-12T17:02:20.378113393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-12T17:02:20.378355180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-12T17:02:20.378653701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s 
2025-10-12T17:02:20.378771368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-12T17:02:20.379162926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-10-12T17:02:20.379502189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000602s 
2025-10-12T17:02:20.379637200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-12T17:02:20.380193711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2025-10-12T17:02:20.380629358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008398s 
2025-10-12T17:02:20.380836314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-12T17:02:20.381183413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-10-12T17:02:20.381556494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006331s 
2025-10-12T17:02:20.381687307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-12T17:02:20.382137754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2025-10-12T17:02:20.382547970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007129s 
2025-10-12T17:02:20.382704815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-12T17:02:20.383037274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-10-12T17:02:20.383350545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2025-10-12T17:02:20.383475106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-12T17:02:20.383721702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-10-12T17:02:20.384018109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s 
2025-10-12T17:02:20.384194223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-12T17:02:20.384374576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-12T17:02:20.384644610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s 
2025-10-12T17:02:20.384779541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-12T17:02:20.385167623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-10-12T17:02:20.385411023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s 
2025-10-12T17:02:20.385555944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-12T17:02:20.386028095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-10-12T17:02:20.386446537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007513s 
2025-10-12T17:02:20.389446456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-10-12T17:02:20.390760881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-12T17:02:20.391102840Z [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-10-12T17:02:20.391420479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2025-10-12T17:02:20.391582235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-12T17:02:20.391792107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-12T17:02:20.392084876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003692s 
2025-10-12T17:02:20.392239668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-12T17:02:20.392453829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-12T17:02:20.392708341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000333s 
2025-10-12T17:02:20.392834535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-12T17:02:20.393340233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-12T17:02:20.393760940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007828s 
2025-10-12T17:02:20.393917575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-12T17:02:20.394362140Z [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-10-12T17:02:20.394741434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2025-10-12T17:02:20.394905193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-10-12T17:02:20.395153563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-10-12T17:02:20.395436954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003896s 
2025-10-12T17:02:20.395584260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-12T17:02:20.396086862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-12T17:02:20.396563612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008251s 
2025-10-12T17:02:20.396719826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-12T17:02:20.397235654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-12T17:02:20.397667293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008245s 
2025-10-12T17:02:20.397824470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-12T17:02:20.398016075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-12T17:02:20.398281450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003242s 
2025-10-12T17:02:20.398668438Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0041785 taking an average of 00:00:00.0041785 
2025-10-12T17:02:20.399494982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-12T17:02:20', 'InitialSetup') 
2025-10-12T17:02:20.399761779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.401596883Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-12T17:02:20.401711784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035825s 
2025-10-12T17:02:20.401913541Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-12T17:02:20.402068723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.402290109Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-10-12T17:02:20.403198828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-10-12T17:02:20.403727231Z [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-10-12T17:02:20.404153770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007971s 
2025-10-12T17:02:20.404303231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-10-12T17:02:20.404519526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-12T17:02:20.404795121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003369s 
2025-10-12T17:02:20.404916044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.405049683Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.405187992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-10-12T17:02:20.405470240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.406247865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s 
2025-10-12T17:02:20.406471255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-12T17:02:20', 'add_moviefiles_table') 
2025-10-12T17:02:20.406756068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.407801923Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-12T17:02:20.407974290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024373s 
2025-10-12T17:02:20.408151397Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-12T17:02:20.408300276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.408505069Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-10-12T17:02:20.408831897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-12T17:02:20.408959974Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.409096279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-10-12T17:02:20.409358436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.410108536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008137s 
2025-10-12T17:02:20.410341645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-12T17:02:20', 'fix_history_movieId') 
2025-10-12T17:02:20.410608332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.411275295Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-12T17:02:20.411430116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020133s 
2025-10-12T17:02:20.411580048Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-12T17:02:20.411747024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.411963059Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-10-12T17:02:20.413417637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.413550003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.413691869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-10-12T17:02:20.413904737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.414621580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007873s 
2025-10-12T17:02:20.414764849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.414887976Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.415032127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-10-12T17:02:20.415228311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-10-12T17:02:20.416062591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008391s 
2025-10-12T17:02:20.416325009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.416532797Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.416894736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-10-12T17:02:20.435923499Z [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-10-12T17:02:20.437410011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2025-10-12T17:02:20.438410705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:20.439319985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:20.441172013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:20.441575185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:20.441883997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247651s 
2025-10-12T17:02:20.442040542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.442204832Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.442390757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-10-12T17:02:20.442640499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-10-12T17:02:20.443399547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008213s 
2025-10-12T17:02:20.443750614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-12T17:02:20', 'add_tmdb_stuff') 
2025-10-12T17:02:20.444107172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.445182496Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-12T17:02:20.445320434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025765s 
2025-10-12T17:02:20.445503813Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-12T17:02:20.445666390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.445879950Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-10-12T17:02:20.446246869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-12T17:02:20.446410207Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.446562043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-10-12T17:02:20.449357410Z [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-10-12T17:02:20.450222231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2025-10-12T17:02:20.450688449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-12T17:02:20.451434170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-12T17:02:20.453200566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-10-12T17:02:20.453528115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068049s 
2025-10-12T17:02:20.453856195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-12T17:02:20', 'fix_movie_files') 
2025-10-12T17:02:20.454203334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.454985038Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-12T17:02:20.455144699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082332s 
2025-10-12T17:02:20.455334792Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-12T17:02:20.455546408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.455780018Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-10-12T17:02:20.456283241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-12T17:02:20.456432762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.456617333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-10-12T17:02:20.461650865Z [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-10-12T17:02:20.462240292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-10-12T17:02:20.462576288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-12T17:02:20.463079952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-12T17:02:20.465285251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-12T17:02:20.465605576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088287s 
2025-10-12T17:02:20.465896361Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-12T17:02:20.466295765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-10-12T17:02:20.466555287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2025-10-12T17:02:20.466868318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-12T17:02:20', 'update_schedule_intervale') 
2025-10-12T17:02:20.467186819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.468232403Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-12T17:02:20.468420993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020817s 
2025-10-12T17:02:20.468622258Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-12T17:02:20.468827882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.469084579Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-10-12T17:02:20.469631690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-12T17:02:20.469774638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.469954400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-10-12T17:02:20.470186717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-10-12T17:02:20.470918731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008044s 
2025-10-12T17:02:20.471078502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-12T17:02:20.471205297Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.471371201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-10-12T17:02:20.471633850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-10-12T17:02:20.472432287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008773s 
2025-10-12T17:02:20.472608793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.472828896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.473833528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010612s 
2025-10-12T17:02:20.474132069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-12T17:02:20', 'add_movie_formats_to_naming_config') 
2025-10-12T17:02:20.474412122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.475202503Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-12T17:02:20.475361383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023964s 
2025-10-12T17:02:20.475544171Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-12T17:02:20.475714825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.475943144Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-10-12T17:02:20.476241795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.476393631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.476598884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-10-12T17:02:20.476823937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-10-12T17:02:20.477555500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008034s 
2025-10-12T17:02:20.477835263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-12T17:02:20', 'add_phyiscal_release') 
2025-10-12T17:02:20.478109204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.478829544Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-12T17:02:20.478975248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020589s 
2025-10-12T17:02:20.479146572Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-12T17:02:20.479353569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.479560255Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-10-12T17:02:20.481828060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.484393424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-10-12T17:02:20.484629349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002617s 
2025-10-12T17:02:20.484919854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-12T17:02:20', 'remove_bitmetv') 
2025-10-12T17:02:20.485198154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.485923734Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-12T17:02:20.486103927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038889s 
2025-10-12T17:02:20.486279090Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-12T17:02:20.486440625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.486649826Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-10-12T17:02:20.486983177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.487293321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-10-12T17:02:20.487581231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s 
2025-10-12T17:02:20.487899782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-12T17:02:20', 'remove_torrentleech') 
2025-10-12T17:02:20.488294526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.489051250Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-12T17:02:20.489186592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018207s 
2025-10-12T17:02:20.489331133Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-12T17:02:20.489519312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.489724385Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-10-12T17:02:20.490026623Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.490255263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-10-12T17:02:20.490491499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002969s 
2025-10-12T17:02:20.490771332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-12T17:02:20', 'remove_broadcasthenet') 
2025-10-12T17:02:20.491035363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.491872629Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-12T17:02:20.491971087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015758s 
2025-10-12T17:02:20.492135548Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-12T17:02:20.492320370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.492575474Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-10-12T17:02:20.492828613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.493058295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-10-12T17:02:20.493259240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002763s 
2025-10-12T17:02:20.493570416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-12T17:02:20', 'remove_fanzub') 
2025-10-12T17:02:20.493826712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.496403940Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-12T17:02:20.496543481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033786s 
2025-10-12T17:02:20.496721008Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-12T17:02:20.496897413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.497105372Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-10-12T17:02:20.497356678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.497535267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.498437533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2025-10-12T17:02:20.498734872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-12T17:02:20', 'update_movie_sorttitle') 
2025-10-12T17:02:20.499017561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.500243569Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-12T17:02:20.500422419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026835s 
2025-10-12T17:02:20.500584826Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-12T17:02:20.500760910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.500996805Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-10-12T17:02:20.501233411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.501415327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.502161249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s 
2025-10-12T17:02:20.502573599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-12T17:02:20', 'update_movie_sorttitle_again') 
2025-10-12T17:02:20.502742809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.503735668Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-12T17:02:20.503939899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022945s 
2025-10-12T17:02:20.504163639Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-12T17:02:20.504364454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.504589156Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-10-12T17:02:20.505733579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-10-12T17:02:20.505996258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-10-12T17:02:20.506816509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009107s 
2025-10-12T17:02:20.507105812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-12T17:02:20', 'update_movie_file') 
2025-10-12T17:02:20.507429173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.508385648Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-12T17:02:20.508566762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024649s 
2025-10-12T17:02:20.508751013Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-12T17:02:20.508959283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.509213083Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-10-12T17:02:20.509437595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.509608830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.510382096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s 
2025-10-12T17:02:20.510782783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-12T17:02:20', 'update_movie_slug') 
2025-10-12T17:02:20.510981182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.512140115Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-12T17:02:20.512295889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025204s 
2025-10-12T17:02:20.512457123Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-12T17:02:20.512640813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.512853441Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-10-12T17:02:20.513192484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.513320151Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.513478289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-10-12T17:02:20.513739044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-10-12T17:02:20.514605748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s 
2025-10-12T17:02:20.514937867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-12T17:02:20', 'add_youtube_trailer_id') 
2025-10-12T17:02:20.515223261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.516314879Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-12T17:02:20.516476113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026239s 
2025-10-12T17:02:20.516644903Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-12T17:02:20.516832941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.517044507Z [Info] add_studio: Starting migration of Main DB to 120 
2025-10-12T17:02:20.517349110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.517561147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.517637080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-10-12T17:02:20.517874618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-10-12T17:02:20.518642955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008338s 
2025-10-12T17:02:20.518939702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-12T17:02:20', 'add_studio') 
2025-10-12T17:02:20.519259636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.520483740Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-12T17:02:20.520606056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026437s 
2025-10-12T17:02:20.520783163Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-12T17:02:20.521011372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.521222728Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-10-12T17:02:20.521509595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.521714928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.522361149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s 
2025-10-12T17:02:20.522644620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-12T17:02:20', 'update_filedate_config') 
2025-10-12T17:02:20.522905976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.523563229Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-12T17:02:20.523719954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018881s 
2025-10-12T17:02:20.523896710Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-12T17:02:20.524100520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.524297848Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-10-12T17:02:20.524749236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-12T17:02:20.524869999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.525055453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-10-12T17:02:20.525260595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-10-12T17:02:20.526031207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008348s 
2025-10-12T17:02:20.526188072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-12T17:02:20.526303555Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.526444499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-10-12T17:02:20.528503022Z [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-10-12T17:02:20.529420790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-10-12T17:02:20.529860775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-12T17:02:20.530222123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-12T17:02:20.532057327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054577s 
2025-10-12T17:02:20.532221858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-12T17:02:20.532367501Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.532498936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-10-12T17:02:20.534539723Z [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-10-12T17:02:20.535471930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-10-12T17:02:20.535882967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-12T17:02:20.536264756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-12T17:02:20.537983586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053351s 
2025-10-12T17:02:20.538270613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-12T17:02:20', 'add_movieid_to_blacklist') 
2025-10-12T17:02:20.538575116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.539297721Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-12T17:02:20.539443905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066355s 
2025-10-12T17:02:20.539619799Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-12T17:02:20.539807317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.540010195Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-10-12T17:02:20.541000639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-10-12T17:02:20.541526287Z [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-10-12T17:02:20.541998668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008416s 
2025-10-12T17:02:20.542150904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-10-12T17:02:20.542363542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-10-12T17:02:20.542631020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003401s 
2025-10-12T17:02:20.542909942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-12T17:02:20', 'create_netimport_table') 
2025-10-12T17:02:20.543171007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.543897760Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-12T17:02:20.544062321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015564s 
2025-10-12T17:02:20.544236552Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-12T17:02:20.544411154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.544598551Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-10-12T17:02:20.544901350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-12T17:02:20.545043256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.545194831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-10-12T17:02:20.545455536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-10-12T17:02:20.546146667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008006s 
2025-10-12T17:02:20.546443495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-12T17:02:20', 'add_preferred_tags_to_profile') 
2025-10-12T17:02:20.546715672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.547423928Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-12T17:02:20.547551815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020245s 
2025-10-12T17:02:20.547702609Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-12T17:02:20.547876098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.548129669Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-10-12T17:02:20.548326535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.548520135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.548897083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 
2025-10-12T17:02:20.549166486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-12T17:02:20', 'fix_imdb_unique') 
2025-10-12T17:02:20.549441740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.550294296Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-12T17:02:20.550433787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018018s 
2025-10-12T17:02:20.550599380Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-12T17:02:20.550781557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.550996098Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-10-12T17:02:20.551225160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.551387436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.557298545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058871s 
2025-10-12T17:02:20.557609481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-12T17:02:20', 'update_qualities_and_profiles') 
2025-10-12T17:02:20.557925266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.558559132Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-12T17:02:20.558723794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071509s 
2025-10-12T17:02:20.558886060Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-12T17:02:20.559035100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.559229552Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-10-12T17:02:20.559561420Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.559803507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-12T17:02:20.560024983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002939s 
2025-10-12T17:02:20.560276198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-12T17:02:20', 'remove_wombles') 
2025-10-12T17:02:20.560556112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.561277795Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-12T17:02:20.561396754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015225s 
2025-10-12T17:02:20.561567347Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-12T17:02:20.561722900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.561916951Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-10-12T17:02:20.562221033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.562450365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-10-12T17:02:20.562710438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003286s 
2025-10-12T17:02:20.562959690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-12T17:02:20', 'remove_kickass') 
2025-10-12T17:02:20.563237439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.563938230Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-12T17:02:20.564090186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001503s 
2025-10-12T17:02:20.564277663Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-12T17:02:20.564444278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.564656195Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-10-12T17:02:20.564990317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-12T17:02:20.565147704Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:20.565352697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-10-12T17:02:20.565652500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-10-12T17:02:20.566647153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s 
2025-10-12T17:02:20.567014642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-12T17:02:20', 'add_parsed_movie_info_to_pending_release') 
2025-10-12T17:02:20.567353564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.568162292Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-12T17:02:20.568365421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025642s 
2025-10-12T17:02:20.568573911Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-12T17:02:20.568795447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.569067765Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-10-12T17:02:20.569467059Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.569715850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-10-12T17:02:20.569946564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002967s 
2025-10-12T17:02:20.570169072Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.570451580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-10-12T17:02:20.570648827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003016s 
2025-10-12T17:02:20.570970766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-12T17:02:20', 'remove_wombles_kickass') 
2025-10-12T17:02:20.571296181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.572047082Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-12T17:02:20.572215070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016321s 
2025-10-12T17:02:20.572414662Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-12T17:02:20.572673092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.572940530Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-10-12T17:02:20.573376528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-12T17:02:20.573509756Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.573756313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-10-12T17:02:20.576058206Z [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-10-12T17:02:20.576999310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2025-10-12T17:02:20.577366560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-12T17:02:20.577909773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-12T17:02:20.579651679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057141s 
2025-10-12T17:02:20.579979820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-12T17:02:20', 'make_parsed_episode_info_nullable') 
2025-10-12T17:02:20.580313932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.581261750Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-12T17:02:20.581448206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072939s 
2025-10-12T17:02:20.581701856Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-12T17:02:20.581906498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.582175750Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-10-12T17:02:20.582668462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-12T17:02:20.583038156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-10-12T17:02:20.583343931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2025-10-12T17:02:20.583674637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-12T17:02:20', 'rename_torrent_downloadstation') 
2025-10-12T17:02:20.584137619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.585030967Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-12T17:02:20.585192543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020837s 
2025-10-12T17:02:20.585397665Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-12T17:02:20.585631346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.585886279Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-10-12T17:02:20.587198601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-12T17:02:20.587394044Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:20.587594006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-10-12T17:02:20.587976927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-12T17:02:20.588914034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s 
2025-10-12T17:02:20.589099176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.589220490Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.589440734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-10-12T17:02:20.589723343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-10-12T17:02:20.590547492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2025-10-12T17:02:20.590881083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-12T17:02:20', 'add_minimumavailability') 
2025-10-12T17:02:20.591181207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.592185809Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-12T17:02:20.592378617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025474s 
2025-10-12T17:02:20.592600905Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-12T17:02:20.592896760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.593120250Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-10-12T17:02:20.593441056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.593594144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.593886503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003043s 
2025-10-12T17:02:20.594252018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-12T17:02:20', 'add_remux_qualities_for_the_wankers') 
2025-10-12T17:02:20.594585610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.595283885Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-12T17:02:20.595466543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016573s 
2025-10-12T17:02:20.595679241Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-12T17:02:20.595891118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.596121041Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-10-12T17:02:20.596521176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.596685106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.596844537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-10-12T17:02:20.597173719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.598072348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00103s 
2025-10-12T17:02:20.598355608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-12T17:02:20', 'add_haspredbentry_to_movies') 
2025-10-12T17:02:20.598681995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.599487126Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-12T17:02:20.599662589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023901s 
2025-10-12T17:02:20.599831008Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-12T17:02:20.600054848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.600259280Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-10-12T17:02:20.600634535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.600745018Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:20.600892625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-10-12T17:02:20.601131656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-10-12T17:02:20.601927869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008876s 
2025-10-12T17:02:20.602226149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-12T17:02:20', 'add_pathstate_to_movies') 
2025-10-12T17:02:20.602517355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.603287385Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-12T17:02:20.603459301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022127s 
2025-10-12T17:02:20.603623862Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-12T17:02:20.603801280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.604047886Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-10-12T17:02:20.604749067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-10-12T17:02:20.605106507Z [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-10-12T17:02:20.605507284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s 
2025-10-12T17:02:20.605714741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-10-12T17:02:20.605954153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-10-12T17:02:20.606311903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2025-10-12T17:02:20.606541014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.606630484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.608110233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014891s 
2025-10-12T17:02:20.608418053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-12T17:02:20', 'add_import_exclusions_table') 
2025-10-12T17:02:20.608710131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.609831388Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-12T17:02:20.609987802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003182s 
2025-10-12T17:02:20.610165260Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-12T17:02:20.610341655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.610590916Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-10-12T17:02:20.610970190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.611049029Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.611208089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-10-12T17:02:20.611442370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-10-12T17:02:20.612256319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008674s 
2025-10-12T17:02:20.612554990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-12T17:02:20', 'add_physical_release_note') 
2025-10-12T17:02:20.612847469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.613544652Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-12T17:02:20.613704273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021284s 
2025-10-12T17:02:20.613883835Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-12T17:02:20.614061763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.614285954Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-10-12T17:02:20.614565256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.614744898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.617276394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025307s 
2025-10-12T17:02:20.617575526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-12T17:02:20', 'consolidate_indexer_baseurl') 
2025-10-12T17:02:20.617864808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.618537662Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-12T17:02:20.618706913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037849s 
2025-10-12T17:02:20.618892507Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-12T17:02:20.619094543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.619314456Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-10-12T17:02:20.621977717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-10-12T17:02:20.622565710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-10-12T17:02:20.623125557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009911s 
2025-10-12T17:02:20.623488498Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-10-12T17:02:20.627474952Z [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-10-12T17:02:20.629358223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2025-10-12T17:02:20.630300871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:20.630821819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:20.632616812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:20.632892928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092363s 
2025-10-12T17:02:20.633051998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.633193603Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.633360249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-10-12T17:02:20.633610773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-10-12T17:02:20.634348057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008125s 
2025-10-12T17:02:20.634508951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.634702150Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:20.634803985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-10-12T17:02:20.635075031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-10-12T17:02:20.635822906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000851s 
2025-10-12T17:02:20.636182550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-12T17:02:20', 'add_alternative_titles_table') 
2025-10-12T17:02:20.636474157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.637416023Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-12T17:02:20.637550784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023806s 
2025-10-12T17:02:20.637765366Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-12T17:02:20.637932272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.638219039Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-10-12T17:02:20.648088355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.648310883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.648837884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s 
2025-10-12T17:02:20.649007676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-12T17:02:20.649163529Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-10-12T17:02:20.649400997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-10-12T17:02:20.651546346Z [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-10-12T17:02:20.652405926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2025-10-12T17:02:20.652856142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-12T17:02:20.653307330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-12T17:02:20.655929278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063879s 
2025-10-12T17:02:20.656116996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-12T17:02:20.656386528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:20.656721523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s 
2025-10-12T17:02:20.657038862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-12T17:02:20', 'fix_duplicate_alt_titles') 
2025-10-12T17:02:20.657313394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.658197604Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-12T17:02:20.658338548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018759s 
2025-10-12T17:02:20.658526967Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-12T17:02:20.658691418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.658926050Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-10-12T17:02:20.660739040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-10-12T17:02:20.660990636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-12T17:02:20.661331242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s 
2025-10-12T17:02:20.661508298Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-10-12T17:02:20.661673801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-12T17:02:20.662007663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s 
2025-10-12T17:02:20.662164088Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-10-12T17:02:20.662322477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-12T17:02:20.662634796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003459s 
2025-10-12T17:02:20.662798786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-12T17:02:20.663267459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-12T17:02:20.663702244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007524s 
2025-10-12T17:02:20.663883679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-10-12T17:02:20.664410440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-12T17:02:20.664869945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007931s 
2025-10-12T17:02:20.664966038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-12T17:02:20.665498811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-12T17:02:20.665954147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008361s 
2025-10-12T17:02:20.666274582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-12T17:02:20', 'movie_extras') 
2025-10-12T17:02:20.666530688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.667360257Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-12T17:02:20.667521692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022145s 
2025-10-12T17:02:20.667689220Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-12T17:02:20.667898521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.668168575Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-10-12T17:02:20.668842822Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-10-12T17:02:20.669070229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-10-12T17:02:20.669383781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003734s 
2025-10-12T17:02:20.669518362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-10-12T17:02:20.669701761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-10-12T17:02:20.670018699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003397s 
2025-10-12T17:02:20.670167238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-10-12T17:02:20.670343072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-10-12T17:02:20.670812527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2025-10-12T17:02:20.670993601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-10-12T17:02:20.671202532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-10-12T17:02:20.671564340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s 
2025-10-12T17:02:20.671891779Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-10-12T17:02:20.674083250Z [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-10-12T17:02:20.674975406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2025-10-12T17:02:20.675498790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-12T17:02:20.675983936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-12T17:02:20.677529798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005465s 
2025-10-12T17:02:20.677733748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-10-12T17:02:20.679589033Z [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-10-12T17:02:20.680249693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2025-10-12T17:02:20.680640810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-12T17:02:20.681263193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-12T17:02:20.682873153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-12T17:02:20.683233529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-12T17:02:20.683503863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056258s 
2025-10-12T17:02:20.683797604Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-10-12T17:02:20.685703390Z [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-10-12T17:02:20.686485164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2025-10-12T17:02:20.686954449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-12T17:02:20.687382971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-12T17:02:20.689025087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049626s 
2025-10-12T17:02:20.689204458Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-10-12T17:02:20.691003269Z [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-10-12T17:02:20.691673848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2025-10-12T17:02:20.692068383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-12T17:02:20.692521024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-12T17:02:20.693963958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045879s 
2025-10-12T17:02:20.694267700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-12T17:02:20', 'clean_core_tv') 
2025-10-12T17:02:20.694631742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.695652257Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-12T17:02:20.695799212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062435s 
2025-10-12T17:02:20.696079126Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-12T17:02:20.696248066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.696488119Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-10-12T17:02:20.697066954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-12T17:02:20.697236826Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:20.697431458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-10-12T17:02:20.697678665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-10-12T17:02:20.698313473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007252s 
2025-10-12T17:02:20.698525771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-10-12T17:02:20.698844582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-10-12T17:02:20.699515683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008029s 
2025-10-12T17:02:20.699836449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-12T17:02:20', 'add_cookies_to_indexer_status') 
2025-10-12T17:02:20.700277797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.701192589Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-12T17:02:20.701367250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024482s 
2025-10-12T17:02:20.701542443Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-12T17:02:20.701716573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.701918580Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-10-12T17:02:20.702342884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-12T17:02:20.702674321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-10-12T17:02:20.702945036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s 
2025-10-12T17:02:20.703192214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-12T17:02:20.703437247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-10-12T17:02:20.703647560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002978s 
2025-10-12T17:02:20.704011743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-12T17:02:20', 'banner_to_fanart') 
2025-10-12T17:02:20.704238830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.704900172Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-12T17:02:20.705045584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001505s 
2025-10-12T17:02:20.705240126Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-12T17:02:20.705450239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.705685573Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-10-12T17:02:20.706127121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-12T17:02:20.706265981Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.706450572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-12T17:02:20.706799254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.707496267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2025-10-12T17:02:20.707808225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-12T17:02:20', 'naming_config_colon_action') 
2025-10-12T17:02:20.708151506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.708846555Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-12T17:02:20.709016798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021961s 
2025-10-12T17:02:20.709229506Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-12T17:02:20.709460301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.709682298Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-10-12T17:02:20.710319610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-12T17:02:20.710713103Z [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-10-12T17:02:20.711115062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006276s 
2025-10-12T17:02:20.711294122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-12T17:02:20.711534857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-12T17:02:20.711824870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003726s 
2025-10-12T17:02:20.712005985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-12T17:02:20.712138381Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.712282932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-10-12T17:02:20.712584109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-10-12T17:02:20.713337786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008953s 
2025-10-12T17:02:20.713514622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-10-12T17:02:20.713805537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.714530126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008265s 
2025-10-12T17:02:20.714678164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.714850040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.715070383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002357s 
2025-10-12T17:02:20.715415999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-12T17:02:20', 'add_custom_formats') 
2025-10-12T17:02:20.715645982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.716548298Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-12T17:02:20.716687088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016863s 
2025-10-12T17:02:20.716901429Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-12T17:02:20.717071050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.717307015Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-10-12T17:02:20.717706429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-12T17:02:20.718003257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-10-12T17:02:20.718232989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003502s 
2025-10-12T17:02:20.718531129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-12T17:02:20', 'remove_extra_naming_config') 
2025-10-12T17:02:20.718814079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.719438957Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-12T17:02:20.719600302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015329s 
2025-10-12T17:02:20.719803461Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-12T17:02:20.719996569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.720230169Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-10-12T17:02:20.720522087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.720676939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.724116953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034296s 
2025-10-12T17:02:20.724449983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-12T17:02:20', 'convert_regex_required_tags') 
2025-10-12T17:02:20.724800870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.725528735Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-12T17:02:20.725649197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047897s 
2025-10-12T17:02:20.725841404Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-12T17:02:20.726021266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.726284636Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-10-12T17:02:20.726618278Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.726798992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.727387206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006078s 
2025-10-12T17:02:20.727705907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-12T17:02:20', 'fix_format_tags_double_underscore') 
2025-10-12T17:02:20.728071423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.728820321Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-12T17:02:20.728994160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020011s 
2025-10-12T17:02:20.729227510Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-12T17:02:20.729412442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.729738589Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-10-12T17:02:20.730066860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-10-12T17:02:20.730206791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:20.730371062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-10-12T17:02:20.730590504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-10-12T17:02:20.731381516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008343s 
2025-10-12T17:02:20.731573753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-12T17:02:20.731787122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-10-12T17:02:20.732054050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003077s 
2025-10-12T17:02:20.732396790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-12T17:02:20', 'add_tags_to_net_import') 
2025-10-12T17:02:20.732713367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.733568338Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-12T17:02:20.733723330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017719s 
2025-10-12T17:02:20.733902651Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-12T17:02:20.734112824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.734319800Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-10-12T17:02:20.734740668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-12T17:02:20.735105672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-10-12T17:02:20.735526059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s 
2025-10-12T17:02:20.735815852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-12T17:02:20', 'add_custom_filters') 
2025-10-12T17:02:20.736105605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.736897188Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-12T17:02:20.737075708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019628s 
2025-10-12T17:02:20.737278556Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-12T17:02:20.737488489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.737719804Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-10-12T17:02:20.739865022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-12T17:02:20.740004613Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:20.740191910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-12T17:02:20.740438367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.741231663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008878s 
2025-10-12T17:02:20.741586728Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-10-12T17:02:20.748571658Z [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-10-12T17:02:20.749561821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-10-12T17:02:20.750081337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-12T17:02:20.750571153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-12T17:02:20.752597101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-12T17:02:20.752951514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111835s 
2025-10-12T17:02:20.753154673Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-12T17:02:20.755128326Z [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-10-12T17:02:20.755840650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-10-12T17:02:20.756240705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-12T17:02:20.756688036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-12T17:02:20.758311734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-12T17:02:20.758611998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052935s 
2025-10-12T17:02:20.758825418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-12T17:02:20.758911912Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.759096784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-12T17:02:20.759413041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-12T17:02:20.760085534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008172s 
2025-10-12T17:02:20.760347261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-12T17:02:20.760648878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-12T17:02:20.760831065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003112s 
2025-10-12T17:02:20.760976869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-12T17:02:20.761123935Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.761321492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-12T17:02:20.764941870Z [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-10-12T17:02:20.765865008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-10-12T17:02:20.766306086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-12T17:02:20.766761102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-12T17:02:20.769122455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-12T17:02:20.769498011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080218s 
2025-10-12T17:02:20.769724857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-12T17:02:20.770132538Z [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-10-12T17:02:20.770577293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007698s 
2025-10-12T17:02:20.770795252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-12T17:02:20.771088001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-12T17:02:20.771447134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s 
2025-10-12T17:02:20.771768952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-12T17:02:20', 'indexer_client_status_search_changes') 
2025-10-12T17:02:20.772114608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.773399143Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-12T17:02:20.773521600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022996s 
2025-10-12T17:02:20.773737314Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-12T17:02:20.773922837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.774224415Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-10-12T17:02:20.774933352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-12T17:02:20.775084977Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:20.775235329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-10-12T17:02:20.775508660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-12T17:02:20.776382729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009708s 
2025-10-12T17:02:20.776548533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-12T17:02:20.776691340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.776846252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-10-12T17:02:20.777116747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-12T17:02:20.777936086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000888s 
2025-10-12T17:02:20.778077871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-12T17:02:20.778202793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.778376001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-10-12T17:02:20.778635674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-10-12T17:02:20.779496827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009237s 
2025-10-12T17:02:20.779635396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.779833325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.793244820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133471s 
2025-10-12T17:02:20.793631488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-12T17:02:20', 'add_language_to_files_history_blacklist') 
2025-10-12T17:02:20.793964870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.795072429Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-12T17:02:20.795226158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015194s 
2025-10-12T17:02:20.795440289Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-12T17:02:20.795609801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.795906969Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-10-12T17:02:20.798712947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-12T17:02:20.798844903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-12T17:02:20.799021859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-10-12T17:02:20.799267523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-12T17:02:20.800150010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000965s 
2025-10-12T17:02:20.800325002Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:20.802753711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-12T17:02:20.803010638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025341s 
2025-10-12T17:02:20.803307626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-12T17:02:20', 'add_update_allowed_quality_profile') 
2025-10-12T17:02:20.803620255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.804696331Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-12T17:02:20.804994421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040574s 
2025-10-12T17:02:20.805203432Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-12T17:02:20.805382763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.805633437Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-10-12T17:02:20.806082241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-12T17:02:20.806227323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.806391483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-12T17:02:20.806660485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:20.807419913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008706s 
2025-10-12T17:02:20.807587390Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.807736240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.834093575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261936s 
2025-10-12T17:02:20.834386174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-12T17:02:20', 'add_download_client_priority') 
2025-10-12T17:02:20.834768533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.835674577Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-12T17:02:20.835902827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279156s 
2025-10-12T17:02:20.836079582Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-12T17:02:20.836238923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.836474758Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-10-12T17:02:20.836872138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.837068804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-12T17:02:20.837327705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003143s 
2025-10-12T17:02:20.837620344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-12T17:02:20', 'remove_growl_prowl') 
2025-10-12T17:02:20.837921530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.838675518Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-12T17:02:20.838819608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016365s 
2025-10-12T17:02:20.839057316Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-12T17:02:20.839172057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.839399435Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-10-12T17:02:20.839746203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.840028130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-12T17:02:20.840247201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003319s 
2025-10-12T17:02:20.840422123Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.840662678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-12T17:02:20.840892450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003033s 
2025-10-12T17:02:20.841173556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-12T17:02:20', 'remove_plex_hometheatre') 
2025-10-12T17:02:20.841477167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.842286336Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-12T17:02:20.842419294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016461s 
2025-10-12T17:02:20.842595358Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-12T17:02:20.842779649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.842996135Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-10-12T17:02:20.843287301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.843472674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.849537662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060497s 
2025-10-12T17:02:20.849835131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-12T17:02:20', 'add_webrip_qualites') 
2025-10-12T17:02:20.850150746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.850913181Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-12T17:02:20.851112763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074479s 
2025-10-12T17:02:20.851261462Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-12T17:02:20.851440633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.851700215Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-10-12T17:02:20.852158718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:20.852305373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:20.852471959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-12T17:02:20.852747002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.853626753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009854s 
2025-10-12T17:02:20.853784390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:20.853927839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:20.854118423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-12T17:02:20.854393857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.855215872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008704s 
2025-10-12T17:02:20.855449382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-12T17:02:20', 'health_issue_notification') 
2025-10-12T17:02:20.855741871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.856593435Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-12T17:02:20.856777936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022729s 
2025-10-12T17:02:20.856978891Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-12T17:02:20.857146538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.857432213Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-10-12T17:02:20.858104897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-10-12T17:02:20.858382486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-12T17:02:20.858753823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2025-10-12T17:02:20.858952092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-10-12T17:02:20.859198849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-10-12T17:02:20.859548403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-10-12T17:02:20.859701381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-10-12T17:02:20.860040634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:20.860350237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2025-10-12T17:02:20.860548546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-10-12T17:02:20.860824551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:20.861104515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003876s 
2025-10-12T17:02:20.861282684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-12T17:02:20.861537436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:20.861817280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s 
2025-10-12T17:02:20.862204850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-12T17:02:20', 'speed_improvements') 
2025-10-12T17:02:20.862600075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.863613836Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-12T17:02:20.863774018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021265s 
2025-10-12T17:02:20.864032419Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-12T17:02:20.864226359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.864480190Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-10-12T17:02:20.867098510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-10-12T17:02:20.869501778Z [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-10-12T17:02:20.870430998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2025-10-12T17:02:20.870887868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-12T17:02:20.871419398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-12T17:02:20.873330084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-12T17:02:20.873616861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063322s 
2025-10-12T17:02:20.874152369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-10-12T17:02:20.874648768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003245s 
2025-10-12T17:02:20.874842007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:20.875092081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-10-12T17:02:20.875366283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s 
2025-10-12T17:02:20.875663531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-12T17:02:20', 'fix_profile_format_default') 
2025-10-12T17:02:20.876029307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.876971975Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-12T17:02:20.877137508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020204s 
2025-10-12T17:02:20.877392461Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-12T17:02:20.877523264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.877771484Z [Info] task_duration: Starting migration of Main DB to 163 
2025-10-12T17:02:20.878157261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-12T17:02:20.878277432Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:20.878492285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-12T17:02:20.878744533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-12T17:02:20.879587299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009171s 
2025-10-12T17:02:20.879900349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-12T17:02:20', 'task_duration') 
2025-10-12T17:02:20.880193620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.881038761Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-12T17:02:20.881198462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023392s 
2025-10-12T17:02:20.881365819Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-12T17:02:20.881550681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.881793320Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-10-12T17:02:20.882826088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:20.882984357Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:20.883129900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-10-12T17:02:20.883359622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-10-12T17:02:20.884204092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008928s 
2025-10-12T17:02:20.884404967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-10-12T17:02:20.887547232Z [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-10-12T17:02:20.889666037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2025-10-12T17:02:20.890646640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:20.891432663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:20.893188577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:20.893555826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:20.893916893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:20.894271497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:20.894535208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100439s 
2025-10-12T17:02:20.894741142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-10-12T17:02:20.895232211Z [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-10-12T17:02:20.895719071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008839s 
2025-10-12T17:02:20.895899033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-10-12T17:02:20.896156391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-12T17:02:20.896432998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s 
2025-10-12T17:02:20.896619072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-10-12T17:02:20.896850178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-12T17:02:20.897104219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003458s 
2025-10-12T17:02:20.897313781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.897528693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-12T17:02:20.897777194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003155s 
2025-10-12T17:02:20.897925402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:20.898169914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-12T17:02:20.898382372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s 
2025-10-12T17:02:20.898692947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-12T17:02:20', 'movie_collections_crew') 
2025-10-12T17:02:20.899032480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.900072013Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-12T17:02:20.900226804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001947s 
2025-10-12T17:02:20.907183868Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-12T17:02:20.907408009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.907703174Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-10-12T17:02:20.908563455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-10-12T17:02:20.908702014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-12T17:02:20.908880123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-10-12T17:02:20.909129334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.910067322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010341s 
2025-10-12T17:02:20.910206062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-12T17:02:20.910326183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.910544413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-10-12T17:02:20.910747281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.911474685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008137s 
2025-10-12T17:02:20.911619537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.911798277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.916737839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049007s 
2025-10-12T17:02:20.916959466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.917171893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.918745060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016045s 
2025-10-12T17:02:20.918933249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.919152851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.920545143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001429s 
2025-10-12T17:02:20.920770026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.920948445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.921302357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003859s 
2025-10-12T17:02:20.921436377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.921605878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.925806434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041601s 
2025-10-12T17:02:20.926057850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.926197731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.928542451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023347s 
2025-10-12T17:02:20.928890692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-12T17:02:20', 'remove_custom_formats_from_quality_model') 
2025-10-12T17:02:20.929221818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.930076970Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-12T17:02:20.930246180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038545s 
2025-10-12T17:02:20.930461063Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-12T17:02:20.930618370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.930845757Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-10-12T17:02:20.931221253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.931438310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.933927721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002517s 
2025-10-12T17:02:20.934095338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.934262485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.936136006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018703s 
2025-10-12T17:02:20.936292541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.936489007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.938482139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020155s 
2025-10-12T17:02:20.938807413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-12T17:02:20', 'fix_tmdb_list_config') 
2025-10-12T17:02:20.939124111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.939937037Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-12T17:02:20.940090907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034212s 
2025-10-12T17:02:20.940328796Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-12T17:02:20.940473667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.940707428Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-10-12T17:02:20.941199398Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-10-12T17:02:20.944224347Z [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-10-12T17:02:20.946141175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2025-10-12T17:02:20.947161930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:20.947971790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:20.949859340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:20.950287772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:20.950628227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:20.950998843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:20.951304699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099312s 
2025-10-12T17:02:20.951530454Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-12T17:02:20.951766920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-10-12T17:02:20.952003285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002951s 
2025-10-12T17:02:20.952156824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-12T17:02:20.952291405Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:20.952472309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-10-12T17:02:20.952708725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-12T17:02:20.953617074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009909s 
2025-10-12T17:02:20.953791204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-10-12T17:02:20.956111234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-12T17:02:20.957079764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-10-12T17:02:20.957595742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-12T17:02:20.958186261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-12T17:02:20.960107969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-12T17:02:20.960419476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064729s 
2025-10-12T17:02:20.960712366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-12T17:02:20', 'remove_movie_pathstate') 
2025-10-12T17:02:20.961001127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.961968805Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-12T17:02:20.962168096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079795s 
2025-10-12T17:02:20.962390434Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-12T17:02:20.962642581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.962824898Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-10-12T17:02:20.963444596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-12T17:02:20.963599938Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:20.963802716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-10-12T17:02:20.964080826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-10-12T17:02:20.964966078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010299s 
2025-10-12T17:02:20.965119767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.965294379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.969543782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042278s 
2025-10-12T17:02:20.969728875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-10-12T17:02:20.971822218Z [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-10-12T17:02:20.972344480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-10-12T17:02:20.972646698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-12T17:02:20.973156213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-12T17:02:20.975227262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-12T17:02:20.975265770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053746s 
2025-10-12T17:02:20.975593990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-12T17:02:20', 'custom_format_rework') 
2025-10-12T17:02:20.975962432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:20.977029310Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-12T17:02:20.977186857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070779s 
2025-10-12T17:02:20.977408212Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-12T17:02:20.977569637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:20.977825743Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-10-12T17:02:20.978676014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-12T17:02:20.978834413Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:20.979029826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-10-12T17:02:20.979370582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.980323911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010993s 
2025-10-12T17:02:20.980491398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-10-12T17:02:20.980627963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:20.980804879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-10-12T17:02:20.981113721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.981968672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009663s 
2025-10-12T17:02:20.982125448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:20.982339188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:20.988371540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059891s 
2025-10-12T17:02:20.988548216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-10-12T17:02:20.992524560Z [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-10-12T17:02:20.993443991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-10-12T17:02:20.993958146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-12T17:02:20.994540638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-12T17:02:20.996557448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-12T17:02:20.996892723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081816s 
2025-10-12T17:02:20.997052795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-10-12T17:02:20.997249711Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:20.997523282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-10-12T17:02:20.997971474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:20.998987870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012571s 
2025-10-12T17:02:20.999338706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-12T17:02:20', 'custom_format_scores') 
2025-10-12T17:02:20.999671336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.000994118Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-12T17:02:21.001175734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032476s 
2025-10-12T17:02:21.001406048Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-12T17:02:21.001602483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.001849320Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-10-12T17:02:21.002370459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.002531523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.084718588Z []
2025-10-12T17:02:21.084874742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0822655s 
2025-10-12T17:02:21.085054814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.085227612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.086555034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013273s 
2025-10-12T17:02:21.088999725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-12T17:02:21.089466976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-10-12T17:02:21.089837642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000616s 
2025-10-12T17:02:21.090184560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-12T17:02:21', 'fix_trakt_list_config') 
2025-10-12T17:02:21.090433201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.091309595Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-12T17:02:21.091457833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020533s 
2025-10-12T17:02:21.091678437Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-12T17:02:21.091908190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.092134034Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-10-12T17:02:21.092564881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-12T17:02:21.092710525Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.092900928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-12T17:02:21.093142053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-12T17:02:21.093887704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008184s 
2025-10-12T17:02:21.094040652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.094237328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.096181351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019914s 
2025-10-12T17:02:21.096504031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-12T17:02:21', 'quality_definition_preferred_size') 
2025-10-12T17:02:21.096798503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.097506869Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-12T17:02:21.097675078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032861s 
2025-10-12T17:02:21.097857675Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-12T17:02:21.098040904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.098258201Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-10-12T17:02:21.099160127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-12T17:02:21.099714353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-12T17:02:21.100219179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008722s 
2025-10-12T17:02:21.100374511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-12T17:02:21.100629765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-12T17:02:21.100967345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-10-12T17:02:21.101129671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-10-12T17:02:21.101373232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-12T17:02:21.101681392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2025-10-12T17:02:21.101842827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-12T17:02:21.102108071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-12T17:02:21.102408175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2025-10-12T17:02:21.102558037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.102726977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.104951124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022295s 
2025-10-12T17:02:21.105243121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-12T17:02:21', 'add_download_history') 
2025-10-12T17:02:21.105541562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.106337605Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-12T17:02:21.106495522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036074s 
2025-10-12T17:02:21.106666036Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-12T17:02:21.106854806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.107068275Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-10-12T17:02:21.107628713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-10-12T17:02:21.108126435Z [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-10-12T17:02:21.108595199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007995s 
2025-10-12T17:02:21.108774830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-10-12T17:02:21.109046798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.109365940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s 
2025-10-12T17:02:21.109660894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-12T17:02:21', 'net_import_status') 
2025-10-12T17:02:21.109916298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.110674825Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-12T17:02:21.110827482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017091s 
2025-10-12T17:02:21.111026202Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-12T17:02:21.111191755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.111423061Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-10-12T17:02:21.111693065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.111891464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.113883333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020223s 
2025-10-12T17:02:21.114179319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-12T17:02:21', 'email_multiple_addresses') 
2025-10-12T17:02:21.114479824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.115194833Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-12T17:02:21.115366168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033161s 
2025-10-12T17:02:21.115555028Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-12T17:02:21.115734129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.115986367Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-10-12T17:02:21.116450361Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-12T17:02:21.116788150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-10-12T17:02:21.117228357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s 
2025-10-12T17:02:21.117470694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-12T17:02:21', 'remove_chown_and_folderchmod_config') 
2025-10-12T17:02:21.117800238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.118420626Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-12T17:02:21.118535428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016948s 
2025-10-12T17:02:21.118712654Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-12T17:02:21.118865592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.119064773Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-10-12T17:02:21.119410439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.119542735Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.119715403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-10-12T17:02:21.119965506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-10-12T17:02:21.120676247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00085s 
2025-10-12T17:02:21.120979147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-12T17:02:21', 'movie_recommendations') 
2025-10-12T17:02:21.121234641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.122007426Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-12T17:02:21.122122027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021262s 
2025-10-12T17:02:21.122285195Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-12T17:02:21.122462392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.122667926Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-10-12T17:02:21.124651909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.124791019Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.124976643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-10-12T17:02:21.125161605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:21.125851394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s 
2025-10-12T17:02:21.125986586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.126111507Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-12T17:02:21.126257632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-10-12T17:02:21.126469207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-10-12T17:02:21.127138064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007063s 
2025-10-12T17:02:21.127287044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.127391955Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.127523860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-10-12T17:02:21.127732110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-10-12T17:02:21.128445265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007597s 
2025-10-12T17:02:21.128598644Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-10-12T17:02:21.131758755Z [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-10-12T17:02:21.133741666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-10-12T17:02:21.134705296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.135419383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.137173354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:21.137602017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:21.137998234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:21.138330463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:21.138624535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098546s 
2025-10-12T17:02:21.138776050Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-10-12T17:02:21.141864667Z [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-10-12T17:02:21.143915575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-10-12T17:02:21.144831639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.145602531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.147290218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:21.147664161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:21.148009596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:21.148347667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:21.148629925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096807s 
2025-10-12T17:02:21.148835038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-12T17:02:21.148934398Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:21.149115362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-10-12T17:02:21.149400195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.150073921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007875s 
2025-10-12T17:02:21.150297431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-12T17:02:21.150547224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-10-12T17:02:21.150766576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002849s 
2025-10-12T17:02:21.150952700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-10-12T17:02:21.153237439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-10-12T17:02:21.154065105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-10-12T17:02:21.154533989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-12T17:02:21.154932060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-12T17:02:21.156763697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056564s 
2025-10-12T17:02:21.157177089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2025-10-12T17:02:21.157683880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2025-10-12T17:02:21.158084265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s 
2025-10-12T17:02:21.158302515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-12T17:02:21.158562308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-10-12T17:02:21.158890518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s 
2025-10-12T17:02:21.159038125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.159218448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.161925037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002716s 
2025-10-12T17:02:21.162103907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.162249981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.164065685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018161s 
2025-10-12T17:02:21.164202691Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.164533337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2025-10-12T17:02:21.164784643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2025-10-12T17:02:21.164935787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.165162102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-10-12T17:02:21.165383388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003082s 
2025-10-12T17:02:21.165663862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-12T17:02:21', 'language_improvements') 
2025-10-12T17:02:21.165963466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.167041956Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-12T17:02:21.167215576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019342s 
2025-10-12T17:02:21.167390588Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-12T17:02:21.167567424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.167792126Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-10-12T17:02:21.168193504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.168323807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.171319356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030122s 
2025-10-12T17:02:21.171473206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.171677286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.174561211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029144s 
2025-10-12T17:02:21.174897538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-12T17:02:21', 'new_list_server') 
2025-10-12T17:02:21.175144586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.176143156Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-12T17:02:21.176287005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044758s 
2025-10-12T17:02:21.176482930Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-12T17:02:21.176654826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.176894959Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-10-12T17:02:21.177326928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-10-12T17:02:21.177604086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-12T17:02:21.177941125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2025-10-12T17:02:21.178119935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-10-12T17:02:21.178368505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-12T17:02:21.178670593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2025-10-12T17:02:21.178961669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-12T17:02:21', 'movie_translation_indexes') 
2025-10-12T17:02:21.179252695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.180073597Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-12T17:02:21.180225062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017597s 
2025-10-12T17:02:21.180417880Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-12T17:02:21.180603574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.180843066Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-10-12T17:02:21.181163441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.181338984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.184012816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026806s 
2025-10-12T17:02:21.184351288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-12T17:02:21', 'fix_invalid_profile_references') 
2025-10-12T17:02:21.184635510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.185337062Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-12T17:02:21.185496102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039843s 
2025-10-12T17:02:21.185674050Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-12T17:02:21.185844323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.186068184Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-10-12T17:02:21.187936124Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-10-12T17:02:21.188257511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-10-12T17:02:21.190240021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021249s 
2025-10-12T17:02:21.190424703Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-10-12T17:02:21.190685779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-10-12T17:02:21.192477415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018765s 
2025-10-12T17:02:21.192750414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-12T17:02:21.193106812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-10-12T17:02:21.193300672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003477s 
2025-10-12T17:02:21.193475915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-12T17:02:21.193577008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.193764706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-10-12T17:02:21.194045762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.194710470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007883s 
2025-10-12T17:02:21.194872075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-10-12T17:02:21.195721184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2025-10-12T17:02:21.196446234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014136s 
2025-10-12T17:02:21.196743352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-12T17:02:21', 'list_movies_table') 
2025-10-12T17:02:21.197030189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.197900832Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-12T17:02:21.198055062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028541s 
2025-10-12T17:02:21.198277901Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-12T17:02:21.198458394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.198688066Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-10-12T17:02:21.199165638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.199323756Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.199494760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-10-12T17:02:21.199768641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.200571778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009079s 
2025-10-12T17:02:21.200892043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-12T17:02:21', 'on_delete_notification') 
2025-10-12T17:02:21.201155152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.201925753Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-12T17:02:21.202034823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021954s 
2025-10-12T17:02:21.202235457Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-12T17:02:21.202403575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.202621995Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-10-12T17:02:21.203039105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.203207884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.203915328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007171s 
2025-10-12T17:02:21.204150872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-12T17:02:21.204414192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-12T17:02:21.204615888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002849s 
2025-10-12T17:02:21.204774848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-10-12T17:02:21.207287406Z [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-10-12T17:02:21.208043879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-10-12T17:02:21.208461680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-12T17:02:21.208947147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-12T17:02:21.210806219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-12T17:02:21.211100812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061609s 
2025-10-12T17:02:21.211408050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-12T17:02:21', 'download_propers_config') 
2025-10-12T17:02:21.211720670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.212644559Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-12T17:02:21.212776655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076187s 
2025-10-12T17:02:21.213127672Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-12T17:02:21.213280850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.213507807Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-10-12T17:02:21.213931560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-12T17:02:21.214078977Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.214236744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-12T17:02:21.214472018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-12T17:02:21.215173239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000793s 
2025-10-12T17:02:21.215474125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-12T17:02:21', 'add_priority_to_indexers') 
2025-10-12T17:02:21.215766323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.216457625Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-12T17:02:21.216622286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020485s 
2025-10-12T17:02:21.216798862Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-12T17:02:21.216987331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.217210430Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-10-12T17:02:21.217627780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-10-12T17:02:21.217902673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:21.218189260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2025-10-12T17:02:21.218365235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-10-12T17:02:21.220526395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-12T17:02:21.220856579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000475s 
2025-10-12T17:02:21.221162786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-12T17:02:21', 'add_alternative_title_indices') 
2025-10-12T17:02:21.221452840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.222222218Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-12T17:02:21.222369655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017832s 
2025-10-12T17:02:21.222549768Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-12T17:02:21.222737856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.222990114Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-10-12T17:02:21.224600826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.224821310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.228250122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003472s 
2025-10-12T17:02:21.228826472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-10-12T17:02:21.229295025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-10-12T17:02:21.229720001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007393s 
2025-10-12T17:02:21.229893590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.230101719Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:21.230231099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-10-12T17:02:21.233546934Z [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-10-12T17:02:21.235545467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-10-12T17:02:21.236511732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.237164876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.239068268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:21.239491620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:21.239843839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:21.240183252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097912s 
2025-10-12T17:02:21.240348274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-10-12T17:02:21.240586424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:21.240897259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003853s 
2025-10-12T17:02:21.241205229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-12T17:02:21', 'fix_tmdb_duplicates') 
2025-10-12T17:02:21.241506355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.242447139Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-12T17:02:21.242593413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018949s 
2025-10-12T17:02:21.242821803Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-12T17:02:21.242999942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.243264815Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-10-12T17:02:21.243686844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.243881697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.244683711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s 
2025-10-12T17:02:21.245018856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-12T17:02:21', 'swap_filechmod_for_folderchmod') 
2025-10-12T17:02:21.245323108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.246206366Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-12T17:02:21.246370717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023257s 
2025-10-12T17:02:21.246550308Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-12T17:02:21.246733196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.246947698Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-10-12T17:02:21.247467094Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-12T17:02:21.247804703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-10-12T17:02:21.248081470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s 
2025-10-12T17:02:21.248402206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-12T17:02:21.248775908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-10-12T17:02:21.249019949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004155s 
2025-10-12T17:02:21.249272177Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-12T17:02:21.249548173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-10-12T17:02:21.249794489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003345s 
2025-10-12T17:02:21.250111547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-12T17:02:21', 'mediainfo_channels') 
2025-10-12T17:02:21.250373604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.250991378Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-12T17:02:21.251148424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015064s 
2025-10-12T17:02:21.251325009Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-12T17:02:21.251486605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.251713251Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-10-12T17:02:21.252081051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-12T17:02:21', 'add_update_history') 
2025-10-12T17:02:21.252375915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.253052066Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-12T17:02:21.253225284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015568s 
2025-10-12T17:02:21.253420427Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-12T17:02:21.253681934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.253842587Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-10-12T17:02:21.256599486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-12T17:02:21.256982998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-12T17:02:21.257299445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2025-10-12T17:02:21.257605752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-12T17:02:21.257971829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-10-12T17:02:21.258244478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s 
2025-10-12T17:02:21.258537858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-12T17:02:21', 'update_awesome_hd_link') 
2025-10-12T17:02:21.258870888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.259483602Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-12T17:02:21.259686761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001637s 
2025-10-12T17:02:21.259829819Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-12T17:02:21.260013849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.260307931Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-10-12T17:02:21.260598095Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.260849461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-10-12T17:02:21.261065306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000302s 
2025-10-12T17:02:21.261341802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-12T17:02:21', 'remove_awesomehd') 
2025-10-12T17:02:21.261630583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.262225220Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-12T17:02:21.262394932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014345s 
2025-10-12T17:02:21.262563972Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-12T17:02:21.262757031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.262966963Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-10-12T17:02:21.263555027Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-10-12T17:02:21.266256976Z [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-10-12T17:02:21.267310076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2025-10-12T17:02:21.267813429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-12T17:02:21.268374729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-12T17:02:21.270391789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006625s 
2025-10-12T17:02:21.270570198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.270722194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.270936986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-10-12T17:02:21.271258614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.272042963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2025-10-12T17:02:21.272202353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.272369159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.272565534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-10-12T17:02:21.272881881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.273627041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008824s 
2025-10-12T17:02:21.273953508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-12T17:02:21', 'add_on_delete_to_notifications') 
2025-10-12T17:02:21.274275066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.275132511Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-12T17:02:21.275292083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023593s 
2025-10-12T17:02:21.275553910Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-12T17:02:21.275741537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.276019186Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-10-12T17:02:21.276882935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-12T17:02:21.277033769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.277218751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-12T17:02:21.277527983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.278338114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009546s 
2025-10-12T17:02:21.278487385Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.278714572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-12T17:02:21.278948683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003188s 
2025-10-12T17:02:21.279277505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-12T17:02:21', 'add_bypass_to_delay_profile') 
2025-10-12T17:02:21.279576858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.280279833Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-12T17:02:21.280459244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016046s 
2025-10-12T17:02:21.280674507Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-12T17:02:21.280816583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.281128070Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-10-12T17:02:21.286656678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-12T17:02:21.287217898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-12T17:02:21.287596721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 
2025-10-12T17:02:21.287931945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-12T17:02:21', 'update_notifiarr') 
2025-10-12T17:02:21.288216488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.288921798Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-12T17:02:21.289099876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019399s 
2025-10-12T17:02:21.289271662Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-12T17:02:21.289471765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.289730366Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-10-12T17:02:21.290236124Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-12T17:02:21.290597351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-10-12T17:02:21.290858096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004238s 
2025-10-12T17:02:21.291149873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-12T17:02:21', 'legacy_mediainfo_hdr') 
2025-10-12T17:02:21.291431540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.292141669Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-12T17:02:21.292336672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016412s 
2025-10-12T17:02:21.292565593Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-12T17:02:21.292755314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.293003324Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-10-12T17:02:21.293381775Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-12T17:02:21.293601007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-12T17:02:21.295779271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002226s 
2025-10-12T17:02:21.296222544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-12T17:02:21', 'rename_blacklist_to_blocklist') 
2025-10-12T17:02:21.296540724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.297430074Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-12T17:02:21.297588674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037837s 
2025-10-12T17:02:21.297870681Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-12T17:02:21.298000362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.298215195Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-10-12T17:02:21.298642605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-12T17:02:21.298764570Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-12T17:02:21.298920314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-12T17:02:21.299109224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-12T17:02:21.299885767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s 
2025-10-12T17:02:21.300169198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-12T17:02:21', 'add_indexer_tags') 
2025-10-12T17:02:21.300450835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.301200384Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-12T17:02:21.301309353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020549s 
2025-10-12T17:02:21.301511019Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-12T17:02:21.301609808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.301823368Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-10-12T17:02:21.302130646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.302300508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.304598504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023154s 
2025-10-12T17:02:21.304894519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-12T17:02:21', 'mediainfo_to_ffmpeg') 
2025-10-12T17:02:21.305181567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.305825113Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-12T17:02:21.305990125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035292s 
2025-10-12T17:02:21.306186791Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-12T17:02:21.306336442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.306551926Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-10-12T17:02:21.307063706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-12T17:02:21.307208838Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.307387247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-12T17:02:21.307773214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:21.308502061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-10-12T17:02:21.308673436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-12T17:02:21.308932407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:21.309668860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008381s 
2025-10-12T17:02:21.309819693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.309983082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.314376165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043584s 
2025-10-12T17:02:21.314716260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-12T17:02:21', 'cdh_per_downloadclient') 
2025-10-12T17:02:21.315045853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.315990535Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-12T17:02:21.316169315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059828s 
2025-10-12T17:02:21.316413456Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-12T17:02:21.316637818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.316924124Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-10-12T17:02:21.317303037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.317458089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.321626750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041727s 
2025-10-12T17:02:21.321976083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-12T17:02:21', 'migrate_discord_from_slack') 
2025-10-12T17:02:21.322296147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.323021948Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-12T17:02:21.323183523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055456s 
2025-10-12T17:02:21.323351181Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-12T17:02:21.323523919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.323741366Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-10-12T17:02:21.324873054Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.325111154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-12T17:02:21.325361257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003593s 
2025-10-12T17:02:21.325519215Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.325755681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-10-12T17:02:21.326004632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003514s 
2025-10-12T17:02:21.326142750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.326355528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-12T17:02:21.326583327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002894s 
2025-10-12T17:02:21.326716735Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-12T17:02:21.326930516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-10-12T17:02:21.327197744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000299s 
2025-10-12T17:02:21.327311402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-10-12T17:02:21.330761988Z [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-10-12T17:02:21.332790101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-10-12T17:02:21.333752758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.334524913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.336590811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:21.337001969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:21.337381082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:21.337780065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:21.338014266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105524s 
2025-10-12T17:02:21.338368058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-12T17:02:21', 'remove_predb') 
2025-10-12T17:02:21.338649254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.339774199Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-12T17:02:21.339977949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122901s 
2025-10-12T17:02:21.340187441Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-12T17:02:21.340380750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.340627817Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-10-12T17:02:21.341189377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.341341143Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.341506836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-12T17:02:21.341796079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.342645188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000913s 
2025-10-12T17:02:21.342907235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-12T17:02:21', 'add_on_update_to_notifications') 
2025-10-12T17:02:21.343213311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.343918802Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-12T17:02:21.344080216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021966s 
2025-10-12T17:02:21.344295029Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-12T17:02:21.344501304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.344734734Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-10-12T17:02:21.346352590Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.346577924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-12T17:02:21.346766554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002624s 
2025-10-12T17:02:21.346931325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-10-12T17:02:21.350178682Z [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-10-12T17:02:21.352104068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2025-10-12T17:02:21.353061645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.353718978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.355669254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:21.356123799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:21.356490687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:21.356868779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:21.357173151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100732s 
2025-10-12T17:02:21.357335608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-10-12T17:02:21.359953778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2025-10-12T17:02:21.360604438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2025-10-12T17:02:21.361025385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-12T17:02:21.361875276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-12T17:02:21.364794622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-12T17:02:21.365199768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-10-12T17:02:21.365679454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-12T17:02:21.365985099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084639s 
2025-10-12T17:02:21.366168117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-10-12T17:02:21.371248223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-12T17:02:21.372094617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-12T17:02:21.372541616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-12T17:02:21.372964037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-12T17:02:21.374853931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085337s 
2025-10-12T17:02:21.375116590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-10-12T17:02:21.377878118Z [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-10-12T17:02:21.378652086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2025-10-12T17:02:21.379096831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-12T17:02:21.379671297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-12T17:02:21.381702897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-12T17:02:21.382118984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-10-12T17:02:21.382434820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071862s 
2025-10-12T17:02:21.382622798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-10-12T17:02:21.385360248Z [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-10-12T17:02:21.386209468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2025-10-12T17:02:21.386652560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-10-12T17:02:21.387133247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-10-12T17:02:21.389083974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-12T17:02:21.389341993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065267s 
2025-10-12T17:02:21.389525533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-10-12T17:02:21.391972929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-10-12T17:02:21.392623899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2025-10-12T17:02:21.393042312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-12T17:02:21.393495534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-12T17:02:21.395321229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056314s 
2025-10-12T17:02:21.395487975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-10-12T17:02:21.398178641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-10-12T17:02:21.399107921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-10-12T17:02:21.399580973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-12T17:02:21.399999686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-12T17:02:21.401932807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063043s 
2025-10-12T17:02:21.402142339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-10-12T17:02:21.404899439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-10-12T17:02:21.405676754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2025-10-12T17:02:21.406110066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-12T17:02:21.406658400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-12T17:02:21.408661963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-12T17:02:21.409043921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-12T17:02:21.409373495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070118s 
2025-10-12T17:02:21.409538236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-10-12T17:02:21.412301028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-12T17:02:21.413202172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-10-12T17:02:21.413744373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-12T17:02:21.414198216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-12T17:02:21.416239826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065222s 
2025-10-12T17:02:21.416412594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-10-12T17:02:21.419370137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-12T17:02:21.420344779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-10-12T17:02:21.420915227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-12T17:02:21.421419222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-12T17:02:21.423391762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-12T17:02:21.423716215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071402s 
2025-10-12T17:02:21.423915216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-10-12T17:02:21.428077524Z [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-10-12T17:02:21.428819618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-10-12T17:02:21.429215284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-10-12T17:02:21.429724089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-10-12T17:02:21.431697320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-12T17:02:21.432020912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079533s 
2025-10-12T17:02:21.432355345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-12T17:02:21', 'ensure_identity_on_id_columns') 
2025-10-12T17:02:21.432654627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.434235459Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-12T17:02:21.434399149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101314s 
2025-10-12T17:02:21.434631427Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-12T17:02:21.434855007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.435079418Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-10-12T17:02:21.435609726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-12T17:02:21.435769798Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.435969650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-12T17:02:21.436300216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.437070767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009207s 
2025-10-12T17:02:21.437386462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-12T17:02:21', 'download_client_per_indexer') 
2025-10-12T17:02:21.437656185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.438378359Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-12T17:02:21.438518952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022018s 
2025-10-12T17:02:21.438701930Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-12T17:02:21.438932013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.439177287Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-10-12T17:02:21.439728366Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-12T17:02:21.440089363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-10-12T17:02:21.440375148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004065s 
2025-10-12T17:02:21.440638228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-12T17:02:21.440973262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-10-12T17:02:21.441243476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s 
2025-10-12T17:02:21.441389750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.441561266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.444355570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027955s 
2025-10-12T17:02:21.444501193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.444669352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.444949335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002978s 
2025-10-12T17:02:21.445238838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-12T17:02:21', 'multiple_ratings_support') 
2025-10-12T17:02:21.445534283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.446261046Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-12T17:02:21.446410386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015817s 
2025-10-12T17:02:21.446596331Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-12T17:02:21.446749790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.446959051Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-10-12T17:02:21.449705289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-10-12T17:02:21.450705051Z [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-10-12T17:02:21.451484610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016225s 
2025-10-12T17:02:21.451708992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-10-12T17:02:21.451968264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-12T17:02:21.452198377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s 
2025-10-12T17:02:21.452366896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-10-12T17:02:21.452661820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-12T17:02:21.452902374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s 
2025-10-12T17:02:21.453072897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-10-12T17:02:21.453375366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-12T17:02:21.453639738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-10-12T17:02:21.458394439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-10-12T17:02:21.458418878Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-10-12T17:02:21.458424690Z                           FROM "Movies" 
2025-10-12T17:02:21.460453053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-10-12T17:02:21.460471039Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-10-12T17:02:21.460478043Z                           FROM "Movies" 
2025-10-12T17:02:21.461272342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001649s 
2025-10-12T17:02:21.462522108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-10-12T17:02:21.462543691Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-10-12T17:02:21.462556427Z                           FROM "ImportListMovies"
2025-10-12T17:02:21.462564553Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-12T17:02:21.462572970Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-12T17:02:21.464280197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2025-10-12T17:02:21.464305497Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2025-10-12T17:02:21.464312572Z                           FROM "ImportListMovies"
2025-10-12T17:02:21.464317061Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-10-12T17:02:21.464321750Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-10-12T17:02:21.465448308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s 
2025-10-12T17:02:21.465602739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.465756228Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:21.465957683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-10-12T17:02:21.466199690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.467060152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009833s 
2025-10-12T17:02:21.467264524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-10-12T17:02:21.467384505Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.467613677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-10-12T17:02:21.467949302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.468754343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009378s 
2025-10-12T17:02:21.468912301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-10-12T17:02:21.469086932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.469284740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-10-12T17:02:21.469551547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.470366067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008821s 
2025-10-12T17:02:21.470524005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-10-12T17:02:21.470664968Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.470843428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-10-12T17:02:21.471084463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.471904604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009089s 
2025-10-12T17:02:21.472065848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-10-12T17:02:21.472212143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.472452917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-10-12T17:02:21.472661477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.473397168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008478s 
2025-10-12T17:02:21.473584816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-10-12T17:02:21.473856032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.474141426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2025-10-12T17:02:21.474514567Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-10-12T17:02:21.474527213Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-12T17:02:21.474531552Z                                                   FROM "MovieMetadata"
2025-10-12T17:02:21.474535830Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-12T17:02:21.474998592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-10-12T17:02:21.475019043Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-12T17:02:21.475027329Z                                                   FROM "MovieMetadata"
2025-10-12T17:02:21.475035696Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-10-12T17:02:21.475289928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s 
2025-10-12T17:02:21.475681035Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-10-12T17:02:21.475698150Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-12T17:02:21.475706988Z                                                   FROM "Movies" 
2025-10-12T17:02:21.475714733Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-12T17:02:21.476149649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-10-12T17:02:21.476159418Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-12T17:02:21.476171432Z                                                   FROM "Movies" 
2025-10-12T17:02:21.476175210Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-10-12T17:02:21.476589875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s 
2025-10-12T17:02:21.476952996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-10-12T17:02:21.476964579Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-12T17:02:21.476969900Z                                                   FROM "Movies" 
2025-10-12T17:02:21.476975681Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-12T17:02:21.477379554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-10-12T17:02:21.477394404Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-12T17:02:21.477401318Z                                                   FROM "Movies" 
2025-10-12T17:02:21.477407801Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-10-12T17:02:21.477686342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s 
2025-10-12T17:02:21.478081998Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-10-12T17:02:21.478097369Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-12T17:02:21.478106748Z                                                   FROM "Movies" 
2025-10-12T17:02:21.478115395Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-12T17:02:21.478554970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-10-12T17:02:21.478573908Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-10-12T17:02:21.478581023Z                                                   FROM "Movies" 
2025-10-12T17:02:21.478587616Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-10-12T17:02:21.478876497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s 
2025-10-12T17:02:21.479262905Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-10-12T17:02:21.479276944Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-12T17:02:21.479285391Z                                                   FROM "MovieMetadata" 
2025-10-12T17:02:21.479293938Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-12T17:02:21.479750948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-10-12T17:02:21.479781970Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-10-12T17:02:21.479791459Z                                                   FROM "MovieMetadata" 
2025-10-12T17:02:21.479798133Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-10-12T17:02:21.480115381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005938s 
2025-10-12T17:02:21.480247177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.480373932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.480542100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-10-12T17:02:21.484005482Z [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-10-12T17:02:21.486063775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2025-10-12T17:02:21.487019288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.487712554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.489744965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-10-12T17:02:21.490092785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-10-12T17:02:21.490448952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-10-12T17:02:21.490813516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-10-12T17:02:21.491054571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103663s 
2025-10-12T17:02:21.491233651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-10-12T17:02:21.491485097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.491789210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s 
2025-10-12T17:02:21.491944111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-10-12T17:02:21.494629627Z [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-10-12T17:02:21.495402994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2025-10-12T17:02:21.495834021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-12T17:02:21.496413528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-12T17:02:21.498400367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:21.498679228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065967s 
2025-10-12T17:02:21.498898470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-10-12T17:02:21.501703476Z [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-10-12T17:02:21.502510901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2025-10-12T17:02:21.503003793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-10-12T17:02:21.503559642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-10-12T17:02:21.505662225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-10-12T17:02:21.506017550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069749s 
2025-10-12T17:02:21.506206199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-10-12T17:02:21.508894371Z [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-10-12T17:02:21.509639530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2025-10-12T17:02:21.510022251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-10-12T17:02:21.510678893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-10-12T17:02:21.512739380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-10-12T17:02:21.513190638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-10-12T17:02:21.513508609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071303s 
2025-10-12T17:02:21.514007733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2025-10-12T17:02:21.517173656Z [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-10-12T17:02:21.517954017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-10-12T17:02:21.518413652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.519216658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.521152585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.521471748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071476s 
2025-10-12T17:02:21.521884849Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2025-10-12T17:02:21.527009655Z [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-10-12T17:02:21.527498028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-10-12T17:02:21.527837281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-10-12T17:02:21.528378901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-10-12T17:02:21.530288565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.530586364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084248s 
2025-10-12T17:02:21.530967502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-12T17:02:21', 'movie_metadata') 
2025-10-12T17:02:21.531187254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.532559596Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-12T17:02:21.532718376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103629s 
2025-10-12T17:02:21.532928549Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-10-12T17:02:21.533097359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.533339897Z [Info] collections: Starting migration of Main DB to 208 
2025-10-12T17:02:21.534704594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-10-12T17:02:21.535414443Z [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-10-12T17:02:21.536070994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012096s 
2025-10-12T17:02:21.536246448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-10-12T17:02:21.536492312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-12T17:02:21.536804791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s 
2025-10-12T17:02:21.536932579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-12T17:02:21.537123763Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.537282493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-10-12T17:02:21.537533027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-10-12T17:02:21.538325603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008785s 
2025-10-12T17:02:21.538506056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-10-12T17:02:21.538778675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-10-12T17:02:21.539469235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007796s 
2025-10-12T17:02:21.539623445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-12T17:02:21.539758066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.539938469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-10-12T17:02:21.540164434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-10-12T17:02:21.540859684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007606s 
2025-10-12T17:02:21.541024084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.541212915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.545064958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038478s 
2025-10-12T17:02:21.545256394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.545436226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.546791915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013646s 
2025-10-12T17:02:21.546946315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.547120807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.548188375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001088s 
2025-10-12T17:02:21.548343067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.548517498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.549490697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009911s 
2025-10-12T17:02:21.549672162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-12T17:02:21.549798867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-12T17:02:21.549953438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-10-12T17:02:21.552826522Z [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-10-12T17:02:21.553932869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-10-12T17:02:21.554491874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-12T17:02:21.554978744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-12T17:02:21.557024662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-12T17:02:21.557318083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072097s 
2025-10-12T17:02:21.557498155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-10-12T17:02:21.560182599Z [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-10-12T17:02:21.561180487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-10-12T17:02:21.561746647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-12T17:02:21.562282195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-12T17:02:21.564491622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-12T17:02:21.564807378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071403s 
2025-10-12T17:02:21.564991328Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.565228015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-10-12T17:02:21.565483389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003326s 
2025-10-12T17:02:21.565644974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-10-12T17:02:21.569092934Z [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-10-12T17:02:21.570933038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-10-12T17:02:21.571891137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-12T17:02:21.572504391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-12T17:02:21.574563436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-12T17:02:21.574942830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-12T17:02:21.575353125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-12T17:02:21.575680314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098471s 
2025-10-12T17:02:21.575955748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-12T17:02:21', 'collections') 
2025-10-12T17:02:21.577201075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.577831925Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-10-12T17:02:21.578124584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116708s 
2025-10-12T17:02:21.578637927Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-12T17:02:21.583051772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.583106773Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-10-12T17:02:21.583118286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-10-12T17:02:21.583128807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-12T17:02:21.583140471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s 
2025-10-12T17:02:21.583151252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-10-12T17:02:21.583161794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.583173537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s 
2025-10-12T17:02:21.583183748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-12T17:02:21', 'movie_meta_collection_index') 
2025-10-12T17:02:21.583196283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.586817011Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-12T17:02:21.586893755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051467s 
2025-10-12T17:02:21.586946371Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-12T17:02:21.587269552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.587362108Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-10-12T17:02:21.587784528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.587924951Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:21.588168240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-10-12T17:02:21.588433274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.589276621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009788s 
2025-10-12T17:02:21.589581505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-12T17:02:21', 'movie_added_notifications') 
2025-10-12T17:02:21.589870246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.590738163Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-12T17:02:21.590881281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002402s 
2025-10-12T17:02:21.591065051Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-12T17:02:21.591258441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.591555789Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-10-12T17:02:21.591990254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-10-12T17:02:21.592579089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.592601524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2025-10-12T17:02:21.592768580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-10-12T17:02:21.593021049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.593273407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s 
2025-10-12T17:02:21.593560444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-12T17:02:21', 'more_movie_meta_index') 
2025-10-12T17:02:21.593841250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.594759889Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-12T17:02:21.594845762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017606s 
2025-10-12T17:02:21.595054081Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-12T17:02:21.595242230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.595452563Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-10-12T17:02:21.598228741Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.598482582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-12T17:02:21.598699559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s 
2025-10-12T17:02:21.598873960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-12T17:02:21.599024042Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.599182641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-12T17:02:21.601917837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-12T17:02:21.602798650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-10-12T17:02:21.603268566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-12T17:02:21.603638671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-12T17:02:21.605505869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061705s 
2025-10-12T17:02:21.605648857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-12T17:02:21.605786013Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.606048091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-12T17:02:21.608696572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2025-10-12T17:02:21.609582676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2025-10-12T17:02:21.610019695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-12T17:02:21.610374970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-12T17:02:21.612184413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059743s 
2025-10-12T17:02:21.612348914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-12T17:02:21.612675782Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.612689249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-10-12T17:02:21.615314313Z [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-10-12T17:02:21.616381391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2025-10-12T17:02:21.616968322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-12T17:02:21.617411043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-12T17:02:21.619337491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-12T17:02:21.619620070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068466s 
2025-10-12T17:02:21.619782256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-12T17:02:21.619928521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.620158664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-10-12T17:02:21.623781316Z [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-10-12T17:02:21.624790077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2025-10-12T17:02:21.625305895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-10-12T17:02:21.625742905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-10-12T17:02:21.627633600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-10-12T17:02:21.627918995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076276s 
2025-10-12T17:02:21.628041662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-12T17:02:21.628151282Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.628346355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-12T17:02:21.630841728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-12T17:02:21.631566076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-12T17:02:21.631993747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-12T17:02:21.632347138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-12T17:02:21.634147151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056501s 
2025-10-12T17:02:21.634297805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-12T17:02:21.634411283Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.634568550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-12T17:02:21.637140717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-12T17:02:21.637867520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-12T17:02:21.638266343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-12T17:02:21.638662310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-12T17:02:21.640382513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056691s 
2025-10-12T17:02:21.640537795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-12T17:02:21.640659039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.640811165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-12T17:02:21.643303332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-12T17:02:21.644071729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-12T17:02:21.644472736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-12T17:02:21.644819053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-12T17:02:21.646621351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056198s 
2025-10-12T17:02:21.646761713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-12T17:02:21.646909872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.647086677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-12T17:02:21.649770389Z [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-10-12T17:02:21.650500078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-10-12T17:02:21.650939884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-12T17:02:21.651441313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-12T17:02:21.653487251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.653805933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065455s 
2025-10-12T17:02:21.653983470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-12T17:02:21.654120035Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.654309546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-12T17:02:21.656914530Z [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-10-12T17:02:21.657620701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-10-12T17:02:21.658048372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-12T17:02:21.658551525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-12T17:02:21.660502161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.660794610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063172s 
2025-10-12T17:02:21.660948129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-12T17:02:21.661071818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.661288234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-12T17:02:21.663946495Z [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-10-12T17:02:21.664708098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-10-12T17:02:21.665126590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-12T17:02:21.665619141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-12T17:02:21.667581371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.667935915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006468s 
2025-10-12T17:02:21.668109154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-12T17:02:21.668257612Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.668407564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-12T17:02:21.671200877Z [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-10-12T17:02:21.672041439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-10-12T17:02:21.672509711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-12T17:02:21.673176995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-12T17:02:21.675257282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-12T17:02:21.675639662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-10-12T17:02:21.676025899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-12T17:02:21.676304881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077251s 
2025-10-12T17:02:21.676462568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-12T17:02:21.676575315Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.676714325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-12T17:02:21.680150722Z [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-10-12T17:02:21.680788235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-10-12T17:02:21.681168741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-12T17:02:21.681535890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-12T17:02:21.683316314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063941s 
2025-10-12T17:02:21.683403329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-12T17:02:21.683525836Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.683721289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-12T17:02:21.686163996Z [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-10-12T17:02:21.686826520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-10-12T17:02:21.687180843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-12T17:02:21.687533583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-12T17:02:21.689404669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055201s 
2025-10-12T17:02:21.689542687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-12T17:02:21.689720635Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.689813262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-12T17:02:21.692279095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2025-10-12T17:02:21.692952481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2025-10-12T17:02:21.693336895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-12T17:02:21.693855228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-12T17:02:21.695778670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-12T17:02:21.696158494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-12T17:02:21.696407415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064479s 
2025-10-12T17:02:21.696566876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-12T17:02:21.696688381Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:21.696856389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-12T17:02:21.699320479Z [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-10-12T17:02:21.700059026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-10-12T17:02:21.700491005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-12T17:02:21.700965640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-12T17:02:21.717398067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.717886901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208169s 
2025-10-12T17:02:21.718082395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-12T17:02:21.718227868Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2025-10-12T17:02:21.718439904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-12T17:02:21.722113369Z [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-10-12T17:02:21.722820282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-10-12T17:02:21.723922621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-12T17:02:21.724420713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-12T17:02:21.726782748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.727115167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084753s 
2025-10-12T17:02:21.727269307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-12T17:02:21.727389209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-12T17:02:21.727542176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-12T17:02:21.730339046Z [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-10-12T17:02:21.731102733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-10-12T17:02:21.731667390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-12T17:02:21.732196445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-12T17:02:21.734431153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.734734454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070386s 
2025-10-12T17:02:21.734872802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-12T17:02:21.734989828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-12T17:02:21.735143287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-12T17:02:21.737800395Z [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-10-12T17:02:21.738619294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-10-12T17:02:21.739094831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-12T17:02:21.739592833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-12T17:02:21.741668141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.741963585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066506s 
2025-10-12T17:02:21.742145812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-12T17:02:21.742387328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-12T17:02:21.742573673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-12T17:02:21.745308398Z [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-10-12T17:02:21.746177868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-10-12T17:02:21.746654848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-12T17:02:21.747111698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-12T17:02:21.749148057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.749461007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067384s 
2025-10-12T17:02:21.749616119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-12T17:02:21.749741091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-12T17:02:21.749925843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-12T17:02:21.754121518Z [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-10-12T17:02:21.755044205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-10-12T17:02:21.755496636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-12T17:02:21.756048767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-12T17:02:21.758097401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.758381603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082678s 
2025-10-12T17:02:21.758494440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-12T17:02:21.758640073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-12T17:02:21.758862872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-10-12T17:02:21.761596775Z [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-10-12T17:02:21.762437928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-10-12T17:02:21.762885639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-12T17:02:21.763411678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-12T17:02:21.765475392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.765787711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067693s 
2025-10-12T17:02:21.765923324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-12T17:02:21.766041432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-12T17:02:21.766218468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-12T17:02:21.769085479Z [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-10-12T17:02:21.769816871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-10-12T17:02:21.772692880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-12T17:02:21.772739143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-12T17:02:21.776917865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066215s 
2025-10-12T17:02:21.776944428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-12T17:02:21.776953957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-10-12T17:02:21.776963417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-12T17:02:21.776973677Z [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-10-12T17:02:21.777348612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-10-12T17:02:21.777717605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-12T17:02:21.778120947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-12T17:02:21.780076393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006374s 
2025-10-12T17:02:21.780223579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-10-12T17:02:21.780345755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-12T17:02:21.780504244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-10-12T17:02:21.783343489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2025-10-12T17:02:21.784144652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2025-10-12T17:02:21.784635780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-10-12T17:02:21.785148462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-10-12T17:02:21.787209601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-10-12T17:02:21.787482701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068162s 
2025-10-12T17:02:21.787656020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-12T17:02:21.787820340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-12T17:02:21.788041446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-10-12T17:02:21.791257559Z [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-10-12T17:02:21.792813852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-10-12T17:02:21.793530644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-12T17:02:21.794226335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-12T17:02:21.796204186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-12T17:02:21.796567808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-12T17:02:21.796919706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-12T17:02:21.797279921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-12T17:02:21.797528501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093628s 
2025-10-12T17:02:21.797668974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-12T17:02:21.797824287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.797946132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-10-12T17:02:21.800868214Z [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-10-12T17:02:21.802218803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-10-12T17:02:21.802919012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-12T17:02:21.803541064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-12T17:02:21.805391489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-12T17:02:21.805735872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-12T17:02:21.806085586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-12T17:02:21.806441402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-12T17:02:21.806698440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086087s 
2025-10-12T17:02:21.806834303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-12T17:02:21.806950487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:21.807099517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-10-12T17:02:21.811062875Z [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-10-12T17:02:21.812417872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-10-12T17:02:21.813081137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-12T17:02:21.813710234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-12T17:02:21.815506610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-12T17:02:21.815860893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-12T17:02:21.816280247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-12T17:02:21.816610211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-12T17:02:21.816874914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096305s 
2025-10-12T17:02:21.817006098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-12T17:02:21.817120839Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:21.817293086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-10-12T17:02:21.820171459Z [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-10-12T17:02:21.821527880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2025-10-12T17:02:21.822198770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-10-12T17:02:21.822901465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-10-12T17:02:21.824715176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-10-12T17:02:21.825061202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-10-12T17:02:21.825393852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-10-12T17:02:21.825742103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-10-12T17:02:21.825999721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085504s 
2025-10-12T17:02:21.826127438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:21.826239584Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.826371991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-10-12T17:02:21.828869398Z [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-10-12T17:02:21.829512071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-10-12T17:02:21.829877156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.830287432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.832119660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.832380685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005878s 
2025-10-12T17:02:21.832519345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-12T17:02:21.832653715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-10-12T17:02:21.832801132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-12T17:02:21.835211173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2025-10-12T17:02:21.835730719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2025-10-12T17:02:21.836113710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-12T17:02:21.836464746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-12T17:02:21.839718325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067523s 
2025-10-12T17:02:21.839841333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-12T17:02:21.839975303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.840112048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-12T17:02:21.842415755Z [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-10-12T17:02:21.842909850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-10-12T17:02:21.843195244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-12T17:02:21.843626001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-12T17:02:21.845577640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-12T17:02:21.845846831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005585s 
2025-10-12T17:02:21.845951903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-12T17:02:21.846057035Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.846201335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-12T17:02:21.848520143Z [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-10-12T17:02:21.849014878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-10-12T17:02:21.849319612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-12T17:02:21.849721361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-12T17:02:21.851698841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-12T17:02:21.851958834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056292s 
2025-10-12T17:02:21.852077603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-12T17:02:21.852182344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.852314911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-10-12T17:02:21.854672346Z [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-10-12T17:02:21.855269288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2025-10-12T17:02:21.855581837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-12T17:02:21.855941080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-12T17:02:21.857826515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005379s 
2025-10-12T17:02:21.857956497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-12T17:02:21.858059835Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.858194506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-10-12T17:02:21.860573665Z [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-10-12T17:02:21.861154905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2025-10-12T17:02:21.861483527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-10-12T17:02:21.861834974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-10-12T17:02:21.863715419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053907s 
2025-10-12T17:02:21.863857104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-12T17:02:21.863964781Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.864092258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-12T17:02:21.867341488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-12T17:02:21.867718607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-12T17:02:21.868063792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-12T17:02:21.868458567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-12T17:02:21.870343421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-12T17:02:21.870614306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063993s 
2025-10-12T17:02:21.870903348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-12T17:02:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-12T17:02:21.871149433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.873939309Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-12T17:02:21.874075182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096719s 
2025-10-12T17:02:21.874273952Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-12T17:02:21.874416600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.874630310Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-10-12T17:02:21.875123793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-12T17:02:21.875241530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.875390049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-10-12T17:02:21.875572727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-10-12T17:02:21.876274519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007507s 
2025-10-12T17:02:21.876521527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-12T17:02:21', 'add_language_tags_to_subtitle_files') 
2025-10-12T17:02:21.876756910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.877436208Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-12T17:02:21.877562773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018864s 
2025-10-12T17:02:21.877702754Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-12T17:02:21.877838397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.878015374Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-10-12T17:02:21.878363083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-12T17:02:21.878479518Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.878597786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-12T17:02:21.878772127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-12T17:02:21.879461685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007338s 
2025-10-12T17:02:21.879599532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-12T17:02:21.879770176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-12T17:02:21.880421908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006916s 
2025-10-12T17:02:21.880655127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-12T17:02:21', 'add_salt_to_users') 
2025-10-12T17:02:21.880881683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.881562043Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-12T17:02:21.881683267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001821s 
2025-10-12T17:02:21.881821475Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-12T17:02:21.881953180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.882130577Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-10-12T17:02:21.882522887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-10-12T17:02:21.884939371Z [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-10-12T17:02:21.885526793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2025-10-12T17:02:21.885862108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-12T17:02:21.886349109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-12T17:02:21.888230456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:21.888582434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.888829331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00617s 
2025-10-12T17:02:21.888968411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-10-12T17:02:21.891278671Z [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-10-12T17:02:21.891841564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2025-10-12T17:02:21.892171288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-12T17:02:21.892629150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-12T17:02:21.894440095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:21.894788616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.895054913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059534s 
2025-10-12T17:02:21.895186026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-10-12T17:02:21.897498752Z [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-10-12T17:02:21.898026745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2025-10-12T17:02:21.898330466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-12T17:02:21.898793919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-12T17:02:21.900603652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:21.900949598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.901206746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058928s 
2025-10-12T17:02:21.901341176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-10-12T17:02:21.903595985Z [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-10-12T17:02:21.904102294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2025-10-12T17:02:21.904408390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-10-12T17:02:21.904870510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-10-12T17:02:21.906674301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-10-12T17:02:21.907015628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.907260371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057969s 
2025-10-12T17:02:21.907499051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-12T17:02:21', 'clean_alt_titles') 
2025-10-12T17:02:21.907722030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.908686612Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-12T17:02:21.908807986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072053s 
2025-10-12T17:02:21.908993690Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-12T17:02:21.909096918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.909295297Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-10-12T17:02:21.909624430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.909821687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-12T17:02:21.909989344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s 
2025-10-12T17:02:21.910222243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-12T17:02:21', 'remove_omg') 
2025-10-12T17:02:21.910438538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.911037374Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-12T17:02:21.911150682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012553s 
2025-10-12T17:02:21.911314131Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-12T17:02:21.911455114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.911638884Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-10-12T17:02:21.911991965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-12T17:02:21.912103470Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.912243812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-10-12T17:02:21.912419516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-10-12T17:02:21.913131519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007711s 
2025-10-12T17:02:21.913384909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-12T17:02:21', 'add_additional_info_to_pending_releases') 
2025-10-12T17:02:21.913615994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.914269309Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-12T17:02:21.914411065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018821s 
2025-10-12T17:02:21.914549233Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-12T17:02:21.914682731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.914867072Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-10-12T17:02:21.915165293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-12T17:02:21.915282980Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.915402129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-12T17:02:21.915588895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:21.916286189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s 
2025-10-12T17:02:21.916521162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-12T17:02:21', 'add_result_to_commands') 
2025-10-12T17:02:21.916749451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.917390612Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-12T17:02:21.917515263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018442s 
2025-10-12T17:02:21.917661628Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-12T17:02:21.917794395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.917978305Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-10-12T17:02:21.918280684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.918400355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.918533933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-12T17:02:21.918744537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.919433875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007684s 
2025-10-12T17:02:21.919669128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-12T17:02:21', 'health_restored_notification') 
2025-10-12T17:02:21.919954172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.921111552Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-12T17:02:21.921236564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002414s 
2025-10-12T17:02:21.921422317Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-12T17:02:21.921557780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.921772583Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-10-12T17:02:21.922084310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-12T17:02:21.922197768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.922339293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-10-12T17:02:21.922565729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.923296410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008203s 
2025-10-12T17:02:21.923566754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-12T17:02:21', 'add_on_manual_interaction_required_to_notifications') 
2025-10-12T17:02:21.923812900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.924526797Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-12T17:02:21.924656688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020058s 
2025-10-12T17:02:21.924791790Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-12T17:02:21.924923064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.925094018Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-10-12T17:02:21.925384283Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.925568553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-10-12T17:02:21.925735740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002302s 
2025-10-12T17:02:21.925959821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-12T17:02:21', 'remove_rarbg') 
2025-10-12T17:02:21.926180836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.926867809Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-12T17:02:21.926980035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 
2025-10-12T17:02:21.927134886Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-12T17:02:21.927281101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.927461123Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-10-12T17:02:21.927913554Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-12T17:02:21.928231424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-10-12T17:02:21.928465855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003649s 
2025-10-12T17:02:21.928707442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-12T17:02:21', 'remove_invalid_roksbox_metadata_images') 
2025-10-12T17:02:21.928935421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.929539446Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-12T17:02:21.929677735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014033s 
2025-10-12T17:02:21.929816975Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-12T17:02:21.929944331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.930121308Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-10-12T17:02:21.930902240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-12T17:02:21.933244414Z [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-10-12T17:02:21.933795724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-10-12T17:02:21.934116500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-12T17:02:21.934560233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-12T17:02:21.936504667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.936748317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057377s 
2025-10-12T17:02:21.936865042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-12T17:02:21.936978280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.937109825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-12T17:02:21.937344427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-12T17:02:21.938014005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007324s 
2025-10-12T17:02:21.938122163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.938341404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-10-12T17:02:21.938479662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s 
2025-10-12T17:02:21.938693523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-12T17:02:21', 'list_sync_time') 
2025-10-12T17:02:21.938964879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.939668786Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-12T17:02:21.939778737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013871s 
2025-10-12T17:02:21.939957246Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-12T17:02:21.940106417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.940269976Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-10-12T17:02:21.940584088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-10-12T17:02:21.940708378Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.940824983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-10-12T17:02:21.941064916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-10-12T17:02:21.941738542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007718s 
2025-10-12T17:02:21.941975449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-12T17:02:21', 'add_tags_to_collections') 
2025-10-12T17:02:21.942215332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.942811742Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-12T17:02:21.942931884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018239s 
2025-10-12T17:02:21.943092287Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-12T17:02:21.943219012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.943414355Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-10-12T17:02:21.943731293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-12T17:02:21.943808859Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:21.943957469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-12T17:02:21.944141529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-12T17:02:21.944819985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007139s 
2025-10-12T17:02:21.945037332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-12T17:02:21', 'add_download_client_tags') 
2025-10-12T17:02:21.945297406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.945914217Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-12T17:02:21.946007736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017809s 
2025-10-12T17:02:21.946161705Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-12T17:02:21.946317549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.946463012Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-10-12T17:02:21.946992227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-12T17:02:21.947348905Z [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-10-12T17:02:21.947678769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s 
2025-10-12T17:02:21.947811386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-12T17:02:21.948017812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-12T17:02:21.948312164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003063s 
2025-10-12T17:02:21.948557117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-12T17:02:21', 'add_auto_tagging') 
2025-10-12T17:02:21.948881901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.949595517Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-12T17:02:21.949706371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016036s 
2025-10-12T17:02:21.949883908Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-12T17:02:21.950038489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.950239454Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-10-12T17:02:21.950673297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-12T17:02:21.950783278Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2025-10-12T17:02:21.950946667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-12T17:02:21.951172632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.951943965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000818s 
2025-10-12T17:02:21.952066040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-12T17:02:21.952196824Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.952299380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-12T17:02:21.952506166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-12T17:02:21.953184712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s 
2025-10-12T17:02:21.953456720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-12T17:02:21', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-12T17:02:21.953695851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.954308424Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-12T17:02:21.954448436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018265s 
2025-10-12T17:02:21.954632546Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-12T17:02:21.954811296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.955054907Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-10-12T17:02:21.956292658Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-12T17:02:21.956497019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-12T17:02:21.958511915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020508s 
2025-10-12T17:02:21.958670304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-12T17:02:21.958821558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:21.959063175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-10-12T17:02:21.959224981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-10-12T17:02:21.959970251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008532s 
2025-10-12T17:02:21.960109261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-12T17:02:21.960237729Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:21.960381218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-12T17:02:21.960619979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:21.961429618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008877s 
2025-10-12T17:02:21.961584751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-12T17:02:21.961727528Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-12T17:02:21.961861548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-12T17:02:21.962062873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:21.962805919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008154s 
2025-10-12T17:02:21.962950931Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-12T17:02:21.967103690Z [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-10-12T17:02:21.967658627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-10-12T17:02:21.968063241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-12T17:02:21.968462705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-12T17:02:21.970590949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00748s 
2025-10-12T17:02:21.970725430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:21.970871153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:21.972996932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020843s 
2025-10-12T17:02:21.973154349Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-12T17:02:21.973386456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-12T17:02:21.973606018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003233s 
2025-10-12T17:02:21.973889529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-12T17:02:21', 'update_restrictions_to_release_profiles') 
2025-10-12T17:02:21.974174202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.975676526Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-12T17:02:21.975862951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023291s 
2025-10-12T17:02:21.976075780Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-12T17:02:21.976227385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.976450293Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-10-12T17:02:21.976877834Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-12T17:02:21.977062285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-12T17:02:21.978955085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019168s 
2025-10-12T17:02:21.979093053Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-10-12T17:02:21.981653908Z [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-10-12T17:02:21.982293856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2025-10-12T17:02:21.982657809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-10-12T17:02:21.983023344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-10-12T17:02:21.984974231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-10-12T17:02:21.985210868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005998s 
2025-10-12T17:02:21.985363635Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-10-12T17:02:21.987916153Z [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-10-12T17:02:21.988711344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2025-10-12T17:02:21.989133293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-12T17:02:21.989532787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-12T17:02:21.991380056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-10-12T17:02:21.991627043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061294s 
2025-10-12T17:02:21.991875102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-12T17:02:21', 'rename_quality_profiles') 
2025-10-12T17:02:21.992111097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.993127172Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-12T17:02:21.993250370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076153s 
2025-10-12T17:02:21.993404080Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-12T17:02:21.993544663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.993726739Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-10-12T17:02:21.994088497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-12T17:02:21.994309552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-12T17:02:21.994507431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002597s 
2025-10-12T17:02:21.994680579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-12T17:02:21.994875001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-12T17:02:21.995058390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002394s 
2025-10-12T17:02:21.995236518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-12T17:02:21.995435318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-10-12T17:02:21.995616764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002436s 
2025-10-12T17:02:21.995843300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-12T17:02:21', 'update_images_remote_url') 
2025-10-12T17:02:21.996097822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:21.996698651Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-12T17:02:21.996824535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012952s 
2025-10-12T17:02:21.996965719Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-12T17:02:21.997102685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:21.997302827Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-10-12T17:02:21.997816211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-12T17:02:21.998179452Z [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-10-12T17:02:21.998511841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s 
2025-10-12T17:02:21.998654378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-12T17:02:21.998857948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-12T17:02:21.999104995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2025-10-12T17:02:21.999333084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-12T17:02:21', 'add_notification_status') 
2025-10-12T17:02:21.999556294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.000289630Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-12T17:02:22.000404952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s 
2025-10-12T17:02:22.000558771Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-12T17:02:22.000696989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.000879116Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-10-12T17:02:22.001304542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-10-12T17:02:22.001603344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-10-12T17:02:22.001823507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003514s 
2025-10-12T17:02:22.002118881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2025-10-12T17:02:22.002476150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2025-10-12T17:02:22.002725272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004115s 
2025-10-12T17:02:22.002968171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-10-12T17:02:22.003261471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2025-10-12T17:02:22.003481574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2025-10-12T17:02:22.003711176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2025-10-12T17:02:22.004042754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2025-10-12T17:02:22.004272226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s 
2025-10-12T17:02:22.004519884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-12T17:02:22', 'rename_deprecated_indexer_flags') 
2025-10-12T17:02:22.004749266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.005351969Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-12T17:02:22.005473904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014424s 
2025-10-12T17:02:22.005622734Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-12T17:02:22.005753948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.005935674Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-10-12T17:02:22.006220748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-10-12T17:02:22.006344347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-12T17:02:22.006494208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-10-12T17:02:22.006678028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-12T17:02:22.007380001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s 
2025-10-12T17:02:22.007602489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-12T17:02:22', 'movie_last_searched_time') 
2025-10-12T17:02:22.007843264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.008504755Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-12T17:02:22.008625989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018567s 
2025-10-12T17:02:22.008765921Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-12T17:02:22.008894109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.009071015Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-10-12T17:02:22.009303132Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:22.009445078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:22.011416647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019783s 
2025-10-12T17:02:22.011656018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-12T17:02:22', 'email_encryption') 
2025-10-12T17:02:22.011906793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.012493614Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-12T17:02:22.012608095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030402s 
2025-10-12T17:02:22.012760652Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-12T17:02:22.012894401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.013081618Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-10-12T17:02:22.013383546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-12T17:02:22.013586404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-10-12T17:02:22.013758310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002291s 
2025-10-12T17:02:22.013990057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-12T17:02:22', 'clear_last_rss_releases_info') 
2025-10-12T17:02:22.014220170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.014812292Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-12T17:02:22.014936852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012533s 
2025-10-12T17:02:22.015069730Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-12T17:02:22.015198760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.015370596Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-10-12T17:02:22.016427593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-10-12T17:02:22.016623007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-10-12T17:02:22.016856617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002984s 
2025-10-12T17:02:22.017013853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-10-12T17:02:22.017189066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-10-12T17:02:22.017420191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002844s 
2025-10-12T17:02:22.017553229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-10-12T17:02:22.017743251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-10-12T17:02:22.017977473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003063s 
2025-10-12T17:02:22.018170271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-12T17:02:22.018356786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-12T17:02:22.018636530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003215s 
2025-10-12T17:02:22.018770890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-12T17:02:22.018966173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-12T17:02:22.019195094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003151s 
2025-10-12T17:02:22.019328062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-10-12T17:02:22.019503384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-10-12T17:02:22.019733748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000289s 
2025-10-12T17:02:22.019868269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-10-12T17:02:22.020064123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-10-12T17:02:22.020259617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002717s 
2025-10-12T17:02:22.020488437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-12T17:02:22', 'add_indexes') 
2025-10-12T17:02:22.020723651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.021548952Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-12T17:02:22.021660096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015386s 
2025-10-12T17:02:22.021817142Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-12T17:02:22.021955781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.022146745Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-10-12T17:02:22.022563594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-12T17:02:22.022686221Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:22.022808367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-10-12T17:02:22.022979021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-10-12T17:02:22.023766947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008271s 
2025-10-12T17:02:22.023903000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-10-12T17:02:22.024006749Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:22.024131711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-10-12T17:02:22.024321132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-10-12T17:02:22.025101152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008198s 
2025-10-12T17:02:22.025204741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:22.025329271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:22.026327160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010117s 
2025-10-12T17:02:22.026593236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-12T17:02:22', 'parse_title_from_existing_subtitle_files') 
2025-10-12T17:02:22.026829000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.027567477Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-12T17:02:22.027693220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002222s 
2025-10-12T17:02:22.027870577Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-12T17:02:22.028041431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.028219078Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-10-12T17:02:22.028528822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-12T17:02:22.028649765Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:22.028792493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-10-12T17:02:22.029011333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-10-12T17:02:22.029819860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008724s 
2025-10-12T17:02:22.030076918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-12T17:02:22', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-12T17:02:22.030320308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.031030527Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-12T17:02:22.031157984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020649s 
2025-10-12T17:02:22.031321293Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-12T17:02:22.031465583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.031650856Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-10-12T17:02:22.031954347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-10-12T17:02:22.034478488Z [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-10-12T17:02:22.035161212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2025-10-12T17:02:22.035500575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-12T17:02:22.035857824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-12T17:02:22.037723450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056325s 
2025-10-12T17:02:22.037973473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-12T17:02:22', 'drop_multi_episode_style_from_naming_config') 
2025-10-12T17:02:22.038212514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.039229551Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-12T17:02:22.039354663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071126s 
2025-10-12T17:02:22.039497140Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-12T17:02:22.039634316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.039809619Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-10-12T17:02:22.040125435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:22.040266108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:22.041603400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013332s 
2025-10-12T17:02:22.041825637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-12T17:02:22', 'stevenlu_update_url') 
2025-10-12T17:02:22.042061462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.042686780Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-12T17:02:22.042807103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024193s 
2025-10-12T17:02:22.042948678Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-12T17:02:22.043079972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.043261828Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-10-12T17:02:22.043535298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-10-12T17:02:22.043653296Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-12T17:02:22.043780943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-10-12T17:02:22.044021046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-10-12T17:02:22.044699512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007805s 
2025-10-12T17:02:22.044933463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-12T17:02:22', 'add_movie_keywords') 
2025-10-12T17:02:22.045170029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.045826300Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-12T17:02:22.045945901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019008s 
2025-10-12T17:02:22.055803824Z [Debug] MigrationController: Took: 00:00:02.0056366 
2025-10-12T17:02:22.263217907Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-12T17:02:22.286302083Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-12T17:02:22.294085230Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-12T17:02:22.294423210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-12T17:02:22.294611590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-12T17:02:22.296819634Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-12T17:02:22.297021992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002422s 
2025-10-12T17:02:22.297219679Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-12T17:02:22.297372627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026102s 
2025-10-12T17:02:22.299538267Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-12T17:02:22.299726806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.300107903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-12T17:02:22.300370612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-12T17:02:22.300760236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s 
2025-10-12T17:02:22.300966241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.301973098Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-12T17:02:22.302156296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016516s 
2025-10-12T17:02:22.302477643Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-12T17:02:22.302695011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.303078282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-12T17:02:22.303334608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-12T17:02:22.303751798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s 
2025-10-12T17:02:22.304008334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-12T17:02:22.304225451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-12T17:02:22.304469162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-12T17:02:22.304772593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-12T17:02:22.305610289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009137s 
2025-10-12T17:02:22.305816213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.306461703Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-12T17:02:22.306704221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017449s 
2025-10-12T17:02:22.306970286Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-12T17:02:22.307188115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.307489702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-12T17:02:22.307666127Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-12T17:02:22.307881771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-12T17:02:22.308121494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-12T17:02:22.308548002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s 
2025-10-12T17:02:22.308741852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.309363153Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-12T17:02:22.309551743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001265s 
2025-10-12T17:02:22.309851917Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-12T17:02:22.310043302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.310309538Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-12T17:02:22.310909907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-12T17:02:22.311295212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-12T17:02:22.311885430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007703s 
2025-10-12T17:02:22.312131926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-12T17:02:22.312369354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-12T17:02:22.312655921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s 
2025-10-12T17:02:22.312940744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-12T17:02:22', 'InitialSetup') 
2025-10-12T17:02:22.313274777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.314763854Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-12T17:02:22.314928566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024193s 
2025-10-12T17:02:22.315137035Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-10-12T17:02:22.315329262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.315594316Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-10-12T17:02:22.315950042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-12T17:02:22', 'add_moviefiles_table') 
2025-10-12T17:02:22.316316008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.316921447Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-10-12T17:02:22.317098904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001578s 
2025-10-12T17:02:22.317293887Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-10-12T17:02:22.317518469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.317740416Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-10-12T17:02:22.318031712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-12T17:02:22', 'fix_history_movieId') 
2025-10-12T17:02:22.318381777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.318973207Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-10-12T17:02:22.319160915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014749s 
2025-10-12T17:02:22.319345046Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-10-12T17:02:22.319548956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.319784500Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-10-12T17:02:22.320096709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-12T17:02:22', 'add_tmdb_stuff') 
2025-10-12T17:02:22.320426112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.321027582Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-10-12T17:02:22.321210691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014796s 
2025-10-12T17:02:22.321402988Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-10-12T17:02:22.321594494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.321842252Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-10-12T17:02:22.322126555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-12T17:02:22', 'fix_movie_files') 
2025-10-12T17:02:22.322471930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.323177390Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-10-12T17:02:22.323347723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015736s 
2025-10-12T17:02:22.323550471Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-10-12T17:02:22.323758900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.324052080Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-10-12T17:02:22.324330771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-12T17:02:22', 'update_schedule_intervale') 
2025-10-12T17:02:22.324676187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.325317658Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-10-12T17:02:22.325502049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015393s 
2025-10-12T17:02:22.325705388Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-10-12T17:02:22.325914119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.326169342Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-10-12T17:02:22.326478805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-12T17:02:22', 'add_movie_formats_to_naming_config') 
2025-10-12T17:02:22.326838359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.327443988Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-10-12T17:02:22.327636576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015121s 
2025-10-12T17:02:22.327831167Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-10-12T17:02:22.328095980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.328352346Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-10-12T17:02:22.328632601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-12T17:02:22', 'add_phyiscal_release') 
2025-10-12T17:02:22.328977635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.329587553Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-10-12T17:02:22.329773687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014944s 
2025-10-12T17:02:22.330035184Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-10-12T17:02:22.330179675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.330415079Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-10-12T17:02:22.330689892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-12T17:02:22', 'remove_bitmetv') 
2025-10-12T17:02:22.331069456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.331680626Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-10-12T17:02:22.331878604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001521s 
2025-10-12T17:02:22.332102355Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-10-12T17:02:22.332306416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.332581579Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-10-12T17:02:22.332891092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-12T17:02:22', 'remove_torrentleech') 
2025-10-12T17:02:22.333236648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.333877959Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-10-12T17:02:22.334091950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015649s 
2025-10-12T17:02:22.334295660Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-10-12T17:02:22.334511695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.334779023Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-10-12T17:02:22.335102193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-12T17:02:22', 'remove_broadcasthenet') 
2025-10-12T17:02:22.335473581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.336111986Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-10-12T17:02:22.336316698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015862s 
2025-10-12T17:02:22.336526450Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-10-12T17:02:22.336727004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.336990414Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-10-12T17:02:22.337279827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-12T17:02:22', 'remove_fanzub') 
2025-10-12T17:02:22.337644060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.338279459Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-10-12T17:02:22.338478489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015495s 
2025-10-12T17:02:22.338687039Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-10-12T17:02:22.338905048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.339182116Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-10-12T17:02:22.339480737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-12T17:02:22', 'update_movie_sorttitle') 
2025-10-12T17:02:22.339857034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.340588396Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-10-12T17:02:22.340809602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016781s 
2025-10-12T17:02:22.341014394Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-10-12T17:02:22.341237653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.341504160Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-10-12T17:02:22.341833002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-12T17:02:22', 'update_movie_sorttitle_again') 
2025-10-12T17:02:22.342189860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.342869899Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-10-12T17:02:22.343077417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016186s 
2025-10-12T17:02:22.343285986Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-10-12T17:02:22.343492963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.343759870Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-10-12T17:02:22.344098582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-12T17:02:22', 'update_movie_file') 
2025-10-12T17:02:22.344469388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.345179137Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-10-12T17:02:22.345385392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016678s 
2025-10-12T17:02:22.345577319Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-10-12T17:02:22.345783243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.346065391Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-10-12T17:02:22.346361537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-12T17:02:22', 'update_movie_slug') 
2025-10-12T17:02:22.346723957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.347403495Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-10-12T17:02:22.347591713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016176s 
2025-10-12T17:02:22.347803149Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-10-12T17:02:22.348048723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.348293105Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-10-12T17:02:22.348611446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-12T17:02:22', 'add_youtube_trailer_id') 
2025-10-12T17:02:22.348971581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.349657632Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-10-12T17:02:22.349850731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s 
2025-10-12T17:02:22.350059180Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-10-12T17:02:22.350274183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.350530990Z [Info] add_studio: Starting migration of Log DB to 120 
2025-10-12T17:02:22.350815573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-12T17:02:22', 'add_studio') 
2025-10-12T17:02:22.351171760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.351839484Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-10-12T17:02:22.352057012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015715s 
2025-10-12T17:02:22.352254018Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-10-12T17:02:22.352477979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.358051708Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-10-12T17:02:22.358362374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-12T17:02:22', 'update_filedate_config') 
2025-10-12T17:02:22.358723390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.359429341Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-10-12T17:02:22.359621107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069442s 
2025-10-12T17:02:22.359831681Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-10-12T17:02:22.360122106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.360373823Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-10-12T17:02:22.360671101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-12T17:02:22', 'add_movieid_to_blacklist') 
2025-10-12T17:02:22.361013109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.361682988Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-10-12T17:02:22.361871177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015569s 
2025-10-12T17:02:22.362070508Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-10-12T17:02:22.362275961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.362525804Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-10-12T17:02:22.362815217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-12T17:02:22', 'create_netimport_table') 
2025-10-12T17:02:22.363161173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.363819148Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-10-12T17:02:22.364049892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015386s 
2025-10-12T17:02:22.364240766Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-10-12T17:02:22.364449787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.364699179Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-10-12T17:02:22.365004083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-12T17:02:22', 'add_preferred_tags_to_profile') 
2025-10-12T17:02:22.365349338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.366028926Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-10-12T17:02:22.366219439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015678s 
2025-10-12T17:02:22.366408770Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-10-12T17:02:22.366601689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.366848505Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-10-12T17:02:22.367129220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-12T17:02:22', 'fix_imdb_unique') 
2025-10-12T17:02:22.367464024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.368126498Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-10-12T17:02:22.368315027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015171s 
2025-10-12T17:02:22.368516924Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-10-12T17:02:22.368732638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.368983012Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-10-12T17:02:22.369282194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-12T17:02:22', 'update_qualities_and_profiles') 
2025-10-12T17:02:22.369629433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.370341496Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-10-12T17:02:22.370554034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016002s 
2025-10-12T17:02:22.370745931Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-10-12T17:02:22.370937436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.371183912Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-10-12T17:02:22.371460409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-12T17:02:22', 'remove_wombles') 
2025-10-12T17:02:22.371799331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.372499320Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-10-12T17:02:22.372692419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015553s 
2025-10-12T17:02:22.372889575Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-10-12T17:02:22.373083235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.373327006Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-10-12T17:02:22.373604825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-12T17:02:22', 'remove_kickass') 
2025-10-12T17:02:22.373945140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.374622724Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-10-12T17:02:22.374805372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015398s 
2025-10-12T17:02:22.375012058Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-10-12T17:02:22.375226159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.375481663Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-10-12T17:02:22.375798461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-12T17:02:22', 'add_parsed_movie_info_to_pending_release') 
2025-10-12T17:02:22.376176021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.376863334Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-10-12T17:02:22.377067515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016136s 
2025-10-12T17:02:22.377260794Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-10-12T17:02:22.377460927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.377708976Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-10-12T17:02:22.377995193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-12T17:02:22', 'remove_wombles_kickass') 
2025-10-12T17:02:22.378337191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.379009414Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-10-12T17:02:22.379196861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015348s 
2025-10-12T17:02:22.379399028Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-10-12T17:02:22.379607087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.379872291Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-10-12T17:02:22.380189620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-12T17:02:22', 'make_parsed_episode_info_nullable') 
2025-10-12T17:02:22.380543542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.381236748Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-10-12T17:02:22.381433293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016072s 
2025-10-12T17:02:22.381632404Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-10-12T17:02:22.381842156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.382091508Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-10-12T17:02:22.382395169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-12T17:02:22', 'rename_torrent_downloadstation') 
2025-10-12T17:02:22.382744122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.383432938Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-10-12T17:02:22.383632750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015803s 
2025-10-12T17:02:22.383829426Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-10-12T17:02:22.384116925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.384373602Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-10-12T17:02:22.384663385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-10-12T17:02:22', 'add_minimumavailability') 
2025-10-12T17:02:22.385005514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.385685873Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-10-12T17:02:22.385871918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015619s 
2025-10-12T17:02:22.386080107Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-10-12T17:02:22.386290761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.386546135Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-10-12T17:02:22.386855267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-12T17:02:22', 'add_remux_qualities_for_the_wankers') 
2025-10-12T17:02:22.387210161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.387896964Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-10-12T17:02:22.388097958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015758s 
2025-10-12T17:02:22.388300847Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-10-12T17:02:22.388505228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.388753608Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-10-12T17:02:22.389048802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-12T17:02:22', 'add_haspredbentry_to_movies') 
2025-10-12T17:02:22.389390821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.390067844Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-10-12T17:02:22.390260461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015532s 
2025-10-12T17:02:22.390453881Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-10-12T17:02:22.390660447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.390907704Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-10-12T17:02:22.391200423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-12T17:02:22', 'add_pathstate_to_movies') 
2025-10-12T17:02:22.391546029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.392253243Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-10-12T17:02:22.392444718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015797s 
2025-10-12T17:02:22.392644039Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-10-12T17:02:22.392846707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.393096961Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-10-12T17:02:22.393391774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-12T17:02:22', 'add_import_exclusions_table') 
2025-10-12T17:02:22.393748883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.394409613Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-10-12T17:02:22.394602431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015529s 
2025-10-12T17:02:22.394798526Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-10-12T17:02:22.395003809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.395253251Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-10-12T17:02:22.395543746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-12T17:02:22', 'add_physical_release_note') 
2025-10-12T17:02:22.395916547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.396585603Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-10-12T17:02:22.396777209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s 
2025-10-12T17:02:22.396977572Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-10-12T17:02:22.397183938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.397432147Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-10-12T17:02:22.397729716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-12T17:02:22', 'consolidate_indexer_baseurl') 
2025-10-12T17:02:22.398075432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.398740982Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-10-12T17:02:22.398933339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015482s 
2025-10-12T17:02:22.399132951Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-10-12T17:02:22.399343204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.399592887Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-10-12T17:02:22.399913241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-12T17:02:22', 'add_alternative_titles_table') 
2025-10-12T17:02:22.400255510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.400981281Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-10-12T17:02:22.401178428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001618s 
2025-10-12T17:02:22.401381216Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-10-12T17:02:22.401583283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.401836002Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-10-12T17:02:22.402131446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-12T17:02:22', 'fix_duplicate_alt_titles') 
2025-10-12T17:02:22.402480419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.403262864Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-10-12T17:02:22.403449059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016691s 
2025-10-12T17:02:22.403636596Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-10-12T17:02:22.403829284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.404142014Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-10-12T17:02:22.404417939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-12T17:02:22', 'movie_extras') 
2025-10-12T17:02:22.404764006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.405422722Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-10-12T17:02:22.405603044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015911s 
2025-10-12T17:02:22.405789129Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-10-12T17:02:22.405980805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.406230528Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-10-12T17:02:22.406505220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-12T17:02:22', 'clean_core_tv') 
2025-10-12T17:02:22.406843592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.407493730Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-10-12T17:02:22.407674424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015108s 
2025-10-12T17:02:22.407888926Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-10-12T17:02:22.408097997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.408351286Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-10-12T17:02:22.408650779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-12T17:02:22', 'add_cookies_to_indexer_status') 
2025-10-12T17:02:22.408997367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.409667235Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-10-12T17:02:22.409861386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015597s 
2025-10-12T17:02:22.410051258Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-10-12T17:02:22.410244738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.410489520Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-10-12T17:02:22.410768903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-12T17:02:22', 'banner_to_fanart') 
2025-10-12T17:02:22.411106292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.411775078Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-10-12T17:02:22.411994891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015273s 
2025-10-12T17:02:22.412177879Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-10-12T17:02:22.412382852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.412633666Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-10-12T17:02:22.412924301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-12T17:02:22', 'naming_config_colon_action') 
2025-10-12T17:02:22.413280238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.413950968Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-10-12T17:02:22.414144758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015587s 
2025-10-12T17:02:22.414336173Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-10-12T17:02:22.414535174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.414778454Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-10-12T17:02:22.415060351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-12T17:02:22', 'add_custom_formats') 
2025-10-12T17:02:22.415408472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.416083851Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-10-12T17:02:22.416271148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015401s 
2025-10-12T17:02:22.416469918Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-10-12T17:02:22.416673418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.416924313Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-10-12T17:02:22.417217433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-12T17:02:22', 'remove_extra_naming_config') 
2025-10-12T17:02:22.417560343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.418236074Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-10-12T17:02:22.418428260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015494s 
2025-10-12T17:02:22.418626830Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-10-12T17:02:22.418832684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.419084311Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-10-12T17:02:22.419379074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-12T17:02:22', 'convert_regex_required_tags') 
2025-10-12T17:02:22.419724239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.420438046Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-10-12T17:02:22.420634000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001588s 
2025-10-12T17:02:22.420837430Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-10-12T17:02:22.421046541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.421297596Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-10-12T17:02:22.421601027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-12T17:02:22', 'fix_format_tags_double_underscore') 
2025-10-12T17:02:22.421950130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.422618765Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-10-12T17:02:22.422816844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015604s 
2025-10-12T17:02:22.423009141Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-10-12T17:02:22.423212921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.423463586Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-10-12T17:02:22.423765454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-12T17:02:22', 'add_tags_to_net_import') 
2025-10-12T17:02:22.424125118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.424794094Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-10-12T17:02:22.424984397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015725s 
2025-10-12T17:02:22.425177095Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-10-12T17:02:22.425373721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.425619486Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-10-12T17:02:22.425906042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-12T17:02:22', 'add_custom_filters') 
2025-10-12T17:02:22.426256348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.426910013Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-10-12T17:02:22.427106890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015331s 
2025-10-12T17:02:22.427314427Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-10-12T17:02:22.427530773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.427790155Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-10-12T17:02:22.428129278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-12T17:02:22', 'indexer_client_status_search_changes') 
2025-10-12T17:02:22.428491978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.429178650Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-10-12T17:02:22.429383933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016272s 
2025-10-12T17:02:22.429590739Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-10-12T17:02:22.429812957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.430101317Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-10-12T17:02:22.430396110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-12T17:02:22', 'add_language_to_files_history_blacklist') 
2025-10-12T17:02:22.430757438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.431442667Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-10-12T17:02:22.431650475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016103s 
2025-10-12T17:02:22.431863885Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-10-12T17:02:22.432095551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.432349052Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-10-12T17:02:22.432666080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-12T17:02:22', 'add_update_allowed_quality_profile') 
2025-10-12T17:02:22.433015323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.433699991Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-10-12T17:02:22.433900915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016021s 
2025-10-12T17:02:22.434104174Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-10-12T17:02:22.434321492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.434580694Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-10-12T17:02:22.434880186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-12T17:02:22', 'add_download_client_priority') 
2025-10-12T17:02:22.435238628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.435935701Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-10-12T17:02:22.436120944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2025-10-12T17:02:22.436308772Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-10-12T17:02:22.436519035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.436770051Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-10-12T17:02:22.437057209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-12T17:02:22', 'remove_growl_prowl') 
2025-10-12T17:02:22.437424017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.438119006Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-10-12T17:02:22.438274349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015678s 
2025-10-12T17:02:22.438473129Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-10-12T17:02:22.438660155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.438914998Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-10-12T17:02:22.439219782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-12T17:02:22', 'remove_plex_hometheatre') 
2025-10-12T17:02:22.439550066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.440267881Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-10-12T17:02:22.440452122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015761s 
2025-10-12T17:02:22.440644269Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-10-12T17:02:22.440843921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.441088353Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-10-12T17:02:22.441371633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-12T17:02:22', 'add_webrip_qualites') 
2025-10-12T17:02:22.441715465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.442505546Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-10-12T17:02:22.442685798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016544s 
2025-10-12T17:02:22.442883536Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-10-12T17:02:22.443104501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.443362691Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-10-12T17:02:22.443666222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-12T17:02:22', 'health_issue_notification') 
2025-10-12T17:02:22.444095566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.444799453Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-10-12T17:02:22.444999476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017004s 
2025-10-12T17:02:22.445191893Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-10-12T17:02:22.445385112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.445647891Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-10-12T17:02:22.445927694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-12T17:02:22', 'speed_improvements') 
2025-10-12T17:02:22.446270755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.447093631Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-10-12T17:02:22.447278363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s 
2025-10-12T17:02:22.447470970Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-10-12T17:02:22.447688989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.447978292Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-10-12T17:02:22.448266602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-12T17:02:22', 'fix_profile_format_default') 
2025-10-12T17:02:22.448603931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.449352137Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-10-12T17:02:22.449546448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016526s 
2025-10-12T17:02:22.449732964Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-10-12T17:02:22.449930090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.450172148Z [Info] task_duration: Starting migration of Log DB to 163 
2025-10-12T17:02:22.450454356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-12T17:02:22', 'task_duration') 
2025-10-12T17:02:22.450782196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.451454629Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-10-12T17:02:22.451628720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015206s 
2025-10-12T17:02:22.451828732Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-10-12T17:02:22.452053475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.452293889Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-10-12T17:02:22.452590385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-12T17:02:22', 'movie_collections_crew') 
2025-10-12T17:02:22.452925570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.453555628Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-10-12T17:02:22.453737915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015036s 
2025-10-12T17:02:22.453956856Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-10-12T17:02:22.454168893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.454425620Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-10-12T17:02:22.454820003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-12T17:02:22', 'remove_custom_formats_from_quality_model') 
2025-10-12T17:02:22.455290931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.456079579Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-10-12T17:02:22.456316536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018569s 
2025-10-12T17:02:22.456506578Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-10-12T17:02:22.456730689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.457009942Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-10-12T17:02:22.457316048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-12T17:02:22', 'fix_tmdb_list_config') 
2025-10-12T17:02:22.457694008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.458329438Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-10-12T17:02:22.458574751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016035s 
2025-10-12T17:02:22.458833783Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-10-12T17:02:22.459053214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.459333358Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-10-12T17:02:22.459646459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-12T17:02:22', 'remove_movie_pathstate') 
2025-10-12T17:02:22.460071364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.460715581Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-10-12T17:02:22.460934000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016628s 
2025-10-12T17:02:22.461135065Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-10-12T17:02:22.461363655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.461637146Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-10-12T17:02:22.461949524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-12T17:02:22', 'custom_format_rework') 
2025-10-12T17:02:22.462394169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.463043867Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-10-12T17:02:22.463311947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016743s 
2025-10-12T17:02:22.463523493Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-10-12T17:02:22.463726802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.464047938Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-10-12T17:02:22.464358233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-12T17:02:22', 'custom_format_scores') 
2025-10-12T17:02:22.464724771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.465434569Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-10-12T17:02:22.465646376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001693s 
2025-10-12T17:02:22.465855647Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-10-12T17:02:22.466074067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.466350333Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-10-12T17:02:22.466701780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-12T17:02:22', 'fix_trakt_list_config') 
2025-10-12T17:02:22.467090733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.467781714Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-10-12T17:02:22.468076117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017052s 
2025-10-12T17:02:22.468306841Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-10-12T17:02:22.468532946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.468824002Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-10-12T17:02:22.469147593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-12T17:02:22', 'quality_definition_preferred_size') 
2025-10-12T17:02:22.469532087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.470286536Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-10-12T17:02:22.470508042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017417s 
2025-10-12T17:02:22.470743035Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-10-12T17:02:22.470949721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.471282310Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-10-12T17:02:22.471580741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-12T17:02:22', 'add_download_history') 
2025-10-12T17:02:22.471978161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.472754935Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-10-12T17:02:22.472953675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017877s 
2025-10-12T17:02:22.473230171Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-10-12T17:02:22.473439763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.473706540Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-10-12T17:02:22.474009049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-12T17:02:22', 'net_import_status') 
2025-10-12T17:02:22.474422642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.475266891Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-10-12T17:02:22.475472936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018126s 
2025-10-12T17:02:22.475687468Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-10-12T17:02:22.475951960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.479740145Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-10-12T17:02:22.480110891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-12T17:02:22', 'email_multiple_addresses') 
2025-10-12T17:02:22.480492670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.481226617Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-10-12T17:02:22.481456139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053081s 
2025-10-12T17:02:22.481741804Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-10-12T17:02:22.481966456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.482281570Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-10-12T17:02:22.482626926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-12T17:02:22', 'remove_chown_and_folderchmod_config') 
2025-10-12T17:02:22.483018183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.483791219Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-10-12T17:02:22.484049369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017976s 
2025-10-12T17:02:22.484310805Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-10-12T17:02:22.484520747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.484776592Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-10-12T17:02:22.485080945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-12T17:02:22', 'movie_recommendations') 
2025-10-12T17:02:22.485419777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.486111129Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-10-12T17:02:22.486312785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015825s 
2025-10-12T17:02:22.486519922Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-10-12T17:02:22.486716688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.486972102Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-10-12T17:02:22.487260212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-12T17:02:22', 'language_improvements') 
2025-10-12T17:02:22.487612351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.488338382Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-10-12T17:02:22.488531982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016046s 
2025-10-12T17:02:22.488715982Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-10-12T17:02:22.488917117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.489158613Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-10-12T17:02:22.489441422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-12T17:02:22', 'new_list_server') 
2025-10-12T17:02:22.489783912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.490486676Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-10-12T17:02:22.490670045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015632s 
2025-10-12T17:02:22.490853354Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-10-12T17:02:22.491059018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.491315675Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-10-12T17:02:22.491605949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-12T17:02:22', 'movie_translation_indexes') 
2025-10-12T17:02:22.491984311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.492776185Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-10-12T17:02:22.492958812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016817s 
2025-10-12T17:02:22.493156270Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-10-12T17:02:22.493361884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.493612729Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-10-12T17:02:22.493916901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-12T17:02:22', 'fix_invalid_profile_references') 
2025-10-12T17:02:22.494260954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.494972616Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-10-12T17:02:22.495169893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015955s 
2025-10-12T17:02:22.495365136Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-10-12T17:02:22.495561582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.495829100Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-10-12T17:02:22.496144505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-12T17:02:22', 'list_movies_table') 
2025-10-12T17:02:22.496529680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.497392748Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-10-12T17:02:22.497681769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018039s 
2025-10-12T17:02:22.497839417Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-10-12T17:02:22.498053688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.498372430Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-10-12T17:02:22.498694999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-12T17:02:22', 'on_delete_notification') 
2025-10-12T17:02:22.499109152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.499861246Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-10-12T17:02:22.500118464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017842s 
2025-10-12T17:02:22.500334479Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-10-12T17:02:22.500573881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.500857582Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-10-12T17:02:22.501181013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-12T17:02:22', 'download_propers_config') 
2025-10-12T17:02:22.501571459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.502272540Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-10-12T17:02:22.502475459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001673s 
2025-10-12T17:02:22.502709159Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-10-12T17:02:22.502935895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.503255378Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-10-12T17:02:22.503580082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-12T17:02:22', 'add_priority_to_indexers') 
2025-10-12T17:02:22.503977051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.504656419Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-10-12T17:02:22.504883255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017093s 
2025-10-12T17:02:22.505115272Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-10-12T17:02:22.505349373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.505642483Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-10-12T17:02:22.505986255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-12T17:02:22', 'add_alternative_title_indices') 
2025-10-12T17:02:22.506391050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.507034225Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-10-12T17:02:22.507257083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016775s 
2025-10-12T17:02:22.507496525Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-10-12T17:02:22.507730116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.508035570Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-10-12T17:02:22.508352218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-12T17:02:22', 'fix_tmdb_duplicates') 
2025-10-12T17:02:22.508740139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.509401029Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-10-12T17:02:22.509622274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016579s 
2025-10-12T17:02:22.509831265Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-10-12T17:02:22.510062430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.510388757Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-10-12T17:02:22.510722709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-12T17:02:22', 'swap_filechmod_for_folderchmod') 
2025-10-12T17:02:22.511109558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.511868556Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-10-12T17:02:22.512092717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017819s 
2025-10-12T17:02:22.512314624Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-10-12T17:02:22.512533915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.512811614Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-10-12T17:02:22.513156058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-12T17:02:22', 'mediainfo_channels') 
2025-10-12T17:02:22.513526603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.514221352Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-10-12T17:02:22.514430813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2025-10-12T17:02:22.514656588Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-10-12T17:02:22.514887904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.515165883Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-10-12T17:02:22.515866924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-12T17:02:22.516265567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-12T17:02:22.516811055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007175s 
2025-10-12T17:02:22.517028302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-12T17:02:22.517299778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-12T17:02:22.517689333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004594s 
2025-10-12T17:02:22.518019848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-12T17:02:22', 'add_update_history') 
2025-10-12T17:02:22.518393690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.519152127Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-10-12T17:02:22.519364414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019057s 
2025-10-12T17:02:22.519599868Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-10-12T17:02:22.519825653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.520186920Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-10-12T17:02:22.520509008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-12T17:02:22', 'update_awesome_hd_link') 
2025-10-12T17:02:22.520895115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.521622159Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-10-12T17:02:22.521827262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s 
2025-10-12T17:02:22.522047475Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-10-12T17:02:22.522266887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.522562742Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-10-12T17:02:22.522870592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-12T17:02:22', 'remove_awesomehd') 
2025-10-12T17:02:22.523244915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.524030517Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-10-12T17:02:22.524260900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017628s 
2025-10-12T17:02:22.524484771Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-10-12T17:02:22.524720947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.525005810Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-10-12T17:02:22.525340504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-12T17:02:22', 'add_on_delete_to_notifications') 
2025-10-12T17:02:22.525722272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.526380226Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-10-12T17:02:22.526595089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016461s 
2025-10-12T17:02:22.526838729Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-10-12T17:02:22.527076979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.527359247Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-10-12T17:02:22.527684151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-12T17:02:22', 'add_bypass_to_delay_profile') 
2025-10-12T17:02:22.528116972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.528806651Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-10-12T17:02:22.529015792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017106s 
2025-10-12T17:02:22.529228329Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-10-12T17:02:22.529451759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.529737585Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-10-12T17:02:22.530050905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-12T17:02:22', 'update_notifiarr') 
2025-10-12T17:02:22.530431872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.531100508Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-10-12T17:02:22.531372365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001648s 
2025-10-12T17:02:22.531598540Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-10-12T17:02:22.531838734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.533564548Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-10-12T17:02:22.533873690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-12T17:02:22', 'legacy_mediainfo_hdr') 
2025-10-12T17:02:22.534237212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.534956129Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-10-12T17:02:22.535157274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031099s 
2025-10-12T17:02:22.535372397Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-10-12T17:02:22.535596037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.535876451Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-10-12T17:02:22.536190083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-12T17:02:22', 'rename_blacklist_to_blocklist') 
2025-10-12T17:02:22.536555629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.537258263Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-10-12T17:02:22.537465881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016491s 
2025-10-12T17:02:22.537669370Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-10-12T17:02:22.537883562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.538141861Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-10-12T17:02:22.538435212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-12T17:02:22', 'add_indexer_tags') 
2025-10-12T17:02:22.538786449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.539418962Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-10-12T17:02:22.539614716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015333s 
2025-10-12T17:02:22.539823166Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-10-12T17:02:22.540058149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.540319214Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-10-12T17:02:22.540659630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-12T17:02:22', 'mediainfo_to_ffmpeg') 
2025-10-12T17:02:22.540993862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.542404011Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-10-12T17:02:22.542643032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023403s 
2025-10-12T17:02:22.542831331Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-10-12T17:02:22.543052206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.543314383Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-10-12T17:02:22.543618736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-12T17:02:22', 'cdh_per_downloadclient') 
2025-10-12T17:02:22.544075896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.544739873Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-10-12T17:02:22.544942881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001694s 
2025-10-12T17:02:22.545155630Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-10-12T17:02:22.545374951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.545646207Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-10-12T17:02:22.545958696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-12T17:02:22', 'migrate_discord_from_slack') 
2025-10-12T17:02:22.546328781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.546965633Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-10-12T17:02:22.547178381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015804s 
2025-10-12T17:02:22.547378905Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-10-12T17:02:22.547585601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.547849893Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-10-12T17:02:22.548156740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-12T17:02:22', 'remove_predb') 
2025-10-12T17:02:22.548519641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.549168267Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-10-12T17:02:22.549361516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015787s 
2025-10-12T17:02:22.549580927Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-10-12T17:02:22.549804287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.550070893Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-10-12T17:02:22.550386268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-12T17:02:22', 'add_on_update_to_notifications') 
2025-10-12T17:02:22.550752606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.551415260Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-10-12T17:02:22.551621545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015983s 
2025-10-12T17:02:22.551834053Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-10-12T17:02:22.552074366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.552339931Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-10-12T17:02:22.552655937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-12T17:02:22', 'ensure_identity_on_id_columns') 
2025-10-12T17:02:22.553020190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.553661421Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-10-12T17:02:22.553867706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015796s 
2025-10-12T17:02:22.554081687Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-10-12T17:02:22.554301489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.554565320Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-10-12T17:02:22.554875254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-12T17:02:22', 'download_client_per_indexer') 
2025-10-12T17:02:22.555245529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.555869505Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-10-12T17:02:22.556089919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015491s 
2025-10-12T17:02:22.556298108Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-10-12T17:02:22.556513752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.556777643Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-10-12T17:02:22.557086044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-12T17:02:22', 'multiple_ratings_support') 
2025-10-12T17:02:22.557449576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.558063642Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-10-12T17:02:22.558268665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015432s 
2025-10-12T17:02:22.558469649Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-10-12T17:02:22.558681175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.558938373Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-10-12T17:02:22.559230701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-10-12T17:02:22', 'movie_metadata') 
2025-10-12T17:02:22.559584042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.560213119Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-10-12T17:02:22.560416248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015259s 
2025-10-12T17:02:22.560614938Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-10-12T17:02:22.560820201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.561103952Z [Info] collections: Starting migration of Log DB to 208 
2025-10-12T17:02:22.561393515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-10-12T17:02:22', 'collections') 
2025-10-12T17:02:22.561740814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.562339279Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-10-12T17:02:22.562545754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015211s 
2025-10-12T17:02:22.562756408Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-10-12T17:02:22.562971722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.563239771Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-10-12T17:02:22.563552941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-12T17:02:22', 'movie_meta_collection_index') 
2025-10-12T17:02:22.563985903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.564636072Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-10-12T17:02:22.564837948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001647s 
2025-10-12T17:02:22.565048562Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-10-12T17:02:22.565267984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.565528879Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-10-12T17:02:22.565838632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-12T17:02:22', 'movie_added_notifications') 
2025-10-12T17:02:22.566200641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.566844978Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-10-12T17:02:22.567052746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015689s 
2025-10-12T17:02:22.567261577Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-10-12T17:02:22.567475036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.567737655Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-10-12T17:02:22.568058811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-12T17:02:22', 'more_movie_meta_index') 
2025-10-12T17:02:22.568425319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.569086049Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-10-12T17:02:22.569288787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016017s 
2025-10-12T17:02:22.569518790Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-12T17:02:22.569756178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.570031162Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-10-12T17:02:22.570742463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-12T17:02:22.570935802Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-12T17:02:22.571146336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-12T17:02:22.571936857Z [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-10-12T17:02:22.572602948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-10-12T17:02:22.573048976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-12T17:02:22.573530746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-12T17:02:22.574477471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-12T17:02:22.574809550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034568s 
2025-10-12T17:02:22.575004903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-12T17:02:22.575188493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:22.575383465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-12T17:02:22.576000898Z [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-10-12T17:02:22.576584904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-12T17:02:22.576981101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-12T17:02:22.577451638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-12T17:02:22.578312762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-12T17:02:22.578664991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030712s 
2025-10-12T17:02:22.578859592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-12T17:02:22.579040076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-12T17:02:22.579241782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-12T17:02:22.579777861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-12T17:02:22.580313018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-12T17:02:22.580759727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-12T17:02:22.581218200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-12T17:02:22.582091548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-12T17:02:22.582455230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030046s 
2025-10-12T17:02:22.582781086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-12T17:02:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-12T17:02:22.583170229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.584085231Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-12T17:02:22.584315374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045873s 
2025-10-12T17:02:22.584545407Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-10-12T17:02:22.584777935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.585050003Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-10-12T17:02:22.585376971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-12T17:02:22', 'add_language_tags_to_subtitle_files') 
2025-10-12T17:02:22.585746535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.586511555Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-10-12T17:02:22.586727660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017185s 
2025-10-12T17:02:22.586930318Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-10-12T17:02:22.587146222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.587408100Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-10-12T17:02:22.587705969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-12T17:02:22', 'add_salt_to_users') 
2025-10-12T17:02:22.588114512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.588843840Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-10-12T17:02:22.589035425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016527s 
2025-10-12T17:02:22.589291120Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-10-12T17:02:22.589456413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.589725093Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-10-12T17:02:22.590025127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-10-12T17:02:22', 'clean_alt_titles') 
2025-10-12T17:02:22.590385954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.591518854Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-10-12T17:02:22.591715340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020676s 
2025-10-12T17:02:22.591945894Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-10-12T17:02:22.592142570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.592403244Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-10-12T17:02:22.592691795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-12T17:02:22', 'remove_omg') 
2025-10-12T17:02:22.593039655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.593658291Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-10-12T17:02:22.593855457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015226s 
2025-10-12T17:02:22.594076823Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-10-12T17:02:22.594329221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.594593353Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-10-12T17:02:22.594929209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-10-12T17:02:22', 'add_additional_info_to_pending_releases') 
2025-10-12T17:02:22.595296679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.595945104Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-10-12T17:02:22.596150928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015831s 
2025-10-12T17:02:22.596365209Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-10-12T17:02:22.596585653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.596845807Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-10-12T17:02:22.597151232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-10-12T17:02:22', 'add_result_to_commands') 
2025-10-12T17:02:22.597506887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.598118579Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-10-12T17:02:22.598325595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015342s 
2025-10-12T17:02:22.598536740Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-10-12T17:02:22.598764609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.599028961Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-10-12T17:02:22.599346611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-10-12T17:02:22', 'health_restored_notification') 
2025-10-12T17:02:22.599703309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.600342946Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-10-12T17:02:22.600552638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015609s 
2025-10-12T17:02:22.600785798Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-10-12T17:02:22.601025500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.601305454Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-10-12T17:02:22.601658845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-10-12T17:02:22', 'add_on_manual_interaction_required_to_notifications') 
2025-10-12T17:02:22.602039972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.602669469Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-10-12T17:02:22.602918340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016128s 
2025-10-12T17:02:22.603117581Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-10-12T17:02:22.603319337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.603575914Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-10-12T17:02:22.603880938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-10-12T17:02:22', 'remove_rarbg') 
2025-10-12T17:02:22.604311454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.604896913Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-10-12T17:02:22.605088428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015736s 
2025-10-12T17:02:22.605312489Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-10-12T17:02:22.605541059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.605818688Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-10-12T17:02:22.606144795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-10-12T17:02:22', 'remove_invalid_roksbox_metadata_images') 
2025-10-12T17:02:22.606512795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.607163125Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-10-12T17:02:22.607356384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015722s 
2025-10-12T17:02:22.607576847Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-10-12T17:02:22.607768774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.608062575Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-10-12T17:02:22.608342188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-10-12T17:02:22', 'list_sync_time') 
2025-10-12T17:02:22.608690118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.609280877Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-10-12T17:02:22.609479808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015102s 
2025-10-12T17:02:22.609691153Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-10-12T17:02:22.609914914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.610179466Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-10-12T17:02:22.610484791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-10-12T17:02:22', 'add_tags_to_collections') 
2025-10-12T17:02:22.610842290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.611439613Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-10-12T17:02:22.611654205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015191s 
2025-10-12T17:02:22.611871151Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-10-12T17:02:22.612096305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.612368342Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-10-12T17:02:22.612677865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-10-12T17:02:22', 'add_download_client_tags') 
2025-10-12T17:02:22.613043070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.613653770Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-10-12T17:02:22.613854484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015526s 
2025-10-12T17:02:22.614071771Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-10-12T17:02:22.614296052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.614558441Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-10-12T17:02:22.614858485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-10-12T17:02:22', 'add_auto_tagging') 
2025-10-12T17:02:22.615222587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.615809559Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-10-12T17:02:22.616042067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015055s 
2025-10-12T17:02:22.616252100Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-10-12T17:02:22.616491291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.616771776Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-10-12T17:02:22.617127772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-10-12T17:02:22', 'add_custom_format_score_bypass_to_delay_profile') 
2025-10-12T17:02:22.617497787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.618112334Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-10-12T17:02:22.618334321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001595s 
2025-10-12T17:02:22.618561087Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-10-12T17:02:22.618789788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.619067988Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-10-12T17:02:22.619398062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-10-12T17:02:22', 'update_restrictions_to_release_profiles') 
2025-10-12T17:02:22.619775272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.620414137Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-10-12T17:02:22.620633750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015985s 
2025-10-12T17:02:22.620847510Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-10-12T17:02:22.621073845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.621331544Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-10-12T17:02:22.621636658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-10-12T17:02:22', 'rename_quality_profiles') 
2025-10-12T17:02:22.621994268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.622595849Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-10-12T17:02:22.622802866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015179s 
2025-10-12T17:02:22.623023450Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-10-12T17:02:22.623239765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.623504538Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-10-12T17:02:22.623810203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-10-12T17:02:22', 'update_images_remote_url') 
2025-10-12T17:02:22.624254117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.624864145Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-10-12T17:02:22.625073366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016088s 
2025-10-12T17:02:22.625281605Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-10-12T17:02:22.625509504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.625770870Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-10-12T17:02:22.626074481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-10-12T17:02:22', 'add_notification_status') 
2025-10-12T17:02:22.626428744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.627034995Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-10-12T17:02:22.627240398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015191s 
2025-10-12T17:02:22.627456623Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-10-12T17:02:22.627684302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.627985768Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-10-12T17:02:22.628288448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-10-12T17:02:22', 'rename_deprecated_indexer_flags') 
2025-10-12T17:02:22.628655917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.629235845Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-10-12T17:02:22.629448573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015366s 
2025-10-12T17:02:22.629661281Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-10-12T17:02:22.629877196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.630143331Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-10-12T17:02:22.630454107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-10-12T17:02:22', 'movie_last_searched_time') 
2025-10-12T17:02:22.630805023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.631372546Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-10-12T17:02:22.631576386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014878s 
2025-10-12T17:02:22.631788864Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-10-12T17:02:22.632038657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.632287137Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-10-12T17:02:22.632586078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-10-12T17:02:22', 'email_encryption') 
2025-10-12T17:02:22.632938207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.633525780Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-10-12T17:02:22.633734069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015057s 
2025-10-12T17:02:22.633948270Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-10-12T17:02:22.634176891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.634445852Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-10-12T17:02:22.634766026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-10-12T17:02:22', 'clear_last_rss_releases_info') 
2025-10-12T17:02:22.635115320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.636252759Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-10-12T17:02:22.636464966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020554s 
2025-10-12T17:02:22.636679468Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-10-12T17:02:22.636891164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.637153622Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-10-12T17:02:22.637446261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-10-12T17:02:22', 'add_indexes') 
2025-10-12T17:02:22.637795444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.638367486Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-10-12T17:02:22.638566436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014857s 
2025-10-12T17:02:22.638789886Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-10-12T17:02:22.639024428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.639293209Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-10-12T17:02:22.639626029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-10-12T17:02:22', 'parse_title_from_existing_subtitle_files') 
2025-10-12T17:02:22.640023219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.640603897Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-10-12T17:02:22.640822137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015555s 
2025-10-12T17:02:22.641057050Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-10-12T17:02:22.641301261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.641570453Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-10-12T17:02:22.641934636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-10-12T17:02:22', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-10-12T17:02:22.642327417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.642969830Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-10-12T17:02:22.643194562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016444s 
2025-10-12T17:02:22.643426329Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-10-12T17:02:22.643660400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.644025535Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-10-12T17:02:22.644323575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-10-12T17:02:22', 'drop_multi_episode_style_from_naming_config') 
2025-10-12T17:02:22.644707618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.645357306Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-10-12T17:02:22.645568411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016622s 
2025-10-12T17:02:22.645778714Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-10-12T17:02:22.645988045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.646270804Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-10-12T17:02:22.646560979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-10-12T17:02:22', 'stevenlu_update_url') 
2025-10-12T17:02:22.646928258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.647521452Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-10-12T17:02:22.647725913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015238s 
2025-10-12T17:02:22.647968271Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-10-12T17:02:22.648173554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-12T17:02:22.648435622Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-10-12T17:02:22.648737389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-10-12T17:02:22', 'add_movie_keywords') 
2025-10-12T17:02:22.649094488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-12T17:02:22.649683083Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-10-12T17:02:22.649885821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015057s 
2025-10-12T17:02:22.833360838Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-10-12T17:02:22.843344704Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-12T17:02:22.983939337Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-12T17:02:23.053709006Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-10-12T17:02:23.103706737Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-12T17:02:23.104083134Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-12T17:02:23.104406996Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-10-12T17:02:23.320964745Z [ls.io-init] done.
2025-10-12T17:02:23.326844230Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled